[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
Sat May 26 13:02:22 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228302

--- Comment #15 from sandreas <andreas.schroden at gmail.com> ---
Ok, here are the next steps i took:

# IFCONFIG -m:

ifconfig -m 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>
       
capabilities=7507bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWFILTER,VLAN_HWTSO,NETMAP,RXCSUM_IPV6,TXCSUM_IPV6>
        ether xxx
        hwaddr xxx
        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
        supported media:
                media autoselect
                media 1000baseT
                media 1000baseT mediaopt full-duplex
                media 100baseTX mediaopt full-duplex
                media 100baseTX
                media 10baseT/UTP mediaopt full-duplex
                media 10baseT/UTP


# FREEBSD UPGRADE (LATEST STABLE):
FreeBSD nas.xxx 11.1-RELEASE-p10 FreeBSD 11.1-RELEASE-p10 #0: Tue May  8
05:21:56 UTC 2018    
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

# ETHERNET CARD OPTION ROM:
I tried to find any hints for an ethernet card option ROM prompt, but i did not
find anything.
There indeed is an Intel ME Prompt (CTRL+P), where i can't do anything but
attempt to login (Login tries to set a new password, which leads to an "Error:
Cannot set password", i can't do something else)

I found a tool from Intel to change Ethernet Boot Options
(https://downloadcenter.intel.com/download/19186),
but it seems to be only for PCI cards, not for onboard devices.


# NEXT STEPS:
- Boot linux or windows to verify, WOL does work with at least one of these
systems and it is not a hardware defect or misconfiguration in BIOS
- Compile FreeBSD Kernel with patch or use newer Kernel
- Post a Video of the BIOS settings and boot process, if it helps to find out,
what could be wrong

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list