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了