pop-os / nvidia-graphics-drivers

Pop!_OS NVIDIA Graphics Drivers
134 stars 7 forks source link

515.57 #157

Closed mmstick closed 1 year ago

mmstick commented 1 year ago

https://www.nvidia.com/Download/driverResults.aspx/190414/en-us/

n3m0-22 commented 1 year ago

Pop 22.04 on gaze15:

gaze15-pop22.04-nvidia-515.57-testing.txt

Update:

Pop 20.04 on gaze15:

gaze15-pop20.04-nvidia-515.57-testing.txt

Pop 22.04 on orpy4:

orpy4-pop22.04-nvidia-515.57-testing.txt

Pop 20.04 on orpy4:

orpy4-pop20.04-nvidia-515.57-testing.txt

Note: Pop 20.04 has dependency issues when installing the new driver. This can be resolved by running sudo apt purge ~nnvidia && sudo apt autoremove and then installing. Also I was only able to get the Flatpak of Steam to run on 20.04 with this driver. The .deb version installs, but would not launch.

The following packages have unmet dependencies:
 nvidia-driver-515 : Depends: libnvidia-gl-515 (= 515.57-1pop0~1657538707~20.04~5a266fa) but it is not going to be installed
                     Depends: nvidia-compute-utils-515 (= 515.57-1pop0~1657538707~20.04~5a266fa) but it is not going to be installed
                     Depends: libnvidia-encode-515 (= 515.57-1pop0~1657538707~20.04~5a266fa) but it is not going to be installed
                     Depends: nvidia-utils-515 (= 515.57-1pop0~1657538707~20.04~5a266fa) but it is not going to be installed
                     Depends: xserver-xorg-video-nvidia-515 (= 515.57-1pop0~1657538707~20.04~5a266fa) but it is not going to be installed
                     Depends: libnvidia-fbc1-515 (= 515.57-1pop0~1657538707~20.04~5a266fa) but it is not going to be installed
                     Recommends: libnvidia-compute-515:i386 (= 515.57-1pop0~1657538707~20.04~5a266fa)
                     Recommends: libnvidia-decode-515:i386 (= 515.57-1pop0~1657538707~20.04~5a266fa)
                     Recommends: libnvidia-encode-515:i386 (= 515.57-1pop0~1657538707~20.04~5a266fa)
                     Recommends: libnvidia-fbc1-515:i386 (= 515.57-1pop0~1657538707~20.04~5a266fa)
                     Recommends: libnvidia-gl-515:i386 (= 515.57-1pop0~1657538707~20.04~5a266fa)
E: Unable to correct problems, you have held broken packages.
gangwerz commented 1 year ago

The galp5-1650Ti system was able to pass my testing on Pop 22.04. However, I am seeing similar behavior to what I reported when testing the 5.18.10 kernel:

Steam fails to launch in the Nvidia graphics mode. When checking dmesg I see a dump indicating a possible "kernel bug" with the Nvidia gem_drm.c module.

I went back to Hybrid mode to test if Steam worked there, as it was working during the 5.18.10 tests. Steam launched, and I started to log in. But, the log in dialog crashed as I was typing in my verification code. I got 4 of 6 char's typed, before just Steam seized up.

I checked dmesg again at this point, and I am not seeing the same error, but I am see a concerning GPU has fallen off the bus message.

NV515.57-galp5-1650Ti.txt

linuxgnuru commented 1 year ago

pop-22.04-Thelio-mira-b3-2080 passed nvidia-515.57-testing-mira-b3.txt

pop-22.04-kudu6-3060: passed except for fractional scaling with mDP and HDMI (not a regression) nvidia-515.57-testing-kudu6.txt

linuxgnuru commented 1 year ago

in Ubuntu 22.04 on kudu6 while in Nvidia mode steam instantly crashes with a kernel OOPs. Journal log attached:

kudu6-journal.log

update: Steam only crashes if started via the .desktop file (dock, launcher, app library) but will start without issues if ran in terminal

Update 2: If I comment out the following two lines in /usr/share/applications/steam.desktop then steam will run fine from dock, launcher, app library.

PrefersNonDefaultGPU=true
X-KDE-RunOnDiscreteGpu=true
n3m0-22 commented 1 year ago

Ubuntu 22.04 on gaze15 all tests passed

gaze15-ubuntu22.04-nvidia-515.57-testing.txt

13r0ck commented 1 year ago

superseded by https://github.com/pop-os/nvidia-graphics-drivers/pull/159