Nvidia and Linux help
Go to solution
Solved by GuyNamedBrad,
Try this may or may not work in your scenario
1) create or open this conf file:
sudo nano /etc/modprobe.d/zz-nvidia-modeset.conf
2) add the following line:
options nvidia_drm modeset=1
3) update your initramfs
sudo update-initramfs -u
4) reboot
Side note: are you using proprietary driver from under the additional drivers under settings?

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now