尽管可以在 Windows 上运行,但未显示支持 LAN 唤醒

尽管可以在 Windows 上运行,但未显示支持 LAN 唤醒

我已经将 openSUSE Leap 安装为双启动。我想使用 LAN 唤醒功能。当我在 Windows 中选中“仅启用魔术包唤醒”并关闭时,它可以工作。当我启动到 openSUSE 并关闭计算机时,它不起作用。

所以我认为问题不在于这个数据包的传送,而在于目标网卡设置。

我试过:

# 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

这是驱动程序的问题吗? 可以以某种方式解决吗?

相关内容