nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Enterprise Linux (2.6.18*) LAN drivers for HP slimline s3500t Desktop

This is a discussion on Enterprise Linux (2.6.18*) LAN drivers for HP slimline s3500t Desktop within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; I installed enterprise linux 5 in my PC. WHen I do ifconfig -a, eth0 is not listed. I manually created ...


Go Back   nixCraft Linux Forum > Linux Distribution > CentOS / RHEL / Fedora

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 08-29-2008, 01:32 AM
Junior Member
User
 
Join Date: Aug 2008
My distro: Enterprise Linux 5 (2.6.18-92*)
Posts: 5
Rep Power: 0
dkkishor is on a distinguished road
Default Enterprise Linux (2.6.18*) LAN drivers for HP slimline s3500t Desktop

I installed enterprise linux 5 in my PC. WHen I do ifconfig -a, eth0 is not listed. I manually created ifcfg-eth0, installed Realtec r8168 and added an entry to /etc/modprobe.conf. Still I am not able to see eth0 and not able to connect to Internet from Linux. Whenever I try to start eth0, it says Unknown Device.

It works fine from Windows

Please help me out.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-29-2008, 02:21 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

What is the output of lspci? Do you see your pci card listed using lspci?
Code:
lspci
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 08-29-2008, 09:53 AM
Junior Member
User
 
Join Date: Aug 2008
My distro: Enterprise Linux 5 (2.6.18-92*)
Posts: 5
Rep Power: 0
dkkishor is on a distinguished road
Default Here is the output from different commands. Thanks for your response

[root@localhost ~]# lspci
00:00.0 Host bridge: nVidia Corporation Unknown device 07c1 (rev a2)
00:00.1 RAM memory: nVidia Corporation nForce 630i memory controller (rev a2)
00:01.0 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:01.1 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:01.2 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:01.3 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:01.4 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:01.5 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:01.6 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:02.0 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
00:03.0 ISA bridge: nVidia Corporation Unknown device 07d7 (rev a2)
00:03.1 SMBus: nVidia Corporation Unknown device 07d8 (rev a1)
00:03.2 RAM memory: nVidia Corporation Unknown device 07d9 (rev a1)
00:03.4 RAM memory: nVidia Corporation Unknown device 07c8 (rev a1)
00:04.0 USB Controller: nVidia Corporation GeForce 7100/nForce 630i (rev a1)
00:04.1 USB Controller: nVidia Corporation GeForce 7100/nForce 630i (rev a1)
00:08.0 IDE interface: nVidia Corporation Unknown device 056c (rev a1)
00:09.0 Audio device: nVidia Corporation MCP73 High Definition Audio (rev a1)
00:0a.0 PCI bridge: nVidia Corporation Unknown device 056d (rev a1)
00:0b.0 PCI bridge: nVidia Corporation Unknown device 056e (rev a1)
00:0c.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1)
00:0d.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1)
00:0e.0 IDE interface: nVidia Corporation Unknown device 07f0 (rev a2)
00:0f.0 Ethernet controller: nVidia Corporation MCP73 Ethernet (rev a2)
01:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev c0)
02:00.0 VGA compatible controller: nVidia Corporation Unknown device 06e0 (rev a1)
03:00.0 Multimedia video controller: Conexant Unknown device 8880 (rev 0f)
================================================== ==
[root@localhost ~]# ifconfig -a
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:2909 errors:0 dropped:0 overruns:0 frame:0
TX packets:2909 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4332005 (4.1 MiB) TX bytes:4332005 (4.1 MiB)
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)
veth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
veth1 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
veth2 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
veth3 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
vif0.1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
vif0.2 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
vif0.3 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:156 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:27242 (26.6 KiB)
xenbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
UP BROADCAST RUNNING NOARP MTU:1500 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)
================================================== ======
[root@localhost ~]# ifconfig -a
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:2909 errors:0 dropped:0 overruns:0 frame:0
TX packets:2909 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4332005 (4.1 MiB) TX bytes:4332005 (4.1 MiB)
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)
veth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
veth1 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
veth2 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
veth3 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 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)
vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
vif0.1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
vif0.2 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
vif0.3 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
BROADCAST MULTICAST MTU:1500 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)
virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:156 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:27242 (26.6 KiB)
xenbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
UP BROADCAST RUNNING NOARP MTU:1500 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)

================================================== =======
[root@localhost sbin]# cat /etc/modprobe.conf
alias scsi_hostadapter ahci
alias scsi_hostadapter1 usb-storage
alias eth0 r8168
================================================== =======
[root@localhost ~]# uname -r
2.6.18-92.el5xen

Reply With Quote
  #4 (permalink)  
Old 08-29-2008, 10:37 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Your NIC:
Code:
 00:0f.0 Ethernet controller: nVidia Corporation MCP73 Ethernet (rev a2)
r8168 is not correct driver. You need to download and use forcedeth driver for nVidia chipset.
Linux nForce Drivers
Installing the NFORCE drivers in recent Linux distributions - nV News Forums
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #5 (permalink)  
Old 08-29-2008, 08:35 PM
Junior Member
User
 
Join Date: Aug 2008
My distro: Enterprise Linux 5 (2.6.18-92*)
Posts: 5
Rep Power: 0
dkkishor is on a distinguished road
Default Thanks a lot. Will try and post you the results

Should I se eth0 after that in ifconfig? Or not appearing eth0 is not a problem here?
Reply With Quote
  #6 (permalink)  
Old 08-29-2008, 11:46 PM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

Quote:
Originally Posted by dkkishor View Post
Should I se eth0 after that in ifconfig? Or not appearing eth0 is not a problem here?
Yes, did you loaded correct driver?
Code:
ifconfig eth0
Run following after reboot, to verify driver is loaded:
Code:
dmesg | grep eth
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
  #7 (permalink)  
Old 09-02-2008, 10:13 AM
Junior Member
User
 
Join Date: Aug 2008
My distro: Enterprise Linux 5 (2.6.18-92*)
Posts: 5
Rep Power: 0
dkkishor is on a distinguished road
Default

1) Downloaded NFORCE-Linux-x86-1.23.zip driver
2) unzip NFORCE-Linux-x86-1.23.zip
3) cd NV_Linux_DRV_PKG_v1.23/RHEL5/rpm
4) rpm -ivh nvlan-rhel5-0.62-1.23.i686.rpm
rpm -ivh nvsata-rhel5-2.1-1.23.i686.rpm
5) cd NV_Linux_DRV_PKG_v1.23/RHEL5/source
6) created Makefile with the following contents
obj-m := forcedeth.o

But not able to execute "make" to install the driver. Am I missing anything? There is no change even I rebooted the PC.

================================================== ======
[root@localhost ~]# lspci -v
00:00.0 Host bridge: nVidia Corporation Unknown device 07c1 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0

00:00.1 RAM memory: nVidia Corporation nForce 630i memory controller (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0

00:01.0 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:01.1 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:01.2 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:01.3 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:01.4 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:01.5 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:01.6 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:02.0 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:03.0 ISA bridge: nVidia Corporation Unknown device 07d7 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0

00:03.1 SMBus: nVidia Corporation Unknown device 07d8 (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel, IRQ 11
I/O ports at ff00 [size=64]
I/O ports at 1c00 [size=64]
I/O ports at 1c80 [size=64]
Capabilities: [44] Power Management version 2

00:03.2 RAM memory: nVidia Corporation Unknown device 07d9 (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:03.4 RAM memory: nVidia Corporation Unknown device 07c8 (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: 66MHz, fast devsel

00:04.0 USB Controller: nVidia Corporation GeForce 7100/nForce 630i (rev a1) (prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 7
Memory at effff000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2

00:04.1 USB Controller: nVidia Corporation GeForce 7100/nForce 630i (rev a1) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 5
Memory at efffe000 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] Debug port
Capabilities: [80] Power Management version 2

00:08.0 IDE interface: nVidia Corporation Unknown device 056c (rev a1) (prog-if 8a [Master SecP PriP])
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0
I/O ports at fc00 [size=16]
Capabilities: [44] Power Management version 2

00:09.0 Audio device: nVidia Corporation MCP73 High Definition Audio (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 11
Memory at efff4000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-

00:0a.0 PCI bridge: nVidia Corporation Unknown device 056d (rev a1) (prog-if 01 [Subtractive decode])
Flags: bus master, 66MHz, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: efd00000-efdfffff
Prefetchable memory behind bridge: efc00000-efcfffff
Capabilities: [b8] #0d [0000]

00:0b.0 PCI bridge: nVidia Corporation Unknown device 056e (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 0000b000-0000bfff
Memory behind bridge: ea000000-edffffff
Prefetchable memory behind bridge: 00000000d0000000-00000000dff00000
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [80] Express Root Port (Slot+) IRQ 0

00:0c.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: ef800000-ef9fffff
Prefetchable memory behind bridge: 00000000efb00000-00000000efb00000
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [80] Express Root Port (Slot+) IRQ 0

00:0d.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: efa00000-efafffff
Prefetchable memory behind bridge: 00000000efe00000-00000000efe00000
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [80] Express Root Port (Slot+) IRQ 0

00:0e.0 IDE interface: nVidia Corporation Unknown device 07f0 (rev a2) (prog-if 85 [Master SecO PriO])
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 11
I/O ports at 09f0 [size=8]
I/O ports at 0bf0 [size=4]
I/O ports at 0970 [size=8]
I/O ports at 0b70 [size=4]
I/O ports at f700 [size=16]
Memory at efff8000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [44] Power Management version 2
Capabilities: [8c] #12 [0010]
Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-

00:0f.0 Ethernet controller: nVidia Corporation MCP73 Ethernet (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 15
Memory at efffd000 (32-bit, non-prefetchable) [size=4K]
I/O ports at f600 [size=8]
Memory at efffc000 (32-bit, non-prefetchable) [size=256]
Memory at efffb000 (32-bit, non-prefetchable) [size=16]
Capabilities: [44] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-

01:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev c0) (prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company Unknown device 2a65
Flags: bus master, medium devsel, latency 0, IRQ 10
Memory at efdff000 (32-bit, non-prefetchable) [size=2K]
I/O ports at cf00 [size=128]
Capabilities: [50] Power Management version 2

02:00.0 VGA compatible controller: nVidia Corporation Unknown device 06e0 (rev a1) (prog-if 00 [VGA controller])
Subsystem: Unknown device 1b0a:9004
Flags: bus master, fast devsel, latency 0, IRQ 5
Memory at ec000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at ea000000 (64-bit, non-prefetchable) [size=32M]
I/O ports at bf00 [size=128]
[virtual] Expansion ROM at ed000000 [disabled] [size=128K]
Capabilities: [60] Power Management version 3
Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Capabilities: [78] Express Endpoint IRQ 0

03:00.0 Multimedia video controller: Conexant Unknown device 8880 (rev 0f)
Subsystem: Avermedia Technologies Inc Unknown device de39
Flags: bus master, fast devsel, latency 0, IRQ 7
Memory at ef800000 (64-bit, non-prefetchable) [size=2M]
Capabilities: [40] Express Endpoint IRQ 0
Capabilities: [80] Power Management version 2
Capabilities: [90] Vital Product Data
Capabilities: [a0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Reply With Quote
  #8 (permalink)  
Old 09-02-2008, 10:14 AM
Junior Member
User
 
Join Date: Aug 2008
My distro: Enterprise Linux 5 (2.6.18-92*)
Posts: 5
Rep Power: 0
dkkishor is on a distinguished road
Default Continuing...

================================================== =======
[root@localhost ~]# lsmod
Module Size Used by
vfat 15809 1
fat 51165 1 vfat
netloop 10945 0
netbk 78145 0 [permanent]
blktap 115941 2 [permanent]
blkbk 22241 0 [permanent]
ipt_MASQUERADE 7617 1
iptable_nat 11205 1
ip_nat 21101 2 ipt_MASQUERADE,iptable_nat
xt_state 6209 1
ip_conntrack 53025 4 ipt_MASQUERADE,iptable_nat,ip_nat,xt_state
nfnetlink 10713 2 ip_nat,ip_conntrack
ipt_REJECT 9537 2
xt_tcpudp 7105 4
iptable_filter 7105 1
ip_tables 17029 2 iptable_nat,iptable_filter
x_tables 17349 6 ipt_MASQUERADE,iptable_nat,xt_state,ipt_REJECT,xt_ tcpudp,ip_tables
bridge 53853 0
nfsd 201969 17
exportfs 9665 1 nfsd
lockd 61257 2 nfsd
nfs_acl 7617 1 nfsd
auth_rpcgss 43105 1 nfsd
tux 121101 3
zlib_deflate 21977 1 tux
autofs4 24389 2
hidp 23105 2
rfcomm 42457 0
l2cap 29505 10 hidp,rfcomm
bluetooth 53797 5 hidp,rfcomm,l2cap
sunrpc 144893 13 nfsd,lockd,nfs_acl,auth_rpcgss
capi 20865 0
capifs 9801 2 capi
kernelcapi 48705 1 capi
ib_iser 34581 0
libiscsi 30401 1 ib_iser
scsi_transport_iscsi 31689 2 ib_iser,libiscsi
ib_srp 33113 0
ib_sdp 51977 0
ib_ipoib 75113 0
rdma_ucm 16449 0
ib_ucm 19653 0
ib_uverbs 35049 2 rdma_ucm,ib_ucm
ib_umad 19177 0
rdma_cm 34421 3 ib_iser,ib_sdp,rdma_ucm
ib_cm 35245 4 ib_srp,ib_ipoib,ib_ucm,rdma_cm
iw_cm 13125 1 rdma_cm
ib_addr 11845 1 rdma_cm
ib_sa 38837 4 ib_srp,ib_ipoib,rdma_cm,ib_cm
ib_mad 37589 3 ib_umad,ib_cm,ib_sa
ib_core 54337 13 ib_iser,ib_srp,ib_sdp,ib_ipoib,rdma_ucm,ib_ucm,ib_ uverbs,ib_umad,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad
dm_multipath 22089 0
ipv6 258401 29 ib_ipoib
xfrm_nalgo 13765 1 ipv6
crypto_api 11969 1 xfrm_nalgo
forcedeth 47049 0
parport_pc 29157 0
lp 15849 0
parport 37641 2 parport_pc,lp
sr_mod 19941 0
cdrom 36705 1 sr_mod
serio_raw 10693 0
sg 36189 0
pcspkr 7105 0
dm_snapshot 21477 0
dm_zero 6209 0
dm_mirror 29381 0
dm_mod 61405 9 dm_multipath,dm_snapshot,dm_zero,dm_mirror
usb_storage 76321 1
ahci 30021 2
libata 144637 1 ahci
sd_mod 24897 5
scsi_mod 134861 9 ib_iser,libiscsi,scsi_transport_iscsi,ib_srp,sr_mo d,sg,usb_storage,libata,sd_mod
ext3 123593 2
jbd 56553 1 ext3
uhci_hcd 25677 0
ohci_hcd 23517 0
ehci_hcd 33741 0

================================================== =======

[root@localhost sbin]# cat /etc/modprobe.conf
alias scsi_hostadapter ahci
alias scsi_hostadapter1 usb-storage

================================================== =======

[root@localhost ~]# uname -r
2.6.18-92.el5xen

================================================== =======

[root@localhost ~]# ifconfig eth0
eth0: error fetching interface information: Device not found

================================================== =======

[root@localhost ~]# dmesg | grep eth
ACPI Error (psparse-0537): Method parse/execution failed [\IRQV] (Node c7592950), AE_NO_MEMORY
ACPI Error (psparse-0537): Method parse/execution failed [\_PIC] (Node c759292, AE_NO_MEMORY
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.

================================================== =======
Reply With Quote
Reply

Bookmarks

Tags
drivers , linux mcp73 ethernet driver , lspci , nic , rhel


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Need help in installing linux drivers Intel(R) 82566DM-2 gigabit ethernet connection praveenjayak Linux hardware 8 07-11-2008 04:36 AM
Linux Install Broadcom bcm4318 Wireless Drivers on Debian Predatorian Ubuntu / Debian 1 05-10-2008 03:03 AM
Linux software for development device drivers marfy Linux software 1 04-16-2007 05:20 PM
Linux desktop download rogy Linux software 2 01-05-2006 08:06 PM
Linux Desktop OS rajuk Linux software 3 11-30-2005 09:51 PM


All times are GMT +5.5. The time now is 03:04 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36