You are not logged in.
Pages: 1
I have just upgraded my kernel to 2.6 and patched the nvidia sources so they compile and work with 2.6
indeed the nvidia module is compiled and loaded, but when I try to start X the monitor blanks out. I got it working with the nv and vesa drivers with the help of hwd. Renaming one of those drivers to nvidia still blanks out the monitor. Even [ctrl][alt][backspace] doesn't bring back the system. Unfortunately /var/log/messages and /var/log/Xfree.log don't tell me much about what is wrong.
So ... has somebody any experience with this issue or can it be something in my kernel config, which is arch default + devpts as stated earlier on this forum.
apt-get install arch
Offline
Did you have a look there?
http://www.minion.de/
Offline
Oh yes I have and I have installed the patch, otherwise the module won't even build The module loads up and is shown when I issue a lsmod
apt-get install arch
Offline
Did you modprobe nvidia? You have to load the module manually or have it load with your other modules at boot before you can use it. With 2.4.22 it always loaded automatically but with 2.6.0 you have to specifically load it.
Offline
I have it in my rc.conf file
And woudn't X just crash if it coudn't find the nvidia driver?
apt-get install arch
Offline
having it in your rc.conf does not do the trick you have to apply the patch each time not simply modprobe it. as for your second question .... depending on how you compiled your kernel you could still have a framebuffer or simple twm depending.
AKA uknowme
I am not your friend
Offline
Pages: 1