Problem using GIMX - Teensy 2++, Kubuntu 17.04

Need help? Ask here and someone will help
Post Reply
therealbobi
Posts: 4
Joined: Wed Jun 07, 2017 2:56 pm

Problem using GIMX - Teensy 2++, Kubuntu 17.04

Post by therealbobi »

Hello everyone,

I'm new here and I need help with GIMX launcher. I'm using Kubuntu 17.04 + Teensy 2++ (fw : atmega32u4.hex) and DS4 controller, all works for the configuration pairing and verification seems OK with gimx-laucher but when I start gimx, it crash after 2sec.

Thanx for your help.

Logs File :

Code: Select all

global option -l with value `log.txt'
global option -c with value `Dualshock4.xml'
controller #1: option -t with value `DS4'
controller #1: option -h with value `0'
controller #1: option -b with value `E8:61:7E:62:8B:6A'
now reading arguments for controller #2
le flag "grab" est positionné
le flag "status" est positionné
le flag "subpos" est positionné
le flag "force_updates" est positionné
GIMX 6.7 x86_64
Ubuntu 17.04
Linux 4.10.0-22-generic #24-Ubuntu SMP Mon May 22 17:43:20 UTC 2017 x86_64
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 023: ID 054c:05c4 Sony Corp. DualShock 4
Bus 001 Device 004: ID 1770:ff00  
Bus 001 Device 019: ID 258a:0001  
Bus 001 Device 002: ID 046d:c531 Logitech, Inc. C-U0007 [Unifying Receiver]
Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 005: ID 8087:0aa7 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
    |__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 3: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 4: Dev 19, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 4: Dev 19, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 7: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 8: Dev 23, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 10: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M
    |__ Port 10: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M
    |__ Port 12: Dev 6, If 0, Class=Vendor Specific Class, Driver=rtsx_usb, 480M
utilisation de la période de rafraîchissement par défaut : 10.00ms
Warning: can't open macro directory /home/bobi//.gimx//macros/
Unknown Management opcode 2 (index 0)
hci_read_bd_addr: Le réseau ne fonctionne pas
can't read device bdaddr
read_link_keys failed
failed to initialize bluetooth device
gimx.c:367 main: failed to start the adapter
Image
therealbobi
Posts: 4
Joined: Wed Jun 07, 2017 2:56 pm

Re: Problem using GIMX - Teensy 2++, Kubuntu 17.04

Post by therealbobi »

up ;)
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Problem using GIMX - Teensy 2++, Kubuntu 17.04

Post by Matlo »

Hi,
Sorry for the response delay.
The only currently supported distribution is Ubuntu 16.04 and its derivatives such as Linux Mint 18.
The problem here seems to be due to the kernel version, which is 4.10 instead of 4.4.
GIMX creator
therealbobi
Posts: 4
Joined: Wed Jun 07, 2017 2:56 pm

Re: Problem using GIMX - Teensy 2++, Kubuntu 17.04

Post by therealbobi »

Ah ok, sorry ^^'.

Thx for your reply
Post Reply