- be sure to blacklist the nouveau driver in one of the /etc/modprobe.d/*.conf files (in case create . If not, create a /etc/modprobe.d/gpu-blacklist.conf file with the two lines below):
| Code Block |
|---|
blacklist nouveau options nouveau modeset=0 |
...
| Code Block |
|---|
blacklist nouveau options nouveau modeset=0 |
...