Mailinglist Archive: opensuse-bugs (3727 mails)

< Previous Next >
[Bug 633493] Networkmanager does not work
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 6 Oct 2010 05:41:33 +0000
  • Message-id: <20101006054133.1E2D1CC7D4@xxxxxxxxxxxxxxxxxxxxxx>

https://bugzilla.novell.com/show_bug.cgi?id=633493

https://bugzilla.novell.com/show_bug.cgi?id=633493#c5


--- Comment #5 from Vadim Plessky <v.plessky@xxxxxxxxx> 2010-10-06 05:41:31 UTC
---
(In reply to comment #4)
Created an attachment (id=393223)
--> (http://bugzilla.novell.com/attachment.cgi?id=393223) [details]
dmesg output from OpenSUSE 11.3 - kernel 2.6.34.7-0


according to dmesg, r8169 module Gigabit Ethernet driver is loaded

[ 7.769438] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 7.769468] r8169 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 7.769526] r8169 0000:04:00.0: setting latency timer to 64
[ 7.769552] r8169 0000:04:00.0: no MSI. Back to INTx.
[ 7.770153] r8169 0000:04:00.0: eth0: RTL8168b/8111b at 0xde082000,
00:16:17:51:9a:1d, XID 18000000 IRQ 19

Question is why this module / Ethernet network is not visible in
NetworkManager?


few lines below - very interesting:

[ 7.957259] msi-laptop: Identified laptop model 'MSI S271'.
[ 7.958035] eth0 renamed to eth1 by udevd [549]
[ 7.969619] udev: renamed network interface eth0 to eth1

what is 'udev' and why it renaming network interface eth0 to eth1?
Anyway - according to ifconfig there ar eno interfaces eth0 or eth1.

# 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:100 errors:0 dropped:0 overruns:0 frame:0
TX packets:100 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:8028 (7.8 Kb) TX bytes:8028 (7.8 Kb)

wlan1 Link encap:Ethernet HWaddr 00:13:D3:84:FE:9D
inet addr:192.168.1.51 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1721 errors:0 dropped:0 overruns:0 frame:0
TX packets:1426 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1142352 (1.0 Mb) TX bytes:241993 (236.3 Kb)

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >