Im moving my HA VM to bare metal on an old Dell and have enabled everything correctly in the BIOS. However if i shutdown HA, the system shuts down but i do not see any activity lights on the LAN port so cannot use WOL.
Without changing a single item in BIOS if I boot into Windows and shutdown the activity lights are on and WOL works perfectly.
If i power on manually and power off before HA boots WOL then works until the next HA shutdown.
What could be different between how Windows shuts down vs HA?
_dev_null
(/dev /null)
January 17, 2024, 7:16pm
2
Interesting… I was going to suggest ethtool
but then thought how on earth do you do that within HASS OS
Seems like there’s a workaround …
Good luck
I had the same problem. On the bios screen I noticed OS lan driver \x2029 must be enabled.
Turns out you need to use ethtool
How to Enable Wake-on-LAN in Ubuntu - Make Tech Easier
Now the problem is how to use ethtool on a HASSOS machine. It worked on another NUC with Ubuntu
Thanks for the link. I was able to install ethtool using the Advanced SSH & Web Terminal addon and it seems WOL is enabled on my NUC but I haven’t quite figured out how to send the magic packet to it.
Win10+ doesn’t actually shutdown, it only suspends.
I found WoL with Win10 was awkward to use as you have to manually shutdown, otherwise Windows Fast Startup breaks WoL .
If this helps, this post!
I tried all options and have not been successful. I tried it on an old laptop which did work, swapped the SSDs and the laptop WOL works but the Dell does not.
It’s odd that the Dell has no issues with Windows, I may attempt to install ubuntu to see if WOL is still broken but at this point it seems to be hardware mixed with how HA power off.
_dev_null
(/dev /null)
January 18, 2024, 5:20pm
5
You tried ethtool in HAOS as per my post above ?
No Idea on how to get ethtool installed in HAOS, but I was able to get WOL working using Network Manager.
Note: I had to shutdown twice to get it to work, first time the activity lights did not flash.
opened 07:16AM - 15 Sep 23 UTC
closed 06:31AM - 19 Sep 23 UTC
bug
board/generic-x86-64
### Describe the issue you are experiencing
I'm running HAOS on a HP t620, whic… h supports wol. It's also enabled in the bios. But when sending a wol-packet it does not wake. I read (https://dietpi.com/forum/t/wake-on-lan-wol-hp-t620-dietpi-how-to-enable-it-permanently-on-interface/16054) that using ethtool it could be that it has to be enabled in the driver(?) as well. I didn't find a way to check what the settings are however on HAOS (even when ssh to 22222).
You might wonder 'but haos has to run permanently so why use wol?!??'
Well, there's a scenario when running with a UPS where
1. the power goes down,
2. bat goes low,
3. HAOS shuts down,
4. and before the UPS goes down, the power is restored. So there's no powercycle in this scenario. And wol would start HAOS back up.
### What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
### What version of Home Assistant Operating System is installed?
Home Assistant OS 10.5
### Did you upgrade the Operating System.
Yes
### Steps to reproduce the issue
1.
2.
3.
...
### Anything in the Supervisor logs that might be useful for us?
```txt
[32m23-09-15 06:31:38 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system[0m
[32m23-09-15 06:31:38 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server[0m
[32m23-09-15 06:31:38 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system[0m
[32m23-09-15 06:31:38 INFO (MainThread) [supervisor.resolution.check] System checks complete[0m
[32m23-09-15 06:31:38 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running[0m
[32m23-09-15 06:31:39 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m23-09-15 06:31:39 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running[0m
[32m23-09-15 06:31:39 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete[0m
[32m23-09-15 06:32:56 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m23-09-15 06:33:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt repository[0m
[32m23-09-15 06:33:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository[0m
[32m23-09-15 06:33:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository[0m
[32m23-09-15 06:33:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository[0m
[32m23-09-15 06:33:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository[0m
[32m23-09-15 06:33:16 INFO (MainThread) [supervisor.store] Loading add-ons from store: 75 all - 0 new - 0 remove[0m
[32m23-09-15 06:33:16 INFO (MainThread) [supervisor.store] Loading add-ons from store: 75 all - 0 new - 0 remove[0m
[32m23-09-15 06:33:55 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup[0m
[32m23-09-15 06:33:55 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup[0m
[32m23-09-15 07:02:56 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.check] System checks complete[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running[0m
[32m23-09-15 07:31:39 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete[0m
[32m23-09-15 07:32:46 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json[0m
[32m23-09-15 07:32:56 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m23-09-15 07:42:45 INFO (MainThread) [supervisor.jobs] 'Tasks._update_supervisor' blocked from execution, supervisor auto updates disabled[0m
[32m23-09-15 08:02:57 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m23-09-15 08:26:16 INFO (MainThread) [supervisor.host.info] Updating local host information[0m
[32m23-09-15 08:26:17 INFO (MainThread) [supervisor.host.services] Updating service information[0m
[32m23-09-15 08:26:17 INFO (MainThread) [supervisor.host.network] Updating local network information[0m
[32m23-09-15 08:26:17 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information[0m
[32m23-09-15 08:26:17 INFO (MainThread) [supervisor.host.manager] Host information reload completed[0m
[32m23-09-15 08:27:00 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup[0m
[32m23-09-15 08:27:00 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.check] System checks complete[0m
[32m23-09-15 08:31:39 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running[0m
[32m23-09-15 08:31:40 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m23-09-15 08:31:40 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running[0m
[32m23-09-15 08:31:40 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete[0m
[32m23-09-15 08:32:57 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m23-09-15 09:02:43 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh[0m
[32m23-09-15 09:02:43 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh[0m
[32m23-09-15 09:02:43 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh[0m
[32m23-09-15 09:02:43 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh[0m
[32m23-09-15 09:02:57 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
```
### Anything in the Host logs that might be useful for us?
```txt
Sep 14 19:52:49 homeassistant systemd[1]: Started Time & Date Service.
Sep 14 19:53:19 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 14 19:53:19 homeassistant kernel: audit: type=1334 audit(1694721199.433:323): prog-id=85 op=UNLOAD
Sep 14 19:53:19 homeassistant kernel: audit: type=1334 audit(1694721199.433:324): prog-id=84 op=UNLOAD
Sep 14 19:53:19 homeassistant kernel: audit: type=1334 audit(1694721199.433:325): prog-id=83 op=UNLOAD
Sep 14 19:53:20 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 14 19:53:20 homeassistant kernel: audit: type=1334 audit(1694721200.023:326): prog-id=88 op=UNLOAD
Sep 14 19:53:20 homeassistant kernel: audit: type=1334 audit(1694721200.023:327): prog-id=87 op=UNLOAD
Sep 14 19:53:20 homeassistant kernel: audit: type=1334 audit(1694721200.023:328): prog-id=86 op=UNLOAD
Sep 14 21:59:30 homeassistant kernel: audit: type=1334 audit(1694728770.315:329): prog-id=89 op=LOAD
Sep 14 21:59:30 homeassistant kernel: audit: type=1334 audit(1694728770.316:330): prog-id=90 op=LOAD
Sep 14 21:59:30 homeassistant kernel: audit: type=1334 audit(1694728770.316:331): prog-id=91 op=LOAD
Sep 14 21:59:30 homeassistant systemd[1]: Starting Hostname Service...
Sep 14 21:59:30 homeassistant systemd[1]: Started Hostname Service.
Sep 14 21:59:30 homeassistant kernel: audit: type=1334 audit(1694728770.956:332): prog-id=92 op=LOAD
Sep 14 21:59:30 homeassistant kernel: audit: type=1334 audit(1694728770.957:333): prog-id=93 op=LOAD
Sep 14 21:59:30 homeassistant kernel: audit: type=1334 audit(1694728770.957:334): prog-id=94 op=LOAD
Sep 14 21:59:30 homeassistant systemd[1]: Starting Time & Date Service...
Sep 14 21:59:31 homeassistant systemd[1]: Started Time & Date Service.
Sep 14 22:00:00 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 14 22:00:01 homeassistant kernel: audit: type=1334 audit(1694728801.003:335): prog-id=91 op=UNLOAD
Sep 14 22:00:01 homeassistant kernel: audit: type=1334 audit(1694728801.003:336): prog-id=90 op=UNLOAD
Sep 14 22:00:01 homeassistant kernel: audit: type=1334 audit(1694728801.003:337): prog-id=89 op=UNLOAD
Sep 14 22:00:01 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 14 22:00:01 homeassistant kernel: audit: type=1334 audit(1694728801.574:338): prog-id=94 op=UNLOAD
Sep 14 22:00:01 homeassistant kernel: audit: type=1334 audit(1694728801.574:339): prog-id=93 op=UNLOAD
Sep 14 22:00:01 homeassistant kernel: audit: type=1334 audit(1694728801.574:340): prog-id=92 op=UNLOAD
Sep 15 00:06:11 homeassistant kernel: audit: type=1334 audit(1694736371.830:341): prog-id=95 op=LOAD
Sep 15 00:06:11 homeassistant kernel: audit: type=1334 audit(1694736371.831:342): prog-id=96 op=LOAD
Sep 15 00:06:11 homeassistant kernel: audit: type=1334 audit(1694736371.831:343): prog-id=97 op=LOAD
Sep 15 00:06:11 homeassistant systemd[1]: Starting Hostname Service...
Sep 15 00:06:12 homeassistant systemd[1]: Started Hostname Service.
Sep 15 00:06:12 homeassistant kernel: audit: type=1334 audit(1694736372.462:344): prog-id=98 op=LOAD
Sep 15 00:06:12 homeassistant kernel: audit: type=1334 audit(1694736372.463:345): prog-id=99 op=LOAD
Sep 15 00:06:12 homeassistant kernel: audit: type=1334 audit(1694736372.463:346): prog-id=100 op=LOAD
Sep 15 00:06:12 homeassistant systemd[1]: Starting Time & Date Service...
Sep 15 00:06:13 homeassistant systemd[1]: Started Time & Date Service.
Sep 15 00:06:42 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 15 00:06:42 homeassistant kernel: audit: type=1334 audit(1694736402.505:347): prog-id=97 op=UNLOAD
Sep 15 00:06:42 homeassistant kernel: audit: type=1334 audit(1694736402.505:348): prog-id=96 op=UNLOAD
Sep 15 00:06:42 homeassistant kernel: audit: type=1334 audit(1694736402.505:349): prog-id=95 op=UNLOAD
Sep 15 00:06:43 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 15 00:06:43 homeassistant kernel: audit: type=1334 audit(1694736403.071:350): prog-id=100 op=UNLOAD
Sep 15 00:06:43 homeassistant kernel: audit: type=1334 audit(1694736403.071:351): prog-id=99 op=UNLOAD
Sep 15 00:06:43 homeassistant kernel: audit: type=1334 audit(1694736403.071:352): prog-id=98 op=UNLOAD
Sep 15 00:51:53 homeassistant NetworkManager[360]: <info> [1694739113.2519] dhcp4 (enp1s0): state changed new lease, address=10.1.1.3
Sep 15 02:12:53 homeassistant kernel: audit: type=1334 audit(1694743973.338:353): prog-id=101 op=LOAD
Sep 15 02:12:53 homeassistant kernel: audit: type=1334 audit(1694743973.339:354): prog-id=102 op=LOAD
Sep 15 02:12:53 homeassistant kernel: audit: type=1334 audit(1694743973.339:355): prog-id=103 op=LOAD
Sep 15 02:12:53 homeassistant systemd[1]: Starting Hostname Service...
Sep 15 02:12:53 homeassistant systemd[1]: Started Hostname Service.
Sep 15 02:12:53 homeassistant kernel: audit: type=1334 audit(1694743973.975:356): prog-id=104 op=LOAD
Sep 15 02:12:53 homeassistant kernel: audit: type=1334 audit(1694743973.976:357): prog-id=105 op=LOAD
Sep 15 02:12:53 homeassistant kernel: audit: type=1334 audit(1694743973.976:358): prog-id=106 op=LOAD
Sep 15 02:12:53 homeassistant systemd[1]: Starting Time & Date Service...
Sep 15 02:12:54 homeassistant systemd[1]: Started Time & Date Service.
Sep 15 02:13:23 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 15 02:13:24 homeassistant kernel: audit: type=1334 audit(1694744003.999:359): prog-id=103 op=UNLOAD
Sep 15 02:13:24 homeassistant kernel: audit: type=1334 audit(1694744003.999:360): prog-id=102 op=UNLOAD
Sep 15 02:13:24 homeassistant kernel: audit: type=1334 audit(1694744003.999:361): prog-id=101 op=UNLOAD
Sep 15 02:13:24 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 15 02:13:24 homeassistant kernel: audit: type=1334 audit(1694744004.603:362): prog-id=106 op=UNLOAD
Sep 15 02:13:24 homeassistant kernel: audit: type=1334 audit(1694744004.603:363): prog-id=105 op=UNLOAD
Sep 15 02:13:24 homeassistant kernel: audit: type=1334 audit(1694744004.603:364): prog-id=104 op=UNLOAD
Sep 15 04:19:34 homeassistant kernel: audit: type=1334 audit(1694751574.902:365): prog-id=107 op=LOAD
Sep 15 04:19:34 homeassistant kernel: audit: type=1334 audit(1694751574.902:366): prog-id=108 op=LOAD
Sep 15 04:19:34 homeassistant kernel: audit: type=1334 audit(1694751574.903:367): prog-id=109 op=LOAD
Sep 15 04:19:34 homeassistant systemd[1]: Starting Hostname Service...
Sep 15 04:19:35 homeassistant systemd[1]: Started Hostname Service.
Sep 15 04:19:35 homeassistant kernel: audit: type=1334 audit(1694751575.528:368): prog-id=110 op=LOAD
Sep 15 04:19:35 homeassistant kernel: audit: type=1334 audit(1694751575.529:369): prog-id=111 op=LOAD
Sep 15 04:19:35 homeassistant kernel: audit: type=1334 audit(1694751575.529:370): prog-id=112 op=LOAD
Sep 15 04:19:35 homeassistant systemd[1]: Starting Time & Date Service...
Sep 15 04:19:36 homeassistant systemd[1]: Started Time & Date Service.
Sep 15 04:20:05 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 15 04:20:05 homeassistant kernel: audit: type=1334 audit(1694751605.553:371): prog-id=109 op=UNLOAD
Sep 15 04:20:05 homeassistant kernel: audit: type=1334 audit(1694751605.553:372): prog-id=108 op=UNLOAD
Sep 15 04:20:05 homeassistant kernel: audit: type=1334 audit(1694751605.553:373): prog-id=107 op=UNLOAD
Sep 15 04:20:06 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 15 04:20:06 homeassistant kernel: audit: type=1334 audit(1694751606.158:374): prog-id=112 op=UNLOAD
Sep 15 04:20:06 homeassistant kernel: audit: type=1334 audit(1694751606.158:375): prog-id=111 op=UNLOAD
Sep 15 04:20:06 homeassistant kernel: audit: type=1334 audit(1694751606.158:376): prog-id=110 op=UNLOAD
Sep 15 06:26:16 homeassistant kernel: audit: type=1334 audit(1694759176.412:377): prog-id=113 op=LOAD
Sep 15 06:26:16 homeassistant kernel: audit: type=1334 audit(1694759176.412:378): prog-id=114 op=LOAD
Sep 15 06:26:16 homeassistant kernel: audit: type=1334 audit(1694759176.413:379): prog-id=115 op=LOAD
Sep 15 06:26:16 homeassistant systemd[1]: Starting Hostname Service...
Sep 15 06:26:17 homeassistant systemd[1]: Started Hostname Service.
Sep 15 06:26:17 homeassistant kernel: audit: type=1334 audit(1694759177.043:380): prog-id=116 op=LOAD
Sep 15 06:26:17 homeassistant kernel: audit: type=1334 audit(1694759177.044:381): prog-id=117 op=LOAD
Sep 15 06:26:17 homeassistant kernel: audit: type=1334 audit(1694759177.044:382): prog-id=118 op=LOAD
Sep 15 06:26:17 homeassistant systemd[1]: Starting Time & Date Service...
Sep 15 06:26:17 homeassistant systemd[1]: Started Time & Date Service.
Sep 15 06:26:47 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 15 06:26:47 homeassistant kernel: audit: type=1334 audit(1694759207.085:383): prog-id=115 op=UNLOAD
Sep 15 06:26:47 homeassistant kernel: audit: type=1334 audit(1694759207.085:384): prog-id=114 op=UNLOAD
Sep 15 06:26:47 homeassistant kernel: audit: type=1334 audit(1694759207.085:385): prog-id=113 op=UNLOAD
Sep 15 06:26:47 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 15 06:26:47 homeassistant kernel: audit: type=1334 audit(1694759207.658:386): prog-id=118 op=UNLOAD
Sep 15 06:26:47 homeassistant kernel: audit: type=1334 audit(1694759207.658:387): prog-id=117 op=UNLOAD
Sep 15 06:26:47 homeassistant kernel: audit: type=1334 audit(1694759207.658:388): prog-id=116 op=UNLOAD
Sep 15 06:28:40 homeassistant NetworkManager[360]: <info> [1694759320.2508] dhcp4 (enp1s0): state changed new lease, address=10.1.1.3
```
### System information
## System Information
version | core-2023.9.1
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
python_version | 3.11.5
os_name | Linux
os_version | 6.1.45
arch | x86_64
timezone | Europe/Amsterdam
config_dir | /config
<details><summary>Home Assistant Community Store</summary>
GitHub API | ok
-- | --
GitHub Content | ok
GitHub Web | ok
GitHub API Calls Remaining | 5000
Installed Version | 1.32.1
Stage | running
Available Repositories | 1283
Downloaded Repositories | 3
</details>
<details><summary>Home Assistant Cloud</summary>
logged_in | false
-- | --
can_reach_cert_server | ok
can_reach_cloud_auth | ok
can_reach_cloud | ok
</details>
<details><summary>Home Assistant Supervisor</summary>
host_os | Home Assistant OS 10.5
-- | --
update_channel | stable
supervisor_version | supervisor-2023.09.2
agent_version | 1.5.1
docker_version | 23.0.6
disk_total | 14.0 GB
disk_used | 6.9 GB
healthy | true
supported | true
board | generic-x86-64
supervisor_api | ok
version_api | ok
installed_addons | Mosquitto broker (6.3.1), Terminal & SSH (9.7.1), Zigbee2MQTT (1.33.0-1), Home Assistant Google Drive Backup (0.111.1)
</details>
<details><summary>Dashboards</summary>
dashboards | 1
-- | --
resources | 0
mode | auto-gen
</details>
<details><summary>Recorder</summary>
oldest_recorder_run | September 9, 2023 at 08:36
-- | --
current_recorder_run | September 14, 2023 at 15:31
estimated_db_size | 276.11 MiB
database_engine | sqlite
database_version | 3.41.2
</details>
### Additional information
_No response_
On the HA login CLI type in “Login” and then use the nmcli commands
https://wiki.archlinux.org/title/Wake-on-LAN#:~:text=interface%20wol%20g’-,NetworkManager,-NetworkManager%20provides%20Wake
_dev_null
(/dev /null)
January 22, 2024, 7:24pm
7
Well done ! That’s another way
nmcli is a PITA but you were quite brave to persevere
well it was easier than figuring out how to get ethtool installed on HAOS over SSH. I like to my HAOS very simple and not thinker with it too much in the backend. I did get ethtool working in debian, but that’s so much easier.
nmcli was the best approach since it was built in, and i had my VM to fall back to incase i break something.
RonnieLast
(Last of the Ronnies)
January 22, 2024, 10:31pm
9
No that’s not the issue, since it worked in Windows. I it’s a setting in HAOS which i explain above.