Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:configurations:wol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:common:configurations:wol [2023/03/23 05:08]
xiong
products:sbc:common:configurations:wol [2024/08/06 03:09] (current)
nick
Line 9: Line 9:
 </WRAP> </WRAP>
  
-===== Ubuntu ===== +===== Get Ethernet MAC Address =====
- +
-==== Get Ethernet MAC Address ====+
  
 The Mac address is pasted onto the back of your SBC: The Mac address is pasted onto the back of your SBC:
Line 27: Line 25:
 If the sticker has peeled-off, you can use following Terminal commands to get the MAC Address. If the sticker has peeled-off, you can use following Terminal commands to get the MAC Address.
  
-On Ubuntu, type ''ifconfig'' on terminal.+Type ''ifconfig'' on terminal.
  
 ```shell ```shell
Line 38: Line 36:
 HWaddr ''98:aa:fc:60:46:de'' corresponds to your Ethernet MAC address. HWaddr ''98:aa:fc:60:46:de'' corresponds to your Ethernet MAC address.
  
-==== Enable WOL ====+===== Enable WOL =====
  
-=== Enable with U-Boot ===+==== Enable with U-Boot ====
  
  
Line 57: Line 55:
 ``` ```
  
-=== Enable with Ubuntu ===+==== Enable with Ubuntu ====
  
 You can enable WOL via the ''Applications''->''Wake On LAN Setting''. You can enable WOL via the ''Applications''->''Wake On LAN Setting''.
Line 67: Line 65:
 {{products:sbc:common:configurations:vim2-ubuntu-wol2.png|vim2-ubuntu-wol2}} {{products:sbc:common:configurations:vim2-ubuntu-wol2.png|vim2-ubuntu-wol2}}
  
-==== Testing WOL ====+==== Enable with Android ==== 
 + 
 +You can enable WOL in the ''Settings''-->''Khadas Settings''-->''WOL'' menu. 
 + 
 +===== Testing WOL =====
  
 After doing the steps above, you can test the WOL function. After doing the steps above, you can test the WOL function.
Line 80: Line 82:
 $ wakeonlan 98:aa:fc:60:46:de $ wakeonlan 98:aa:fc:60:46:de
 ``` ```
- 
-===== Android ===== 
- 
-Wake-On-LAN (WOL) is a protocol standard that allows your PC/Smartphone to turn on a computer via your local network or the Internet. 
- 
-Note: The operation of VIM2, VIM3 and Edge is almost the same, so this document will take VIM2 as an example. 
- 
-VIM2, VIM3 and Edge are different from VIM1, as it supports the WOL-function. 
- 
-Firstly, you have to connect VIM2 to your LAN, then get the Ethernet MAC address. 
- 
-==== Get Ethernet MAC address ==== 
- 
-You can get it from Settings->More Settings->About->Status menu. 
- 
-{{/products:sbc:vim3:add-ons:vim2-android-mac.png}} 
- 
-==== Enable WOL ==== 
- 
-You can enable WOL in the Setting->More Settings->WOL menu. 
- 
-{{/products:sbc:vim3:add-ons:vim2-android-wol.png}} 
- 
-==== Test WOL ==== 
- 
-1) Connect VIM2 with LAN 
- 
-2) Power off VIM2 
- 
-3) Attempt to wake up your VIM2 on Android. 
- 
-  *Download Wake-On-LAN Sender tool 
- 
-{{/products:sbc:vim3:add-ons:wol-sender-main.png}} 
- 
-  *Add a remote computer 
- 
-{{/products:sbc:vim3:add-ons:wol-sender-add-remote.png}} 
- 
-  *Wake up VIM2 with this button 
- 
-{{/products:sbc:vim3:add-ons:wol-sender-send.png}} 
- 
-  *Note:On iPhone, you can search for wake on lan in the App Store. 
  
  
Last modified: 2023/03/23 05:08 by xiong