I'm relatively new to Linux. I recently had a functioning Ubuntu 20.04 which wasn't recognizing that I had plugged in a display via HDMI to my ASUS ZenBook laptop. I read a couple of articles and found the sudo ubuntu-drivers autoinstall
command which suggested that updating the Nvidia graphics driver might fix the issue.
After updating all my drivers as well as Nvidia, my laptop couldn't boot. It would simply cycle between the boot window and a message saying "SGX disabled by BIOS". Using purge
I removed all Nvidia drivers from my machine and managed to boot to desktop, however there are now several drivers that are seeming to fail, presumably from the autoinstall
. These include important things such as the touchpad and wireless connection functionality.
I also attempted the steps detailed in this post which suggests installing ubuntu-desktop
post purge.
Is there a command or process I can use to basically purge all faulty/incompatible drivers I may have installed with autoinstall
, perhaps back to the base Ubuntu 20.04 image as my machine was functional out the box with a fresh installation?
EDIT:
uname -a
Linux james-ZenBook-UX535LI-UX535LI 5.15.0-33-generic #34-Ubuntu SMP Wed May 18 13:34:26 UTC 2022 x86_64 x86_64 GNU/Linux
lspci -nnk | grep -A2 0280
Network controller [0280]: Intel Corporation Comet Lake PCH CNVi WiFi [8086:06f0]
DeviceName: WLAN
Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz [8086:0074]