Results 21 to 25 of 25
I added that to /etc/modules and it did stay there after reboot but it didn't help at all...
- 02-13-2008 #21
I added that to /etc/modules and it did stay there after reboot but it didn't help at all
Linux User #453176
- 02-13-2008 #22
can you verify though, after rebooting that the previous command I posted returns output similar to
Code:lsmod | grep nvidia nvidia 7851108 36 i2c_core 22608 1 nvidia agpgart 31216 2 nvidia,intel_agp
- 02-13-2008 #23
nvidia 7822336 24
agpgart 35016 1 nvidia
i2c_core 26112 2 nvidia,i2c_nforce2Linux User #453176
- 02-13-2008 #24Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Try manually restarting X without reinstalling the nvidia driver -
Code:sudo /etc/init.d/kdm restart
- 02-13-2008 #25
It kills the xserver and says kdm has started successfully but it doesn't load into my gui. Typing the command again boots it up fine.
I have noticed that typing startx boots into Gnome instead of KDELinux User #453176


Reply With Quote
