ERROR: The Nouveau kernel driver is currently in use by your system. This
driver is incompatible with the NVIDIA driver, and must be disabled
before proceeding. Please consult the NVIDIA driver README and your
Linux distribution's documentation for details on how to correctly
disable the Nouveau kernel driver.
1.打開yast—軟件管理—搜索nouveau,把列出來相關的並且已經安裝的包卸載;
2.打開/etc/modprobe.d/50-blacklist.conf,在里面添加一條:
blacklist nouveau
保存並退出
3.重啟系統
4.再次裝nvidia官網下的驅動就OK了