由于某种原因,当 PC 关闭时,局域网唤醒功能对我不起作用,但只有当 PC 使用以下方式进入睡眠状态时,才能使用
sudo systemctl 暂停
我的网卡支持局域网唤醒
我还使用下面的方法检查了界面设置
~$ sudo ethtool enp6s0
[sudo] password for dmytro:
Settings for enp6s0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 1000Mb/s
Duplex: Full
Auto-negotiation: on
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
MDI-X: off (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
有什么办法可以解决这个问题吗?