LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 06-26-2003, 07:13 PM   #1
netw3rm
LQ Newbie
 
Registered: Jun 2003
Posts: 4

Rep: Reputation: 0
A7N8X Ethernet


Hello all,
I have the a7n8x mobo (non deluxe) with onboard sound and ethernet. I was able to get the sound working but I'm slightly stumped. I run modprobe and this is what I get:
=====================================
root@gsys:/fat-c/nforce/nvnet# modprobe -a nvnet
Warning: loading /lib/modules/2.4.20/kernel/drivers/net/nvnet.o will taint the kernel: non-GPL license - NVIDIA See website for information about tainted modules Module nvnet loaded, with warnings
======================================
Ok that looks pretty good but I'm not sure what to do next. Any help? Thanks

Also when I run ifconfig I dont get a eth0 device showing up.
 
Old 06-26-2003, 07:25 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
"ifconfig" just by itself will only show you the active network devices.

Try:

ifconfig eth0 up

or...

dhcpcd eth0

or... for redhat

dhclient eth0

ifconfig -a will show all the devices regardless of status. to get nvnet to load automagically, copy it into /lib/modules/2.4.xx-ish/kernel/drivers/net

and then run depmod -a

You might want to add the line:

alias eth0 nvnet

to the file /etc/modules.conf,

That's about it...

Cheers,

Finegan
 
Old 06-27-2003, 06:26 PM   #3
R_Shackleford
Member
 
Registered: May 2003
Location: Earth
Distribution: Slackware
Posts: 76

Rep: Reputation: 15
Hey netw3rm,

I have the deluxe version of that mobo. I couldn't get a Linux distro to install. I am running a M$ product at the moment, just to get things started. My Slackware install CD stalled for half an hour before I gave up. What other hardware do you have attached to this board, and what distro did you install?

My specs are as follows: A7N8X Deluxe, 1 GB of PC3200 (2 512MB modules to take advantage of the Dual Channel DDR), 80GB SATA HD, 27GB IDE HD, NVidia 8x AGP 128ddr video card, DVD rom, CDRW, floppy, etc...

When Slack and Mandrake returned unhappy results, I loaded up FreeBSD. I installed the NVidia driver so I would be able to run X-windows, however, I haven't been able to make KDE initialize.
 
Old 07-08-2003, 11:41 PM   #4
kcbnac
LQ Newbie
 
Registered: Mar 2003
Location: Minnesota, USA
Distribution: Whichever will work on my sytem (see sig)
Posts: 6

Rep: Reputation: 0
R_Shackleford, I haven't had any luck either, with the deluxe as well. I tried Mandrake several times, but no luck whatsoever. It would finish the install, but then would try to boot off of 2nd IDE HD (HDE instead of HDA) all three times.
 
Old 07-09-2003, 05:34 PM   #5
netw3rm
LQ Newbie
 
Registered: Jun 2003
Posts: 4

Original Poster
Rep: Reputation: 0
Well what finegan told me to do worked and I'm up and running with Slackware 9. It probably is more complicated because of the two ethernet devices the deluxe version comes with. Anyways good luck.
 
Old 07-11-2003, 07:12 PM   #6
R_Shackleford
Member
 
Registered: May 2003
Location: Earth
Distribution: Slackware
Posts: 76

Rep: Reputation: 15
You all have made more progress than I have. My installation freezes during PCI scan. I haven't yet been able to get Slack9 installed. I did try FreeBSD 4.8, and it installed, but I had problems starting KDE.
 
Old 07-25-2003, 03:52 PM   #7
R_Shackleford
Member
 
Registered: May 2003
Location: Earth
Distribution: Slackware
Posts: 76

Rep: Reputation: 15
Sometimes a BIOS update can make all the difference...
 
Old 07-29-2003, 01:02 PM   #8
Gumbas
LQ Newbie
 
Registered: Jul 2003
Posts: 1

Rep: Reputation: 0
hi there, i got the asus A7N8X also with bulid ethernet and sound just installed RedHat 9 with the newest kernel 2.40-19.9 ,
updated everything using nforce 2.40-9 drivers...

here what i get >

the system seen the eth0 but it's can't activate it saing device falied ..when booting and in network config..

sound card works only when check up on instalation of the os ,then when i log on it's is dead.


someone help me what to do.. and how to fix that? i got the latest bios revision (5) installed as well....



Last edited by Gumbas; 07-29-2003 at 01:04 PM.
 
Old 07-29-2003, 01:40 PM   #9
Wangster
LQ Newbie
 
Registered: Jul 2003
Posts: 3

Rep: Reputation: 0
Asus A7N8X deluxe appears to use the standard 3Com drivers despite what it says on the CD which came with the Motherboard. The cd even includes linux source code for the module but it doesn't work.

I simply did a "modprobe 3c59x" and eth0 was up and running.
 
Old 07-31-2003, 08:36 AM   #10
R_Shackleford
Member
 
Registered: May 2003
Location: Earth
Distribution: Slackware
Posts: 76

Rep: Reputation: 15
After I updated my BIOS, I popped in the Knoppix CD and voila - everything worked. The audio isn't perfect, but I have an active ethernet connection. I did find earlier that the info on the ASUS CD is defective. When I try to play MP3s, they sound as is they are an old 33 LP played at 78rpm. So I suggest to anyone who is having problems with the A7N8X deluxe motherboard that you make certain your BIOS firmware is updated.
 
Old 07-31-2003, 11:58 AM   #11
fsu_slacker
LQ Newbie
 
Registered: Jul 2003
Location: Tallahassee, FL
Distribution: Slackware 9.0
Posts: 29

Rep: Reputation: 15
I've been having problems with the ethernet on the A7N8X deluxe as well, but I didn't come across the problems installing and running linux. I have Slackware 9 with kernel 2.4.20 running just fine on a stock install. The bios isn't necessarily the problem, because i don't have the latest version. The sound even worked without the Nvidia drivers, though it sounds a lot better with them installed. Possibly try stripping the system down to barebones required to run, then do the install. I don't see why that should make a difference, but that's the only thing I can think of doing. Beyond that, I don't know, because it seems like people are getting completely different results with basically the same hardware.

Unless.... Which revision board are you guys using? I have the 2.0 in mine.

Wangster said the standard 3Com drivers work on the LAN. This is the dual lan board, or just single? I tried the modprobe but it gave me an error "no such device"
 
  


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
a7n8x ethernet problems k2k Linux - Hardware 4 02-02-2004 09:40 AM
A7N8X Deluxe problems in 2.6 - sound and ethernet Hooded One Linux - Hardware 5 01-20-2004 01:04 AM
ethernet on the a7n8x bendlight Linux - Hardware 4 10-29-2003 09:48 PM
Onboard 3com ethernet [a7n8x deluxe] on slackware 9.0 problems xen Linux - Hardware 3 06-07-2003 02:15 AM
ASUS A7N8X onboard ethernet Geoff Bickford Slackware 5 03-11-2003 03:10 AM

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

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