LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 12-27-2007, 02:44 AM   #1
sarojkumar
LQ Newbie
 
Registered: Dec 2007
Posts: 8

Rep: Reputation: 0
can't install Broadcom Netlink(tm) Fast Ethernet drivers


I have installed RHEL 5 on my dell laptop.but my network card which is of Broadcom Netlink(TM) Fast ethernet is not detected.

The output of command /sbin/lspci | grep -i net is:
09:00.0 Ethernet controller: Broadcom Corporation Unknown device 1713 (rev 02)

0c:00.0 Network controller: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)

could anyone help me out
Thanks
 
Old 12-28-2007, 04:51 AM   #2
ech310n
Member
 
Registered: Jan 2004
Distribution: RHEL, Fedora
Posts: 46

Rep: Reputation: 16
See what modules are already loaded using "lsmod". Its unusual for RedHat not to have some sort of driver that will support this card.

You could try downloading and compiling a driver from source if it's available on BroadCom's website. You could try loading in some generic drivers which may work with your BroadCom NetLink card...

For example, most BroadCom cards I've experienced are NetXtreme varieties which use either bcm5700 or bnx2 drivers (bnx2 being third party and not included as part of the OS). A default driver which may work is tg3.

So you could try...

modprobe bcm5700
modprobe tg3

Try setting up the NIC after doing that, edit the config under /etc/sysconfig/network-scripts/ifcfg-eth0 (or whatever eth it is) then see if it works and is so with which of the drivers.

Once you've found the driver it works with add this to /etc/modprobe.conf like this for example...

alias eth0 bcm5700

Then rebuild your ramdisk

cd /boot
mkinitrd -v -f initrd-`uname -r`.img `uname -r`

Reboot. Voila! You might want to make a backup of your initrd image BEFORE you recreate it though.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Broadcom Netlink Not working with suse linux srinivasan.mit Linux - Server 0 07-25-2007 07:07 AM
drivers for cnet pro200 fast ethernet kazki Linux - Networking 3 02-18-2007 10:22 AM
Looking for drivers for a Broadcom ethernet card. Magotari Linux - Wireless Networking 1 04-09-2006 07:53 AM
problems in installing drivers for myson mtd80x fast based ethernet card drivers pop_harish Linux - Hardware 0 02-12-2005 05:27 AM
problems installing Broadcom 4401 Fast Ethernet Controller Driver linuxmandrake Linux - Hardware 3 09-15-2004 02:47 PM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 10:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration