PDA

View Full Version : No Network Devices Found


Pharanoise
14th August 2010, 12:38 PM
Hi everyone, i'm quite new to Fedora, altough i'm now installing it on my second computer, a desktop pc,
it is old (4 years or so), and has an ASUS M2N-SLI DELUXE (http://www.ai-machines.com/vis_prod.php?id=26&visurl1=vendita/asus-m2n-sli-deluxe), which worked fine under windows XP and had no problems.

Now, after i've installed Fedora 13, i've found out that it isn't recognized, i'm unable to connect to internet, or to any other device, because under the network management window there are no network devices to select.

Plugging in the ethernet cable connected to the router produces no effects.

if i type the command ip addr in the terminal, this is what i get:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever

It's like there are no network interfaces available.
How can i solve this problem? Is it a driver issue?

scott32746
14th August 2010, 01:28 PM
Hello,
Please post output from

# lspci |grep Ethernet
# ifconfig
# ll /etc/sysconfig/network-scripts/ifcfg-eth*
# chkconfig --list |grep etw

Pharanoise
14th August 2010, 01:41 PM

Hello,
Please post output from

# lspci |grep Ethernet
# ifconfig
# ll /etc/sysconfig/network-scripts/ifcfg-eth*
# chkconfig --list |grep etw

This is what i get:

[root@localhost]# lspci |grep Ethernet
[root@localhost]# ifconfig
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:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:480 (480.0 b) TX bytes:480 (480.0 b)

[root@localhost]# ll /etc/sysconfig/network-scripts/ifcfg-eth*
ls: cannot access /etc/sysconfig/network-scripts/ifcfg-eth*: No such file or directory
[root@localhost]# chkconfig --list |grep etw
NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off
network 0:off 1:off 2:off 3:off 4:off 5:off 6:off



The first command doesn't return output at all.
What's next?

EDIT: I've been told to run the following command, for more information, see the result, it might be helpful:

[root@localhost]# lspci -nn
00:00.0 RAM memory [0500]: nVidia Corporation MCP55 Memory Controller [10de:0369] (rev a1)
00:01.0 ISA bridge [0601]: nVidia Corporation MCP55 LPC Bridge [10de:0360] (rev a2)
00:01.1 SMBus [0c05]: nVidia Corporation MCP55 SMBus [10de:0368] (rev a2)
00:01.2 RAM memory [0500]: nVidia Corporation MCP55 Memory Controller [10de:036a] (rev a2)
00:02.0 USB Controller [0c03]: nVidia Corporation MCP55 USB Controller [10de:036c] (rev a1)
00:02.1 USB Controller [0c03]: nVidia Corporation MCP55 USB Controller [10de:036d] (rev a2)
00:04.0 IDE interface [0101]: nVidia Corporation MCP55 IDE [10de:036e] (rev a1)
00:05.0 IDE interface [0101]: nVidia Corporation MCP55 SATA Controller [10de:037f] (rev a2)
00:05.1 IDE interface [0101]: nVidia Corporation MCP55 SATA Controller [10de:037f] (rev a2)
00:05.2 IDE interface [0101]: nVidia Corporation MCP55 SATA Controller [10de:037f] (rev a2)
00:06.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI bridge [10de:0370] (rev a2)
00:06.1 Audio device [0403]: nVidia Corporation MCP55 High Definition Audio [10de:0371] (rev a2)
00:0a.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0376] (rev a2)
00:0b.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0374] (rev a2)
00:0c.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0374] (rev a2)
00:0d.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0378] (rev a2)
00:0e.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0375] (rev a2)
00:0f.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0377] (rev a2)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
01:0b.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) [104c:8023]
06:00.0 SATA controller [0106]: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller [197b:2363] (rev 02)
06:00.1 IDE interface [0101]: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller [197b:2363] (rev 02)
07:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV770 [Radeon HD 4850] [1002:9442]
07:00.1 Audio device [0403]: ATI Technologies Inc HD48x0 audio [1002:aa30]

scott32746
14th August 2010, 02:07 PM
hmm,,

Does not see your hardware.

Something to check if the NIC is seated correctly. Pull it out and put it back in. If it is an onboard check the bios make sure it is enable.
Also check
# dmesg |grep eth
# grep eth /var/log/messages
When you plug the cable in do you see any lights on the NIC port ?

If you only have an onboard may want to add a NIC

Pharanoise
14th August 2010, 02:36 PM
hmm,,

Does not see your hardware.

Something to check if the NIC is seated correctly. Pull it out and put it back in. If it is an onboard check the bios make sure it is enable.
Also check
# dmesg |grep eth
# grep eth /var/log/messages
When you plug the cable in do you see any lights on the NIC port ?

If you only have an onboard may want to add a NIC

I only have an onboard Network interface.
The output of those commands you mentioned is:

[root@localhost]# dmesg |grep eth
[root@localhost]# grep eth /var/log/messages
Aug 13 19:50:49 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.59" (uid=500 pid=1840 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1501 comm="/usr/sbin/gdm-binary))
Aug 13 19:50:49 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.59" (uid=500 pid=1840 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1501 comm="/usr/sbin/gdm-binary))
Aug 13 19:50:49 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.59" (uid=500 pid=1840 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1501 comm="/usr/sbin/gdm-binary))
Aug 13 21:18:41 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.55" (uid=500 pid=2029 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1427 comm="/usr/sbin/gdm-binary))
Aug 13 21:18:41 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.55" (uid=500 pid=2029 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1427 comm="/usr/sbin/gdm-binary))
Aug 13 21:18:41 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.55" (uid=500 pid=2029 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1427 comm="/usr/sbin/gdm-binary))
Aug 14 15:15:48 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.62" (uid=500 pid=2164 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1509 comm="/usr/sbin/gdm-binary))
Aug 14 15:15:48 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.62" (uid=500 pid=2164 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1509 comm="/usr/sbin/gdm-binary))
Aug 14 15:15:48 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.62" (uid=500 pid=2164 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1509 comm="/usr/sbin/gdm-binary))
Aug 14 17:31:29 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.58" (uid=500 pid=2140 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1458 comm="/usr/sbin/gdm-binary))
Aug 14 17:31:29 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.58" (uid=500 pid=2140 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1458 comm="/usr/sbin/gdm-binary))
Aug 14 17:31:29 localhost dbus: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.58" (uid=500 pid=2140 comm="/usr/libexec/gdm-user-switch-applet) interface="org.gnome.DisplayManager.Settings" member="GetValue" error name="(unset)" requested_reply=0 destination="org.gnome.DisplayManager" (uid=0 pid=1458 comm="/usr/sbin/gdm-binary))

LED's are not working. Might be a power supply issue?