Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
After Nvidia install, no X.
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
illvzn
n00b
n00b


Joined: 18 Jan 2003
Posts: 47

PostPosted: Sat Jan 25, 2003 1:55 pm    Post subject: After Nvidia install, no X. Reply with quote

I had KDM and KDE up and running before I installed the nvidia drivers, and I followed the exact instructions at: http://www.gentoo.org/doc/en/desktop.xml

Now when I type startx, I get a flashing screen then the following:

(EE) NVIDIA(0): Failed to initialize the NVdriver kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have usable configuration.

Fatal server error:
no screens found

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

I have a Geforce 2 Ultra, 64mb... I really don't know what to try now because it just said in the installation to check and see if startx starts up but doesn't say anything afterwards if it doesn't so I'm left to ask you fine folks! :D
Back to top
View user's profile Send private message
snutte
Apprentice
Apprentice


Joined: 24 Apr 2002
Posts: 181
Location: Sweden, Malmö

PostPosted: Sat Jan 25, 2003 2:16 pm    Post subject: Reply with quote

Try insering Option "NvAGP" under Device Try with 0, 1 and 2.

Code:

Section "Device"
    Identifier  "GeForce4 TI 4200"
    Driver      "nvidia"
    BusID "PCI:1:0:0"
    Option "NvAGP" "2"
    Screen 0
Back to top
View user's profile Send private message
illvzn
n00b
n00b


Joined: 18 Jan 2003
Posts: 47

PostPosted: Sat Jan 25, 2003 2:21 pm    Post subject: Reply with quote

It has no effect.
Back to top
View user's profile Send private message
jrbush82
n00b
n00b


Joined: 28 Dec 2002
Posts: 17

PostPosted: Sat Jan 25, 2003 2:23 pm    Post subject: Reply with quote

make sure you are using:

Driver "nvidia"

also uncomment:

Load "glx"

at the top of the /etc/X11/XF86Config file
Back to top
View user's profile Send private message
illvzn
n00b
n00b


Joined: 18 Jan 2003
Posts: 47

PostPosted: Sat Jan 25, 2003 2:28 pm    Post subject: Reply with quote

I'm using, "Driver "nvidia", and I've uncommented "Load "glx".
Back to top
View user's profile Send private message
illvzn
n00b
n00b


Joined: 18 Jan 2003
Posts: 47

PostPosted: Sat Jan 25, 2003 2:39 pm    Post subject: Reply with quote

Hey I typed modprobe NVdriver and it went into X with no problems, when I reboot will I have to modprobe NVdriver again? How would I avoid having to do that?
Back to top
View user's profile Send private message
illvzn
n00b
n00b


Joined: 18 Jan 2003
Posts: 47

PostPosted: Sat Jan 25, 2003 2:50 pm    Post subject: Reply with quote

I rebooted and I again was required to modprobe NVdriver to get into X, so I added, "NVdriver" to /etc/modules.autoload

Is the the correct solution or am I setting myself up for a bomb? hah

It does work :]
Back to top
View user's profile Send private message
Flummi
n00b
n00b


Joined: 23 Oct 2002
Posts: 13
Location: Erfurt (Germany)

PostPosted: Sat Jan 25, 2003 3:13 pm    Post subject: Reply with quote

It is a workaround for a problem, that seem to come with the latest update for baselayout. Something with the devfs seems to go wrong. For some more discussion about this problem look here:

https://forums.gentoo.org/viewtopic.php?t=31727

But don't fear, your way will not harm your system...

Flummi
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