On 1/21/20 9:42 AM, Ben Koenig wrote:
check to see if your kernel module is loaded using lsmod.

it will output a huge list of modules, so skim through and look for either
'nvidia' or 'nouveau'. Only one of those should be loaded.

rsteff@ENU-2:~$ lsmod | grep nvidia
rsteff@ENU-2:~$ lsmod | grep nouveau

Looks like neither are loaded.


--
Regards,

Dick Steffens

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to