LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 01-29-2003, 09:42 AM   #1
Veratien
LQ Newbie
 
Registered: Jan 2003
Location: United Kingdom
Distribution: Debian 3.0 (sarge)
Posts: 27

Rep: Reputation: 15
Broadcom BCM4401 Drivers


Hi.

Has anyone here found a Linux driver for the above ethernet card? I'm running Slackware 8.1 at the moment, having lovingly and joyfully departed with Windows XP (*spits*), but I can't find a driver for it. There's no Linux driver for it on the CD which came with the motherboard, and I can't find a driver anywhere on the net.

Any ideas?

Thanks.
 
Old 01-29-2003, 12:20 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
There's an eight mile long thread about this one. There are drivers for this card, its one of the few I've ever seen without them directly in the kernel:

http://www.linuxquestions.org/questi...hlight=BCM4401

Cheers,

Finegan
 
Old 01-30-2003, 01:18 AM   #3
Veratien
LQ Newbie
 
Registered: Jan 2003
Location: United Kingdom
Distribution: Debian 3.0 (sarge)
Posts: 27

Original Poster
Rep: Reputation: 15
Ok, thanks.

Last edited by Veratien; 01-30-2003 at 01:22 AM.
 
Old 02-06-2003, 08:30 AM   #4
Balrog
LQ Newbie
 
Registered: Feb 2003
Posts: 1

Rep: Reputation: 0
Broadcom 4401 Drivers

Hi all, i've found a set of drivers for the Broadcom 4401 10/100 network cards that are found in new Dell PCs & on MSI & ASUS motherboards. Took me a while to find them, includes DOS ODI & NDIS2 drivers (which i needed), and LINUX (not tested thou) and the usual Windows 9x,NT,W2K, XP.

LEt me know how you get on, took me a coupla hours to find the buggers.

You can download them from MSI at......
http://download.msi.com.tw/support/dvr_exe/440145.exe

Regards....

Adrian

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mr Adrian Sahota ---- Computing Co-Ordinator
School of Management, (MGT) University of East Anglia,
Norwich, NR4 7TJ, United Kingdom

email adie@itengineer.org.uk/ url http://www.mgt.uea.ac.uk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Old 04-05-2003, 07:02 AM   #5
eagera
LQ Newbie
 
Registered: Apr 2003
Posts: 1

Rep: Reputation: 0
OK, so I spent a day or so getting Dell Dimension 2350 to work with Linux (mainly from suggestions from this list) so here's a quick summary: (Looks like it will work with most recent Dells as well.

Harddisk:
-----------
By default, the harddisk comes up without dma and is therefore extremely slow (system becomes non-responsive when copying large files)
For RedHat:
# cd /etc/sysconfig/
# cp harddisks harddiskhda
# <edit harddiskhda and uncomment the dma and IO32 options
(or you could use hdparm to set these options by hand)


Video: I830 / I810 module for chipset 845GL
--------
Google search for 'i830-20030120-i386-linux.tar'
(I got it from the intel site) and follow the instructions in the readme.
(Note you need to untar this file to a fresh directory each time you upgrade the kernel and rerun the install script):
Run Xconfigurator and select the Intel I830 from the list.

I found this to be a bit dodgy, X crashes every now and again with problems from the DRI. I beleive XFree version 4.3.0 fixes the problem

Network: Broadcom 4401
-----------
Google search for bcm4400-1.0.1.tar.
(or you can download a 12MB zip file containing this plus all the windows stuff complete with manuals from the asus web site)

Untar the file and cd to the src directory.
# make
# make install
# depmod -a
# modprobe bcm4400

Then just install the network as you normally would.


All this has been tested on the following kernels:
2.4.9-21 (no sound support or USB2 support)
2.4.18-3
2.4.18-10

Hope this helps some other poor bugger.

Regards,

Andy
 
Old 04-06-2003, 06:12 PM   #6
yngwin
Member
 
Registered: Dec 2002
Location: China
Distribution: Arch
Posts: 359

Rep: Reputation: 33
And the broadcom drivers will be in the kernel soon, the development tree already has them for some time and Gentoo uses a patch for 'em in their new enhanced 2.4.20 kernel.

Last edited by yngwin; 04-06-2003 at 06:13 PM.
 
Old 05-13-2003, 07:57 PM   #7
kdwagner
LQ Newbie
 
Registered: May 2003
Posts: 4

Rep: Reputation: 0
BCM4401 LAN Ethernet

Can you tell me how you got the BCM4401 working on your ASUS P4PE motherboard? The driver on the CD, the ASUS site and other sites all have the same driver (V1.0.1) and fail to compile with make due to multiple missing files in Redhat 7.3 on a clean install. Amusingly, they claim its been tested under RH 7.1, 7.2, 7.3 and 8.0 beta.

Thanks - Ken
 
Old 09-08-2003, 08:57 AM   #8
likao2000
LQ Newbie
 
Registered: Sep 2003
Posts: 1

Rep: Reputation: 0
Re: BCM4401 LAN Ethernet

http://www.broadcom.com/docs/driver-...ver=4401-Linux

The latest 4401 driver for linux from broadcom.

Quote:
Originally posted by kdwagner
Can you tell me how you got the BCM4401 working on your ASUS P4PE motherboard? The driver on the CD, the ASUS site and other sites all have the same driver (V1.0.1) and fail to compile with make due to multiple missing files in Redhat 7.3 on a clean install. Amusingly, they claim its been tested under RH 7.1, 7.2, 7.3 and 8.0 beta.

Thanks - Ken
 
Old 08-12-2007, 01:04 AM   #9
Zeno McDohl
Member
 
Registered: Apr 2005
Location: Saratoga, NY
Distribution: Slackware
Posts: 322

Rep: Reputation: 30
Quote:
Originally Posted by likao2000
http://www.broadcom.com/docs/driver-...ver=4401-Linux

The latest 4401 driver for linux from broadcom.
That link doesn't seem to work. Does anyone know where to get that?
 
  


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 BCM4401 NIC: Link is Down, Link is up mr.wobble Linux - Hardware 6 08-31-2007 10:48 AM
broadcom bcm 4306 and linux drivers lovethepirk Linux - Software 7 11-21-2005 11:58 AM
Ethernet card: Broadcom Corp BCM4401 rickthemick Linux - Networking 1 01-18-2005 02:09 PM
Installing Broadcom 802.11g drivers in Mandrake 10 mrminator Linux - Wireless Networking 1 06-10-2004 01:11 PM
Broadcom BCM4401 driver freezes kozmix Linux - Hardware 2 05-15-2003 06:05 PM

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

All times are GMT -5. The time now is 11:22 PM.

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