https://bugzilla.novell.com/show_bug.cgi?id=841937 https://bugzilla.novell.com/show_bug.cgi?id=841937#c4 Craig Ruff <cruff@ruffspot.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|cruff@ruffspot.net | --- Comment #4 from Craig Ruff <cruff@ruffspot.net> 2013-12-10 17:47:22 UTC --- elkhound home/cruff# ip link show eth1 3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000 link/ether e0:cb:4e:01:47:85 brd ff:ff:ff:ff:ff:ff elkhound home/cruff# hwinfo --netcard 36: PCI 600.0: 0200 Ethernet controller [Created at pci.319] Unique ID: JNkJ.grmZBEFhCxF Parent ID: hoOk.n1+ctqrE_b0 SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:06:00.0 SysFS BusID: 0000:06:00.0 Hardware Class: network Model: "Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller" Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." Device: pci 0x8168 "RTL8111/8168B PCI Express Gigabit Ethernet controller" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x8367 Revision: 0x02 Driver: "r8169" Driver Modules: "r8169" Device File: eth1 I/O Ports: 0xc800-0xc8ff (rw) Memory Range: 0xfbbff000-0xfbbfffff (rw,non-prefetchable) Memory Range: 0xf8ef0000-0xf8efffff (ro,non-prefetchable) Memory Range: 0xfbbc0000-0xfbbdffff (ro,non-prefetchable,disabled) IRQ: 71 (422 events) HW Address: e0:cb:4e:01:47:85 Link detected: yes Module Alias: "pci:v000010ECd00008168sv00001043sd00008367bc02sc00i00" Driver Info #0: Driver Status: r8169 is active Driver Activation Cmd: "modprobe r8169" Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #23 (PCI bridge) 37: PCI 700.0: 0200 Ethernet controller [Created at pci.319] Unique ID: rBUF.grmZBEFhCxF Parent ID: qTvu.lC67whcqwqF SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:07:00.0 SysFS BusID: 0000:07:00.0 Hardware Class: network Model: "Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller" Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." Device: pci 0x8168 "RTL8111/8168B PCI Express Gigabit Ethernet controller" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x8367 Revision: 0x02 Driver: "r8169" Driver Modules: "r8169" Device File: eth0 I/O Ports: 0xd800-0xd8ff (rw) Memory Range: 0xfbcff000-0xfbcfffff (rw,non-prefetchable) Memory Range: 0xf8ff0000-0xf8ffffff (ro,non-prefetchable) Memory Range: 0xfbcc0000-0xfbcdffff (ro,non-prefetchable,disabled) IRQ: 70 (no events) HW Address: e0:cb:4e:01:49:1c Link detected: no Module Alias: "pci:v000010ECd00008168sv00001043sd00008367bc02sc00i00" Driver Info #0: Driver Status: r8169 is active Driver Activation Cmd: "modprobe r8169" Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #22 (PCI bridge) elkhound home/cruff# cat /proc/acpi/wakeup Device S-state Status Sysfs node NPE2 S4 *disabled NPE4 S4 *disabled NPE5 S4 *disabled NPE6 S4 *disabled NPE8 S4 *disabled NPE9 S4 *disabled NPEA S4 *disabled P0P1 S4 *disabled pci:0000:00:1e.0 PS2K S4 *enabled pnp:00:0c USB0 S4 *enabled pci:0000:00:1d.0 USB1 S4 *enabled pci:0000:00:1d.1 USB2 S4 *enabled pci:0000:00:1d.2 USB5 S4 *disabled EUSB S4 *enabled pci:0000:00:1d.7 USB3 S4 *enabled pci:0000:00:1a.0 USB4 S4 *enabled pci:0000:00:1a.1 USB6 S4 *enabled pci:0000:00:1a.2 USBE S4 *enabled pci:0000:00:1a.7 P0P4 S4 *disabled pci:0000:00:1c.0 P0P5 S4 *disabled pci:0000:00:1c.1 P0P6 S4 *disabled pci:0000:00:1c.2 P0P7 S4 *disabled P0P8 S4 *disabled P0P9 S4 *disabled NPE1 S4 *disabled pci:0000:00:01.0 NPE3 S4 *disabled pci:0000:00:03.0 NPE7 S4 *disabled pci:0000:00:07.0 GBE S4 *disabled I don't see that the pci device for eth1 (0000:06:00.0) is listed in the sysfs node column at all. I assume that the entry for NPE7 does not actually refer to the other Ethernet I/F eth0 (0000:07:00.0), but is a PCI bridge according to lspci, as enabling NPE7 and sending a wol packet to eth0's MAC does not result in a wakeup after enabling wol for eth0. Toggling wol with ethtool does not result in an entry in /proc/acpi/wakeup for eth1. -- 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.