1828767 Members
2579 Online
109985 Solutions
New Discussion

Broadcom NIC problem

 
SOLVED
Go to solution
Morcos
Super Advisor

Broadcom NIC problem

Hi,
I installed Red hat 8. My network card is broadcom NetXtreme. I tried to give it an IP, but when trying to activate it, always have this message "Cannot activate network device eth0". I execute the command : lsmod; tg3 wasn't in the output. when executing "modprobe tg3" I get this message "/lib/modules/2.4.18-14/kernel/derivers/net/tg3.0:init_module: No such device"
Any idea?

Regards,
ziad
7 REPLIES 7
Stuart Browne
Honored Contributor
Solution

Re: Broadcom NIC problem

First a question. Why are you using such an old Distribution?

RH8 didn't have (good) support for the Broadcom series of network cards.

Go to Broadcom's website and get a more recent version of their 'bcm5700' driver (which I believe covers this card), compile it for the kernel you are using (instructions provided with the source), and use that.

Or better yet, just use a newer distribution (FC3 or FC4!)
One long-haired git at your service...
HGN
Honored Contributor

Re: Broadcom NIC problem

Hi

Like stuart had mentioned you need to download the driver from the broadcom site and install it,once that is done the system will recognize the nic card.

Rgds

HGN
Rick Garland
Honored Contributor

Re: Broadcom NIC problem

The 5700 driver is definitely better that the tg3 driver. Get it from the BroadCom site as suggested. All instructions are on the site as well.

Srinivasan_8
Advisor

Re: Broadcom NIC problem

Download the drives from http://www.broadcom.com/drivers

it works.

All the best!.

Rgds
Srini
Nothing in the world can take the place of persistence.
Morcos
Super Advisor

Re: Broadcom NIC problem

Hi all,
Thx for the information you gave to me.
I downloaded the bcm5700 and it works.

Regards,
Ziad
Ross Minkov
Esteemed Contributor

Re: Broadcom NIC problem

Ziad,

Please don't use Red Hat Linux 8. This is very old distro and not supported.

Try Fedora Core 4. You can download it for free from http://fedora.redhat.com/download/

If you want a Debian like distro you can use Ubuntu -- go to http://www.ubuntulinux.org/ and click on Shipit -- they will ship to you CDs for free.

-Ross
Morcos
Super Advisor

Re: Broadcom NIC problem

Thanks Ross for the information

Regards,
Ziad