View previous topic :: View next topic |
Author |
Message |
mauricio.historia n00b
Joined: 18 Dec 2021 Posts: 11
|
Posted: Fri Dec 27, 2024 9:36 pm Post subject: Bluetoothctl does not display battery energy status |
|
|
I enabled the bluez experimental flag and pointed out the kernel modules from the manual with the exception of 'Bluetooth High Speed (HS) features" which I didn't find. I enabled the Experimental = true line in /etc/bluetooth/main.conf.
On the Debian system bluetoothctl info correctly displays "Battery Percentage" on the same headphones (Galaxy Buds Pro 2) on Gentoo it is not displayed.
Does anyone have any ideas?
Thanks. |
|
Back to top |
|
|
keekkenen n00b
Joined: 05 Oct 2024 Posts: 27
|
Posted: Thu Jan 02, 2025 6:43 pm Post subject: Re: Bluetoothctl does not display battery energy status |
|
|
Yes, it's very strange, I have the same situation, but Plasma "Power and Battery" shows me the correct headset battery level. _________________ 7950x3d / x670e MSI Tomagawk / Sapphire RX 7800XT 16Gb / G.Skill 64Gb 5600 / A-Data Legend 960 2Tb (x2), A-Data SX8200PNP 256Gb |
|
Back to top |
|
|
Anon-E-moose Watchman
Joined: 23 May 2008 Posts: 6186 Location: Dallas area
|
Posted: Thu Jan 02, 2025 8:42 pm Post subject: |
|
|
Is dbus running? The experimental flag works with dbus. My headphones do report battery to bluetoothctl, but dbus is running on my system.
I do have a magic trackpad that doesn't report the battery to bluetoothctl but instead puts it in a subdir of /sys/class/power_supply/ _________________ UM780, 6.12 zen kernel, gcc 13, openrc, wayland |
|
Back to top |
|
|
keekkenen n00b
Joined: 05 Oct 2024 Posts: 27
|
Posted: Thu Jan 02, 2025 9:12 pm Post subject: |
|
|
Anon-E-moose wrote: | Is dbus running? The experimental flag works with dbus. My headphones do report battery to bluetoothctl, but dbus is running on my system.
I do have a magic trackpad that doesn't report the battery to bluetoothctl but instead puts it in a subdir of /sys/class/power_supply/ |
Yes, dbus works..
Code: | /sys/class/power_supply |
By this path I found only my mouse and something about nvme.
Plasma software reported too about any devices (usb and Bluetooth headsets, mouses) low level battery. _________________ 7950x3d / x670e MSI Tomagawk / Sapphire RX 7800XT 16Gb / G.Skill 64Gb 5600 / A-Data Legend 960 2Tb (x2), A-Data SX8200PNP 256Gb |
|
Back to top |
|
|
|