[Kernel-packages] [Bug 1789589] UdevDb.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1789589/+attachment/5188453/+files/UdevDb.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  dmi.chassis.asset.tag: To 

[Kernel-packages] [Bug 1789589] Lsusb.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1789589/+attachment/5188445/+files/Lsusb.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  dmi.chassis.asset.tag: To Be 

[Kernel-packages] [Bug 1789589] RfKill.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1789589/+attachment/5188452/+files/RfKill.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  dmi.chassis.asset.tag: To 

[Kernel-packages] [Bug 1789589] ProcInterrupts.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188449/+files/ProcInterrupts.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] ProcCpuinfoMinimal.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188447/+files/ProcCpuinfoMinimal.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] IwConfig.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188443/+files/IwConfig.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  dmi.chassis.asset.tag: 

[Kernel-packages] [Bug 1789589] CRDA.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1789589/+attachment/5188441/+files/CRDA.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  dmi.chassis.asset.tag: To Be 

[Kernel-packages] [Bug 1789589] CurrentDmesg.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188442/+files/CurrentDmesg.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] ProcModules.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188450/+files/ProcModules.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] ProcEnviron.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188448/+files/ProcEnviron.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] PulseList.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188451/+files/PulseList.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] ProcCpuinfo.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188446/+files/ProcCpuinfo.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] Lspci.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1789589/+attachment/5188444/+files/Lspci.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  dmi.chassis.asset.tag: To Be 

[Kernel-packages] [Bug 1789589] WifiSyslog.txt

2018-09-13 Thread Michael Stockenhuber
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1789589/+attachment/5188454/+files/WifiSyslog.txt

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
   /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
  MachineType: GIGABYTE MMLP3AP-00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP3AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  

[Kernel-packages] [Bug 1789589] Re: USB-SATA resets when UAS is used

2018-09-13 Thread Michael Stockenhuber
apport information

** Tags added: apport-collected

** Description changed:

  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael
  
  lsusb -vvv -s 003:004
  
  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  res3stockm  11358 F pulseaudio
+  /dev/snd/controlC0:  res3stockm  11358 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ HibernationDevice: RESUME=UUID=3e40bf65-88c1-45fc-a2f5-7bc5e4bd2fff
+ MachineType: GIGABYTE MMLP3AP-00
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=daee2663-9ad7-4cac-b5b5-5176a8d4e589 ro quiet usbcore.autosuspend=-1 
usbstoragequirks=0x152d:0x0567:f
+ ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-33-generic N/A
+  linux-backports-modules-4.15.0-33-generic  N/A
+  linux-firmware 1.173.1
+ Tags:  bionic
+ Uname: Linux 4.15.0-33-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-04-27 (139 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 02/19/2014
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: F5
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: MMLP3AP-00
+ dmi.board.vendor: GIGABYTE
+ dmi.board.version: 1.x
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd02/19/2014:svnGIGABYTE:pnMMLP3AP-00:pvr1.x:rvnGIGABYTE:rnMMLP3AP-00:rvr1.x:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
+ 

[Kernel-packages] [Bug 1789589] Re: USB-SATA resets when UAS is used

2018-08-30 Thread Michael Stockenhuber
Dear all,
Tested with upstream kernel, same result.
Kernel version:
Linux version 4.19.0-041900rc1-generic (kernel@kathleen) (gcc version 8.2.0 
(Ubuntu 8.2.0-4ubuntu1))
kernel-bug-exists-upstream

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

** Tags added: kernel-bug-exists-upstream

-- 
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/1789589

Title:
  USB-SATA resets when UAS is used

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers,
  I have a Icybox 4 HDD enclosure with a JMicrom JMS567 SATA to USB converter. 
When the device is under load and more than 1 hardrive is acessed, the USB 
enclosure frequently restarts. This leaves often a corrup filesystem. I tried 
to switch off UAS by creating a file in /etc/modprobe.d/blacklist_uas.conf with 
the following content:
  options usb-storage quirks=152d:0567:u
  This disables UAS, and I did not exerinecs restarts of the box. But of course 
thios laves only USB speeds on the USB3 connector, which is quite slow.
  I think this suggest this is a kernel bug and not a hardware issues.
  I aasume the problem is in the linux-image-4.15.0-33-generic package.
  Similar has been reported:
  https://www.spinics.net/lists/linux-usb/msg157550.html  
  Any help would be greatly appreciated.
  Best regards
  Michael

  lsusb -vvv -s 003:004

  Bus 003 Device 004: ID 152d:0567 JMicron Technology Corp. / JMicron USA 
Technology Corp. JMS567 SATA 6Gb/s bridge
  Couldn't open device, some information will be missing
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   3.00
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 9
idVendor   0x152d JMicron Technology Corp. / JMicron USA Technology 
Corp.
idProduct  0x0567 JMS567 SATA 6Gb/s bridge
bcdDevice2.05
iManufacturer  10 
iProduct   11 
iSerial 5 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   44
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xc0
Self Powered
  MaxPower2mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass  6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0400  1x 1024 bytes
  bInterval   0
  bMaxBurst  15
  res3stockm@brix:~$ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1789589/+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