2024-08-22, 10:18 PM
When you get back to your server, run this command.
The output may be too much to put in forum post, you can use pastebin to share the output.
Code:
sudo ls -R /lib/modules/$(uname -r)/kernel/ | egrep -i "i915|intel|nouveau"
sudo lsmod | egrep -i "i915|intel|nouveau"
The output may be too much to put in forum post, you can use pastebin to share the output.