Hi everyone,
I need some help installing and getting GIMX working.
I managed to install Ubuntu to a USB, install GIMX and get my PS3 to start remotely via my PC with gimx-launcher. My external bluetooth dongle works, and have had no problems replacing the dongle's address. However, I cannot control the PS with my peripherals. I've attempted to configure my peripherals with gimx-config and gimx-fpsconfig, yet it remains unresponsive.
Honestly at a bit of a loss here, first time trying this and very new to Linux.
Thanks
VoLTz
Peripherals Unresponsive (GIMX + Ubuntu + Bluetooth)
Re: Peripherals Unresponsive (GIMX + Ubuntu + Bluetooth)
Hi, please post the content of your config file.
GIMX creator
Re: Peripherals Unresponsive (GIMX + Ubuntu + Bluetooth)
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<root>
<controller id="1" dpi="5700" type="Sixaxis">
<configuration id="1">
<trigger type="" id="" name="" button_id="" switch_back="no" delay="0"/>
<mouse_options_list>
<mouse name="" id="0" mode="Aiming" buffer_size="1" filter="0.00"/>
</mouse_options_list>
<intensity_list/>
<button_map>
<button id="abs_axis_16" label="Melee">
<device type="keyboard" id="0" name=""/>
<event type="button" id="f"/>
</button>
<button id="abs_axis_15" label="Sprint">
<device type="keyboard" id="0" name=""/>
<event type="button" id="LSHIFT"/>
</button>
<button id="abs_axis_14" label="Lethal grenade">
<device type="keyboard" id="0" name=""/>
<event type="button" id="g"/>
</button>
<button id="abs_axis_13" label="Tactical grenade">
<device type="keyboard" id="0" name=""/>
<event type="button" id="t"/>
</button>
<button id="abs_axis_12" label="Fire">
<device type="mouse" id="0" name=""/>
<event type="button" id="BUTTON_LEFT"/>
</button>
<button id="abs_axis_11" label="Aim">
<device type="mouse" id="0" name=""/>
<event type="button" id="BUTTON_RIGHT"/>
</button>
<button id="abs_axis_10" label="Interact">
<device type="keyboard" id="0" name=""/>
<event type="button" id="e"/>
</button>
<button id="abs_axis_9" label="Jump">
<device type="keyboard" id="0" name=""/>
<event type="button" id="SPACE"/>
</button>
<button id="abs_axis_8" label="Crouch, Prone">
<device type="keyboard" id="0" name=""/>
<event type="button" id="LCTRL"/>
</button>
<button id="abs_axis_7" label="Weapon">
<device type="keyboard" id="0" name=""/>
<event type="button" id="1"/>
</button>
<button id="abs_axis_6" label="">
<device type="keyboard" id="0" name=""/>
<event type="button" id="LEFT"/>
</button>
<button id="abs_axis_5" label="">
<device type="keyboard" id="0" name=""/>
<event type="button" id="z"/>
</button>
<button id="abs_axis_4" label="Killstreaks">
<device type="keyboard" id="0" name=""/>
<event type="button" id="RIGHT"/>
</button>
<button id="abs_axis_3" label="Equipment">
<device type="keyboard" id="0" name=""/>
<event type="button" id="q"/>
</button>
<button id="abs_axis_2" label="">
<device type="keyboard" id="0" name=""/>
<event type="button" id="x"/>
</button>
<button id="abs_axis_1" label="Pause">
<device type="keyboard" id="0" name=""/>
<event type="button" id="ESCAPE"/>
</button>
<button id="abs_axis_0" label="Scoreboard">
<device type="keyboard" id="0" name=""/>
<event type="button" id="TAB"/>
</button>
</button_map>
<axis_map>
<axis id="rel_axis_3" label="">
<device type="mouse" id="0" name=""/>
<event type="axis" id="y" dead_zone="22" multiplier="24.31" exponent="0.39" shape="Circle"/>
</axis>
<axis id="rel_axis_2" label="">
<device type="mouse" id="0" name=""/>
<event type="axis" id="x" dead_zone="22" multiplier="8.50" exponent="0.39" shape="Circle"/>
</axis>
<axis id="rel_axis_0-" label="Strafe left">
<device type="keyboard" id="0" name=""/>
<event type="button" id="a"/>
</axis>
<axis id="rel_axis_1+" label="Move back">
<device type="keyboard" id="0" name=""/>
<event type="button" id="s"/>
</axis>
<axis id="rel_axis_0+" label="Strafe right">
<device type="keyboard" id="0" name=""/>
<event type="button" id="d"/>
</axis>
<axis id="rel_axis_1-" label="Move forward">
<device type="keyboard" id="0" name=""/>
<event type="button" id="w"/>
</axis>
</axis_map>
</configuration>
<configuration id="2">
<trigger type="mouse" id="0" name="" button_id="BUTTON_RIGHT" switch_back="yes" delay="0"/>
<mouse_options_list>
<mouse name="" id="0" mode="Aiming" buffer_size="1" filter="0.00"/>
</mouse_options_list>
<intensity_list/>
<button_map>
<button id="abs_axis_16" label="Melee">
<device type="keyboard" id="0" name=""/>
<event type="button" id="f"/>
</button>
<button id="abs_axis_15" label="Sprint">
<device type="keyboard" id="0" name=""/>
<event type="button" id="LSHIFT"/>
</button>
<button id="abs_axis_14" label="Lethal grenade">
<device type="keyboard" id="0" name=""/>
<event type="button" id="g"/>
</button>
<button id="abs_axis_13" label="Tactical grenade">
<device type="keyboard" id="0" name=""/>
<event type="button" id="t"/>
</button>
<button id="abs_axis_12" label="Fire">
<device type="mouse" id="0" name=""/>
<event type="button" id="BUTTON_LEFT"/>
</button>
<button id="abs_axis_11" label="Aim">
<device type="mouse" id="0" name=""/>
<event type="button" id="BUTTON_RIGHT"/>
</button>
<button id="abs_axis_10" label="Interact">
<device type="keyboard" id="0" name=""/>
<event type="button" id="e"/>
</button>
<button id="abs_axis_9" label="Jump">
<device type="keyboard" id="0" name=""/>
<event type="button" id="SPACE"/>
</button>
<button id="abs_axis_8" label="Crouch, Prone">
<device type="keyboard" id="0" name=""/>
<event type="button" id="LCTRL"/>
</button>
<button id="abs_axis_7" label="Weapon">
<device type="keyboard" id="0" name=""/>
<event type="button" id="1"/>
</button>
<button id="abs_axis_6" label="">
<device type="keyboard" id="0" name=""/>
<event type="button" id="LEFT"/>
</button>
<button id="abs_axis_5" label="">
<device type="keyboard" id="0" name=""/>
<event type="button" id="z"/>
</button>
<button id="abs_axis_4" label="Killstreaks">
<device type="keyboard" id="0" name=""/>
<event type="button" id="RIGHT"/>
</button>
<button id="abs_axis_3" label="Equipment">
<device type="keyboard" id="0" name=""/>
<event type="button" id="q"/>
</button>
<button id="abs_axis_2" label="">
<device type="keyboard" id="0" name=""/>
<event type="button" id="x"/>
</button>
<button id="abs_axis_1" label="Pause">
<device type="keyboard" id="0" name=""/>
<event type="button" id="ESCAPE"/>
</button>
<button id="abs_axis_0" label="Scoreboard">
<device type="keyboard" id="0" name=""/>
<event type="button" id="TAB"/>
</button>
</button_map>
<axis_map>
<axis id="rel_axis_3" label="">
<device type="mouse" id="0" name=""/>
<event type="axis" id="y" dead_zone="22" multiplier="39.33" exponent="0.25" shape="Circle"/>
</axis>
<axis id="rel_axis_2" label="">
<device type="mouse" id="0" name=""/>
<event type="axis" id="x" dead_zone="22" multiplier="23.00" exponent="0.25" shape="Circle"/>
</axis>
<axis id="rel_axis_0-" label="Strafe left">
<device type="keyboard" id="0" name=""/>
<event type="button" id="a"/>
</axis>
<axis id="rel_axis_1+" label="Move back">
<device type="keyboard" id="0" name=""/>
<event type="button" id="s"/>
</axis>
<axis id="rel_axis_0+" label="Strafe right">
<device type="keyboard" id="0" name=""/>
<event type="button" id="d"/>
</axis>
<axis id="rel_axis_1-" label="Move forward">
<device type="keyboard" id="0" name=""/>
<event type="button" id="w"/>
</axis>
</axis_map>
</configuration>
</controller>
</root>
^^ This alright? I've edited a preconfigured Black Ops config to suit my playing style, although I don't think I should be fiddling with that just yet.. I'm struggling to calibrate my mouse, I've tried to use the mouse calibration tool, but upon hitting start in gimx-launcher, the gui is blank, and only shows information as I turn my PS off. I have a second before it then closes. How do I get into it otherwise?
I think I've managed to set my keyboards bindings up correctly, yet still no response from the PS when attempting to control it with either of my peripherals.
Re: Peripherals Unresponsive (GIMX + Ubuntu + Bluetooth)
Did you try to enable the Output>Terminal checkbox?
Is there any activity when you enable it, start, and press some controls?
Is there any activity when you enable it, start, and press some controls?
GIMX creator
Re: Peripherals Unresponsive (GIMX + Ubuntu + Bluetooth)
I started with the terminal enabled, still no response, however it states:
A device name is empty. Multiple mice and keyboards are not managed.
Warning: Can't open macro directory.
A device name is empty. Multiple mice and keyboards are not managed.
Warning: Can't open macro directory.
Re: Peripherals Unresponsive (GIMX + Ubuntu + Bluetooth)
Hi,
I tried your config, and it works fine.
Do you see any other messages in the gimx window?
I tried your config, and it works fine.
Do you see any other messages in the gimx window?
GIMX creator