- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Broadcom NIC problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 09:58 PM
07-10-2005 09:58 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 11:10 PM
07-10-2005 11:10 PM
SolutionRH8 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!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 11:28 PM
07-10-2005 11:28 PM
Re: Broadcom NIC problem
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 12:26 AM
07-11-2005 12:26 AM
Re: Broadcom NIC problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 03:12 AM
07-11-2005 03:12 AM
Re: Broadcom NIC problem
it works.
All the best!.
Rgds
Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 06:56 PM
07-11-2005 06:56 PM
Re: Broadcom NIC problem
Thx for the information you gave to me.
I downloaded the bcm5700 and it works.
Regards,
Ziad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 01:40 AM
07-12-2005 01:40 AM
Re: Broadcom NIC problem
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2005 03:31 AM
07-24-2005 03:31 AM
Re: Broadcom NIC problem
Regards,
Ziad