Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia X server problems (solved)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
lroy1978
Apprentice
Apprentice


Joined: 28 Jan 2006
Posts: 189
Location: Lille, France

PostPosted: Thu May 04, 2006 1:30 pm    Post subject: nvidia X server problems (solved) Reply with quote

Hi All,
I recently recompiled my Kernel, as I am using a nvidia driver I did a emerge nvidia-kernel afterwards but forgot to do a modules-update
Now when I try starting X I get the following error :



euphoria ~ # startx

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.15-gentoo-r7 x86_64 [ELF]
Current Operating System: Linux euphoria 2.6.15-gentoo-r7 #3 Mon May 1 20:08:04 GMT 2006 x86_64
Build Date: 06 April 2006
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu May 4 15:27:51 2006
(==) Using config file: "/etc/X11/xorg.conf"

Using vt 7
Error: API mismatch: the NVIDIA kernel module is version 1.0.8756, but
this X module is version 1.0.8178. Please be sure that your kernel
module and all NVIDIA driver files have the same driver version.
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
(EE) NVIDIA(0): that there is a supported NVIDIA GPU in this system, and
(EE) NVIDIA(0): that the NVIDIA device files have been created properly.
(EE) NVIDIA(0): Please consult the NVIDIA README for details.
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
euphoria ~ #



Any ideas?

Thanks,
Lee

PS: No screens were found because I ran startx from a remote terminal, at home I get the same error.


Last edited by lroy1978 on Thu May 04, 2006 5:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
alphonce
Apprentice
Apprentice


Joined: 10 Oct 2004
Posts: 184
Location: Sweden

PostPosted: Thu May 04, 2006 1:58 pm    Post subject: Reply with quote

try this (as root),
Code:
cd /usr/src/linux
make modules_install
emerge -av nvidia-kernel


good luck :wink:
_________________
no computer at the moment! :cry:
Back to top
View user's profile Send private message
lroy1978
Apprentice
Apprentice


Joined: 28 Jan 2006
Posts: 189
Location: Lille, France

PostPosted: Thu May 04, 2006 2:22 pm    Post subject: Reply with quote

Thanks a lot Alphonce - but it didn't work :( :( :(
Back to top
View user's profile Send private message
lroy1978
Apprentice
Apprentice


Joined: 28 Jan 2006
Posts: 189
Location: Lille, France

PostPosted: Thu May 04, 2006 5:15 pm    Post subject: Reply with quote

I managed to fix it! I masked the latest version of the nvidia driver and resorted back to the old previous version.

Lee
Back to top
View user's profile Send private message
hcintra
n00b
n00b


Joined: 27 Jan 2005
Posts: 51

PostPosted: Thu May 04, 2006 5:17 pm    Post subject: Sugestion Reply with quote

I had the same API mismatch problem after upgrading nvidia-kernel and nvidia-glx. After lots of forum reading and trying some solutions (the above included), even resorting to downgrading nvidia to version 8178 once, I found out that my driver definition in the xorg.conf had been altered to "nvidia".

I am positive on the fact that I had set it to "nv" during my original installation of X. Go figure...

My sugestion: check your Graphic Devide Section on xorg.conf and make sure driver is set to "nv".

(I am cross posting this in other similar topics)
Back to top
View user's profile Send private message
dpetka2001
l33t
l33t


Joined: 04 Mar 2005
Posts: 804

PostPosted: Fri May 05, 2006 9:59 am    Post subject: Reply with quote

what is the difference if the driver in xorg.conf is set to "nv" or "nvidia" ?? could someone please explain?? thanks in advnace...
Back to top
View user's profile Send private message
alphonce
Apprentice
Apprentice


Joined: 10 Oct 2004
Posts: 184
Location: Sweden

PostPosted: Fri May 05, 2006 6:13 pm    Post subject: Reply with quote

dpetka2001 wrote:
what is the difference if the driver in xorg.conf is set to "nv" or "nvidia" ?? could someone please explain?? thanks in advnace...

nv is the nvidia-driver included in xorg, which do not support hardware rendering for newer nvidia card.
nvidia is the driver provided by the company nvidia itself, a precompiled binary which support hardware rendering for newer gfx-cards.
_________________
no computer at the moment! :cry:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum