Logitech Driving Force GT and PS4

Need help? Ask here and someone will help
Post Reply
alexgtshp
Posts: 3
Joined: Thu Apr 06, 2017 6:50 pm

Logitech Driving Force GT and PS4

Post by alexgtshp »

Good afternoon,
I have a teensy 2.0 and a cp2102, I have used it succesfully in the past. Now it seems to be inconsistent, I have been able to get it working twice in the last week. I made sure the correct atmega32u4.hex is installed, attempt after attempt yields the posted error log. Thank you in advance for any help.

Code: Select all

global option -l with value `log.txt'
global option -c with value `LogitechDrivingForceGT_G29.xml'
controller #1: option -p with value `COM6'
now reading arguments for controller #2
grab flag is unset
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.5 x86_64
Windows 10 (or later) x64
Kernel version: 10.0 (14393)
USB adapter detected, controller type is: G29 PS4.
found pass-through device 0x054c:0x05c4
Timer resolution: min=156250 max=5000 current=5003
using default refresh period: 5.00ms
macros are not available for: joystick PS4 Controller (0)
FFB device: VID=0x046d, PID=0xc29a.
Warning: can't open macro directory C:\Users\User\AppData\Roaming//gimx//macros/
Press the PS button to activate the controller.
0 1491504208.232456
0 1491504208.236478, wheel (-613)
Exiting
rounding timer period to 500
rounding timer period to 4502
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Logitech Driving Force GT and PS4

Post by Matlo »

Hello,
Did you press the PS button?
GIMX creator
alexgtshp
Posts: 3
Joined: Thu Apr 06, 2017 6:50 pm

Re: Logitech Driving Force GT and PS4

Post by alexgtshp »

Yes. I've looked through this forum and tried everything related to my problem. I did notice something odd and i feel that it's the problem. When I click on start, the usb disconnect sound plays, for some reason it is causing my controller to disconnect which is why it won't find it.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Logitech Driving Force GT and PS4

Post by Matlo »

The "disconnect" sound is due to the default driver being unloaded. This is required as GIMX needs raw and exclusive access to the DS4.

I can't see any issue in the log you provided. Could you make another one and press some controls including the PS button while the log is being generated?
GIMX creator
alexgtshp
Posts: 3
Joined: Thu Apr 06, 2017 6:50 pm

Re: Logitech Driving Force GT and PS4

Post by alexgtshp »

I got it to work. The only it works for me is if I launch gimx from the command prompt as an administrator. A few extra but worth it as it works flawlessly.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Logitech Driving Force GT and PS4

Post by Matlo »

If you want a proper solution to your issue please provide the requested log.
GIMX creator
Post Reply