Comment 25 for bug 1326725

Revision history for this message
Julian Alarcon (julian-alarcon) wrote :

Ok, I just tested 4 different kernels from mainline http://kernel.ubuntu.com/~kernel-ppa/mainline/:
v3.13-trusty
v3.13.3-trusty
v3.13.6-trusty
v3.13.11-trusty

And all of them works! I got this message in /var/log/syslog
Jun 7 13:21:05 devolo kernel: [ 194.737714] usb 2-1.3: USB disconnect, device number 5
Jun 7 13:21:09 devolo kernel: [ 199.292548] usb 2-1.3: new full-speed USB device number 6 using ehci-pci
Jun 7 13:21:09 devolo kernel: [ 199.435734] usb 2-1.3: New USB device found, idVendor=054c, idProduct=0268
Jun 7 13:21:09 devolo kernel: [ 199.435738] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 7 13:21:09 devolo kernel: [ 199.435740] usb 2-1.3: Product: PLAYSTATION(R)3 Controller
Jun 7 13:21:09 devolo kernel: [ 199.435741] usb 2-1.3: Manufacturer: Sony
Jun 7 13:21:09 devolo kernel: [ 199.470403] sony 0003:054C:0268.0004: Fixing up Sony Sixaxis report descriptor
Jun 7 13:21:09 devolo kernel: [ 199.513611] input: Sony PLAYSTATION(R)3 Controller as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input17
Jun 7 13:21:09 devolo kernel: [ 199.513941] sony 0003:054C:0268.0004: input,hiddev0,hidraw2: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] on usb-0000:00:1d.0-1.3/input0
Jun 7 13:21:09 devolo mtp-probe: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3"
Jun 7 13:21:09 devolo mtp-probe: bus: 2, device: 6 was not an MTP device

Already test the ps3 controller with jstest-gtk and worked fine.

Also, I tested Ubuntu kernels:
3.13.0-26-generic
3.13.0-27-generic
3.13.0-29-generic

Same problem as initialy reported. Seems to be a problem with Ubuntu kernel, not upstream.