LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-08-2006, 02:37 PM   #1
geekfromny
LQ Newbie
 
Registered: Dec 2006
Posts: 11

Rep: Reputation: 0
Unhappy Broadcom 57XX Card Dell D620 No Solution?


Hello,

I'm leaping here for some suggestions to get this NIC working in this Dell D620 laptop. Is there a solution? a driver? anything? We are not concerned at this point with the wireless, but the wired is essential.

Dell doesnt have the drivers, and the drivers listed here dont seem to work either. The distro is Red hat Enterprise Linux 4 and i cant see how no one else has this problem; so I'm laghing at myself figuring out if the install of RHEL went bad and didnt detect the card and get it started and working or if there is an additional step necessary to get this working.

I've searched the forums, but it seems most folks are trying to get the wireless working; im not concerned with wireless now.

Details:
Title: Network: Broadcom 57XX Gigabit Integrated Controller,5721C1 NetXtreme Gigabit Ethernet PCI-E Driver
Version : A00
OEM name : Broadcom
OEM Version: v8.48e


Any help?

GNY
 
Old 12-08-2006, 03:02 PM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Do you see it in any of the /etc/sysconfig/network-scripts/ifcfg-eth files?(where ? can be 0 or higher depending on the number of NICs)

Do you see it with lspci?

Do you see it if you run "kudzu -sp"?

Do you see any eth? devices when you run ifconfig -a?
 
Old 12-08-2006, 03:16 PM   #3
geekfromny
LQ Newbie
 
Registered: Dec 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jlightner
Do you see it in any of the /etc/sysconfig/network-scripts/ifcfg-eth files?(where ? can be 0 or higher depending on the number of NICs)

Do you see it with lspci?

Do you see it if you run "kudzu -sp"?

Do you see any eth? devices when you run ifconfig -a?
1. No

2. yes, as an unknown device

3. yes, as an unknown device 1600 and driver unknown

4. no ethx devices but sit and lo

thanks for the help ..

GNY
 
Old 12-08-2006, 03:49 PM   #4
geekfromny
LQ Newbie
 
Registered: Dec 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Update

when i do modprobe tg3 I get no error. I then try to load eth0: ifconfig eth0 up and i get an error that there is no such device.
 
Old 12-11-2006, 10:38 AM   #5
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Well it seems the driver doesn't recognize the card so ifconfig isn't going to work.

It appears you're using the right driver (tg3) based on Broadcom's site.

Perhaps the NIC itself is defective? I notice they have diag disks available at their site so you might try getting one of those and seeing what it says.

The only box I have (not a laptop) with Broadcom in it shows the following in kudzu -sp output:

class: NETWORK
bus: PCI
detached: 0
device: eth0
driver: tg3
desc: "Broadcom Corporation NetXtreme BCM5705_2 Gigabit Ethernet"
network.hwaddr: 00:10:C6:A0:C8:2C
vendorId: 14e4
deviceId: 1654
subVendorId: 1014
subDeviceId: 02d9
pciType: 1
pcidom: 0
pcibus: a
pcidev: b
pcifn: 0

lsmod shows the following for tg3:
tg3 95173 0

/etc/modprobe.conf has the following entry for tg3:
alias eth0 tg3

You may want to make sure you see an alias for tg3 exists. (If you have another card it may not be eth0.)
 
Old 12-11-2006, 10:58 AM   #6
geekfromny
LQ Newbie
 
Registered: Dec 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Hi .. Happy Monday ..

Card not defective as it works on a windows partition; this is a dual boot laptop. I added the alias entry; no success.

I'm kind of left with no other choices as I need an immediate fix; so I'll swap out this laptop with another..

Thanks for the help folks!
 
Old 12-11-2006, 12:21 PM   #7
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Dell supposedly has "linux support". I've never had much luck getting reasonable answers from them but maybe you will since everything you're doing came from Dell.
 
Old 12-11-2006, 03:24 PM   #8
geekfromny
LQ Newbie
 
Registered: Dec 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Yea.. they told me .. "We dont have the dirvers" I asked them whom should I refer to and they say Broadcom. After searcing over and over.. I see that broadcom says we dont know if it will work. RHEL says also see Broadcom ..

unreal experience..
 
Old 01-29-2007, 11:28 AM   #9
Daniel.Ferguson
LQ Newbie
 
Registered: Jan 2007
Location: Oregon
Posts: 1

Rep: Reputation: 0
Any new revelations regarding Broadcom 57XX Card & Dell D620?

Hello,

I am trying to install Redhat 9 on my year old Dell Latitude D620.
I too am having difficulties getting the Broadcom ethernet card working.

lspci states:
09.00.0 Ethernet controller: Broadcom Corporation: Unknown device 1600 (rev 02)

ifconfig eth0 up states:
eth0: unknown interface: No such device

a ls of /etc/sysconfig/network-scripts yields only:
ifcfg-lo

have you gotten any further in your investigations?

Thanks/Peace,
Daniel
 
Old 02-21-2007, 06:43 AM   #10
geekfromny
LQ Newbie
 
Registered: Dec 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Updating this thread here.. We actually had an IBM server with the same problem here .. another Broadcom card and RHEL4 would not load a working module.. Same exact scenario to my original thread..

Just thought I'd let everyone know that I've fixed this issue by installing Red Hat Enterprise Linux 4 Update 4. Simply applied for a trial of the release and installed. the updates stop after 30 days, but at least we are running the latest version and it supports the cards. this box runs on the LAN anyway and is only accessible VIA VPN connection to our corp network.

They are identified as BCM5708, using the bnx2 module/driver. Its very unstable at this point and often seems to just randomly disconnet and not allow you to ssh in for a few seconds and then allows you in. I believe I have read about this same behavior elsewhere, but i cant recall where.

Hope this kind of helps someone.. I will update the thread tags to reflect the new found information.

Thanks for everyones efforts..

Code:
class: NETWORK
bus: PCI
detached: 0
device: eth0
driver: bnx2
desc: "Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet"
network.hwaddr: 00:14:5E:16:46:B8
vendorId: 14e4
deviceId: 164c
subVendorId: 1014
subDeviceId: 0342
pciType: 1
pcidom:    0
pcibus:  4
pcidev:  0
pcifn:  0

Last edited by geekfromny; 02-21-2007 at 06:47 AM.
 
Old 04-16-2007, 10:44 AM   #11
haziqruzaini
LQ Newbie
 
Registered: Apr 2007
Posts: 1

Rep: Reputation: 0
i thought broadcom has uploaded the driver in their website
labelled as for linux.
isn't that make things work?
 
Old 04-16-2007, 11:46 AM   #12
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
if lspci says 'unknown device' that's the first issue you need to resolve. Download the latest pci.ids file and install it on your system. Once the system can recognize the card, you at least have a chance to get it working..

http://pciids.sourceforge.net/
download the latest pci.ids file and put it in /usr/share/misc/

Now RedHat 9 on the other hand probably will never get that card working because isn't Redhat 9 like dead ? Try a version of Linux that isn't over 5 years old, one that has a current 2.6 kernel and support for newer harware..
 
Old 04-16-2007, 12:03 PM   #13
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
RH9 isn't "dead" but certainly is antiquated. After RH9 RedHat diverged into RedHat Enterprise (e.g. RHEL) for commercial use and Fedora Core (FC) for non-commercial. FC is up to version 6 now meaning that RH9 is 6 versions out of date.

Going to at least FC4 would take into the 2.6 kernel that most things are running now thereby increasing the likelihood it has drivers built in for newer technology.

Of course the reverse is true - I had an old Dell PE 6300 that wouldn't load FC6 because they chose to remove the PERC 2 drivers from the 2.6 kernel.
 
Old 11-02-2007, 03:53 PM   #14
deathsfriend99
Member
 
Registered: Nov 2007
Distribution: CentOS 6
Posts: 200

Rep: Reputation: 22
I'm having this same problem with a Dell running FC5. If there is a workaround it would be great to know. I've tried using the src rpm on broadcoms website. It doesn't work. Failes on the rpm build. I'm sure that a simple yum update would fix this, but seeing as I have no ethernet, that would be difficult.
 
Old 11-12-2007, 02:03 AM   #15
admica
LQ Newbie
 
Registered: Nov 2007
Location: USA
Distribution: Gentoo & Ubuntu
Posts: 3

Rep: Reputation: 0
broadcom drivers work on ubuntu 7.10

Quote:
Originally Posted by deathsfriend99 View Post
I've tried using the src rpm on broadcoms website. It doesn't work. Failes on the rpm build.
I've seen this same problem on other posts and other sites too. I had the same problem, the "rpmbuild -bb" step supplied in the README.txt file in the driver files from the broadcom website did not work for me at first. I found the real issue was that the spec was looking for bzip2 in the wrong place. I added a soft link and it worked fine.

# ln -s /bin/bzip2 /usr/bin/bzip2
# rpmbuild -bb /usr/src/rpm/SPECS/tg3.spec

I was using Ubuntu 7.10, but if you're using something else you need to figure out where your bzip2 lives ("which bzip2" worked for me) and link it to /usr/bin/bzip2
 
  


Reply

Tags
broadcom, dell, disconnect, drivers, enterprise, ethernet, linux, module, redhat, rhel4, unstable, update



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 NetXtreme 57xx Gigabit Controller through integrated ethernet adaptor ubuntu liom Linux - Networking 5 01-06-2010 06:20 AM
SuSE on Dell D620 laptop cvzyl SUSE / openSUSE 4 04-08-2008 06:53 AM
Broadcom 4328 Dell Draft N Card needyouradvice Linux - Wireless Networking 1 07-31-2006 12:58 PM
Dell D620 dual screen bagpussnz Linux - Laptop and Netbook 1 06-19-2006 01:32 PM
Dell d620 graphics support bagpussnz Linux - Laptop and Netbook 2 05-10-2006 03:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:28 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