You have my sympathies: the nouveau module is a PITA. And welcome to binary distributions: one size fits all.
To stop the dreaded nouveau module making your life a misery, add the following line to the file /etc/modprobe.d/blacklist.conf:
- Code: Select all
blacklist nouveau
then run the following command as root user in a Konsole/Terminal window, or VT (Ctrl-Alt-F1) if you don't have a GUI:
- Code: Select all
update-modules
and reboot (therefore this only applies in the case of SL installed to the HDD).