View Single Post
Old 09-15-2025, 03:13 PM   #4
kbarni
Connoisseur
kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.
 
kbarni's Avatar
 
Posts: 60
Karma: 410
Join Date: Feb 2025
Device: Kindle PW5
Wow, great project! Trying to make it work...
- created the 2 files and ran udevadm control --reload-rules
- started ace_bt_cli:

Code:
[root@kindle btkeyboard]# ace_bt_cli 
ACEBTCLI BT Client :: start
p_data (size:27) = 1B 00 00 00 00 00 00 00 00 00 00 61 63 65 5F 62 
                   74 5F 63 6C 69 00 00 00 00 00 00 
ACEBTCLI BT Client :: opened session with 0x1599540

>: radiostate
ACEBTCLI getRadioState() state:1 status:0

>: pair B0:45:19:EC:A6:F1
ACEBTCLI str: B04519ECA6F1
ACEBTCLI ACEBT_DISCOVERY_STATE_STOPPED
ACEBTCLI Initiate Pairing Success

>: ACEBTCLI CLI callback : bond state changed() status: 0 addr: B0:45:19:EC:A6:F1 state: BONDING
ACEBTCLI CLI callback : bond state changed() status: 0 addr: B0:45:19:EC:A6:F1 state: BONDING
ACEBTCLI CLI callback : bond state changed() status: -206 addr: B0:45:19:EC:A6:F1 state: NONE
ACEBTCLI CLI callback : bond state changed() status: -206 addr: B0:45:19:EC:A6:F1 state: NONE

>: connectedlist
ACEBTCLI Got 0 devices for getConnectedDevices
ACEBTCLI aceBT_freeDeviceList with status 0
...so it's not connected.

The file /dev/uhid is still owned by root:root.

Can you guide me from here?

Last edited by kbarni; 09-15-2025 at 03:21 PM.
kbarni is offline   Reply With Quote