pop-os / linux

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

Linux 6.0.6 #188

Closed jackpot51 closed 1 year ago

jackpot51 commented 1 year ago

https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.6

Ensure that DKMS is working and framebuffer regression is not back.

leviport commented 1 year ago

The Plymouth screen on mira-b3 with a 2080 is showing up as expected, so the framebuffer bug has not returned.

mmstick commented 1 year ago

And many people are reporting that this fixes their dummy output issue with integrated HD audio

n3m0-22 commented 1 year ago

I was not able to recreate the sound issues, but standard testing where applicable is passing so far on all machines listed below.

I also tested ZFS without issue.

150 suspend/resume cycles with bluetooth device paired is running now. I will report back if there are any issues.

leviport commented 1 year ago

This kernel doesn't fix https://github.com/pop-os/linux/issues/187, but that problem isn't present in Ubuntu's mainline 6.0.6 version. This isn't a regression, but I'm wondering if this is a good opportunity to fix that bug, since two kernels of the same version are behaving differently.

Here is the version that works:

system76@pop-os:~$ uname -a
Linux pop-os 6.0.6-060006-generic #202210290932 SMP PREEMPT_DYNAMIC Sat Oct 29 09:37:56 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

And here is the version that doesn't (from this PR):

system76@pop-os:~$ uname -a
Linux pop-os 6.0.6-76060006-generic #202210290932~1667401208~22.04~d2df702 SMP PREEMPT_DYNAMIC Wed N x86_64 x86_64 x86_64 GNU/Linux
jackpot51 commented 1 year ago

Here are the changes from the Ubuntu version: https://github.com/pop-os/linux/compare/980f17970dd6f36f180114b26298b578a672ad2b...3ee8b3ed6801778835a6d22767418bb1e33e02ba

leviport commented 1 year ago

Thanks, I'll do some local builds and see if I can narrow it down, since we probably won't release a kernel update on a Friday anyway. Since it's not a regression, we're probably still good for Monday release, even with the MST bug.