Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]how do i pick which driver to use?
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
mathfeel
l33t
l33t


Joined: 03 Aug 2004
Posts: 700

PostPosted: Sat Jun 17, 2006 1:28 am    Post subject: [solved]how do i pick which driver to use? Reply with quote

I have an nvidia nforce 2 chipset. There is a proprietary driver for the ethernet called nvnet, but also an opensource, reversed engineered driver call forcebeth. Both modules are compiled against the curernt kernel. How do I tell linux which modules to load when starting? Same goes for the audio driver nvsound vs. snd-intel8x0 (from alsa-driver)

Thanks
_________________
-----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche


Last edited by mathfeel on Sat Jun 17, 2006 1:51 am; edited 1 time in total
Back to top
View user's profile Send private message
jstead1
Guru
Guru


Joined: 01 Aug 2003
Posts: 427
Location: Oswego, NY where the snow is deep

PostPosted: Sat Jun 17, 2006 1:32 am    Post subject: Reply with quote

put the modules you want to load in
/etc/modules.autoload.d/kernel-2.6
_________________
jim
Back to top
View user's profile Send private message
mathfeel
l33t
l33t


Joined: 03 Aug 2004
Posts: 700

PostPosted: Sat Jun 17, 2006 1:50 am    Post subject: Reply with quote

jstead1 wrote:
put the modules you want to load in
/etc/modules.autoload.d/kernel-2.6


udev actually handles most of modprobe now. The solution to my problem is, if I want to load nvnet instead of fetchdeth, I have to put

Code:

alias eth0 nvnet
alias fetchdeth off


in /etc/modules.d/nvidia (I made this file up), then run modules-update.
_________________
-----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche
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