Results 1 to 10 of 10
emerged the nvidia drivers by setting some flags /etc/make.conf, and installing xorg-x11. Copied my xorg.conf from my old Debian etch system and put it in /etc/X11/
issued startx
The nvidia ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-19-2006 #1
nvidia drivers
emerged the nvidia drivers by setting some flags /etc/make.conf, and installing xorg-x11. Copied my xorg.conf from my old Debian etch system and put it in /etc/X11/
issued startx
The nvidia logo appeared but glxinfo in xterm (under twm) shows no direct rendering.
I am a gentoo newbie.. first gentoo installation
thanks in advancePut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-19-2006 #2Just Joined!
- Join Date
- Apr 2005
- Posts
- 7
you can download nv's drivers here,and install it manually,it's better because you needn't configure your x11
hope this help
- 09-19-2006 #3
http://www.gentoo.org/doc/en/nvidia-guide.xml
All you need for your nvidia card.
And in most distributions (not only gentoo) it is best to use the package manager to install the drivers. That way, the package manager can update them when running a system update and there is an update. If you use the nvidia installer, you have to manually keep them up to date.
- 09-20-2006 #4
Well, tried to reemerge the nvida drivers but it doesnt work ... Ill go with the installer ..
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-20-2006 #5
What exactly doesn't work? If it is just direct rendering, then try this:
Make sure and have the correct options in your kernel also.Code:eselect opengl set nvidia
And btw, the "nvidia-drivers" package in portage is the official nvidia drivers and nvidia-glx. They are just packaged for easy installation and mainenance in portage.
Remember that you can't have the nvidia framebuffer compiled in and use the nvidia drivers.
Also, in gentoo it is encouraged to use
to start, stop, or restart X.Code:/etc/init.d/xdm start | stop | restart
- 09-22-2006 #6Just Joined!
- Join Date
- Jan 2005
- Posts
- 48
then go edit the xorg config, i would first run xorgconfig and use a new config rather then the old debian one. and dont use the nvidia's installer, let portage do it, thats why we have portageCode:emerge -av nvidia-drivers modprobe nvidia lsmod |grep nvidia eselect opengl set nvidia
EDIT: make sure you uncomment the glx line in xorg.conf then once in X again run glxgears froma terminal
- 09-22-2006 #7
I'll try again with your suggestions
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-22-2006 #8
Worked!!
How can I set it to modprobe nvidia during boot?Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-23-2006 #9
don't bother, X automatically does it when it loads from startx or whatever you're using.
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 09-24-2006 #10
That's great thanks
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums


Reply With Quote
