LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-16-2003, 01:38 AM   #1
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Rep: Reputation: 15
my nVidia Ethernet card not working


My nvidia ethernet card is not being detected. how can i get it to work. I have tried to install the .rpm file from the nvidia website, but that dont help.

my mobo is an epox 8rda+

remember, i am a total n00b, bust out the n00b l00b and be sure to talk in english!

edit: oh, i have mandrake 9.2 and using KDE interface

Last edited by voodooutt; 11-16-2003 at 01:41 AM.
 
Old 11-16-2003, 07:05 AM   #2
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Terminal as root

Code:
cat /etc/modules.conf
Post results here.

Did you get this driver for the ethernet?

http://www.nvidia.com/object/linux_nforce_1.0-0261

Make sure you also read the install guide. You may have to add a few lines to the modules.conf file so that it will load up on boot. That would be in the /etc directory.

Also read this from Mandrake.

http://www.mandrakeexpert.com/showarchive.php?arc=44039

This is a thread from someone who got their's working.

http://www.linuxquestions.org/questi...readid=103797&

I'm helping by doing searches, not experience. I hope this works out.

Some guru that uses ethernet jump in here.

Searching for more info.

Later

 
Old 11-16-2003, 07:11 AM   #3
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Opps, just found this.

Start thingy then Configuration then Mandrake Control Center, then click hardware then Hardrake. See if it is listed there. There are also config buttons in the lower right hand side. The configure module is usually OK, I would try the other first. The Run Config tool is the one I would go through. It is a wizard.

Later. Looking for more stuff.

 
Old 11-16-2003, 11:40 AM   #4
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Original Poster
Rep: Reputation: 15
hi, i did the root command and here:

alias sound-slot-0 snd-intel8x0
alias ieee1394-controller ohci1394
probeall scsi_hostadapter ide-scsi
probeall usb-interface usb-ohci ehci-hcd
above snd-intel8x0 and-pcm-oss
alias eth0 nvnet
alias sound-slot-1 nvaudio
alias usb-inteface usb-ohci

I am going to the other posts and reading up, i just woke up and did theat root command, hopefully ill learn something and get it working.

ty for your help so far

edit: yes, i did get that driver. i install it too.. but it seems like it dont do a thing because its only 80kb or so... is it supposed to be that small?

2nd EDIT: this is all a foriegn language. I saw this post before you posted, but i have NO clue what anything means, i was kinda looking for: Download XXXXX driver and right click and install kinda solution.. lol i am so retarded when it comes to linux.. bear with me!!!

Installed dhcpcd - not part of my initial install for some reason!

Manually ran dhcpcd eth0 - and it assigned the address appropriately - so far so good....

Manually ran ifup eth0 - and got the error

"Determining IP information for eth0... failed; no link present. Check cable?"

Check cable???? To make a long story short - the fix to my 9.1 3Com eth0 error was found by some dude (who deserves better credit than this) named Bruno Damour. His solution is described in detail in

http://archives.mandrakelinux.com/e...02/msg02555.php

The skinny is to add the following line to the ifcfg-eth0 file in /etc/sysconfig/network-scripts:

MII_NOT_SUPPORTED=1

and to execute

/etc/init.d/network restart.

Last edited by voodooutt; 11-16-2003 at 11:52 AM.
 
Old 11-16-2003, 11:54 AM   #5
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by dalek

Start thingy then Configuration then Mandrake Control Center, then click hardware then Hardrake. See if it is listed there. There are also config buttons in the lower right hand side. The configure module is usually OK, I would try the other first. The Run Config tool is the one I would go through. It is a wizard.
ive tried this, about 10000000 times lol... no worky either


EDIT:

i looked for the ifcfg-eth0 file, and i do not have one... is that a problem? where do i get one from?

Last edited by voodooutt; 11-16-2003 at 12:21 PM.
 
Old 11-16-2003, 12:31 PM   #6
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Original Poster
Rep: Reputation: 15
ok, sorry for all these posts i might have found the fix:

http://www.nforcershq.com/forum/viewtopic.php?t=24127

but, again, they are all talking about stuff i dont know...... i DL'd that .diff file, but what do i do with it now?
 
Old 11-16-2003, 12:39 PM   #7
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Original Poster
Rep: Reputation: 15
ok,i found out how to apply the .diff file: but its not working. id like to post the damn results here from the konsole window but i CANT friggin write to my FLOPPY DRIVE, it says WRITING TO DEVICES IS NOT SUPPORTED -- WHAT THE HELL IS THIS??!??!
 
Old 11-16-2003, 04:27 PM   #8
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Original Poster
Rep: Reputation: 15
bump
 
Old 11-16-2003, 05:16 PM   #9
iLLuSionZ
Member
 
Registered: Oct 2003
Location: MI
Distribution: Knoppix 3.3 = XP = Mandrake 9.2
Posts: 343

Rep: Reputation: 30
? cant help ya man.....

somone will be here to help.
 
Old 11-16-2003, 05:47 PM   #10
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Original Poster
Rep: Reputation: 15
well i wish someone would explain why my ethernet is not working, in plain simple english. I get pointed here, i get pointed there, i get no where. now my monitor isint working cuz i threw it across the room

1)what do the experts here need from me to convey correctly what the problem is, why my ethernet is not working.

2) if linux is this much trouble, i can see why not alot of people are using it. M$ windoz is a helluva lot easier

3)I have let the setup install everything like its supposed to, and i cant even WRITE TO MY FLOPPY drive.....


whats up with this???
 
Old 11-17-2003, 12:58 AM   #11
iLLuSionZ
Member
 
Registered: Oct 2003
Location: MI
Distribution: Knoppix 3.3 = XP = Mandrake 9.2
Posts: 343

Rep: Reputation: 30
bump

someone wanna help this guy out?
 
Old 11-17-2003, 09:05 AM   #12
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
BUMP.

Yea somebody help here.



 
Old 11-17-2003, 10:13 AM   #13
karthikrr
Member
 
Registered: Nov 2003
Location: India
Distribution: Slackware 13.0 32-bit
Posts: 129

Rep: Reputation: 16
Hmmm, isnt that .diff patch for the 2.5.x kernels? Do any of the distros come with those kernels? COz last I checked the latest stable release was 2.4.22 ..... Just a regular installation of the nvidia drivers available and adding the alias lines whould get it working..... I think.... I did that, and I have my nvnet visible.... But, Im still using my old D-Link Realtek based card, so havent checked to see if nvnet works....I can just seei t when I do a ifconfig -a ..... If I have to test nvnet, I need to get my ISP to activate that MAC, and then he'll disable the Realtek, and Im out of a net connection until I get it working... so.... :-) But, I am prolly going to try it out sometime in the next week.... Will let u know if it works....
 
Old 11-17-2003, 10:19 AM   #14
karthikrr
Member
 
Registered: Nov 2003
Location: India
Distribution: Slackware 13.0 32-bit
Posts: 129

Rep: Reputation: 16
in the meantime, u may wanna try to get the tar file, instead of the rpm and use that.... and did u ADD those lines to the /etc/modules.conf file? Check that again.... and give another STEP by STEP 'story' of whatever u did..... after u dwlded the drivers.....

btw, 80kb drivers are fine for Linux... :-)
 
Old 11-17-2003, 11:21 AM   #15
voodooutt
Member
 
Registered: Nov 2003
Location: California, USA
Distribution: Mandrake 9.2
Posts: 54

Original Poster
Rep: Reputation: 15
yep, ty for your help.

im at work right now, so it'll be about 7 - 8 hrs till i can get back to it =/

sorry for being so n00bish to linux heh

im reading up on it, but theres a ton of stuff to know and learn geeez

and one more thing is i cant write to any files.... what permissions i need to do this?

Last edited by voodooutt; 11-17-2003 at 11:22 AM.
 
  


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
Suse 9.0 doesn't detect Ethernet card on nVidia shipset 2, on-board card Realtek 8201 devilpim Linux - Newbie 3 05-27-2006 12:08 AM
Nvidia Ethernet Card Problems The_FireStart3r Linux - Hardware 1 08-24-2004 09:43 PM
How to get Linux to see my nVIDIA ethernet card? Ebel Linux - Hardware 7 08-07-2004 08:25 AM
Nvidia Ethernet Drivers Not Working on Fedora Core 1 Ogundameji Linux - Newbie 1 04-14-2004 07:38 AM
Nvidia Nforce2 ethernet (nvnet) not working in RH9 blandoon Linux - Networking 3 08-28-2003 05:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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