Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NVIDIA drivers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Uzelth
n00b
n00b


Joined: 25 Nov 2007
Posts: 7

PostPosted: Sat Aug 23, 2008 8:23 pm    Post subject: NVIDIA drivers Reply with quote

Not sure if this is in the right forum - so apologies if it's not!

I've tried using the nvidia-drivers from portage... But with both XFCE and KDE just the little things look ugly - like certain window borders, and with KDE the loading "bouncy" icons look horrific...

So I tried installing the drivers from nvidia.com (http://www.nvidia.com/object/linux_display_amd64_173.14.12.html), but I get several errors about the problems with the kernel source, etc... Why would this be if there is a source @ /usr/src/linux?

Anyone else had this problem? If so how was it remedied? I *really* don't want to use the drivers in portage... Don't wanna put up with any more horrificness :P
_________________
Cheers,
~ Uzelth
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sat Aug 23, 2008 9:00 pm    Post subject: Reply with quote

Uzelth,

The two drivers are identical, other than the ebuild may patch the open source shim code to make the driver build with gentoo-sources.
Both provide the same binary blobs doing the driving.

If it looks ugly to you, there are some settings you are missing somewhere.
_________________
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
Section_8
l33t
l33t


Joined: 22 May 2004
Posts: 627

PostPosted: Sat Aug 23, 2008 9:06 pm    Post subject: Reply with quote

That version of nvidia-drivers is available in portage, keyworded ~amd64. If you want to emerge that instead of the stable version (173.14.09) you can just add "x11-drivers/nvidia-drivers" to /etc/portage/package.keywords and then emerge nvidia-drivers.

However, this sounds to me like it's probably related to some X setting like DPI rather than something that a driver version upgrade would fix.
Back to top
View user's profile Send private message
Uzelth
n00b
n00b


Joined: 25 Nov 2007
Posts: 7

PostPosted: Sat Aug 23, 2008 9:10 pm    Post subject: Reply with quote

@Section_8: I had to add "x11-drivers/nvidia-drivers" to both package.keywords and package.unmask... Just having it added to package.keywords still left the drivers masked :\

@NeddySeagoon: My device section in xorg.conf is as follows:

Code:
Section "Device"
        Identifier      "Device[0]"
        Driver          "nvidia"
        BusID           "PCI:5:0:0"
        VideoRam        262144
        Option          "NoLogo"                "true"
        Option          "RenderAccel"           "true"
        Option          "AddARGBGLXVisuals"     "true"
        Option          "UseEvents"             "false"
EndSection


Not sure what's missing from it :\
_________________
Cheers,
~ Uzelth
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sat Aug 23, 2008 9:33 pm    Post subject: Reply with quote

Uzelth,

It will be some font smoothing options in KDE or whatever. Look at your font anti-aliasing/hinting settings.
_________________
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
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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