Page 2 of 2

Re: [Rpi3]No input detection

Posted: Tue Jan 09, 2018 12:14 pm
by kaiba_seto2004
Hi,
I've just realized that when I press Auto Detect even jstest-gtk could not detect any input from xbox one s controller. I tried again with a ps2 controller usb and it worked.

Re: [Rpi3]No input detection

Posted: Tue Jan 09, 2018 12:50 pm
by Matlo
Hi,
Could you please post the dmesg output when you connect the controller?
Is the device controller a /dev/input/jsX device, and/or a /dev/input/eventX device?

Re: [Rpi3]No input detection

Posted: Tue Jan 09, 2018 3:26 pm
by kaiba_seto2004
Matlo wrote: Tue Jan 09, 2018 12:50 pm Hi,
Could you please post the dmesg output when you connect the controller?
Is the device controller a /dev/input/jsX device, and/or a /dev/input/eventX device?
Hi Matlo,

This is the dmesg output:

Code: Select all

https://pastebin.com/M6SyuSjR
And that xbox one S controller is a jsX device
Image

Re: [Rpi3]No input detection

Posted: Tue Jan 09, 2018 5:07 pm
by kaiba_seto2004
Hi Matlo,

I've just found something. When I press Auto Detect, only 2 buttons on Xbox one S work. They are: view button and home button. Their funtion name are: BACK and HOMEPAGE.
Image
Image

I think this related to "android mode"

And here is it's info in /proc/bus/input/devices:
Image