Occuring to me as well. I had to revert to the old kernel
```
sudo grep -E "submenu|menuentry 'Ubuntu" /boot/grub/grub.cfg
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os
$menuentry_id_option 'gnulinux-simple-979207b7-ea43-4678-a17d-fecef4051141' {
submenu 'Advanced options for Ubuntu' $menuentry_id_option
'gnulinux-advanced-979207b7-ea43-4678-a17d-fecef4051141' {
menuentry 'Ubuntu, with Linux 6.17.0-1011-oem' --class ubuntu --class
gnu-linux --class gnu --class os $menuentry_id_option
'gnulinux-6.17.0-1011-oem-advanced-979207b7-ea43-4678-a17d-fecef4051141' {
menuentry 'Ubuntu, with Linux 6.17.0-1011-oem (recovery mode)' --class
ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option
'gnulinux-6.17.0-1011-oem-recovery-979207b7-ea43-4678-a17d-fecef4051141' {
menuentry 'Ubuntu, with Linux 6.14.0-1020-oem' --class ubuntu --class
gnu-linux --class gnu --class os $menuentry_id_option
'gnulinux-6.14.0-1020-oem-advanced-979207b7-ea43-4678-a17d-fecef4051141' {
menuentry 'Ubuntu, with Linux 6.14.0-1020-oem (recovery mode)' --class
ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option
'gnulinux-6.14.0-1020-oem-recovery-979207b7-ea43-4678-a17d-fecef4051141' {
#This will replace GRUB_DEFAULT=0
# We need to set GRUB_DEFAULT to the name of the submeny followed by ">"
followed by the lower kernel (not in recovery mode)
sudo sed -i 's/GRUB_DEFAULT=.*/GRUB_DEFAULT="Advanced options for
Ubuntu>Ubuntu, with Linux 6.14.0-1020-oem"/g' /etc/default/grub
sudo update-grub
#Reboot into the old kernel
sudo reboot
```
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2142059
Title:
No WiFi after upgrading from 6.14.0-1020-oem to 6.17.0-1011-oem
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.17/+bug/2142059/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs