LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 12-17-2004, 01:06 PM   #1
puppy
Member
 
Registered: Sep 2003
Distribution: Ubuntu Edgy Eft
Posts: 75

Rep: Reputation: 15
Onboard Nvidia Ethernet in Suse 9.1 64bit


Hi folks, can't get the above to work on my MSI K8N Neo2 mobo.

Have downloaded and "run" the appropriate 64 bit drivers from the Nvidia site and the module, "nvnet" appears when I do a listmod command. However "modprobe nvnet" returns nothing in the console.

Anyone help me to get onto the net in Linux (typing this in 32bit windows if you're wondering :-| )

Thanks for any advice and please note I am a frustrated linux noob (have been trying different distros for a year or two but always give up cos I can't get various things to work)
 
Old 12-17-2004, 05:56 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Quote:
"nvnet" appears when I do a listmod command. However "modprobe nvnet" returns nothing in the console.
If the module is already loaded you shouldn't need to modprobe it. What is the output from the following commands?

ifconfig -a

route -n

What is the network topology?
good luck.
 
Old 12-17-2004, 09:15 PM   #3
puppy
Member
 
Registered: Sep 2003
Distribution: Ubuntu Edgy Eft
Posts: 75

Original Poster
Rep: Reputation: 15
Well

The output from ifconfig -a is:

eth0 Link encap:Ethernet HWaddr 00:11:09:8A:A8:7E
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:25 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:10 Base address:0x4000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:42 errors:0 dropped:0 overruns:0 frame:0
TX packets:42 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2708 (2.6 Kb) TX bytes:2708 (2.6 Kb)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

and the output from route -n is:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface


Hope you can help

btw when u mean topography what do u mean????? I'm trying to connect to the net using my northbridge chipset's onboard ethernet (nforce3 ultra) and going through my router

Thanks
 
Old 12-19-2004, 06:29 PM   #4
puppy
Member
 
Registered: Sep 2003
Distribution: Ubuntu Edgy Eft
Posts: 75

Original Poster
Rep: Reputation: 15
Well

Can no-one give any pointers?
 
Old 12-20-2004, 06:58 AM   #5
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
It looks like the interface is recognized, just not configured. Are you using dhcp? Have you tried setting a static ip address?
good luck.
 
Old 12-21-2004, 04:16 AM   #6
puppy
Member
 
Registered: Sep 2003
Distribution: Ubuntu Edgy Eft
Posts: 75

Original Poster
Rep: Reputation: 15
The problem

Comes early down the line than that - even though it shows up as a module when I go into the control panel in SUSE and click on network devices it says none are present - and in the drop down list the Nvidia device isn't there. Is there any way I can configure it in the console?

Any help appreciated because I don't want to abandon Linux again for another 6 months - I need to be able to get on the net to use this distro properly

Last edited by puppy; 12-21-2004 at 04:17 AM.
 
Old 12-21-2004, 06:59 AM   #7
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Could you post the output of the following commands?

/sbin/lspci -v

/sbin/lsmod

good luck.
 
Old 05-02-2006, 05:58 PM   #8
suse-bobo
LQ Newbie
 
Registered: May 2006
Posts: 1

Rep: Reputation: 0
SUSE 9.3 pro 64 bit onboard ethernet on nvidia nforce

Hello

Hope you are still replying to messages here. I have a new ASRock 939NF4G-SATA2 mobo. I was able to install SUSE 9.3 pro by connecting an external SONY USB DVD drive. The SATA drive works but the IDE drive is not recognized, nor is the internal Liteon DVD drive (IDE also). I have an Intel 100s that works in here, but can't get the onboard ethernet card to be recognized. I may have not loaded the nVidia d software correclty, or maybe I have but need to do more configs.

I might try SUSE 10, 10.1 is coming soon but I think I may still have the same issues. I could live without the IDE hard drive and maybe withot the internal NIC, but the lack of internal CD/DVD is a problem.

Here are the two commands (as you can see there are many things not recognized)

Thanks,

suse-bobo

linux:~ # /sbin/lspci -v
0000:00:00.0 RAM memory: nVidia Corporation: Unknown device 02f1 (rev a2)
Subsystem: ASRock Incorporation: Unknown device 02f1
Flags: bus master, 66Mhz, fast devsel, latency 0
Capabilities: [44] #08 [01e0]
Capabilities: [e0] #08 [a800]

0000:00:00.1 RAM memory: nVidia Corporation: Unknown device 02fa (rev a2)
Subsystem: ASRock Incorporation: Unknown device 02fa
Flags: 66Mhz, fast devsel

0000:00:00.2 RAM memory: nVidia Corporation: Unknown device 02fe (rev a2)
Subsystem: ASRock Incorporation: Unknown device 02fe
Flags: 66Mhz, fast devsel

0000:00:00.3 RAM memory: nVidia Corporation: Unknown device 02f8 (rev a2)
Subsystem: ASRock Incorporation: Unknown device 02f8
Flags: 66Mhz, fast devsel

0000:00:00.4 RAM memory: nVidia Corporation: Unknown device 02f9 (rev a2)
Subsystem: ASRock Incorporation: Unknown device 02f9
Flags: bus master, 66Mhz, fast devsel, latency 0

0000:00:00.5 RAM memory: nVidia Corporation: Unknown device 02ff (rev a2)
Subsystem: ASRock Incorporation: Unknown device 02ff
Flags: bus master, 66Mhz, fast devsel, latency 0
Capabilities: [44] #00 [00fe]
Capabilities: [fc] #00 [0000]

0000:00:00.6 RAM memory: nVidia Corporation: Unknown device 027f (rev a2)
Subsystem: ASRock Incorporation: Unknown device 027f
Flags: 66Mhz, fast devsel

0000:00:00.7 RAM memory: nVidia Corporation: Unknown device 027e (rev a2)
Subsystem: ASRock Incorporation: Unknown device 027e
Flags: 66Mhz, fast devsel

0000:00:02.0 PCI bridge: nVidia Corporation: Unknown device 02fc (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [60] #08 [a800]
Capabilities: [80] #10 [0141]

0000:00:03.0 PCI bridge: nVidia Corporation: Unknown device 02fd (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [60] #08 [a800]
Capabilities: [80] #10 [0141]

0000:00:04.0 PCI bridge: nVidia Corporation: Unknown device 02fb (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [60] #08 [a800]
Capabilities: [80] #10 [0141]

0000:00:05.0 VGA compatible controller: nVidia Corporation: Unknown device 0242 (rev a2) (prog-if 00 [VGA])
Subsystem: ASRock Incorporation: Unknown device 0242
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at fc000000 (64-bit, non-prefetchable) [size=16M]
Expansion ROM at febe0000 [disabled] [size=128K]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-

0000:00:09.0 RAM memory: nVidia Corporation: Unknown device 0270 (rev a2)
Subsystem: ASRock Incorporation: Unknown device 0270
Flags: bus master, 66Mhz, fast devsel, latency 0
Capabilities: [44] #08 [01e9]
Capabilities: [e0] #08 [a801]

0000:00:0a.0 ISA bridge: nVidia Corporation: Unknown device 0261 (rev a2)
Subsystem: ASRock Incorporation: Unknown device 0261
Flags: bus master, 66Mhz, fast devsel, latency 0

0000:00:0a.1 SMBus: nVidia Corporation: Unknown device 0264 (rev a2)
Subsystem: ASRock Incorporation: Unknown device 0264
Flags: 66Mhz, fast devsel, IRQ 11
I/O ports at 5000 [size=64]
I/O ports at 6000 [size=64]
Capabilities: [44] Power Management version 2

0000:00:0b.0 USB Controller: nVidia Corporation: Unknown device 026d (rev a2) (prog-if 10 [OHCI])
Subsystem: ASRock Incorporation: Unknown device 026d
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 201
Memory at febde000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2

0000:00:0b.1 USB Controller: nVidia Corporation: Unknown device 026e (rev a2) (prog-if 20 [EHCI])
Subsystem: ASRock Incorporation: Unknown device 026e
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 193
Memory at febdfc00 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] #0a [2098]
Capabilities: [80] Power Management version 2

0000:00:0d.0 IDE interface: nVidia Corporation: Unknown device 0265 (rev a1) (prog-if 8a [Master SecP PriP])
Subsystem: ASRock Incorporation: Unknown device 0265
Flags: bus master, 66Mhz, fast devsel, latency 0
I/O ports at ffa0 [size=16]
Capabilities: [44] Power Management version 2

0000:00:0e.0 IDE interface: nVidia Corporation: Unknown device 0266 (rev a1) (prog-if 85 [Master SecO PriO])
Subsystem: ASRock Incorporation: Unknown device 0266
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 177
I/O ports at 0f80 [size=8]
I/O ports at 0f00 [size=4]
I/O ports at 0e80 [size=8]
I/O ports at 0e00 [size=4]
I/O ports at e000 [size=16]
Memory at febdd000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable-
Capabilities: [cc] #08 [a802]

0000:00:10.0 PCI bridge: nVidia Corporation: Unknown device 026f (rev a2) (prog-if 01 [Subtractive decode])
Flags: bus master, 66Mhz, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=32
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: faa00000-faafffff
Capabilities: [b8] #0d [0000]
Capabilities: [8c] #08 [a800]

0000:00:10.2 Multimedia audio controller: nVidia Corporation: Unknown device 026b (rev a2)
Subsystem: ASRock Incorporation: Unknown device 0850
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
I/O ports at d800 [size=256]
I/O ports at d400 [size=256]
Memory at febdc000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2

0000:00:14.0 Bridge: nVidia Corporation: Unknown device 0269 (rev a1)
Subsystem: ASRock Incorporation: Unknown device 0269
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
Memory at febdb000 (32-bit, non-prefetchable) [size=4K]
I/O ports at dc00 [size=8]
Capabilities: [44] Power Management version 2

0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
Flags: fast devsel
Capabilities: [80] #08 [2101]

0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
Flags: fast devsel

0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
Flags: fast devsel

0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
Flags: fast devsel

0000:04:08.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
Flags: bus master, medium devsel, latency 32, IRQ 185
Memory at faaff800 (32-bit, non-prefetchable) [size=2K]
Memory at faaf8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2

0000:04:0a.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 0d)
Subsystem: Intel Corporation EtherExpress PRO/100 S Server Adapter
Flags: bus master, medium devsel, latency 32, IRQ 209
Memory at faafe000 (32-bit, non-prefetchable) [size=4K]
I/O ports at cc00 [size=64]
Memory at faac0000 (32-bit, non-prefetchable) [size=128K]
Capabilities: [dc] Power Management version 2

linux:~ # /sbin/lsmod
Module Size Used by
parport_pc 43880 1
lp 13704 0
parport 43276 2 parport_pc,lp
snd_pcm_oss 67616 0
snd_pcm 117516 1 snd_pcm_oss
snd_timer 28680 1 snd_pcm
snd_page_alloc 12168 1 snd_pcm
snd_mixer_oss 22144 1 snd_pcm_oss
snd 75528 4 snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 11296 1 snd
subfs 9344 1
ipt_LOG 7808 8
ipt_limit 2944 8
ipt_pkttype 2176 1
usbserial 34800 0
cpufreq_userspace 5584 1
powernow_k8 11272 0
freq_table 5512 1 powernow_k8
thermal 17676 0
processor 27844 2 powernow_k8,thermal
fan 5896 0
button 8736 0
battery 12296 0
ac 6536 0
floppy 66544 0
joydev 12672 0
st 43044 0
ide_cd 43936 0
usb_storage 74816 0
ide_core 154276 2 ide_cd,usb_storage
usbhid 47520 0
evdev 13184 0
af_packet 24844 2
sg 42680 0
edd 12320 0
ipt_state 2432 12
ip6t_REJECT 7808 3
ipt_REJECT 7936 3
e100 42496 0
mii 6272 1 e100
iptable_mangle 3584 0
iptable_filter 3712 1
ip6table_mangle 3200 0
ip_nat_ftp 4224 0
iptable_nat 27612 1 ip_nat_ftp
ohci_hcd 22536 0
ehci_hcd 35592 0
usbcore 132976 6 usbserial,usb_storage,usbhid,ohci_hcd,ehci_hcd
ip_conntrack_ftp 73904 1 ip_nat_ftp
ip_conntrack 50436 4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp
ip_tables 22016 8 ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat
ip6table_filter 3456 1
ip6_tables 20496 3 ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6 282080 11 ip6t_REJECT
video1394 20216 0
ohci1394 35204 1 video1394
raw1394 28696 0
ieee1394 117112 3 video1394,ohci1394,raw1394
capability 4584 0
ext3 148624 2
jbd 70984 1 ext3
sr_mod 19620 0
cdrom 40744 2 ide_cd,sr_mod
dm_mod 66520 0
reiserfs 261872 1
sata_nv 11140 4
libata 61064 1 sata_nv
sd_mod 20120 5
scsi_mod 153552 6 st,usb_storage,sg,sr_mod,libata,sd_mod
linux:~ #
linux:~ #



\
 
  


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
Network ethernet card not working under 64bit Linux: Need help Frittenbude Linux - Networking 5 04-24-2005 02:31 PM
gcc and nvidia installer suse 9.1 64bit hardyduncan Linux - Software 0 02-03-2005 02:16 PM
onboard ethernet unrecognized in suse 9.0 pro thousand_yogurt Linux - Hardware 1 09-22-2004 03:49 PM
Nvidia onboard ethernet problem - installed drivers, still does not work SilverGator Linux - Hardware 6 01-19-2004 02:23 PM
How to configure onboard ethernet? Janus Linux - Networking 1 08-15-2002 06:26 PM

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

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