Comment 7 for bug 2067862

Revision history for this message
Matthew Ruffell (mruffell) wrote :

Hi Dong,

The Kernel team has built the new kernel with the fix. Would be able to help test it and verify that it fixes the issue?

Instructions to Install (On a noble system):
1) cat << EOF | sudo tee /etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed main universe
EOF
2) sudo apt update
3) sudo apt install linux-image-6.8.0-40-generic linux-modules-6.8.0-40-generic linux-modules-extra-6.8.0-40-generic linux-headers-6.8.0-40-generic
4) sudo reboot
5) uname -rv
6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024

Thanks,
Matthew