LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-08-2004, 03:33 PM   #1
krock923
Member
 
Registered: Jul 2004
Posts: 171

Rep: Reputation: 30
ASUS A7n8x-x onboard lan won't work with redhat 9


I have an Asus a7n8x-x motherboard. When i installed linux on it, everything went great. excpet that i can't seem to get the onboard lan to work. I downloaded the latest drivers from nvidia but that didn't help anything. In network configuration, i see nvnet under hardware and it says eth0. when i go to devices and go to new, i went to ethernet connection selected the nvnet and told it to automatically configure the IP. when i go to activate, it brings up a dialog box that says "nvnet device eth0 does not seem to be present, delaying initialization." I don't know what to do from here. This is my first experience with linux and I'm not really used to it yet. I really need to get this network working though. I will be networking with a Windows 98 based cd and i was told that i should install samba during installation which i did. I don't know how to get this working thouhg. Please help.
 
Old 07-08-2004, 05:23 PM   #2
MrMud
LQ Newbie
 
Registered: Apr 2004
Location: Portland, Oregon
Distribution: Slackware/Mandrake/Redhat
Posts: 21

Rep: Reputation: 15
Define "Downloaded the latest drivers".. did you compile them into the linux kernel? Or did you modulize them into it? Did they come as an RPM or did you have to compile the source? I suggest double checking the drivers and following the directions to make sure you followed everything, this is usually the main problem that people encounter.

Good luck!
 
Old 07-08-2004, 05:35 PM   #3
krock923
Member
 
Registered: Jul 2004
Posts: 171

Original Poster
Rep: Reputation: 30
what? It came as an rpm and i copied it onto a floppy and double clicked it and it installed.
 
Old 07-08-2004, 10:13 PM   #4
diablo111
Member
 
Registered: Jul 2004
Location: the other side of morning
Distribution: PCLOS, Fedora Core, Slackware and Mepis.
Posts: 54

Rep: Reputation: 15
Quote:
Originally posted by krock923
what? It came as an rpm and i copied it onto a floppy and double clicked it and it installed.
Doh! Never double click to install an RPM, always do it from the command line with rpm -Uvh <filename>.

I was having the same problem with the same board. Download the nVidia source rpm http://download.nvidia.com/XFree86/n...0-0274.src.rpm
and just fyi, since you double clicked to install that rpm, you may be screwed...I had to re-install redhat to get it fixed. It creates problems because it only half installs it.

Anyway, with that source rpm, type rpmbuild --rebuild <filename> . Then it compiles it and at the end, it tells you the file and location of where it outputs the rpm for you...then do a rpm -Uvh <fullpath and filename>...then a service network restart and you should be set.

Good luck!

EDIT>>>
btw, I could not get the standard RPM to work even at the command prompt...so IMO, the source rpm is the only way to go.

Last edited by diablo111; 07-08-2004 at 10:14 PM.
 
Old 07-08-2004, 10:36 PM   #5
krock923
Member
 
Registered: Jul 2004
Posts: 171

Original Poster
Rep: Reputation: 30
ok. i'll download that and try a reinstall. its no big deal. i didn't save anything on here yet. thanks for your help!

edit// when you say <filename> in the first step do you mean that just the file name and not the path? I guess i should be in that directory when i type the command? and whats a service network restart? Sorry. this is my first day of linux after years of windows. It's going to take some gettting used to.

Last edited by krock923; 07-08-2004 at 11:23 PM.
 
Old 07-09-2004, 08:33 AM   #6
krock923
Member
 
Registered: Jul 2004
Posts: 171

Original Poster
Rep: Reputation: 30
When I ran the rpmbuild command it came up with this:

bash: rpmbuild: command not found.

It turns out i didn't have the package rpm-build installed so did that. but then when i ran the command it gave me a whole bunch of error messages. ugh!

Last edited by krock923; 07-09-2004 at 09:14 AM.
 
Old 07-09-2004, 09:45 AM   #7
diablo111
Member
 
Registered: Jul 2004
Location: the other side of morning
Distribution: PCLOS, Fedora Core, Slackware and Mepis.
Posts: 54

Rep: Reputation: 15
I had the exact same problem. You probably need to re-install Redhat...when you double click on a RPM package it does something to the RPM database and hoses it
 
Old 07-09-2004, 01:14 PM   #8
krock923
Member
 
Registered: Jul 2004
Posts: 171

Original Poster
Rep: Reputation: 30
ok. will reinstall. no biggie as there's not much on that hard drive yet. does it matter what directory i put the source file in?
 
Old 07-09-2004, 02:45 PM   #9
krock923
Member
 
Registered: Jul 2004
Posts: 171

Original Poster
Rep: Reputation: 30
I'm getting ready to give up here. I can't get it to work for anything even after reinstalling redhat. Maybe i'll just go out and buy a nic.
 
Old 07-09-2004, 03:29 PM   #10
diablo111
Member
 
Registered: Jul 2004
Location: the other side of morning
Distribution: PCLOS, Fedora Core, Slackware and Mepis.
Posts: 54

Rep: Reputation: 15
That's what I did...then I found out how to install the source RPM, and I pulled it back out

Let me know how it goes!
 
Old 07-10-2004, 12:40 AM   #11
krock923
Member
 
Registered: Jul 2004
Posts: 171

Original Poster
Rep: Reputation: 30
I got it all working! Turns out that 1. I forgot to install the kernel source so thats why it wasn't compiling and 2. I was using the wrong version. Whoops! Now that I got the ethernet recognized i just have to configure it. But, that shouldn't be too difficult. Thanks for being so patient with me!
 
  


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
A7N8X (onboard LAN problem) PDog Linux - Hardware 5 12-28-2003 04:58 AM
asus a7n8x nforce2 onboard network controller doesn't work Daedalus2003 Linux - Networking 4 09-21-2003 02:34 PM
asus a7n8x onboard audio can only play 1 sound at a time =X¥®µ§= Linux - General 12 09-21-2003 12:56 AM
Asus A7N8X LAN TazLinux Linux - General 3 06-05-2003 01:35 PM
ASUS A7N8X onboard ethernet Geoff Bickford Slackware 5 03-11-2003 03:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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