Remote Gimx doesn't work

Need help? Ask here and someone will help
Post Reply
Kekskrümel
Posts: 101
Joined: Mon Nov 04, 2013 9:50 pm

Remote Gimx doesn't work

Post by Kekskrümel »

Hi,

I tried remote gimx from my windows pc to my raspberry running the ps4 pairing.

But only playing ps4 games from the raspberry works. If I want to connect via remote gimx settings.

The Windows PC says:

Code: Select all

option -c with value `test_remote.xml'
option -d with value `192.168.178.136:51914'
grab flag is unset
status flag is set
subpos flag is set
force_updates flag is set
Detected controller: none.
using default refresh period: 10.00ms
Warning: can't open macro directory C:\Users\xxxx\AppData\Roaming//gimx//
macros/
and the client spams

Code: Select all

option -t with value `DS4'
option -h with value `0'
option -b with value `B0:05:94:AC:C2:CC'
option -s with value `192.168.178.136:51914'
grab flag is unset
status flag is set
listening on psm: 0x0001
listening on psm: 0x0011
listening on psm: 0x0013
using default refresh period: 10.00ms
Warning: can't open macro directory /home/pi//.gimx//macros/
accepted connection from 1C:66:6D:47:04:A7 (psm: 0x0001)
connecting with hci0 = 00:15:83:3D:0A:57 to B0:05:94:AC:C2:CC psm 0x0011
connecting with hci0 = 00:15:83:3D:0A:57 to B0:05:94:AC:C2:CC psm 0x0013
accepted connection from 1C:66:6D:47:04:A7 (psm: 0x0011)
accepted connection from 1C:66:6D:47:04:A7 (psm: 0x0013)
connected
0 1406385104.829657
0 1406385104.839517
0 1406385104.849736
0 1406385104.859437
0 1406385104.869503
0 1406385104.879501
0 1406385104.889790
0 1406385104.899715
0 1406385104.909672
He detect's in both modes (network and local) the keypress.

Code: Select all

0 1406385965.377429, right (255)
0 1406385965.487476
But in the gui output I cant see any motion with remote gimx on the server.

Same with DIY PS3 Adpater.

Raspberry runs

Raspbian latest version June 2014

Gimx on both is 2.02

Any Idear ?

Thx
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Remote Gimx doesn't work

Post by Matlo »

Hi,
I think there is a bug.
GIMX creator
Kekskrümel
Posts: 101
Joined: Mon Nov 04, 2013 9:50 pm

Re: Remote Gimx doesn't work

Post by Kekskrümel »

Can I help in any way ? :)
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Remote Gimx doesn't work

Post by Matlo »

I opened a new issue: https://github.com/matlo/GIMX/issues/264

As a work around, you can start gimx from the terminal:

Code: Select all

gimx -t DS4 -h 0 -s 192.168.178.136:51914 -b XX:XX:XX:XX:XX:XX --nograb
GIMX creator
Kekskrümel
Posts: 101
Joined: Mon Nov 04, 2013 9:50 pm

Re: Remote Gimx doesn't work

Post by Kekskrümel »

Working fine, thx
Post Reply