Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| wake_on_lan [2022/01/14 21:15] – grandmabetty | wake_on_lan [2022/09/28 08:52] (current) – [Machine will not wake up] clarification on what batocera does automatically atari | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wake on LAN (WoL) ====== | ====== Wake on LAN (WoL) ====== | ||
| - | The [[wp> | + | The [[wp> |
| ===== Requirements ===== | ===== Requirements ===== | ||
| Line 8: | Line 8: | ||
| * **BIOS**: The system' | * **BIOS**: The system' | ||
| * **NIC**: The system' | * **NIC**: The system' | ||
| + | |||
| + | WoL is designed for use with wired Ethernet connections, | ||
| <WRAP center round tip> | <WRAP center round tip> | ||
| If you are dual-booting with Windows on the same machine, you may need to also [[: | If you are dual-booting with Windows on the same machine, you may need to also [[: | ||
| + | </ | ||
| + | |||
| + | ===== Setting up the BIOS ===== | ||
| + | |||
| + | This section can not be specific to your motherboard' | ||
| + | |||
| + | * **Wake-on LAN**: Any setting that's related to this should be **enabled**/ | ||
| + | * **Wake-on PCI**: The same as above (**enabled**), | ||
| + | * **Network stack**: Set to **disabled**. Usually, this setting is in relation to whether or not the BIOS itself gains control of the network connection; if it does then WoL cannot function. | ||
| + | * **IP configuration**: | ||
| + | * **Power savings profile**: When mentioned in relation to the shutting down of devices when the machine is in S3/4, **disable** this. It may cause the NIC to shutdown after a period of inactivity. | ||
| + | |||
| + | When done, save and reboot to apply. | ||
| + | |||
| + | <WRAP center round info> | ||
| + | You may be wondering if you also need to enable the Wake-on-LAN feature in the NIC's settings as well. You don't, Batocera will automatically take care of enabling it for you. | ||
| </ | </ | ||
| Line 16: | Line 34: | ||
| <WRAP center round important> | <WRAP center round important> | ||
| - | Note: It is important to have your WoL client and your Batocera system within the same [[https:// | + | Note: It is important to have your WoL client and your Batocera system within the same [[https:// |
| + | |||
| + | It is possible to set up a dynamic DNS and port forwardings on your router to send WoL from other subnets | ||
| </ | </ | ||
| Line 46: | Line 66: | ||
| * Try changing the port number from 9 to 7. If the machine uses an esoteric port this will usually be noted in its documentation. | * Try changing the port number from 9 to 7. If the machine uses an esoteric port this will usually be noted in its documentation. | ||
| * Try sending the packet via **Internet** instead of **Local Subnet** if you are using the GUI based WoL client mentioned above. | * Try sending the packet via **Internet** instead of **Local Subnet** if you are using the GUI based WoL client mentioned above. | ||
| - | * Check if your system does even support WoL by [[: | + | * Check if your system does even support WoL by [[: |
| < | < | ||
| Settings for eth0: | Settings for eth0: | ||
| Line 92: | Line 112: | ||
| The most important value is '' | The most important value is '' | ||
| + | |||
| + | Batocera should automatically turn on the MagicPacket(tm) feature when the connection is established. If that fails, in order to turn on WoL manually run the following: | ||
| + | |||
| + | < | ||
| + | ethtool -s eth0 wol g | ||
| + | </ | ||
| + | |||
| + | where '' | ||
| ==== It works great the first time! But not any time after... ==== | ==== It works great the first time! But not any time after... ==== | ||
| Line 97: | Line 125: | ||
| If dual booting, the cause is most likely the second operating system turning WoL back off. On Windows, [[: | If dual booting, the cause is most likely the second operating system turning WoL back off. On Windows, [[: | ||
| + | ==== Machine will not wake up anymore ==== | ||
| + | |||
| + | If you were successfully using WoL but suddenly it does not work anymore, a power outage of your Batocera system could be the issue. Since WoL functionality relies on a " | ||
- wake_on_lan.1642194925.txt.gz
- Last modified: 4 years ago
- by grandmabetty