I am no longer abe to monitor this post , I have decided to move everything to my personal blog for better monitoring.
Please click here to access the full post
I am no longer abe to monitor this post , I have decided to move everything to my personal blog for better monitoring.
Please click here to access the full post
Check If the NVIDIA Kernel Module Is Loaded
Open a terminal and run:
bash
lsmod | grep nvidia
If this returns nothing, the kernel module isn’t loaded. That’s your root problem.
source