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

Getting constant battery indicator notifications on Linux. #2294

Open
Ay1tsMe opened this issue May 4, 2024 · 5 comments
Open

Getting constant battery indicator notifications on Linux. #2294

Ay1tsMe opened this issue May 4, 2024 · 5 comments

Comments

@Ay1tsMe
Copy link

Ay1tsMe commented May 4, 2024

I keep getting battery level notifications every few minutes on Linux when I don't use the keyboard after a while.

I'm not sure if there is a config option that turns off notifications for the keyboard. I'm pretty sure what's happening is it's sending a notification of the battery when the keyboard wakes up from sleeping. It would be nice if I could turn this off but still get a notification when it connects from a disconnect with the battery level as well.

@ReFil
Copy link
Contributor

ReFil commented May 4, 2024

You can turn off battery level monitoring with CONFIG_BT_BAS=n in your _defconfig or .conf file

@Ay1tsMe
Copy link
Author

Ay1tsMe commented May 4, 2024

You can turn off battery level monitoring with CONFIG_BT_BAS=n in your _defconfig or .conf file

Will this turn off all monitoring of my battery or just the notifications? Because I want the notification to still appear but only when it connects to my PC from a disconnect

@joelspadin
Copy link
Collaborator

With that disabled, you will not be able to see the battery level at all.

This sounds like an issue with the OS more than the keyboard. Could you provide more information about your setup? "Linux" doesn't tell us much...

@Ay1tsMe
Copy link
Author

Ay1tsMe commented May 5, 2024

Using hyprland on EndevourOS. Im using mako to handle notifications.

I dont have an issue with any of my other Bluetooth devices renotifying me about the battery level. I have a mx master 3s and it doesnt ping the battery.

Ive also noticed its not very consistent behaviour. For example it might notify me mid typing so im not 100 percent sure if its a wakeup notification problem or if its just randomly sending them out.

@JeffDess
Copy link

JeffDess commented May 7, 2024

I am experiencing the same, although I never figured out it was triggered by a sleep/wake event. NiceNano + Arch Hyprland here, with blueman and swaync. I also use the reporting feature to monitor battery levels at all times in Waybar. Never had any issues with other devices either.

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

4 participants