-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux 6.5.4 #282
Linux 6.5.4 #282
Conversation
I'm sometimes seeing some UBSAN shift-out-of-bounds messages when resuming from suspend:
This output was on oryp9, but I've also seen this on my Dev One, as well as on a Pangolin. I'm not really seeing any bad behavior accompanying the messages though, so I'm not sure how much of a cause for concern this is. |
Also seeing issues with the NVIDIA 470 DKMS module, as well as the ZFS DKMS module. The bcmwl, hp-vendor, virtualbox, NVIDIA 535, and system76 DKMS stuff all seems fine though. |
ZFS needs a new release, sadly: openzfs/zfs#15268 |
This may fix NVIDIA 470: pop-os/nvidia-graphics-drivers-470#17 |
I got through the rest of my checklist, and the DKMS stuff for NVIDIA 470 and ZFS are the only boxes I can't cross
|
Patch for ZFS: pop-os/zfs-linux#18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that the DKMS stuff is working, I think this thing is good to go. I've been running it on a bunch of machines all week, and the UBSAN error, which doesn't cause problems, is the only issue I've noticed.
We should probably wait until next week to release it though.
Merging and we can decide when to release on the repo-release project. |
The merge-base changed after approval.
Includes all patches from master and revert that may fix ADL-P graphics hang.
Make sure DKMS modules are working: NVIDIA 470, NVIDIA 535 (I tested this already), VirtualBox (I also tested this), and ZFS.