LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 03-31-2003, 06:10 PM   #1
kennethpardue
LQ Newbie
 
Registered: Mar 2003
Posts: 1

Rep: Reputation: 0
How to install a LAN card


Hello all, I'm just getting into Linux and am having problems getting my Internet up and running. I have a Asus P4PE-L motherboard with a built in Broadcom Ethernet Controller. Red Hat Linux 8.0 doesn't auto-detect it and I'm not sure how to install the driver. I have the driver for Linux on CD, but not sure how to install it. There's some things that I think are command prompt type instructions, but I'm not sure what to do with it.

Any help on what to do in my case?



Kenneth
 
Old 03-31-2003, 07:21 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
If you haven't already checked out the thread of doom about the broadcom:

http://www.linuxquestions.org/questi...threadid=33441

You might want to look there.

Cheers,

Finegan
 
Old 03-31-2003, 07:23 PM   #3
moinefou
LQ Newbie
 
Registered: Mar 2003
Location: Strasbourg, France
Distribution: Debian GNU/Linux
Posts: 27

Rep: Reputation: 15
Try this command :

grep CONFIG_TIGON3 /boot/config-`uname -r`

If you see «# CONFIG_TIGON3 is not set», you could try to recompile a custom kernel, just with that option changed. It is the driver for a Broadcom Gigabit card, and your motherboard include such a controller.

If you have a /usr/src/linux, you just have to do that :

cd /usr/src/linux
cp /boot/config-`uname -r` ./.config
make xconfig

Then go in «Networking device suppor», «Ethernet (1000 Mbit)» and click on the «m» of the Broadcom card. Then save and exit, and run :

make dep && make bzImage && make install

Verify in the Kernel-HOWTO, I'm not sure anymore (I'm using Debian, and it's own kernel building system).
http://www.tldp.org/HOWTO/Kernel-HOWTO

You just have to add a line with :

tg3

in your /etc/modules, or run :

modprobe tg3

to have your controller working.

Last edited by moinefou; 03-31-2003 at 07:25 PM.
 
  


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
How to install new lan card dagul_t Linux - Hardware 5 07-07-2005 09:20 PM
how to install LAN card on Linux Sara Ahmed Linux - Newbie 2 10-19-2004 12:54 AM
How do I install wireless LAN card?? Rajiv Linux - Hardware 1 05-24-2004 10:01 AM
Lan Card INstall doesn't work!! -=NoXiOuS=- Linux - Hardware 7 08-31-2003 12:06 PM
lan card install fdavidm General 2 04-17-2002 06:49 PM

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

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