Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SanDisk Extreme 2TB SSD: unable to enumerate USB device #6764

Open
keithrdavis opened this issue Oct 22, 2024 · 1 comment
Open

SanDisk Extreme 2TB SSD: unable to enumerate USB device #6764

keithrdavis opened this issue Oct 22, 2024 · 1 comment

Comments

@keithrdavis
Copy link

Describe the issue
USB unable to enumerate device.

I have a SanDisk Extreme 2TB USB SSD. On a bare metal install of Ubuntu AMD64 24.04 the drive is properly recognized. On Ubuntu ARM64 24.04 running as a guest, the device shows under available USB devices on UTM; however, when trying to mount the drive it fails with "unable to enumerate device". I have a smaller SanDisk thumbdrive of 256GB which mounts without issue. I am thinking it has something to do with the virtual USB device that is created by QEMU for the 2TB physical drive.

Configuration

  • UTM Version: 4.5.4 (100)
  • macOS Version: 15.0.1
  • Mac Chip (Intel, M1, ...): M2
  • Guest OS Version: Ubuntu ARM64 24.04

Crash log
N/A

Debug log

sudo dmesg -w

[ 872.368394] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 872.499797] usb 3-1: Invalid ep0 maxpacket: 9
[ 872.618115] usb 3-1: new high-speed USB device number 3 using xhci_hcd
[ 872.756947] usb 3-1: Invalid ep0 maxpacket: 9
[ 872.757862] usb usb3-port1: attempt power cycle
[ 872.954015] usb 3-1: new high-speed USB device number 4 using xhci_hcd
[ 872.969877] usb 3-1: Invalid ep0 maxpacket: 9
[ 873.093857] usb 3-1: new high-speed USB device number 5 using xhci_hcd
[ 873.109780] usb 3-1: Invalid ep0 maxpacket: 9
[ 873.110631] usb usb3-port1: unable to enumerate USB device

@keithrdavis keithrdavis changed the title SanDisk Extreme 2TB SSD: unable the enumerate device SanDisk Extreme 2TB SSD: unable to enumerate device Oct 22, 2024
@keithrdavis keithrdavis changed the title SanDisk Extreme 2TB SSD: unable to enumerate device SanDisk Extreme 2TB SSD: unable to enumerate USB device Oct 22, 2024
@keithrdavis
Copy link
Author

Here is the UTM USB config:
Screenshot 2024-10-22 at 11 31 15 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant