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.
			
			
									
						
							[Rpi3]No input detection
- kaiba_seto2004
 - Posts: 554
 - Joined: Sat Jul 15, 2017 9:15 am
 
Re: [Rpi3]No input detection
PS4 enthusiast.
			
						Re: [Rpi3]No input detection
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?
			
			
									
						
							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?
GIMX creator
			
						- kaiba_seto2004
 - Posts: 554
 - Joined: Sat Jul 15, 2017 9:15 am
 
Re: [Rpi3]No input detection
Hi Matlo,
This is the dmesg output:
Code: Select all
https://pastebin.com/M6SyuSjR
PS4 enthusiast.
			
						- kaiba_seto2004
 - Posts: 554
 - Joined: Sat Jul 15, 2017 9:15 am
 
Re: [Rpi3]No input detection
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.


I think this related to "android mode"
And here is it's info in /proc/bus/input/devices:

			
			
									
						
							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.


I think this related to "android mode"
And here is it's info in /proc/bus/input/devices:

PS4 enthusiast.