pop-os / linux

Pop!_OS fork of https://launchpad.net/ubuntu/+source/linux
Other
111 stars 13 forks source link

Linux 5.18.8 #162

Closed 13r0ck closed 2 years ago

13r0ck commented 2 years ago

Same checklist from https://github.com/pop-os/linux/pull/157#issue-1276156783

https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.5

Do not review until ZFS update is ready!

Please test the following:

n3m0-22 commented 2 years ago

All tests passed on gaze15 running 22.04.

gaze15-22.04-5.18.8-kernel-tests.txt

Note: master was needed for the newest 470 driver

n3m0-22 commented 2 years ago

Dependency error installing 470 on gaze15 running 20.04. Running sudo apt install nvidia-kernel-source-470 first fixed the issue.

Error:

The following packages have unmet dependencies:
 nvidia-driver-470 : Depends: nvidia-dkms-470 (>= 470.129.06)
                     Depends: nvidia-kernel-common-470 (>= 470.129.06) but it is not going to be installed
                     Depends: nvidia-kernel-source-470 (= 470.129.06-1pop0~1656630197~20.04~c52ca60) but it is not going to be installed
                     Depends: nvidia-compute-utils-470 (= 470.129.06-1pop0~1656630197~20.04~c52ca60) but it is not going to be installed
                     Depends: nvidia-utils-470 (= 470.129.06-1pop0~1656630197~20.04~c52ca60) but it is not going to be installed
                     Depends: xserver-xorg-video-nvidia-470 (= 470.129.06-1pop0~1656630197~20.04~c52ca60) but it is not going to be installed
                     Depends: libnvidia-cfg1-470 (= 470.129.06-1pop0~1656630197~20.04~c52ca60) but it is not going to be installed
                     Recommends: libnvidia-decode-470:i386 (= 470.129.06-1pop0~1656630197~20.04~c52ca60)
                     Recommends: libnvidia-encode-470:i386 (= 470.129.06-1pop0~1656630197~20.04~c52ca60)
                     Recommends: libnvidia-ifr1-470:i386 (= 470.129.06-1pop0~1656630197~20.04~c52ca60)
                     Recommends: libnvidia-fbc1-470:i386 (= 470.129.06-1pop0~1656630197~20.04~c52ca60)
                     Recommends: libnvidia-gl-470:i386 (= 470.129.06-1pop0~1656630197~20.04~c52ca60)

Other than this issue all testing passed for 20.04 on the gaze15. gaze15-20.04-5.18.8-kernel-tests.txt

XV-02 commented 2 years ago

So far, this is looking good on:

However, there is an issue with the Galp5-3050 with the 515.48 Nvidia Driver:

In hybrid mode, Steam is regularly locking up, and impacting other system functions (for example, passing reboot in a terminal took about 30 seconds to trigger and start rebooting the machine). In Nvidia mode this wasn't an issue, and similarly, steam seemed to be working in integrated mode.

I'm cross-testing with Ubuntu to try and limit the footprint for possible issues. It seems Galp5 specific, at the Gaze17 is happy in all three graphics modes to run Steam/Games with all three current driver versions (470.129, 510.73, and 515.48)

XV-02 commented 2 years ago

470.129 is working with this Kernel. We'll need to ensure that it is released alongside the Kernel though, as the current 470 release will not successfully build kernel modules with 5.18.x

leviport commented 2 years ago

We'll need to ensure that it is released alongside the Kernel though, as the current 470 release will not successfully build kernel modules with 5.18.x

470.129 was released earlier today: https://github.com/pop-os/repo-release/pull/144

n3m0-22 commented 2 years ago

All testing on darp6 22.04 passed.

darp6-22.04-5.18.8-kernel-tests.txt

leviport commented 2 years ago

Aquantia Ethernet is fine with this kernel btw. I was able to test it on my desktop at home.

XV-02 commented 2 years ago

Gaze17 Lemp11 DevOne All passed.

Still having issues with Galp5, although it looks as though the 1650 model is also having issues. In discrete graphics mode it sounds that suspend/resume is not working with 515. Currently being investigated by @gangwerz .

gangwerz commented 2 years ago

The galp5-1650Ti was unable to wake from suspend when in Nvidia mode while using either Pop or Ubuntu 22.04. I tried reinstalling the OS 3 times each, with little success. I was able to get the 3rd install of Pop 22.04 to suspend a couple times. But, it too failed to wake from suspend a couple times during testing.

Aside from the suspend behavior, I was able to make it through all other testing. Hybrid mode was even able to reliably wake from suspend.

I believe we are going to wait for an updated release at this time, but this was what I saw on my galp5

13r0ck commented 2 years ago

Obsoleted by https://github.com/pop-os/linux/pull/163