Guy Rutenberg

Keeping track of what I do

NVidia driver fails to initialize after X restart

with 2 comments

This is mainly a note to myself. Sometimes when the X server is restart it complains that nvidia driver couldn’t be initialized and that no screens were found. This may be a result of a version mismatch between X11′s and the kernel’s nvidia module. The solution is to

modprobe -r nvidia

before restarting the X server.

Written by Guy

November 14th, 2009 at 5:19 pm

Posted in Linux

Tagged with

2 Responses to 'NVidia driver fails to initialize after X restart'

Subscribe to comments with RSS or TrackBack to 'NVidia driver fails to initialize after X restart'.

  1. modbrobe?!?!

    Don’t you mean ‘modprobe’?

    muman613

    23 Feb 10 at 23:19

  2. Thanks, I fixed the typo.

    Guy

    25 Feb 10 at 22:40

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>