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

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
centrex8j
n00b
n00b


Joined: 10 Jul 2004
Posts: 55

PostPosted: Wed Jul 14, 2004 7:46 pm    Post subject: install drivers Reply with quote

how do i install drivers like if i download a nvidia driver how do i get it to work
Back to top
View user's profile Send private message
boroshan
l33t
l33t


Joined: 16 Apr 2003
Posts: 730
Location: upside down

PostPosted: Wed Jul 14, 2004 7:54 pm    Post subject: Reply with quote

Code:
emerge nvidia-kernel
emerge nvidia-glx
opengl-update nvidia
#test with
glxinfo | grep -i render   # it should say yes

Also have a look at the gentoo nvidia guide.
_________________
Don't let THEM immanentize the Eschaton!
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Jul 14, 2004 7:54 pm    Post subject: Reply with quote

The nVidia driver (if you downloaded the version from nVidia as opposed to the on in the portage tree) has instructions for install, which work correctly.

If you download the latest nvidia drivers from http://www.nvidia.com/object/linux_display_ia32_1.0-6106.html there are install instruction in the readme file on that page...
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
centrex8j
n00b
n00b


Joined: 10 Jul 2004
Posts: 55

PostPosted: Wed Jul 14, 2004 8:09 pm    Post subject: help Reply with quote

bash-2.05b# modprobe nvidia
modprobe: QM_MODULES: Function not implemented

insmod: QM_MODULES: Function not implemented

insmod: insmod /lib/modules/2.6.5-gentoo-r1/video/nvidia.o failed
insmod: QM_MODULES: Function not implemented

insmod: QM_MODULES: Function not implemented

insmod: insmod nvidia failed
Back to top
View user's profile Send private message
boroshan
l33t
l33t


Joined: 16 Apr 2003
Posts: 730
Location: upside down

PostPosted: Wed Jul 14, 2004 8:16 pm    Post subject: Reply with quote

so - how did you install them?

what do you get if you do
Code:
find /lib/modules/2.6.5-gentoo-r1 | grep nvidia

did you enable loadable modules support in your kernel?

Code:
zcat /proc/config.gz | grep CONFIG_MODULES

_________________
Don't let THEM immanentize the Eschaton!
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Jul 14, 2004 8:41 pm    Post subject: Re: help Reply with quote

centrex8j wrote:
bash-2.05b# modprobe nvidia
modprobe: QM_MODULES: Function not implemented

insmod: QM_MODULES: Function not implemented

insmod: insmod /lib/modules/2.6.5-gentoo-r1/video/nvidia.o failed
insmod: QM_MODULES: Function not implemented

insmod: QM_MODULES: Function not implemented

insmod: insmod nvidia failed


Do the following:
Code:
emerge -v module-init-tools


Then try to reload the nvidia modules. You might have to re-emerge / re-install the nvidia drivers.
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
centrex8j
n00b
n00b


Joined: 10 Jul 2004
Posts: 55

PostPosted: Wed Jul 14, 2004 9:00 pm    Post subject: nothing Reply with quote

bash-2.05b# find /lib/modules/2.6.5-gentoo-r1 | grep nvidia
/lib/modules/2.6.5-gentoo-r1/video/nvidia.ko
/lib/modules/2.6.5-gentoo-r1/video/nvidia.o


bash-2.05b# zcat /proc/config.gz | grep CONFIG_MODULES
CONFIG_MODULES=y

i did emerge -v module-init-tools reinstalled and nothing
Back to top
View user's profile Send private message
megadonkey
Apprentice
Apprentice


Joined: 24 Apr 2004
Posts: 224
Location: Bohuslän, Sweden

PostPosted: Wed Jul 14, 2004 9:10 pm    Post subject: Reply with quote

Try and remove the nvidia.o file
Code:
rm /lib/modules/2.6.5-gentoo-r1/video/nvidia.o

_________________
Life, loathe it or ignore it, you can't like it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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