On 5/30/24 02:46, Joao Machado wrote:
Tried the patch over commit 1613e604df0. Issue persists.
Attached git and journal logs - notice here usb is using xhci_hcd
instead of ehci-pci, but this is because it's a different
computer/environment than the one originally reported.
Thank you for having shared the systemd journal. In that journal I found
the following:
May 30 10:23:56 archlinux kernel: scsi 6:0:0:0: bflags = 0x0
May 30 10:23:56 archlinux kernel: scsi 6:0:0:0: Direct-Access
Kingston DataTraveler G2 1.00 PQ: 0 ANSI: 2
This is unexpected. It seems like the new entry in
scsi_static_device_list is being ignored?
+ {"Kingston", "DataTraveler G2", NULL, BLIST_SKIP_IO_HINTS},
Thanks,
Bart.