Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
upgraded to xorg 1.10, x won't start, nvidia-drivers 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
Oo.et.oO
Apprentice
Apprentice


Joined: 23 Apr 2002
Posts: 291
Location: burlington

PostPosted: Wed Jun 29, 2011 6:11 am    Post subject: upgraded to xorg 1.10, x won't start, nvidia-drivers SOLVED Reply with quote

i've read everything i can find.

the X Server config howto here: http://www.gentoo.org/doc/en/xorg-config.xml
says to no longer use nvidia-config and or even the built in utility, and to not edit the config file and just try "startx" or similar.

the nvidia guide still says to use the config utilities here: http://www.gentoo.org/doc/en/nvidia-guide.xml

so which is it?? :x

i'm basically getting
Code:
Failed to initialize GLX extension (Compatible NVIDIA X driver not found)


i'd cut and past more in here, but it's really annoying when i can't get X working...

i removed /etc/X11 to a backup dir to see what would happen. ("(==) Using system config directory") seems to TRY to work okay as people state. no matter what i installed for new versions of xorg my config file remained, so i just removed the whole dir (who knows what i've changed in there through the years). i can't get anything to repopulate that dir

any pointers/help would be greatly appreciated.
i'll post some more complete logs, etc tomorrow if i need to. it's gonna be painful. part of my emerge world broke all of afs/nfs/samba AND X. goodtimes.


Last edited by Oo.et.oO on Thu Jun 30, 2011 1:23 am; edited 1 time in total
Back to top
View user's profile Send private message
kiksen
Guru
Guru


Joined: 24 Jun 2002
Posts: 401
Location: Denmark

PostPosted: Wed Jun 29, 2011 6:19 am    Post subject: Reply with quote

Hi,

If you're using the proprietary nvidia drivers it's http://www.gentoo.org/doc/en/nvidia-guide.xml
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Wed Jun 29, 2011 10:54 am    Post subject: Reply with quote

kiksen wrote:
If you're using the proprietary nvidia drivers it's http://www.gentoo.org/doc/en/nvidia-guide.xml

That guide is a bit outdated though, all you need in xorg.conf is four lines:
Code:
Section "Device"
    Identifier "Nvidia Card"
    Driver "nvidia"
EndSection


@Oo.et.oO: Try running 'eselect opengl set nvidia". This should have been done automatically when you installed the driver, but your error message indicated that it didn't.
Back to top
View user's profile Send private message
Oo.et.oO
Apprentice
Apprentice


Joined: 23 Apr 2002
Posts: 291
Location: burlington

PostPosted: Wed Jun 29, 2011 2:56 pm    Post subject: Reply with quote

thanks Gusar, your xorg.conf worked. I needed all the Session stuff and xinit stuff from my old /etc/X11 as well, or the sessions wouldn't start properly not able to find binaries, etc.

now i'm back where i started all this re-config with no mouse and no kbd. fun


Last edited by Oo.et.oO on Thu Jun 30, 2011 3:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
x1123
n00b
n00b


Joined: 30 Jun 2011
Posts: 3
Location: Pekalongan

PostPosted: Thu Jun 30, 2011 9:27 am    Post subject: Reply with quote

Oo.et.oO wrote:
thanks Gusar, that worked. I needed all the Session stuff and xinit stuff from my old /etc/X11 as well, or the sessions wouldn't start properly not able to find binaries, etc.

now i'm back where i started all this re-config with no mouse and no kbd. fun


Hi would you please to post How you solve the problem. Im in funtoo wing now, I face similar problem, X wont start. It will start only when I switch off acpi use flag on nvidia-drivers. I sued binary kernel openvz-rhel6-stable-2.6.32 :D
Back to top
View user's profile Send private message
Oo.et.oO
Apprentice
Apprentice


Joined: 23 Apr 2002
Posts: 291
Location: burlington

PostPosted: Thu Jun 30, 2011 3:52 pm    Post subject: Reply with quote

sorry. just clarified. his minimal xorg.conf told X which driver i wanted. it got Xstarted but i still have no mouse nor keyboard in X (started another thread on that)
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