On Tue, 2023-09-19 at 11:13 -0400, Alan Stern wrote: > > coming from https://lore.kernel.org/all/20200818041324.GA3173@Susan/ > > as I understand UAS was working for JMicron JMS567 in the past, then was > > disabled in the kernel, now using usb-storage. > How did you get that idea? After looking through the email archives, I > found this bug report from 2015: > > https://bugzilla.redhat.com/show_bug.cgi?id=1260207 I got the idea from my original thread. I did not test it on old kernel. > That bug report indicates that the device wasn't working properly with a > 4.1.4 kernel. Of course, it's possible that the problem had more to do > with the drive inside the enclosure than the enclosure itself. >From the report the idProduct is different from my product, might be a different bridge. So from what I understand it is blacklisted currently because of issues. Is there a way I can bypass the blacklisting, like forcing to use uas similar to the workaround by forcing usb-storage? I would like to know if there are still issues in uas mode with this bridge. The (chinese?) product is sold with UAS support. I know this is no warranty. The JMicron bridge itself should support UASP: https://pcper.com/wp-content/uploads/2014/12/0813-jms567.pdf I found someone that fixed it by flashing an older firmware: https://forum.openmediavault.org/index.php?user-post-list/36559-sanjager/ (Version 20.06.00.01, before 138.01.00.01) It seems a similar device Icybox 4HDD enclosure is also using the JMS567: https://answers.launchpad.net/ubuntu/+source/linux/+question/688498 This all sounds like UAS is not entirely missing but somehow faulty in this bridge. I'm going to test with a Windows machine soon, if UAS is working stable there. But that won't help me on Linux, just for saying the enclosure hardware is UAS capable. How can I help exploring / debugging this? Best regards, Massimo