[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2020-09-01 Thread Daniel van Vugt
** Changed in: linux (Ubuntu Cosmic)
   Status: Triaged => Won't Fix

** No longer affects: linux (Ubuntu Cosmic)

** Tags added: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2019-06-18 Thread ConceptRat
I believe you need to specify the quirks mode for each entry.  So in
your case...

  options usb-storage quirks=0bc2:2322:u,0bc2:61b7:u

I've used this myself, on Ubuntu 18.04 "Bionic", to set a quirks mode of
't' for one external drive that did support UAS but uses longer ATA
commands (that's apparently what it is).  So mine looks like this...

  options usb-storage quirks=0bc2:231a:t,1058:07a8:u

Everything works as expected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2018-06-19 Thread Joseph Salisbury
This issue appears to be an upstream bug, since you tested the latest
upstream kernel. Would it be possible for you to open an upstream bug
report[0]? That will allow the upstream Developers to examine the issue,
and may provide a quicker resolution to the bug.

Please follow the instructions on the wiki page[0]. The first step is to
email the appropriate mailing list. If no response is received, then a
bug may be opened on bugzilla.kernel.org.

Once this bug is reported upstream, please add the tag: 'kernel-bug-
reported-upstream'.

[0] https://wiki.ubuntu.com/Bugs/Upstream/kernel


** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Also affects: linux (Ubuntu Cosmic)
   Importance: Medium
   Status: Confirmed

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

** Changed in: linux (Ubuntu Bionic)
   Status: New => Triaged

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

** Changed in: linux (Ubuntu Bionic)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2018-06-19 Thread Stefano
** Description changed:

  Hi all,
  
- i've thow usb3 connected in my Nuc.
+ i've two usb3 connected in my Nuc.
+ 
+ First : https://www.seagate.com/consumer/play/game-drive-xbox/#features
+ Second : 
https://maxtor.seagate.com/files/maxtor-content/homepage/content/pdf/DS1879_1_1512US_M3Portable.pdf
+ 
+ 
  I blacklistet with this option in /etc/modprobe.d/uas-ignore-usbexternal.conf 
:
  
  options usb-storage quirks=0bc2:2322,0bc2:61b7:u
  
  The only problem that only works on the second device :
  
  $ dmesg | grep Quirks
  [2.743539] usb-storage 2-3:1.0: Quirks match for vid 0bc2 pid 61b7: 80
  
  I tried with these kernels :
  
  - 4.15.023
  - 4.17.0
  - 4.17.1
  - 4.17.2
  - 4.18-rc1
  
- 
  Some info :
  
- $ sudo lsusb 
- Bus 002 Device 003: ID 0bc2:2322 Seagate RSS LLC 
- Bus 002 Device 002: ID 0bc2:61b7 Seagate RSS LLC 
+ $ sudo lsusb
+ Bus 002 Device 003: ID 0bc2:2322 Seagate RSS LLC
+ Bus 002 Device 002: ID 0bc2:61b7 Seagate RSS LLC
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 003: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0
- Bus 001 Device 002: ID 20a0:0006 Clay Logic 
+ Bus 001 Device 002: ID 20a0:0006 Clay Logic
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  
- 
  I have attached DMESG and various logs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2018-06-19 Thread Stefano
** Attachment added: "lspci -vv"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777689/+attachment/5154340/+files/lspci-vv.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2018-06-19 Thread Stefano
** Attachment added: "udevadm_0bc2:2322"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777689/+attachment/5154341/+files/udevadm_0bc2_2322.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777689] Re: USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

2018-06-19 Thread Stefano
** Attachment added: "udevadm_0bc2:61b7"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777689/+attachment/5154342/+files/udevadm_0bc2_61b7.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777689

Title:
  USB-Storage Quirk for 0bc2:2322 and 0bc2:61b7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs