Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working on Acer Nitro 16 (AN16-43-R7N7) #63

Open
rmunn opened this issue Nov 6, 2024 · 0 comments
Open

Working on Acer Nitro 16 (AN16-43-R7N7) #63

rmunn opened this issue Nov 6, 2024 · 0 comments

Comments

@rmunn
Copy link

rmunn commented Nov 6, 2024

When I bought this laptop, it came with Windows 11. I partitioned it to dual-boot with Arch Linux. In Windows, I set the health mode in the preinstalled Acer Care Center app, and the battery charged up to 80% and stopped. But in Linux, it was still charging to 100%.

Then I found and installed your kernel module (via the https://aur.archlinux.org/packages/acer-wmi-battery-dkms-git AUR package), and rebooted. A quick check showed that /sys/bus/wmi/drivers/acer-wmi-battery/health_mode was already set to 1, which means that the flag was set by the Windows driver and was being stored somewhere in the laptop hardware (probably in the battery itself). Unsurprisingly, that flag also persisted across reboots. And sure enough, when I plugged in the AC adapter, my battery went up to 79% and then stopped charging.

This works perfectly; thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant