← Back to team overview

kernel-packages team mailing list archive

[Bug 1556782] Re: USB3 not working

 

I have tested on 4.5 upstream kernel as requested, bug confirmed.
dmesg:

[ 3491.182114] usb 4-1: reset SuperSpeed USB device number 2 using xhci_hcd
[ 3496.197735] usb 4-1: device descriptor read/8, error -110
[ 3496.362473] sd 0:0:0:0: [sdf] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 3496.362476] sd 0:0:0:0: [sdf] tag#0 CDB: Write(10) 2a 00 3a 34 10 c7 00 00 10 00
[ 3496.362495] blk_update_request: I/O error, dev sdf, sector 976490695
[ 3496.362498] usb 4-1: USB disconnect, device number 2
[ 3496.362531] Aborting journal on device sdf1-8.
[ 3496.377735] sd 0:0:0:0: [sdf] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 3496.377737] sd 0:0:0:0: [sdf] tag#0 CDB: Write(10) 2a 00 3a 34 10 4f 00 00 08 00
[ 3496.377738] blk_update_request: I/O error, dev sdf, sector 976490575
[ 3496.377740] Buffer I/O error on dev sdf1, logical block 122061314, lost sync page write
[ 3496.377758] JBD2: Error -5 detected when updating journal superblock for sdf1-8.
[ 3775.718226] EXT4-fs error (device sdf1): ext4_find_entry:1451: inode #2: comm BackupPC_trashC: reading directory lblock 0
[ 5192.807251] EXT4-fs error (device sdf1): ext4_find_entry:1451: inode #2: comm BackupPC_dump: reading directory lblock 0
[ 5192.809009] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 811, inode_bitmap = 26574849
[ 5192.809015] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 812, inode_bitmap = 26607617
[ 5192.809019] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 813, inode_bitmap = 26640385
[ 5192.809022] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 814, inode_bitmap = 26673153
[ 5192.809026] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 815, inode_bitmap = 26705921
[ 5192.809030] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 816, inode_bitmap = 26738689
[ 5192.809033] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 817, inode_bitmap = 26771457
[ 5192.809037] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 818, inode_bitmap = 26804225
[ 5192.809042] EXT4-fs error (device sdf1): ext4_read_inode_bitmap:223: comm BackupPC_dump: Cannot read inode bitmap - block_group = 819, inode_bitmap = 26836993
[ 7887.576791] ------------[ cut here ]------------
[ 7887.576800] WARNING: CPU: 0 PID: 12297 at /home/kernel/COD/linux/fs/ext4/inode.c:231 ext4_evict_inode+0x4d6/0x4e0()
[ 7887.576801] Modules linked in: bnep rfcomm bluetooth nfsd auth_rpcgss nfs_acl nfs lockd grace sunrpc fscache binfmt_misc dm_crypt intel_rapl x86_pkg_temp_thermal intel_powerclamp ipmi_devintf coretemp joydev input_leds kvm_intel kvm irqbypass ipmi_ssif crct10dif_pclmul crc32_pclmul winbond_cir ie31200_edac ghash_clmulni_intel rc_core ipmi_si ipmi_msghandler aesni_intel edac_core aes_x86_64 shpchp lrw gf128mul lpc_ich glue_helper ablk_helper int3403_thermal 8250_fintek cryptd int3402_thermal int3400_thermal mac_hid int340x_thermal_zone acpi_thermal_rel parport_pc ppdev mga drm lp parport raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear raid10 hid_generic usbhid hid igb dca uas ahci ptp pps_core usb_storage libahci i2c_algo_bit video fjes
[ 7887.576832] CPU: 0 PID: 12297 Comm: rm Not tainted 4.5.0-040500-generic #201603140130
[ 7887.576833] Hardware name: Intel Corporation S1200RP/S1200RP, BIOS S1200RP.86B.03.02.0003.070120151022 07/01/2015
[ 7887.576834]  0000000000000286 0000000043d89d83 ffff8801946efdf0 ffffffff813e0233
[ 7887.576836]  0000000000000000 ffffffff81cf3788 ffff8801946efe28 ffffffff81080e72
[ 7887.576837]  ffff880020425548 ffff880020425548 ffffffff81a37e60 ffff8800204255d0
[ 7887.576839] Call Trace:
[ 7887.576843]  [<ffffffff813e0233>] dump_stack+0x63/0x90
[ 7887.576847]  [<ffffffff81080e72>] warn_slowpath_common+0x82/0xc0
[ 7887.576849]  [<ffffffff81080fba>] warn_slowpath_null+0x1a/0x20
[ 7887.576851]  [<ffffffff812a83c6>] ext4_evict_inode+0x4d6/0x4e0
[ 7887.576855]  [<ffffffff81230ba7>] evict+0xc7/0x1a0
[ 7887.576856]  [<ffffffff81230e8b>] iput+0x1bb/0x240
[ 7887.576858]  [<ffffffff81225739>] do_unlinkat+0x199/0x2d0
[ 7887.576859]  [<ffffffff812262ab>] SyS_unlinkat+0x1b/0x30
[ 7887.576862]  [<ffffffff818235f6>] entry_SYSCALL_64_fastpath+0x16/0x75
[ 7887.576863] ---[ end trace 603bcbd6aee0d4db ]---
[ 8792.525284] EXT4-fs error: 22347 callbacks suppressed

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

Title:
  USB3 not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am constantly getting these messages in dmesg:
  [114755.239681] usb 2-1: reset SuperSpeed USB device number 2 using xhci_hcd
  [114760.252354] usb 2-1: device descriptor read/8, error -110
  [114760.353433] usb 2-1: reset SuperSpeed USB device number 2 using xhci_hcd
  [114765.366486] usb 2-1: device descriptor read/8, error -110
  [114765.518703] sd 6:0:0:0: [sdf] FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
  [114765.518705] usb 2-1: USB disconnect, device number 2
  [114765.518707] sd 6:0:0:0: [sdf] CDB: 
  [114765.518708] Write(10): 2a 00 3a 36 db b7 00 00 10 00
  [114765.518712] blk_update_request: I/O error, dev sdf, sector 976673719
  [114765.518720] Aborting journal on device sdf1-8.
  [114765.524571] sd 6:0:0:0: [sdf] FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK

  I am trying to use a Toshiba external disk, in a usb3 port which I use for backup. It worked flawlessly on an old version of Redhat, but on moving to a new server, Intel S1200RP with updated firmware, I am in a world of pain. I have switched off standby for usb on boot, I have ensured that power is continually on for all usb ports. 
  I have tried a number of kernels, currently 3.19.0-031900rc4-lowlatency which had been less bad, but am still getting this fault.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-05-13 (306 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Tags:  trusty
  Uname: Linux 3.19.0-031900rc4-lowlatency x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

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


References