Précédent, out-of-box, ma manette PS3 (en USB), fonctionnait avec certains jeux, comme Dust ou encore Super Meat Boy, mais pas avec Bastion, Trine2 ou encore Dolphin-emu.
Un peu frustrant, alors j'ai essayé de résoudre ça, à coup de xboxdrv, de --detach-kernel-driver, de --mimic je sais pas quoi... Tellement bien que maintenant, ma manette ne fonctionne plus pour aucun jeux -_-. Lorsque je la branche, les diodes ne clignotent plus, même en appuyant sur le bouton centrale.
Voilà ce que je peux donner comme infos :
Code : Tout sélectionner
[eyome@Archlinux ~]$ hwinfo --joystick
18: None 00.0: 10d00 Joystick
[Created at input.312]
Unique ID: bc1Z.knG6TQqwWCA
Hardware Class: joystick
Model: "Xbox Gamepad (userspace driver)"
Device: "Xbox Gamepad (userspace driver)"
Device File: /dev/input/event13 (/dev/input/js0)
Device Files: /dev/input/event13, /dev/input/js0
Device Number: char 13:77
Buttons: 0
Axes: 8
Config Status: cfg=new, avail=yes, need=no, active=unknown
Code : Tout sélectionner
sudo nano /var/log/Xorg.*.log
[ 24.705] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1)
[ 24.705] (II) No input driver specified, ignoring this device.
[ 24.705] (II) This device may have been added with another device file.
[ 24.705] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 24.705] (II) No input driver specified, ignoring this device.
[ 24.705] (II) This device may have been added with another device file.
[ 77.689] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event13)
[ 77.689] (II) No input driver specified, ignoring this device.
[ 77.689] (II) This device may have been added with another device file.
Code : Tout sélectionner
[eyome@Archlinux ~]$ xboxdrv
xboxdrv 0.8.5 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <grumbel@gmx.de>
Licensed under GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details.
Controller: PLAYSTATION(R)3 Controller
Vendor/Product: 054c:0268
USB Path: 002:007
Controller Type: Playstation 3 USB
-- [ ERROR ] ------------------------------------------------------
USBController::USBController(): libusb_open() failed: LIBUSB_ERROR_ACCESS
[eyome@Archlinux ~]$
