View Single Post
Old 02-20-2024, 10:05 PM   #2
Chuck
Junior Member
 
Join Date: Jul 2020
Posts: 4
Default

Update - I was able to get it working after (I believe) doing a reinstall of the kernel headers:
Code:
sudo apt install --reinstall linux-headers-$(uname -r)
I'd had issues with VirtualBox after the upgrade, and that resolved the issue with VBox. After that, I installed from the synaptic repo (did not use the standalone). I STILL got an error about evdi, but my monitors started working, so I'm good.
Chuck is offline   Reply With Quote