Search found 5757 matches

by Matlo
Sun Jun 15, 2014 10:21 am
Forum: Support
Topic: Emuclient not starting
Replies: 29
Views: 17959

Re: Emuclient not starting

Does the "Can't detach kernel driver." message happen every time?
What's the result if you unplug/replug the usb cable and run "sudo ./sixaddr" again?
by Matlo
Fri Jun 13, 2014 6:23 am
Forum: Support
Topic: GIMX PS4 support – status 9 ,How to I add the new updates?
Replies: 3
Views: 3497

Re: GIMX PS4 support – status 9 ,How to I add the new update

Gimx-fpsconfig only had internal updates, but it still can be used to edit any config for any controller.
Only the touchpad is missing for the ps4, but it can be configured through gimx-config.
by Matlo
Thu Jun 12, 2014 10:11 pm
Forum: Development
Topic: Beagleboard xm USB sniffer
Replies: 1
Views: 4113

Re: Beagleboard xm USB sniffer

Maybe your sd card is defective?

You can test the content with the following command:

Code: Select all

sudo cmp bb_sniffer_small.img /dev/sdX
by Matlo
Thu Jun 12, 2014 10:09 pm
Forum: Support
Topic: GIMX PS4 support – status 9 ,How to I add the new updates?
Replies: 3
Views: 3497

Re: GIMX PS4 support – status 9 ,How to I add the new update

The PS4 support is still experimental, it can be tested with the wiki instructions.
by Matlo
Thu Jun 12, 2014 10:08 pm
Forum: Support
Topic: Emuclient not starting
Replies: 29
Views: 17959

Re: Emuclient not starting

Do you have a friend from whom to borrow a controller?
by Matlo
Thu Jun 12, 2014 10:04 pm
Forum: Introduce Yourself
Topic: Hello
Replies: 1
Views: 2932

Re: Hello

Welcome :)
by Matlo
Tue Jun 10, 2014 7:20 pm
Forum: Support
Topic: BT
Replies: 7
Views: 4895

Re: BT

Maybe it's defective.
Type in a terminal:

Code: Select all

lsusb
and check if the dongle is in the usb device list.

You can try another usb port, and remove any usb extension cable or any usb hub if you are using one.
by Matlo
Tue Jun 10, 2014 4:56 pm
Forum: Support
Topic: BT
Replies: 7
Views: 4895

Re: BT

Open a terminal and type: rfkill list Normally you should see a bluetooth device like this: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no If it says it's blocked, you can unblock it typing: rfkill unblock 0 Adjust the number so that it matches the number given by the 'rfkill list' command.
by Matlo
Tue Jun 10, 2014 2:58 pm
Forum: Support
Topic: BT
Replies: 7
Views: 4895

Re: BT

Please describe your setup as explained there: http://gimx.fr/forum/viewtopic.php?f=5&t=691
by Matlo
Tue Jun 10, 2014 2:43 pm
Forum: Support
Topic: BT
Replies: 7
Views: 4895

Re: BT

Do you have a bluetooth dongle plugged to your PC?