Date: Sat, 26 May 2018 17:10:25 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 228302] [em] / [igb] wake on lan not working with Intel I210 / I219 on Mainboard ASRock Rack C236 WSI Message-ID: <bug-228302-7501-Fmkoe18n39@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228302-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-228302-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=3D228302 --- Comment #16 from sandreas <andreas.schroden@gmail.com> --- Ok, next step done, checked WOL on linux (ubuntu 18.04), no BIOS or EFI changes, works like a charm: - Booted Ubuntu 18.04 - Used ethtool to enable WOL on Magic Packet (Supports Wake-on: pumbg, see below) - shutdown -P now - system is powered off, orange/left LAN LED is on (flashing) - WOL powers on the machine like expected # Next step (and last one;) - Compile newer freebsd kernel and check, if problem is fixed, otherwise re= port back # ubuntu shell input root@ubuntu:/etc/default# ifconfig enp2s0 enp2s0: flags=3D4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.8.9 netmask 255.255.255.0 broadcast 192.168.8.255 inet6 fe80::fdf0:f12:a54e:ffab prefixlen 64 scopeid 0x20<link> ether xxx txqueuelen 1000 (Ethernet) RX packets 4614 bytes 3574528 (3.5 MB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 2310 bytes 217550 (217.5 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device memory 0xdf000000-df07ffff=20 root@ubuntu:~# ethtool enp2s0 Settings for enp2s0: Supported ports: [ TP ] Supported link modes: 10baseT/Half 10baseT/Full=20 100baseT/Half 100baseT/Full=20 1000baseT/Full=20 Supported pause frame use: Symmetric Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 10baseT/Half 10baseT/Full=20 100baseT/Half 100baseT/Full=20 1000baseT/Full=20 Advertised pause frame use: Symmetric Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Speed: 1000Mb/s Duplex: Full Port: Twisted Pair PHYAD: 1 Transceiver: internal Auto-negotiation: on MDI-X: off (auto) Supports Wake-on: pumbg Wake-on: g Current message level: 0x00000007 (7) drv probe link Link detected: yes root@ubuntu:~# ethtool -s enp2s0 wol g --=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-228302-7501-Fmkoe18n39>