Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg 1.7.7-r1 and nvidia driver not being used
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Tue Aug 10, 2010 4:36 pm    Post subject: Xorg 1.7.7-r1 and nvidia driver not being used Reply with quote

Hi guys,

I've scoured google high and low for some information on this but I cannot seem to get my Xorg-server to use the proper nvidia driver (i.e. not the nv one).

The only way I know it's not using the nvidia driver is by running "nvidia-settings". The message says to edit my X configuration file...

So my question is: since we're advised not to use xorg.conf for version 1.7, how do we get this working and why is X not picking up the nvidia driver?

I've got two displays to drive as well which complicates things further.

Any advice on this would be much appreciated.

Thanks.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Tue Aug 10, 2010 6:13 pm    Post subject: Reply with quote

eponymous,

To use binary blobs, like the nvidia-driver, you need a minimal xorg.conf.
The Section "Device" and Section "Screen" are certainly required, so that you can declare the use of the nVidia driver and bind it to a screen section.
You probably need a Section "ServerLayout too unless you use the default name for the Section "Screen".
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Tue Aug 10, 2010 6:58 pm    Post subject: Reply with quote

Cheers man :)

I think we should add a section about that in the nvidia-driver and/or xorg setup guide (the Gentoo ones).

Thanks again.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Tue Aug 10, 2010 7:07 pm    Post subject: Reply with quote

eponymous,

Would you care to file a bug at bugs.gentoo.org ?
It applies to the ati-driver documentation too
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
doctork
Guru
Guru


Joined: 25 Apr 2004
Posts: 370
Location: Cleveland, OH

PostPosted: Tue Aug 10, 2010 7:38 pm    Post subject: Reply with quote

NeddySeagoon wrote:
eponymous,

To use binary blobs, like the nvidia-driver, you need a minimal xorg.conf.
The Section "Device" and Section "Screen" are certainly required, so that you can declare the use of the nVidia driver and bind it to a screen section.
You probably need a Section "ServerLayout too unless you use the default name for the Section "Screen".

I only have a "Device" section in my xorg.conf. In its entirety:
Code:
Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
        Option          "UseEvents" "True"
    BoardName      "GeForce 9600 GT"
EndSection

--
doc
Back to top
View user's profile Send private message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Tue Aug 10, 2010 8:26 pm    Post subject: Reply with quote

NeddySeagoon wrote:
eponymous,

Would you care to file a bug at bugs.gentoo.org ?
It applies to the ati-driver documentation too


Done: Bug 332121.

Cheers.
Back to top
View user's profile Send private message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Thu Aug 12, 2010 10:36 am    Post subject: Reply with quote

Hi NeddySeagoon,

Can you please review this bug for me as it just keep being closed by the same person who seems to not understand what I'm asking for.

Many thanks.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Thu Aug 12, 2010 7:55 pm    Post subject: Reply with quote

eponymous,

I've commented on the bug.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Fri Aug 13, 2010 10:13 am    Post subject: Reply with quote

NeddySeagoon wrote:
eponymous,

I've commented on the bug.


Cheers :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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