Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
3Com 3c905B - TXMBA NIC and new Gentoo install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Cyris
n00b
n00b


Joined: 17 Apr 2002
Posts: 68
Location: Texas

PostPosted: Mon Apr 29, 2002 10:25 pm    Post subject: 3Com 3c905B - TXMBA NIC and new Gentoo install Reply with quote

here is my dilema. I just got Gentoo installed and booted for the first time. Now I want to install X and Fluxbox, but I can't get my NIC to load so i can configure it. I have a 3Com 3c905B - TXMBA NIC (PCI). I have checked the net directory under /libs/modules/*/kernel/drivers/net/* and all I have in there is dummy.o. How do I get my NIC to load up so I can get back on the internet. When I booted from CD it was already there, I just had to configure it. What module do I use?
Back to top
View user's profile Send private message
NikTo
Guest





PostPosted: Tue Apr 30, 2002 6:07 am    Post subject: Re: 3Com 3c905B - TXMBA NIC and new Gentoo install Reply with quote

You need VORTEX (3C59X.o) module
Look to /usr/src/linux/.config
and search string: CONFIG_VORTEX...
replase =m or y (or make menuconfig) and recompile kernel:
cd /usr/src/linux
make dep && make clean bzImage modules modules_install

mount /dev/hd? -t auto /boot (if in your /etc/fstab exist "noauto")
copy /usr/src/linux/arch/i386/boot/bzImage /boot/myKernel
edit /boot/grub/menu.lst
umount /boot
and reboot
Back to top
Cyris
n00b
n00b


Joined: 17 Apr 2002
Posts: 68
Location: Texas

PostPosted: Tue Apr 30, 2002 8:59 pm    Post subject: Reply with quote

Thanks for the reply. I just recompiled the kernel and I noticed that I had selected support for 3Com cards, but didn't select which cards, so I selected the 3c509 and 3c59x and my NIC works now. Thanks.
Back to top
View user's profile Send private message
fryfrog
n00b
n00b


Joined: 09 May 2002
Posts: 45

PostPosted: Sun May 19, 2002 2:52 pm    Post subject: Reply with quote

i am having a similar problem, only i HAVE selected the driver in the kernel source (compiled in). i am able to "ifconfig eth0 up" it (and assign ips) but it can't ping out. it is 2.4.19-gentoo-r5. using my earlier kernel it all works just fine (but i bomb during boot about 3/4 times on a "devfs" error).
Back to top
View user's profile Send private message
wheatstraw
n00b
n00b


Joined: 23 Apr 2002
Posts: 15
Location: Florida

PostPosted: Wed May 22, 2002 3:28 pm    Post subject: 3c59x Reply with quote

I have the same nic. It is the 3c59x driver that does the trick, in case you wanted to remove the other one. 8)
Back to top
View user's profile Send private message
lowkey
n00b
n00b


Joined: 18 Jun 2002
Posts: 15
Location: New Zealand

PostPosted: Wed Jun 19, 2002 4:56 am    Post subject: Reply with quote

thanks for that. that helped quite a lot :D
_________________
lowkey
the lazy god of mischief
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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