[Rpi3]No input detection

Need help? Ask here and someone will help
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

[Rpi3]No input detection

Post by kaiba_seto2004 »

Hi guys,

I got a xbox one S controller (with bluetooth built in) and I also got it connected to my raspberry pi 3 through bluetooth. I manage to use this xbox one controller on ps4, but when I mapped key nothing happened (after pressed Auto Detect then press a button on controller). It looks like input detection not working.
Image
This controller was updated to lasted firmware and successful connect to Rpi3.
PS4 enthusiast.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: [Rpi3]No input detection

Post by Matlo »

Hi,

Could you install jstest-gtk and check if it works correctly?
GIMX creator
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: [Rpi3]No input detection

Post by kaiba_seto2004 »

HI Matlo,

I've already installed jstest-gtk and yes, it works. Every buttons works except view button Image
Image
PS4 enthusiast.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: [Rpi3]No input detection

Post by Matlo »

Does gimx-config detect the buttons / axes?
GIMX creator
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: [Rpi3]No input detection

Post by kaiba_seto2004 »

No, gimx-config did not detect any buttons/axis
PS4 enthusiast.
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: [Rpi3]No input detection

Post by kaiba_seto2004 »

You can check this clip for more detail :)
https://youtu.be/yGn1hUlb9YA

Thank you.
PS4 enthusiast.
User avatar
GoDlike
Posts: 1318
Joined: Thu Apr 28, 2016 12:47 pm
Location: Poland

Re: [Rpi3]No input detection

Post by GoDlike »

Please try that:
  • Open gimx-config
  • Create a new config file by clicking File->New
  • Select Type->XOne pad
  • Check if buttons are detected
My hardware: PS3 Slim CFW 4.80 | PS4 Pro 500 Million LE | PS5 | Xbox Series X
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: [Rpi3]No input detection

Post by kaiba_seto2004 »

PS4 enthusiast.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: [Rpi3]No input detection

Post by Matlo »

Could you start gimx-config in a terminal and see if there is any message when clicking on auto-detect?

Also, could you please post a log file?
GIMX creator
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: [Rpi3]No input detection

Post by kaiba_seto2004 »

Matlo wrote: Sun Dec 31, 2017 10:32 am Could you start gimx-config in a terminal and see if there is any message when clicking on auto-detect?

Also, could you please post a log file?
Hi Matlo,

About start gimx-config in terminal then click auto-detect: I don't see any message, please check this clip:
https://youtu.be/_s7vFh-UlD4

About log file:

Code: Select all

global option -l with value `log.txt'
global option -c with value `config.xml'
controller #1: option -p with value `/dev/ttyUSB0'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.11 ARMv6
Raspbian GNU/Linux 8.0 (jessie)
Linux 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 unknown
Bus 001 Device 006: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
Bus 001 Device 005: ID 054c:05c4 Sony Corp. 
Bus 001 Device 004: ID 1038:1704 Ideazon, Inc. 
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M
        |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M
        |__ Port 3: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 3: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 4: Dev 5, If 0, Class=Human Interface Device, Driver=usbfs, 12M
        |__ Port 5: Dev 6, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
USB adapter detected, controller type is: DS4.
Reset sent to the adapter.
PS4 enthusiast.
Post Reply