...:~$ apt-cache policy nvidia-390
nvidia-390:
Installeret: 390.87-0ubuntu0~gpu18.04.2
Kandidat:390.87-0ubuntu0~gpu18.04.2
.:~$ apt-cache policy ubuntu-drivers-common
ubuntu-drivers-common:
Installeret: 1:0.5.2.3
Kandidat:1:0.5.2.3
I seem be having this i
This bug was fixed in the package ubuntu-drivers-common - 1:0.5.1
---
ubuntu-drivers-common (1:0.5.1) bionic; urgency=medium
* debian/control:
- Build depend on dh-python.
- Drop dh-systemd, and use debhelper (>= 9.20160709).
* tests/ubuntu_drivers.py:
- Raise time to
This bug was fixed in the package nvidia-graphics-drivers-390 -
390.48-0ubuntu2
---
nvidia-graphics-drivers-390 (390.48-0ubuntu2) bionic; urgency=medium
[ Alberto Milone ]
* debian/templates/10-nvidia.conf.in,
debian/templates/xserver-xorg-video-nvidia-flavour.install.in:
Here is my Xorg.0.log with nvidia enabled by PrimaryGPU commented out:
https://paste.ubuntu.com/p/XptX6tTdRr/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-390 fails to
Here is my Xorg.0.log:
https://paste.ubuntu.com/p/mfkBK8hQ3F/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-390 fails to start GUI
To manage notifications about this b
@Martin: can you attach your /var/log/Xorg.0.log with PrimaryGPU
commented out, please?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-390 fails to start GUI
To manage n
** Changed in: nvidia-graphics-drivers-390 (Ubuntu)
Assignee: (unassigned) => Alberto Milone (albertomilone)
** Changed in: nvidia-graphics-drivers-390 (Ubuntu)
Importance: Undecided => High
** Changed in: nvidia-graphics-drivers-390 (Ubuntu)
Status: Confirmed => In Progress
** Al
Just to clarify my XPS 15 is an Intel+nvidia computer and requires
PrimaryGPU be commented out when using the 390 drivers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-
The main problem here is that the PrimaryGPU option, that we use for
system Intel+NVIDIA, causes problems on systems with multiple NVIDIA
GPUs.
I am working on a solution.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
Commenting out PrimaryGPU also worked on my 2 GPU system. It might be
time to patch the driver so we don't have to do this manually. I'm so
happy. It took 5 weeks before we found a fix.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Commenting out PrimaryGPU also worked on my XPS 15 with GTX 960M.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-390 fails to start GUI
To manage notifications about thi
@Alberto
Commenting out the PrimaryGPU line worked for me in a 4 GPU system I have.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-390 fails to start GUI
To manage notif
actually, simply comment out the line that says Option "PrimaryGPU"
"yes" in /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass-ubuntu.conf,
and leave the file where it is.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
@Brendan: does moving away /usr/share/X11/xorg.conf.d/nvidia-drm-
outputclass-ubuntu.conf (e.g. to your home directory) and rebooting
help? (also, remove your xorg.conf, just in case)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Update:
I am able to get X video if I boot with the monitor plugged into GPU1
and then switch the cable to GPU0 (according to nvidia settings)
TTY/UEFI video only works with the cable plugged into GPU1 (since this is my
motherboard's first PCI slot)
X video only works with the cable plugged into
Continuing to grasp at straws:
sudo nvidia-xconfig
WARNING: Unable to locate/open X configuration file.
Package xorg-server was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-server.pc' to the
PKG_CONFIG_PATH environment variable
No package 'xorg-s
After doing that I can no longer switch to tty1 and get video, so I'll
probably have to start over before trying some more.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver
Interestingly, my Motherboard's GPU0 is detected as GPU1 in nvidia-
xconfig, and vice versa.
Relevant lines from Xorg log:
[22.370] (EE) NVIDIA(GPU-0): The NVIDIA graphics device PCI:8:0:0 bound to
this SLI X
[22.370] (EE) NVIDIA(GPU-0): screen is not the SLI parent device. This
co
Interestingly, I didn't even have an xorg.conf before, apparently.
Running standard nvidia-xconfig autogenerates an xorg.conf with both of
the following:
Option "MultiGPU" "on"
Option "SLI" "on".
I tried removing the SLI bridge from my computer and having just
"MultiGPU" on but that didn't work
Maybe X autoconfiguration is not helping. If you have multiple nvidia
GPUs, maybe try the following:
sudo nvidia-xconfig --multigpu=on
There are other options that you can try, for example, if you use SLI:
http://us.download.nvidia.com/XFree86/Linux-x86_64/390.42/README/sli.html
--
You received
Update: I removed one GPU and the problem was resolved.
Therefore, the problem appears to be specific to multi-GPU systems.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-drive
Exactly the same setup as @dbonner and have exactly the same results.
TTY cursor only.
xrandr outputs "Can't open display".
@albertomilone I also get "N."
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
@Alberto:
sudo cat /sys/module/nvidia_drm/parameters/modeset
N
The only output is "N".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-390 fails to start GUI
To manage no
Please find attached a dump from `journalctl -k` and logs from Xorg and
LightDM.?field.comment=Please find attached a dump from `journalctl -k`
and logs from Xorg and LightDM.
** Attachment added: "nvidia.tar.gz"
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/175622
@Daniel: can you attach the output of the following command, please?
sudo cat /sys/module/nvidia_drm/parameters/modeset
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-39
I have the same issue on Ubuntu MATE 18.04 (daily) which uses lightdm,
via slick-greeter, as the display manager on my XPS 15 which has Intel
IGP and nvidia GTX 960M.
Ever since the upgrade to nvidia-driver-390 vt7 is a blank screen on
boot when the nvidia drivers are installed. The only way to ge
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: nvidia-graphics-drivers-390 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
With the terminal wider to catch the full width of lines:
systemctl status gdm3.service
● gdm.service - GNOME Display Manager
Loaded: loaded (/lib/systemd/system/gdm.service; static; vendor preset:
enabled)
Drop-In: /lib/systemd/system/display-manager.service.d
└─xdiagnose.conf
sudo dpkg-reconfigure gdm3
I selected gdm3 then rebooted.
systemctl status gdm3.service
● gdm.service - GNOME Display Manager
Loaded: loaded (/lib/systemd/system/gdm.service; static; vendor preset: enabl
Drop-In: /lib/systemd/system/display-manager.service.d
└─xdiagnose.conf
Acti
LightDM is installed for the login screen. I have tried installing gdm3
but it didn't help.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756226
Title:
nvidia-driver-390 fails to start GUI
To man
I don't see GDM, Gnome shell, or anything else that should give you a
login screen.
If you are using GDM, can you attach the output of this command, please?
systemctl status gdm3.service
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
31 matches
Mail list logo