Date: Fri, 26 Oct 2018 12:31:03 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 232708] Wake on LAN doesn't work for any of my NIC cards (em0, bge0) Message-ID: <bug-232708-7501-esnwRLdpgM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232708-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-232708-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232708 Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zarychtam@plan-b.pwste.edu. | |pl --- Comment #1 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- It's not a bug, it's a feature. I assume you have enabled WoL in BIOS/UEFI. The interface should be brought up with one of its WoL capabilities, so in /etc/rc.conf you should have at least : ifconfig_em0=3D"up wol_magic" I got it working with I217-LM, but the machine could be suspended only once, suspending after resume works, but workstation wakes up almost immediately. Next long lasting sleep state is possible after reboot. It's probably anoth= er feature. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232708-7501-esnwRLdpgM>