Possibly another M1 Mac USB problem:
UASP might not work from a Thunderbolt 4 hub/dock connected to an M1 Mac.
It may work from the M1 Mac directly, or from the Thunderbolt 4 hub/dock if it is not connected to M1 Mac or if the Thunderbolt 4 hub/dock is connected to a Thunderbolt 3 device.
Read https://forums.macrumors.com/thread...olt-3-ports-to-your-mac.2270255/post-30156775 from #155 to #167.
Can anyone confirm this or does anyone have a scenario with different results? Verify what controller the USB storage device is using. And use ioreg to determine if it is using the MassStorageUASDriver.
UASP might not work from a Thunderbolt 4 hub/dock connected to an M1 Mac.
It may work from the M1 Mac directly, or from the Thunderbolt 4 hub/dock if it is not connected to M1 Mac or if the Thunderbolt 4 hub/dock is connected to a Thunderbolt 3 device.
Read https://forums.macrumors.com/thread...olt-3-ports-to-your-mac.2270255/post-30156775 from #155 to #167.
Can anyone confirm this or does anyone have a scenario with different results? Verify what controller the USB storage device is using. And use ioreg to determine if it is using the MassStorageUASDriver.
ioreg -i | egrep 'MassStorage.*Driver |IOMedia,|:AppleUSBHostController'