[Bug 228302] [em] / [igb] wake on lan not working with Intel I210 / I219 on Mainboard ASRock Rack C236 WSI
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 16 18:42:06 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228302
Bug ID: 228302
Summary: [em] / [igb] wake on lan not working with Intel I210 /
I219 on Mainboard ASRock Rack C236 WSI
Product: Base System
Version: 11.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: andreas.schroden at gmail.com
Created attachment 193464
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193464&action=edit
pciconf -lv output
Hi,
i would like to report, that wake on lan is not working on my ASRock Rack C236
WSI with 2 Intel NICs (pciconf -lv attached)
- Intel I210
- Intel I219
- WOL is enabled in BIOS / EFI (Latest BIOS Version 2.30)
- WOL Property is not listed on any device, although its enabled (see below)
Both interfaces don't support or show up WOL, although its enabled in BIOS and
sysctl. There is a closed bug
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343) about this topic,
but it does not solve the problem on my hardware.
sysctl dev.igb.0.wake
dev.igb.0.wake: 1
ifconfig igb0
igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
ether d0:50:99:XX:XX:XX
hwaddr d0:50:99:XX:XX:XX
inet 192.168.8.9 netmask 0xffffff00 broadcast 192.168.8.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
sysctl dev.em.0.wake
dev.em.0.wake: 1
ifconfig em0
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
ether d0:50:99:XX:XX:XX
hwaddr d0:50:99:XX:XX:XX
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autos
If further information is needed feel free to ask. Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list