libretro / Lakka-LibreELEC

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
https://www.lakka.tv
1.72k stars 287 forks source link

crashes when I connect xbox series x controller bluetooth #1840

Open amhooman opened 1 year ago

amhooman commented 1 year ago

I am using a raspberry pi 4, newest version, whenever I connect my xbox series x controller via bluetooth, lakka crashes

love768952693 commented 1 year ago

I also have this issue when using the Xbox One S controller in the X64 environment. I am using Lakka version 4.3, and the UI interface will get stuck after connecting. After restarting the system again, there will be no Bluetooth device d. It feels like the Bluetooth driver is not driving on Lakka, and when I enter the terminal to check, there is also no device status. I installed Batocera again and found that Bluetooth works.

I have another idea. I want to put the native Bluetooth driver of Batocera in Lakka. Does anyone know how to operate it?

amhooman commented 1 year ago

Turns out it crashes on any bluetooth device .-.

GavinDarkglider commented 1 year ago

Turns out it crashes on any bluetooth device .-.

It works fine on the switch. At least with the Xbox One S controllers I have. Fixed that issue this weekend on that build. lol. Pairing via the menu doesnt work though...... you have to pair the controllers via ssh with bluetoothctl. And if using an X|S controller, your device has to support BTLE. Once the device is paired, it will connect fine, but first time, or any time you pair it to another device you will need to re-pair it this way. But I can confirm working xpadneo stuff on the switch......

amhooman commented 1 year ago

I can't access command line easily. Is there a way to fix it to work on the menu on the raspberry pi 4?

gouchi commented 1 month ago

Hi @amhooman ,

When you say crash it means the menu is unresponsive ?

Anyway, can you try to make a test with latest nightly ?

If you still reproduce the issue, please provide some log using createlog.

Thank you.