[SOLVED] Kernel upgrade breaks HDMI & Networking

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
FuLl

[SOLVED] Kernel upgrade breaks HDMI & Networking

Post by FuLl »

Mint 18.3 on Dell Inspiron laptop, & everything is fine on the 4.15.0-20-generic kernel.

However when I try to boot into 4.15.0-32-generic, I lose HDMI & both wired & wireless networking.

Not sure how to fix it.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Kernel upgrade breaks HDMI & Networking

Post by JeremyB »

From the working kernel do in terminal

Code: Select all

sudo apt install --reinstall linux-modules-extra-4.15.0-32-generic
Reboot into 4.15.0-32 and see if it is fixed
FuLl

Re: Kernel upgrade breaks HDMI & Networking

Post by FuLl »

JeremyB wrote: Fri Aug 17, 2018 6:27 pm From the working kernel do in terminal

Code: Select all

sudo apt install --reinstall linux-modules-extra-4.15.0-32-generic
Reboot into 4.15.0-32 and see if it is fixed
Thanks, that did it.
Locked

Return to “Installation & Boot”