Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to install NIC not included in cd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Kami
n00b
n00b


Joined: 30 Oct 2004
Posts: 24

PostPosted: Sat Oct 30, 2004 2:50 am    Post subject: How to install NIC not included in cd Reply with quote

I am new to linux, I am trying to install Gentoo, but I think it requires a internet connection for stage 1, my network card is "3Com Gigabyte LOM (3C940)", I couldnt find this one in the CD, how can I add the module to the CD,
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Sat Oct 30, 2004 2:57 am    Post subject: Reply with quote

You'll have to find the source code for the module and then make sure to compile it in a way that will work with the livecd's kernel. Then you can save that module to a floppy and when you boot up you can do:
Code:

insmod module_name
modprobe module_name
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Sat Oct 30, 2004 3:10 am    Post subject: Reply with quote

The sk98lin module will support that card.

http://www.syskonnect.com/syskonnect/support/driver/htm/sk9e21_lin.htm

It's got a guide for installing the module as well.
Back to top
View user's profile Send private message
Kami
n00b
n00b


Joined: 30 Oct 2004
Posts: 24

PostPosted: Sat Oct 30, 2004 3:50 pm    Post subject: Reply with quote

Here's another problem, I installed the driver with sky98lin, i can see etho when I type /sbin/ifconfig, but then when I try to ping -c 3 www.yahoo.com or any other website it always says host unknown. Can I continue the installation or is the internet still not working?
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Sat Oct 30, 2004 3:52 pm    Post subject: Reply with quote

Have you set up your nameserver in /etc/resolv.conf? And if you're in the chroot now, did you copy it from /etc/resolv.conf to /mnt/gentoo/etc/resolv.conf beforehand?
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Kami
n00b
n00b


Joined: 30 Oct 2004
Posts: 24

PostPosted: Sat Oct 30, 2004 3:55 pm    Post subject: Reply with quote

It worked now.
Thanks for the replies.
Back to top
View user's profile Send private message
dark elf of toast
n00b
n00b


Joined: 29 Oct 2004
Posts: 4

PostPosted: Sat Oct 30, 2004 6:38 pm    Post subject: Reply with quote

i'm in a similiar boat. i've got the smae card and the live cd doesn't have the module. i downloaded it and unpacked it in the livecd "shell". only prob is bash doesn't know make so compiling using the install script doesn't work. like an idoit i forgot to get the exact error text it got to the makewhich line and puked form there. i don't have a linux distro on my comp to comple it with anyone have any idea what to do?
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Mon Nov 01, 2004 3:45 am    Post subject: Reply with quote

dark elf of toast wrote:
i'm in a similiar boat. i've got the smae card and the live cd doesn't have the module. i downloaded it and unpacked it in the livecd "shell". only prob is bash doesn't know make so compiling using the install script doesn't work. like an idoit i forgot to get the exact error text it got to the makewhich line and puked form there. i don't have a linux distro on my comp to comple it with anyone have any idea what to do?


Find a precompiled binary of make and use that.

Or use a different livecd that includes that module (it doesn't even have to be a gentoo livecd; you can use knoppix for instance).
Back to top
View user's profile Send private message
Kami
n00b
n00b


Joined: 30 Oct 2004
Posts: 24

PostPosted: Mon Nov 01, 2004 4:09 am    Post subject: Reply with quote

If you have the exact same NIC as mine, the module sk98lin is included in the Gentoo Live cd.
Just type modprobe sk98lin.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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