Skip to content

Commit 581ee88

Browse files
ericrowandavide125
authored andcommitted
docs: Remove obsolete ac_power_mode documentation from FAQ
The power restore behavior configuration via `/sys/bus/platform/devices/macsmc-reboot/ac_power_mode` was introduced in commit 233aeafea99e but later removed in commit 819687eb28e5. This sysfs interface no longer exists in the kernel, so remove the outdated documentation to avoid confusion. Closes #231 Signed-off-by: Eric Rowan <[email protected]>
1 parent 7e6d465 commit 581ee88

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/project/faq.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ Make sure you have the GPU drivers installed. If screen recording is still slow,
8787
## Chromium / VS Code / Slack / Discord / some other Electron app or Chrome-based browser stopped rendering after an update.
8888
This is an [upstream Chromium bug](https://bugs.chromium.org/p/chromium/issues/detail?id=1442633) affecting all Chromium-based frameworks such as [Electron](https://github.com/electron/electron/issues/40366). You have to manually delete your shader cache (e.g. `~/.config/Slack/GPUCache`). We can't do anything about it until the fix is backported/released to users.
8989

90-
## Start up automatically after a power failure
91-
92-
This configuration is available at `/sys/bus/platform/devices/macsmc-reboot/ac_power_mode`. Valid options are `off` and `restore`, which is equivalent to the toggle in System Settings on macOS. It is not possible to set the machine to power on unconditionally when power is connected.
93-
9490
## Wake for network access (WoL/WoWLAN)
9591

9692
- Wake on LAN does not work. The BCM57762 gigabit Ethernet controller supports WoL via magic packets, it can be enabled with `ethtool -s REPLACE_WITH_YOUR_INTERFACE wol g`, but the machine does not wake up when it receives magic packets.

0 commit comments

Comments
 (0)