Bluetooth joystick not detecting...
#1
I am using Kodi 17.1 buold on my Samsung S6 Edge. I was using a very basic joystick I got from Ebay which connects to phone as input device. I configured the same in KodI under Peripheral OK (was using Kodi with my VR)

One day when I connected the device with my phone and started Kodi it stopped detecting the device altogether. I have tried pair unpaired even reinstalled the entire kodi from Play store but no use... I can see under Peripheral I have option to configure Input device but noth9jg happens... previously with the same Kodi version I did everything...OK

I have looked under file system and found .../Android/data/org.xbmc.kodi/files/.kodi/user_data/peripheral_data/android_FFFF_0000_MOCUTE-032X_B63-A545.xml (my Bluetooth device name is MOCUTE-.... which means it's detecting but not doing anything. The contents of the file are as follows;

Code:
<settings>
    <setting id="left_stick_deadzone" value="0.20" />
    <setting id="right_stick_deadzone" value="0.20" />
</settings>

Can you help solve this?
Reply
#2
I enabled Debug log and saw following in log even though i tried configurig four keys. None of them got logged here... seems like OS is not sending the keys yo Kodi...

Code:
02:39:58.768 T:547720184896  NOTICE: CEGLNativeTypeAndroid: Current resolution: 2560x1440 @ 59.000000 - Full Screen
02:39:59.117 T:547720184896 WARNING: CAndroidJoystickState: duplicate hat 16 on input device "MOCUTE-032X_B63-A545" with ID 23
02:39:59.118 T:547720184896 WARNING: CAndroidJoystickState: ignoring unknown axis 32 on input device "MOCUTE-032X_B63-A545" with ID 23
02:39:59.205 T:547720184896  NOTICE: Register - new joystick device registered on android->android/inputdevice/23: MOCUTE-032X_B63-A545 (FFFF:0000)
Reply

Logout Mark Read Team Forum Stats Members Help
Bluetooth joystick not detecting...0