Bugzilla – Bug 113059
System doesn't start with nVidia driver
Last modified: 2005-08-26 09:11:06 UTC
After installing the nVidia driver the graphics system starts with 3D. But with the next reboot, X does not start. Error messages on konsole 10: kdm :0[12346]: IO Error in XOpenDisplay X server for display :0 terminated unexpectedly Unable to fire up local display :0; disabling driver 7167: I built the module with the kernel-sources driver 7676: precompiled modules with driver 7676 init 3 followed by init 5 starts the graphics system, with driver 7167 it doesn't.
Please attach results of nvidia-bug-report.sh.
Created attachment 47708 [details] nVidia Logfile Logfile created, just after the X window system didn't start.
Kernel module cannot be loaded.
When starting X fails, /sbin/lsmod | grep nv shows me: nvidiafb 0 i2c_algo_bit 1 nvidiafb i2c_core 2 nvidiafb, i2c_algo_bit nvidia 0 agpgart 2 nvidia,intel_agp
Thanks. Cood catch! Add nvidiafb to /etc/hotplug/blacklist. This has already been fixed for Beta4.
And why does X start with just calling init 3 init 5 Some timing problem?
Don't know, but please try the blacklist entry first.
It works.
Thanks for testing.