I recently picked up an external drive enclosure that works over USB4 (terramaster d4 ssd). I have two drives in the enclosure but when I plug it into my computer IncusOS does not see it or the drives.
When I run incus admin os system storage show I see my internal drive, but not the external ones.
When I run incus info --resources I see the USB4/Thunderbolt controller, but I do not see the enclosure nor drives.
I’m wondering if it’s possible for IncusOS to support USB4 enclosures and if anyone has any advice for me. Thank you!
Thanks for that command! So it looks like the device is recognized and then 10s later gets disconnected. It’s stuck in this connect → disconnect loop that goes on forever, here’s a small expert from the logs:
I know the cable and device are good because it works fine on another machine (different OS). I suspect this could be a BIOS issue though so my next step will be to update that.
PS: Thanks so much for IncusOS. I’m a software developer and I use it to launch new dev VMs/containers and it’s been working out so well for me!
Alright I updated the BIOS and that didn’t work. I also tried the exact same hardware running Ubuntu and ran into similar issues. I’m pretty sure this is a hardware issue and problem with my USB4 controller.
Thanks for your help getting me that debug command.