http://rafb.net/paste/results/pBiU7173.html
if u need me to post any files jsut say which ones...
Printable View
http://rafb.net/paste/results/pBiU7173.html
if u need me to post any files jsut say which ones...
What version of Xorg are you using?
What version of nvidia-drivers are you using?
You are using the "nvidia-drivers" package aren't you?
Plus, it would help to know what card you are using.
You did an "eselect opengl set nvidia" right?
You did an "eselect opengl set nvidia" right?
^yes
x11-base/xorg-x11-7.0-r1
media-video/nvidia-kernel-1.0.6629-r6
media-video/nvidia-glx-1.0.6629-r7
i have a GeForce FX 5500
Ah yes. The "stable" nVidia drivers actually aren't. Run these commands as root:
That should fix you right up.Code:echo "media-video/nvidia-kernel ~x86" >> /etc/portage/package.keywords
emerge nvidia-kernel
thanks for the help evne though i havent tried it since im at a friends house studying calculus.
do you think this guy is leading me in the right direction? http://forums.gentoo.org/viewtopic-t-491526.html
if what you said works im probably not going to finish what hes telling me to do, as ive been having bad luck with getting gentoo to boot into kde
He is basically telling you to do the same things we are. You need to upgrade to the latest nvidia-kernel and nvidia-glx. They are masked by keyword, which is why you have to put those two things in your /etc/portage/package.keyword file.
ok ive done what ive been told and now the only errors i get are when i 'startx'. it says failure to load modules "pcidata" and "bitmap"
they're not in my xorg.conf
edit the xorg.conf file and search for pcidata and bitmap. if they are in, comment them out (# at the beginning of the line).