Fedora Linux Support Community & Resources Center
  #1  
Old 15th April 2004, 04:11 AM
Delarama Offline
Registered User
 
Join Date: Apr 2004
Posts: 5
nvidian lan driver not working

Hi Everyone
I'm a newbie and I'm slowly learning Linux. I have a mb with nvidia lan. Ihave installed fedora (2.4 kernel) and download nvidia drivers off nvidia site. I extracted and installed it no errors. I did a "modprobe nvet" in root through terminal and said invalid command. So the driver is recognized in the network settings but i still can't get it ot work? Any ideas as to problem? I hop i can get it to work, cause i do enjoy learning linux.
Thanks
Del
__________________
Adelio S. Pereira
Reply With Quote
  #2  
Old 15th April 2004, 05:15 AM
SuperNu's Avatar
SuperNu Offline
Registered User
 
Join Date: Mar 2004
Posts: 617
When you typed "modprobe nvnet", were you root or a normal user? You must be root to insert or remove modules. If you were root, how did you become root, log in, su - or su? The first two will set root's envrionment, the third will use your current user's envrionment. Try "/sbin/modprobe nvnet". Also, after you ran make, did you run make install? Remember, you have to be root to install the Nvidia modules.

I just updated to the latest Fedora kernel, 2.4.22-1.2179.nptl, and these are the steps I took to install the Nvidia network module (I logged into the command line as root)...
1 - tar xzvf NVIDIA_nforce-1.0-0261.tar.gz (I don't like the RPM)
2 - cd nforce
3 - make
4 - make install
5 - enjoyed network connectivity.

If you still need more help, please let me know.

--SN
Reply With Quote
  #3  
Old 15th April 2004, 08:19 PM
Prometheus's Avatar
Prometheus Offline
Registered User
 
Join Date: Mar 2004
Location: Michigan, USA
Posts: 374
just out of curiosity, did you download the unified driver? I know that contains the lan drivers (i have a nf2 mobo), but im pretty sure none of the others do. Try using the unified driver if you didnt use that last time.
__________________
Registered Linux User #371104

Become a Registered Linux User Here
Reply With Quote
  #4  
Old 17th April 2004, 02:28 AM
Delarama Offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Hi Guys
Thanks for your responese. Prom. i did download the all one driver off the nvidia site (same one supernu has in his message). Supernu, i tied to follow your map but i can't log on as root as this file was put on my desktop as normal user so i don't have access to it. I tried to extract using it using your command but i get an error message saying it can't find file ot directory. Can't i double click on it and extract it to the directory needed? Actually i tried this ran the cd nforce through terminal and it say could not find directory. SO, that is what has happened. Not sure where to go from here!? Again any suggestions greatly appreciated.
Thanks
Del
__________________
Adelio S. Pereira
Reply With Quote
  #5  
Old 17th April 2004, 03:49 AM
mars_hall Offline
Registered User
 
Join Date: Feb 2004
Location: S.E. USA
Age: 51
Posts: 135
copy the file to somewhere on the / and change the ownership and permissions
Reply With Quote
  #6  
Old 17th April 2004, 06:12 AM
SuperNu's Avatar
SuperNu Offline
Registered User
 
Join Date: Mar 2004
Posts: 617
It doesn't matter where you place the file as long as you know the path to the file. The root account has access to every file at all times. I download all of my files to my user's account (/home/sn/stuff) and I just use the command line to copy files where I need them. I place all source tarballs in /usr/src so whenever I need to upgrade my kernel, I don't have to search everywhere for the nforce ethernet source.

Now, my directions were assuming that you logged in as root or used su - and you were using the command line. I don't like using a lot of GUIs to get my work done. They can be too buggy sometimes.

Now, I use KDE and I am going to type these instructions from using KDE, but you can adapt them to Gnome or whatever window manager you happen to use.

1 - Download http://download.nvidia.com/XFree86/n....0-0261.tar.gz somewhere as your regular user (/home/user)
2 - Open a command line (konsole in KDE)
3 - change directories to where you downloaded the file (if necessary)
4 - tar xzvf NVIDIA_nforce-1.0-0261.tar.gz
5 - cd nforce
6 - make
7 - su
8 - enter root's password
9 - make install (no error messages should be generated)
10 - /sbin/lsmod | grep nvnet (check to make sure nvnet was added to the kernel
11 - /sbin/modprobe nvnet if no response is generated
12 - less /etc/modules.conf to check that the alias was set up properly for nvnet (alias eth0 nvnet)
13 - setup your network card (run neat. you will need to enter root's password)

I know that this might be a little long, but I wanted to make sure you got enough detail to help out. If you still need help, let me know.

--SN
Reply With Quote
  #7  
Old 17th April 2004, 05:32 PM
Delarama Offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Hi
I followed your instructions and everything worked fine with nor errors until i did a modprobe nvnet in root and it couldn't find the file. I ran neat and it had nvnet in there bur it still wasn't hooking up so i deleted the profile and restarted hoping it would recognize the driver again but that didn't work. Is ther a way that i can start over by deleting all occurences of the nvidia installation? or should i go through the installation procedure again? I am thoroughly frustrated. If i had the internet for reference on linux wouldn't be so bad but popping in and out of windows to get info off net very annoying.
Thanks
Del
__________________
Adelio S. Pereira
Reply With Quote
  #8  
Old 17th April 2004, 06:14 PM
Delarama Offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Hi Again
I tried the installation over again. Everything worked fine until step 11. At this point it sound command not found and then at setp 12, it showed audio and usb references but nothing about lan. I checked my network settings and there is anvidia device showing as ok. Do i have to configure this device? or should the device say "nvnet" instead of "Nvidia Ethernet Controller...". I've had bothe of these devices show up in my network settings. It shouldn't by this hard to install a lan driver! Unless i'm doing something wrong!?
Thanks
Del
__________________
Adelio S. Pereira
Reply With Quote
  #9  
Old 18th April 2004, 01:46 AM
SuperNu's Avatar
SuperNu Offline
Registered User
 
Join Date: Mar 2004
Posts: 617
If you don't have modprobe on your system, then something is wrong/missing. modprobe is in the modutils RPM. Just run rpm -q modutils from the command line and see if it returns anything. On my system, when I run rpm -q modutils, I get modutils-2.4.25-13.

You don't have to run step 12 if step 11 returns nvnet.

When I run neat, under the Devices tab, I have under Devices, eth0, under Nickname, eth0, and under Type ethernet. Under the Hardware tab, I have under Description, nForce2 Ethernet Controller, under Type, Ethernet, and under Device, eth0. Since you said that the network settings is showing the nForce ethernet controller, then configure it for DHCP and see if it works.

<edit>
I forgot to mention that for each kernel, you have to recompile the driver. So, if you upgrade your kernel, you need to recompile the nForce driver. Also, the nvnet module should be in /lib/modules/<kernel version>/kernel/drivers/net/nvnet.o
</edit>

--SN

Last edited by SuperNu; 18th April 2004 at 01:52 AM.
Reply With Quote
  #10  
Old 18th April 2004, 04:50 PM
Delarama Offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Hi SN
I finally got it my lan to work!!!!!!!!!!!!!! I disable onboard lan in bios booted up Fedora and shut it down. Then enabled it in bios and restarted computer. Launched fedora, kudzu picked new hardware, recognized nvidia lan and selected dyanamic ip etc... and let Fedora runs its course. I've decided to your route and use kde interface. It seems to have more programs and optios. BTW has the auto Updater ever worked. It seems to crash or hang alot. Thanks alot for your help SN. Your steps helped me get driver on linux system. Now i can focus on tweaking and learning linux.
Thanks Again
Del
P.S. I don't think this will be my last visit here!
__________________
Adelio S. Pereira
Reply With Quote
Reply

Tags
driver, lan, nvidian, working

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
nvidia driver not working alex-c Using Fedora 8 16th August 2008 08:02 AM
Nvidia driver 173.14.12 working or not working? DraconPern Hardware & Laptops 16 10th August 2008 03:31 PM
ati driver 8.42.3 allmost working cpri Hardware & Laptops 0 6th November 2007 08:26 PM
Audio driver not working ernaveen Hardware & Laptops 4 20th October 2005 09:42 PM
How to get ATI driver working in FC3 2.6.9 Kernel? Please Help!!!!!! tpcolson EOL (End Of Life) Versions 3 20th February 2005 02:31 AM


Current GMT-time: 00:48 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat