Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant find kernel module 3c59x
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
schleyfox
n00b
n00b


Joined: 17 Jun 2004
Posts: 18

PostPosted: Thu Jun 17, 2004 3:49 pm    Post subject: Cant find kernel module 3c59x Reply with quote

I have a 3-com NIC that uses the 3c59x driver and i tell my system to autoload it but when i boot it fails so i type # modprobe 3c59x but it cant find the module so i type # find -iname '3c59x.*' and it finds the matches, both compiled and uncompiled, in /usr/src/linux-2.6.5-gentoo/whatever where would i move that file to to make everything work?
_________________
Programmer: The device for converting coffee into software.
Back to top
View user's profile Send private message
LeTene
Guru
Guru


Joined: 02 Mar 2004
Posts: 348
Location: Ah'll glass ye!

PostPosted: Thu Jun 17, 2004 3:57 pm    Post subject: Reply with quote

Change into your /usr/src/linux directory, and do a make modules_install. This will install the modules(!) into the correct places for you.

You should now be able to modprobe.
_________________
Docs, Tips & Tricks at the Gentoo Wiki page.
Back to top
View user's profile Send private message
schleyfox
n00b
n00b


Joined: 17 Jun 2004
Posts: 18

PostPosted: Thu Jun 17, 2004 4:35 pm    Post subject: Reply with quote

nope didnt work is there anyway to get the module off the boot cd?
_________________
Programmer: The device for converting coffee into software.
Back to top
View user's profile Send private message
Jake
Veteran
Veteran


Joined: 31 Jul 2003
Posts: 1132

PostPosted: Thu Jun 17, 2004 5:05 pm    Post subject: Reply with quote

It belongs in "/lib/modules/2.6.5-gentoo/kernel/drivers/net/", but check your permissions and try to figure out why "make modules_install" doesn't work, or else you'll only have more problems next time you upgrade your kenrel.
Back to top
View user's profile Send private message
schleyfox
n00b
n00b


Joined: 17 Jun 2004
Posts: 18

PostPosted: Thu Jun 17, 2004 8:57 pm    Post subject: Reply with quote

Ok is there anyway to download the driver on my other comp and insert it now (like you do with nvidia drivers)?
_________________
Programmer: The device for converting coffee into software.
Back to top
View user's profile Send private message
schleyfox
n00b
n00b


Joined: 17 Jun 2004
Posts: 18

PostPosted: Thu Jun 17, 2004 9:44 pm    Post subject: Reply with quote

i just need this fixed now
_________________
Programmer: The device for converting coffee into software.
Back to top
View user's profile Send private message
LeTene
Guru
Guru


Joined: 02 Mar 2004
Posts: 348
Location: Ah'll glass ye!

PostPosted: Fri Jun 18, 2004 9:22 am    Post subject: Reply with quote

Can't you just compile it into the kernel, and forget about using modprobe?
_________________
Docs, Tips & Tricks at the Gentoo Wiki page.
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