<div id="ms__id198">I managed to install the nvidia driver in a rather unexpected way:  I rebooted my computer, and the X server broke again (ie failed to start)</div>
<div id="ms__id197">that was quite convenient for me to install the driver so I used the opportunity to do that</div>
<div id="ms__id194">Then, I followed the readme instructions about editing xorg.conf, and rebooted, with more errors (X still isn't working)</div>
<div id="ms__id195"> </div>
<div id="ms__id193">doing cat /var/log/Xorg.0.log | grep EE gives me this:<br> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
<br>(EE) NVIDIA(0):      that there is a supported NVIDIA GPU in this system, and<br>(EE) NVIDIA(0):      that the NVIDIA device files have been created properly. <br>(EE) NVIDIA(0):      Please consult the NVIDIA README for details.
<br>(EE) NVIDIA(0):  *** Aborting ***<br>(EE) Screen(s) found, but none have a usable configuration.<br> </div>
<div id="ms__id199"> Fatal server error:</div>
<div id="ms__id200">no screens found</div>
<div> </div>
<div id="ms__id202">Also, the boot screen gives me these messages about the X server:</div>
<div id="ms__id201">Error: API mismatch: the NVIDIA kernel module is version 1.0.7184, but this X module is version 1.0.7185.  Please be sure that your kernel module and all NVIDIA driver files have the same driver version.
<br> </div>
<div id="ms__id189"><span class="gmail_quote" id="ms__id190">On 7/6/07, <b class="gmail_sendername">Nils Kassube</b> <<a href="mailto:kassube@gmx.net">kassube@gmx.net</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Jimmy Wu wrote:<br>> when I run the install from runlevel 1, it gives me a warning (it says<br>> something about possible problems with certain daemons being disabled)
<br>> and advises me to switch to runlevel 3.  When I do that, the GUI starts<br>> back up again.<br>><br>> Is there anyway to just tell the X-server to exit while remaining in<br>> runlevel 3<br><br>I think you should keep the normal runlevel 2 but stop gdm
<br><br>/etc/init.d/gdm stop<br><br>then install the nvidia driver and afterwards restart gdm:<br><br>/etc/init.d/gdm start<br><br>If you are using Kubuntu, replace gdm with kdm.<br><br><br>Nils<br><br>--<br>ubuntu-users mailing list
<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
</a><br></blockquote></div><br>