[Bug 232708] Wake on LAN doesn't work for any of my NIC cards (em0, bge0)

[email protected] Thu, 21 May 2026 20:21:52 +0000
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232708

Bjoern A. Zeeb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #8 from Bjoern A. Zeeb <[email protected]> ---
On 16-CURRENT wol_magic is enabled by default on em0 for me.
But despite being enabled in BIOS I cannot get the laptop to resume.

# ifconfig em0 | grep -A1 em0
em0: flags=1008943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP>
metric 0 mtu 1500
       
options=4e520bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG>

em0@pci0:0:31:6:        class=0x020000 rev=0x21 hdr=0x00 vendor=0x8086
device=0x15d7 subvendor=0x17aa subdevice=0x5062
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Connection (4) I219-LM'
    ..
    bar   [10] = type Memory, range 32, base 0xe1200000, size 131072, enabled
    cap 01[c8] = powerspec 3  supports D0 D3  current D0
    cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message
    cap 13[e0] = PCI Advanced Features: FLR TP

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