koffiejunkie
Executive Member
I don't remember having to do anything fancy with the nVidia driver. I just ran the binary blob, let it do its thing. I had to specify the GCC version because the kernel was built with 4.3 and 4.4 was the default on the box, so:
CC=gcc-4.3 ./NVIDIA-blah
After that, start up X, run the nVidia control panel, and you're done.
for what it's worth, X can start up without an x11.conf file these days. You can blow it away, and it will autodetect its way into a default config, from where you can load up the nVidia control panel.
CC=gcc-4.3 ./NVIDIA-blah
After that, start up X, run the nVidia control panel, and you're done.
for what it's worth, X can start up without an x11.conf file these days. You can blow it away, and it will autodetect its way into a default config, from where you can load up the nVidia control panel.