Back again. Maybe someday I'll get to put back to this section.
I'm trying to install package
xserver-org-input-joystick
On Ubuntu 14.04. I've tried,
sudo apt-get install -f
sudo apt-get update
sudo apt-get clean
sudo apt-get autoremove
and then tried installing the package again in both the terminal and synaptic with no change. I'm doing all this because I'm trying to get my DS3 controller to work. xboxdrv gets an error about usb access.
xboxdrv 0.8.5 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <[email protected]>
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: 001:087
Controller Type: Playstation 3 USB
-- [ ERROR ] ------------------------------------------------------
Error couldn't claim the USB interface: LIBUSB_ERROR_BUSY
Try to run 'rmmod xpad' and then xboxdrv again or start xboxdrv with the option --detach-kernel-driver.
Running xpad does nothing, and running in the detach-kernel-driver mod can get working, but it's not very stable that way. I was previously geting LIBUSB_ERROR_ACCESSS in the error section. It works right now. I dunno why.