https://bugs.kde.org/show_bug.cgi?id=497354

Coacher <itumaykin+...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #5 from Coacher <itumaykin+...@gmail.com> ---
(In reply to TraceyC from comment #3)
> To test the power information sent from your mouse over bluetooth use
> bluetoothctl:
> 1. Get your mouse's MAC address from System Settings - Bluetooth
> 2. On command line type in  this, after "info", type in the first few
> characters of the MAC address and press TAB to complete it
> bluetoothctl info <TAB>
> 
> Look for a line that says "Battery". If there is one, let us know what it
> says.

# bluetoothctl info D2:5C:71:97:CF:6F
Device D2:5C:71:97:CF:6F (random)
        Name: M720 Triathlon
        Alias: M720 Triathlon
        Appearance: 0x03c2 (962)
        Icon: input-mouse
        Paired: yes
        Bonded: yes
        Trusted: yes
        Blocked: no
        Connected: yes
        LegacyPairing: no
        UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
        UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
        UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
        UUID: Battery Service           (0000180f-0000-1000-8000-00805f9b34fb)
        UUID: Human Interface Device    (00001812-0000-1000-8000-00805f9b34fb)
        UUID: Vendor specific           (00010000-0000-1000-8000-011f2000046d)
        Modalias: usb:v046DpB015d0009
        Battery Percentage: 0x64 (100)

> Another way to get battery information from the device is from upower:
> 
> 1. Get the device name with 
> upower -e
> 
> e.g. my earbuds are 
> /org/freedesktop/UPower/devices/headset_dev_AC_80_0A_08_3B_7B
> 
> 2. Use this command with the device path e.g.
> upower -i /org/freedesktop/UPower/devices/headset_dev_AC_80_0A_08_3B_7B
> 
> For my earbuds I see this, which corresponds to the level shown by the
> battery widget;
>     percentage:          80%
> 
> If you see this, let us know what it says.

# upower -i /org/freedesktop/UPower/devices/battery_hidpp_battery_0
  native-path:          hidpp_battery_0
  model:                M720 Triathlon
  serial:               d2:5c:71:97:cf:6f
  power supply:         no
  updated:              Пн 03 фев 2025 09:28:58 (30 seconds ago)
  has history:          yes
  has statistics:       yes
  mouse
    present:             yes
    rechargeable:        yes
    state:               discharging
    warning-level:       none
    battery-level:       normal
    percentage:          55% (should be ignored)
    icon-name:          'battery-low-symbolic'

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to