View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017072 | CentOS-8 | kernel | public | 2020-02-20 15:50 | 2020-04-18 12:11 |
Reporter | RuudHendricksen | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | Centos | OS Version | 8 |
Product Version | 8.1.1911 | ||||
Target Version | Fixed in Version | ||||
Summary | 0017072: WOL stopped working after upgrading to kernel kernel-4.18.0-147.5.1.el8_1.x86_64 | ||||
Description | Wake On Lan stopped working after upgrade kernel from version kernel-4.18.0-80.11.2.el8_0.x86_64 to kernel-4.18.0-147.5.1.el8_1.x86_64. Boot with the previous kernel WOL still works | ||||
Steps To Reproduce | - nmcli con mod enp4s0 802-3-ethernet.wake-on-lan "magic" - systemctl poweroff - wakeonlan <macaddress> from an other system - the system does not poweron - boot with the previous kernel - systemctl poweroff - wakeonlan <macaddress> from an other system - the system powers on my mac | ||||
Additional Information | - nmcli con show enp4s0 |grep 802 connection.type: 802-3-ethernet 802-3-ethernet.port: -- 802-3-ethernet.speed: 0 802-3-ethernet.duplex: -- 802-3-ethernet.auto-negotiate: yes 802-3-ethernet.mac-address: -- 802-3-ethernet.cloned-mac-address: -- 802-3-ethernet.generate-mac-address-mask:-- 802-3-ethernet.mac-address-blacklist: -- 802-3-ethernet.mtu: auto 802-3-ethernet.s390-subchannels: -- 802-3-ethernet.s390-nettype: -- 802-3-ethernet.s390-options: -- 802-3-ethernet.wake-on-lan: magic 802-3-ethernet.wake-on-lan-password: -- - lsmod |egrep "^realtek|^r8169" r8169 94208 0 realtek 20480 1 - lspci|grep -i ethernet 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) | ||||
Tags | "Network" | ||||
related to | 0016486 | new | CentOS-7 | After 7.6->7.7 update, r8169 WOL no longer works |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-20 15:50 | RuudHendricksen | New Issue | |
2020-02-20 15:50 | RuudHendricksen | Tag Attached: "Network" | |
2020-02-23 09:11 | toracat | Relationship added | related to 0016486 |