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 [2022/09/23 23:23]
frank [Get Ethernet MAC addres]
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
 ``` ```
 +
  
 ===== See Also ===== ===== See Also =====
  
 [[/products/sbc/common/development/kbi|KBI(Khadas Bootloader Instructions)]] [[/products/sbc/common/development/kbi|KBI(Khadas Bootloader Instructions)]]
Last modified: 2022/09/23 23:23 by frank