Search found 5757 matches

by Matlo
Wed Jun 26, 2013 7:15 pm
Forum: French corner
Topic: [RESOLU] Probleme souris Gimx Ubuntu
Replies: 10
Views: 10437

Re: Probleme souris Gimx Ubuntu

Bizarre...

Quelqu'un d'autre a ce problème : http://forum.gimx.fr/viewtopic.php?p=4834#p4834

Elle est connectée sur un port USB ou un port PS/2 ?

Que donne les commandes suivantes :

Code: Select all

uname -a
cat /proc/bus/input/devices
sudo ls -l /proc/$(pgrep Xorg)/fd
by Matlo
Wed Jun 26, 2013 2:07 pm
Forum: Support
Topic: DIY Adpater PS3 Not Functioning
Replies: 16
Views: 12437

Re: DIY Adpater PS3 Not Functioning

Does the Output>GUI mode show the right actions?

Did you tried to map the adapter as first controller?
by Matlo
Wed Jun 26, 2013 7:02 am
Forum: Support
Topic: DIY Adpater PS3 Not Functioning
Replies: 16
Views: 12437

Re: DIY Adpater PS3 Not Functioning

Is your teensy board recognized as a joystick when it is connected to a PC?
by Matlo
Tue Jun 25, 2013 9:14 pm
Forum: French corner
Topic: [RESOLU] Probleme souris Gimx Ubuntu
Replies: 10
Views: 10437

Re: Probleme souris Gimx Ubuntu

Quel est le modèle exact de ta souris ? Pour la tester, tu peux taper ça dans un terminal : sudo apt-get install evtest sudo evtest Puis taper le numéro qui correspond à la souris, et faire quelques mouvements circulaires. Normalement il doit y avoir des valeurs positives et négatives pour REL_X et ...
by Matlo
Fri Jun 14, 2013 2:43 pm
Forum: Announcements
Topic: GIMX 1.01
Replies: 5
Views: 16588

Re: GIMX 1.01

This is a known issue of the bluetooth method. I can't easily fix it, because I don't reproduce it on my own setup. It seems it only happens with slim and superslim PS3s.

If you want to get rid of latency issues once and for all, you should use the DIY USB adapter method.
by Matlo
Fri Jun 14, 2013 2:14 pm
Forum: Announcements
Topic: GIMX 1.01
Replies: 5
Views: 16588

Re: GIMX 1.01

At the time I built the packages, I was using Linux Mint 14, which is based on Ubuntu 12.10.

I believe it should install on Linux Mint 15 / Ubuntu 13.04. If it's not, please tell it.
by Matlo
Tue Jun 11, 2013 5:14 pm
Forum: Support
Topic: Problem with Gimx
Replies: 7
Views: 6576

Re: Problem with Gimx

No, there's nothing wrong, I guess there's no joystick connected to your PC.
by Matlo
Mon Jun 10, 2013 7:48 pm
Forum: Support
Topic: Problem with Gimx
Replies: 7
Views: 6576

Re: Problem with Gimx

Does the mouse reappear after the freeze?
by Matlo
Mon Jun 10, 2013 4:08 pm
Forum: Support
Topic: Problem with Gimx
Replies: 7
Views: 6576

Re: Problem with Gimx

What are the kernel & bluez version on all computers?
You can get them with the following commands:

Code: Select all

uname -a
bluetoothd --version