-
It will be on your installation DVD in /extra (I said it was at slackbuilds - which it isn't).
Installing that should prevent nouveau from loading. You will need to reboot after installing (nouveau uses KMS).
(of course you can just blacklist it yourself if you wish)
If xorg.conf doesn't exist then you need at least something minimal like this
Code:
Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection
-
I just reinstalled slack. Okay so how do i go about installing nvidia again. the right way... lol
-
I got Nvidia installed properly now by downloading the newest from the nvidia website and then running in int3 and installing it that way and let nvidia do all the config for me :D