[Kernel-packages] [Bug 1326725] Re: PS3 Sixaxis controller/joystick usb stopped working, regression in linux-image-extra-3.13.0-27-generic

2014-06-21 Thread Roberto Maurizzi
@salisbury, I tested 3.13.11-03131104-generic, last available from
http://kernel.ubuntu.com/~kernel-ppa/mainline/ for trusty. It works:

Jun 21 14:55:29 bebop kernel: [  365.133571] usb 3-3: USB disconnect, device 
number 3
Jun 21 14:55:34 bebop kernel: [  370.168060] usb 3-3: new full-speed USB device 
number 4 using xhci_hcd
Jun 21 14:55:34 bebop kernel: [  370.202363] usb 3-3: New USB device found, 
idVendor=054c, idProduct=0268
Jun 21 14:55:34 bebop kernel: [  370.202366] usb 3-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=0
Jun 21 14:55:34 bebop kernel: [  370.202367] usb 3-3: Product: PLAYSTATION(R)3 
Controller
Jun 21 14:55:34 bebop kernel: [  370.202369] usb 3-3: Manufacturer: Sony
Jun 21 14:55:34 bebop kernel: [  370.214032] sony 0003:054C:0268.0003: Fixing 
up Sony Sixaxis report descriptor
Jun 21 14:55:34 bebop kernel: [  370.239601] input: Sony PLAYSTATION(R)3 
Controller as /devices/pci:00/:00:14.0/usb3/3-3/3-3:1.0/input/input18
Jun 21 14:55:34 bebop kernel: [  370.239804] sony 0003:054C:0268.0003: 
input,hiddev0,hidraw1: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:14.0-3/input0
Jun 21 14:55:34 bebop mtp-probe: checking bus 3, device 4: 
/sys/devices/pci:00/:00:14.0/usb3/3-3
Jun 21 14:55:34 bebop mtp-probe: bus: 3, device: 4 was not an MTP device

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1326725

Title:
  PS3 Sixaxis controller/joystick usb stopped working, regression in
  linux-image-extra-3.13.0-27-generic

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After applying upgrades to my 14.04 installations and rebooting,
  suddenly the sony sixaxis usb joystick/controller input device which I
  use a lot will now no longer appear as a joystick device.  It happens
  on at least two machines with the newest 14.04 updates as of a couple
  of days ago.  See below for kernel messages.

  I believe the actual kernel error message for this bug is:

  Jun  5 11:36:51 machine kernel: [47062.524566] sony
  0003:054C:0268.000E: can't set operational mode

  After looking at the kernel sources I believe this is a problem with
  the hid_sony kernel module.  The changelog for linux-image-
  extra-3.13.0-27-generic, which contains this module, has many hid
  related changes.

  The same bug/regression, it appears, was reported on askubuntu.com
  some days ago, see this link:

  http://askubuntu.com/questions/474199/my-ps3-controller-stopped-
  working-2-days-ago

  Version information:

  $ lsb_release -d
  Description:Ubuntu 14.04 LTS
  $ uname -a
  Linux valley 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  # dpkg -S /lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko
  linux-image-extra-3.13.0-27-generic: 
/lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko

  dmesg:

  Jun  5 11:36:50 machine kernel: [47062.360175] usb 2-1.1.3.1: new full-speed 
USB device number 19 using ehci-pci
  Jun  5 11:36:51 machine kernel: [47062.486789] usb 2-1.1.3.1: New USB device 
found, idVendor=054c, idProduct=0268
  Jun  5 11:36:51 machine kernel: [47062.486797] usb 2-1.1.3.1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
  Jun  5 11:36:51 machine kernel: [47062.486802] usb 2-1.1.3.1: Product: 
PLAYSTATION(R)3 Controller
  Jun  5 11:36:51 machine kernel: [47062.486806] usb 2-1.1.3.1: Manufacturer: 
Sony
  Jun  5 11:36:51 machine kernel: [47062.498624] sony 0003:054C:0268.000E: 
Fixing up Sony Sixaxis report descriptor
  Jun  5 11:36:51 machine kernel: [47062.524383] input: Sony PLAYSTATION(R)3 
Controller as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1/2-1.1.3.1:1.0/input/input22
  Jun  5 11:36:51 machine kernel: [47062.524563] sony 0003:054C:0268.000E: 
input,hiddev0,hidraw4: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:1d.0-1.1.3.1/input0
  Jun  5 11:36:51 machine kernel: [47062.524566] sony 0003:054C:0268.000E: 
can't set operational mode
  Jun  5 11:36:51 machine kernel: [47062.556374] sony: probe of 
0003:054C:0268.000E failed with error -38
  Jun  5 11:36:51 machine mtp-probe: checking bus 2, device 19: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1
  Jun  5 11:36:51 machine mtp-probe: bus: 2, device: 19 was not an MTP device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326725/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1326725] Re: PS3 Sixaxis controller/joystick usb stopped working, regression in linux-image-extra-3.13.0-27-generic

2014-06-14 Thread Roberto Maurizzi
Kernel Version: 3.13.0-29.53

Jun 15 01:48:48 bebop kernel: [644505.504141] usb 3-3: new full-speed USB 
device number 11 using xhci_hcd
Jun 15 01:48:48 bebop kernel: [644505.538650] usb 3-3: New USB device found, 
idVendor=054c, idProduct=0268
Jun 15 01:48:48 bebop kernel: [644505.538660] usb 3-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=0
Jun 15 01:48:48 bebop kernel: [644505.538665] usb 3-3: Product: PLAYSTATION(R)3 
Controller
Jun 15 01:48:48 bebop kernel: [644505.538669] usb 3-3: Manufacturer: Sony
Jun 15 01:48:48 bebop kernel: [644505.550542] sony 0003:054C:0268.0008: Fixing 
up Sony Sixaxis report descriptor
Jun 15 01:48:48 bebop kernel: [644505.576407] input: Sony PLAYSTATION(R)3 
Controller as /devices/pci:00/:00:14.0/usb3/3-3/3-3:1.0/input/input25
Jun 15 01:48:48 bebop kernel: [644505.576940] sony 0003:054C:0268.0008: 
input,hiddev0,hidraw1: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:14.0-3/input0
Jun 15 01:48:48 bebop kernel: [644505.576945] sony 0003:054C:0268.0008: can't 
set operational mode
Jun 15 01:48:48 bebop kernel: [644505.592553] sony: probe of 
0003:054C:0268.0008 failed with error -38

Bug still present

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1326725

Title:
  PS3 Sixaxis controller/joystick usb stopped working, regression in
  linux-image-extra-3.13.0-27-generic

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After applying upgrades to my 14.04 installations and rebooting,
  suddenly the sony sixaxis usb joystick/controller input device which I
  use a lot will now no longer appear as a joystick device.  It happens
  on at least two machines with the newest 14.04 updates as of a couple
  of days ago.  See below for kernel messages.

  I believe the actual kernel error message for this bug is:

  Jun  5 11:36:51 machine kernel: [47062.524566] sony
  0003:054C:0268.000E: can't set operational mode

  After looking at the kernel sources I believe this is a problem with
  the hid_sony kernel module.  The changelog for linux-image-
  extra-3.13.0-27-generic, which contains this module, has many hid
  related changes.

  The same bug/regression, it appears, was reported on askubuntu.com
  some days ago, see this link:

  http://askubuntu.com/questions/474199/my-ps3-controller-stopped-
  working-2-days-ago

  Version information:

  $ lsb_release -d
  Description:Ubuntu 14.04 LTS
  $ uname -a
  Linux valley 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  # dpkg -S /lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko
  linux-image-extra-3.13.0-27-generic: 
/lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko

  dmesg:

  Jun  5 11:36:50 machine kernel: [47062.360175] usb 2-1.1.3.1: new full-speed 
USB device number 19 using ehci-pci
  Jun  5 11:36:51 machine kernel: [47062.486789] usb 2-1.1.3.1: New USB device 
found, idVendor=054c, idProduct=0268
  Jun  5 11:36:51 machine kernel: [47062.486797] usb 2-1.1.3.1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
  Jun  5 11:36:51 machine kernel: [47062.486802] usb 2-1.1.3.1: Product: 
PLAYSTATION(R)3 Controller
  Jun  5 11:36:51 machine kernel: [47062.486806] usb 2-1.1.3.1: Manufacturer: 
Sony
  Jun  5 11:36:51 machine kernel: [47062.498624] sony 0003:054C:0268.000E: 
Fixing up Sony Sixaxis report descriptor
  Jun  5 11:36:51 machine kernel: [47062.524383] input: Sony PLAYSTATION(R)3 
Controller as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1/2-1.1.3.1:1.0/input/input22
  Jun  5 11:36:51 machine kernel: [47062.524563] sony 0003:054C:0268.000E: 
input,hiddev0,hidraw4: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:1d.0-1.1.3.1/input0
  Jun  5 11:36:51 machine kernel: [47062.524566] sony 0003:054C:0268.000E: 
can't set operational mode
  Jun  5 11:36:51 machine kernel: [47062.556374] sony: probe of 
0003:054C:0268.000E failed with error -38
  Jun  5 11:36:51 machine mtp-probe: checking bus 2, device 19: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1
  Jun  5 11:36:51 machine mtp-probe: bus: 2, device: 19 was not an MTP device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326725/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp