LinuxQuestions.org
Visit Jeremy's Blog.
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 07-06-2006, 03:45 PM   #1
Rotwang
Member
 
Registered: Jan 2004
Distribution: CentOS
Posts: 281

Rep: Reputation: 30
netgrear fa311 driver and installation


I just installed CentOS 4.3 on a pc that will become a server (so no x).

CentOS doesn't recognize my network card, a netgear FA311. I'm told I need the natsemi driver. Where is that?

If I find that driver, what do I do with it? I'm reading that I have to recompile the kernel?? That sounds very advanced. How do I do that?

Also, how do I get the driver onto the machine? I've got no floppy drive and only a cd-rom.

I tried "modprobe natsemi" and when I run lsmod, it shows up as "natsemi 30497 0"

But when I reboot and run lsmod, it's not there anmore. And I'm still not on the network.

Also, am I going to have to write my own eth:0 or whatever file in network-scripts?

This is so hard.
 
Old 07-06-2006, 05:01 PM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Have you checked the HCL section here at the top or to the right. It says mostly using the netsemi driver but one says they are using the tulip driver. May depend on card version.

I would load the module as root ' modprobe netsemi '
Also after issuing the command check the command ' dmesg ' and see if it there is any errors.
Then goto /etc/sysconfig/network-scripts and create a file called ifcfg-eth0
Put the following in and change ip and other info based on your network settings.
Code:
DEVICE=eth0
BOOTPROTO=none
# BROADCAST='tion: --broadcast'
# HWADDR=00:90:F5:0D:2F:85
IPADDR=192.168.1.10
NETMASK=255.255.255.0
# NETWORK='option: --network'
ONBOOT=yes
TYPE=Ethernet
GATEWAY=192.168.1.1
Or for dhcp connection
Code:
DEVICE=eth0
BOOTPROTO=DHCP
ONBOOT=yes
TYPE=Ethernet
Now as root to bring up the interface run the comand ' /sbin/ifup eth0 ' See if it has errors.

Now if static you need to define nameserver IP in /etc/resolv.conf
nameserver xxx.xxx.xxx.xxx

Lets see if this gets you going.
Brian1
 
Old 07-08-2006, 06:00 PM   #3
Rotwang
Member
 
Registered: Jan 2004
Distribution: CentOS
Posts: 281

Original Poster
Rep: Reputation: 30
It ended up being an irq conflict- I moved the card to a differnt pci slot and it worked. Although, then it stopped working, and started working erratically. I found out that that model of network card has a flaw. There's a patch for it but it might not be for linux... anyway I'm not going to bother, I can get another old network card from somewhere instead. Thanks though,
rw
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Netgear FA311 Driver Problems JZ256 Linux - Hardware 6 05-20-2004 01:49 PM
Nic :: Netgear FA311 :: Trouble with the driver Lok3 Linux - Hardware 7 10-22-2002 03:46 PM
Correct FA311 PCI card driver GabeF Linux - Networking 1 09-10-2002 09:00 PM
Install the FA311/dp83815 driver in RD7.2--need help otcotc Linux - Networking 3 02-27-2002 08:53 PM
Installation of Fa311 Nic. Plz HELP!! jpmast Linux - Software 17 08-18-2001 07:05 AM

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

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