我已经安装了openSUSE Leap作为双启动。我想要具有局域网唤醒功能。当我在Windows中检查“仅启用魔术包唤醒”并关闭时,它可以正常工作。当我启动openuse并关闭计算机时,它不起作用。
所以我认为问题不在于传送此数据包,而是在目标网卡设置中。
我试过了:
# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Current message level: 0x000060e4 (24804)
link ifup rx_err tx_err hw wol
Link detected: yes
这是司机的问题吗?某种程度上它是否可以覆盖?
我的意思是“当我关闭电脑而没有人工改变时”。是的,我试过但是:
—
DonPaulie
# ethtool -s eth0 wol g Cannot get current wake-on-lan settings: Operation not supported not setting wol
这是硬件和BIOS的功能,而不是操作系统。你有没有在BIOS中检查过唤醒设置?“关闭”并将其置于“待机状态”是两回事。
—
Appleoddity
ethtool
?