[Kernel-packages] [Bug 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2021-05-13 Thread Mario Limonciello
** Changed in: amd
   Status: Triaged => Fix Released

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Fix Released
Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Released

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be "SuperSpeed USB", "high-speed USB device" means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-09-03 Thread Gavin Guo
** Changed in: linux (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: hwe-next
   Status: In Progress = Fix Released

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-35.62

---
linux (3.13.0-35.62) trusty; urgency=low

  [ Joseph Salisbury ]

  * Release Tracking Bug
- LP: #1357148

  [ Brad Figg ]

  * Start new release

  [ dann frazier ]

  * SAUCE: (no-up) Fix build failure on arm64
- LP: #1353657
  * [debian] Allow for package revisions condusive for branching

  [ David Henningsson ]

  * SAUCE: Call broadwell specific functions from the hda driver
- LP: #1317865

  [ Edward Lin ]

  * SAUCE: (no-up) Add use native backlight quirk for Dell Inspiron
5547/5447
- LP: #1332437

  [ Imre Deak ]

  * SAUCE: drm/i915: move power domain init earlier during system resume
- LP: #1353405

  [ Jani Nikula ]

  * SAUCE: drm/i915: use lane count and link rate from VBT as minimums for
eDP
- LP: #1338582
  * SAUCE: drm/i915/dp: force eDP lane count to max available lanes on BDW
- LP: #1338582
  * SAUCE: drm/i915: provide interface for audio driver to query cdclk
- LP: #1188091
  * SAUCE: drm/i915: demote opregion excessive timeout WARN_ONCE to
DRM_INFO_ONCE
- LP: #1351014

  [ Joseph Salisbury ]

  * [Config] updateconfigs after Linux 3.13.11.6 updates

  [ Luis Henriques ]

  * Revert [Packaging] linux-udeb-flavour -- standardise on linux
prefix

  [ Ming Lei ]

  * Revert SAUCE: (no-up) ata: Fix the dma state machine lockup for the
IDENTIFY DEVICE PIO mode command.
- LP: #1335645

  [ Paulo Zanoni ]

  * SAUCE: drm/i915: consider the source max DP lane count too
- LP: #1338582

  [ Tim Gardner ]

  * [Config] CONFIG_GPIO_SYSFS=y
- LP: #1342153
  * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
- LP: #1344405
  * [Config] updateconfigs
  * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
- LP: #1343109
  * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
- LP: #1349028

  [ Timo Aaltonen ]

  * SAUCE: Fix a typo in hda i915_bdw support.
- LP: #1343140

  [ Upstream Kernel Changes ]

  * Revert net/mlx4_en: Fix bad use of dev_id
- LP: #1347012
  * Revert ACPI / AC: Remove AC's proc directory.
- LP: #1356913
  * Revert mac80211: move bufferable MMPDU check to fix AP mode scan
- LP: #1356913
  * mm, pcp: allow restoring percpu_pagelist_fraction default
- LP: #1347088
  * net: Fix permission check in netlink_connect()
- LP: #1312989
  * netlink: Rename netlink_capable netlink_allowed
- LP: #1312989
  * net: Move the permission check in sock_diag_put_filterinfo to
packet_diag_dump
- LP: #1312989
  * net: Add variants of capable for use on on sockets
- LP: #1312989
  * net: Add variants of capable for use on netlink messages
- LP: #1312989
  * net: Use netlink_ns_capable to verify the permisions of netlink
messages
- LP: #1312989
  * netlink: Only check file credentials for implicit destinations
- LP: #1312989
  * igb: fix stats for i210 rx_fifo_errors
- LP: #1338893
  * HID: use multi input quirk for 22b9:2968
- LP: #1339567
  * crypto/nx: disable NX on little endian builds
- LP: #1338666
  * ACPI / video: Add Dell Inspiron 5737 to the blacklist
- LP: #1250401
  * Input: elantech - deal with clickpads reporting right button events
- LP: #1188025
  * net/mlx4_core: Enforce irq affinity changes immediatly
- LP: #1326108
  * cpumask: Utility function to set n'th cpu - local cpu first
- LP: #1326108
  * net/mlx4_en: Use affinity hint
- LP: #1326108
  * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ
affinity map
- LP: #1326108
  * net/mlx4_en: IRQ affinity hint is not cleared on port down
- LP: #1326108
  * Subject: net: Allow tc changes in user namespaces
- LP: #1344049
  * net-gro: restore frag0 optimization
- LP: #1344323
  * Bluetooth: Fix redundant encryption request for reauthentication
- LP: #1347088
  * Bluetooth: Fix check for connection encryption
- LP: #1347088
  * introduce for_each_thread() to replace the buggy while_each_thread()
- LP: #1347088
  * NFS: Don't declare inode uptodate unless all attributes were checked
- LP: #1347088
  * usb: dwc3: gadget: clear stall when disabling endpoint
- LP: #1347088
  * ACPICA: utstring: Check array index bound before use.
- LP: #1347088
  * mtip32xx: Increase timeout for STANDBY IMMEDIATE command
- LP: #1347088
  * mtip32xx: Remove dfs_parent after pci unregister
- LP: #1347088
  * mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
- LP: #1347088
  * extcon: max77693: Fix two NULL pointer exceptions on missing pdata
- LP: #1347088
  * extcon: max8997: Fix NULL pointer exception on missing pdata
- LP: #1347088
  * builddeb: use $OBJCOPY variable instead of objcopy
- LP: #1347088
  * bluetooth: hci_ldisc: fix deadlock condition
- LP: #1347088
  * powerpc/pseries: Fix overwritten PE state
- LP: #1347088
  * PCI: Add new ID for Intel GPU spurious interrupt quirk
- LP: #1347088
  * x86-32, espfix: Remove 

[Kernel-packages] [Bug 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-security/linux-lts-trusty

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  Fix Released

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-20 Thread Brad Figg
** Tags removed: verification-done
** Tags added: verification-done-trusty

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  New

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-trusty

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  New

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-19 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  New

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/linux-keystone

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  New

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-19 Thread Gavin Guo
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

** Tags removed: verification-done-trusty
** Tags added: verification-done

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  New

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-08-18 Thread Chris J Arges
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  New

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-07-28 Thread Anthony Wong
** Also affects: hwe-next
   Importance: Undecided
   Status: New

** Changed in: hwe-next
   Status: New = In Progress

** Changed in: amd
   Status: In Progress = Triaged

** Changed in: hwe-next
 Assignee: (unassigned) = Gavin Guo (mimi0213kimo)

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-07-28 Thread Anthony Wong
** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Gavin Guo (mimi0213kimo)

** Changed in: amd
 Assignee: Gavin Guo (mimi0213kimo) = (unassigned)

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1322409/+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 1322409] Re: Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the port has been used by usb 3.0 device after booted

2014-07-28 Thread Gavin Guo
** Changed in: linux (Ubuntu)
   Status: New = In Progress

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

Title:
  Usb 3.0 device is recognized as usb 2.0 device on usb 3.0 port if the
  port has been used by usb 3.0 device after booted

Status in amd:
  Triaged
Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  Summary:
  After booted, when using usb 3.0 device first time, it can be recognized as 
usb 3.0 device correctly.
  But after that, usb 3.0 device are recognized as usb 2.0 device on same port.
  Usb 3.0 device should be SuperSpeed USB, high-speed USB device means usb 
2.0 device.

  Information in dmesg:

  [ 86.462345] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
  [ 86.479502] usb 6-1: Parent hub missing LPM exit latency info. Power 
management will be impacted.
  [ 86.481741] usb 6-1: New USB device found, idVendor=125f, idProduct=312b
  [ 86.481748] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 86.481754] usb 6-1: Product: ADATA USB Flash Drive
  [ 86.481758] usb 6-1: Manufacturer: ADATA
  [ 86.481763] usb 6-1: SerialNumber: 23221115500102A9
  [ 86.542060] Initializing USB Mass Storage driver...
  [ 86.542305] scsi2 : usb-storage 6-1:1.0
  [ 86.542453] usbcore: registered new interface driver usb-storage
  [ 86.542457] USB Mass Storage support registered.
  [ 87.541874] scsi 2:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 87.542976] sd 2:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 87.543126] sd 2:0:0:0: [sdb] Write Protect is off
  [ 87.543133] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 87.543281] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 87.543635] sd 2:0:0:0: Attached scsi generic sg2 type 0
  [ 87.548847] sdb: sdb1 sdb2 sdb3
  [ 87.549916] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  [ 104.344017] WARNING! power/level is deprecated; use power/control instead
  [ 104.498216] usb 6-1: USB disconnect, device number 2
  [ 113.833843] usb 5-1: new high-speed USB device number 3 using xhci_hcd
  [ 113.884757] usb 5-1: New USB device found, idVendor=125f, idProduct=312b
  [ 113.884766] usb 5-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 113.884772] usb 5-1: Product: ADATA USB Flash Drive
  [ 113.884776] usb 5-1: Manufacturer: ADATA
  [ 113.884781] usb 5-1: SerialNumber: 23221115500102A9
  [ 113.886137] scsi3 : usb-storage 5-1:1.0
  [ 114.886319] scsi 3:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 
ANSI: 6
  [ 114.888157] sd 3:0:0:0: Attached scsi generic sg2 type 0
  [ 114.889087] sd 3:0:0:0: [sdb] 15433728 512-byte logical blocks: (7.90 
GB/7.35 GiB)
  [ 114.889289] sd 3:0:0:0: [sdb] Write Protect is off
  [ 114.889302] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 114.889918] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: disabled, 
doesn't support DPO or FUA
  [ 114.895224] sdb: sdb1 sdb2 sdb3
  [ 114.896844] sd 3:0:0:0: [sdb] Attached SCSI removable disk

  Steps:
  1. Boot into system
  2. Connect a usb 3.0 storge device to usb 3.0 port
  3. Disconnect the device
  4. Connect a usb 3.0 storge device(you can use the same device) to same port 
again

  Expected results: Usb 3.0 device is recognized as usb 3.0 device

  Actual results: Usb 3.0 device is recognized as usb 2.0 device

  Image: stella-yuanli-precise-amd64-20131114-0

  CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (4x)

  GPU: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Kabini [Radeon HD 8330]

  Manufacturer: Hewlett-Packard

  ProductName: HP 14 Notebook PC

  BiosVersion: F.07

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