shizimi 0 Posted July 28, 2023 Does Tinker board R2.0 support wake on lan? Share this post Link to post Share on other sites
tooz 52 Posted July 28, 2023 hello @shizimi, yes, wake on lan is enabled by default. more information on wake on lan: https://wiki.debian.org/WakeOnLan Share this post Link to post Share on other sites
shizimi 0 Posted July 28, 2023 thanks replay. $ sudo ethtool -s eth0 wol g $ sudo nmcli connection modify eth0 802-3-ethernet.wake-on-lan magic $ sudo nmcli connection up eth0 These three commands enabled wol and shutdown. I ran the following command from another linux, but it doesn't start. $ sudo etherwake <mac address> $ wakeonlan <mac address> Am I missing something? Share this post Link to post Share on other sites
tooz 52 Posted July 28, 2023 hello @shizimi, wake on lan from sleep = supported wake on lan from shutdown = not supported are you trying to perform wake on lan from sleep? Share this post Link to post Share on other sites
tooz 52 Posted July 28, 2023 hello @shizimi i've uploaded a simple instruction on wol in the attachment. Tinker Board R2.0_Enable WoL-230728.pdf Share this post Link to post Share on other sites