This shows you the differences between two versions of the page.
| 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: | ||
| </ | </ | ||
| - | ===== 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 '' | + | Type '' |
| ```shell | ```shell | ||
| Line 38: | Line 36: | ||
| HWaddr '' | HWaddr '' | ||
| - | ==== 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 '' | You can enable WOL via the '' | ||
| Line 67: | Line 65: | ||
| {{products: | {{products: | ||
| - | ==== Testing WOL ==== | + | ==== Enable with Android ==== |
| + | |||
| + | You can enable WOL in the '' | ||
| + | |||
| + | ===== 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: | $ wakeonlan 98: | ||
| ``` | ``` | ||
| + | |||
| ===== See Also ===== | ===== See Also ===== | ||
| [[/ | [[/ | ||