View Issue Details

IDProjectCategoryView StatusLast Update
0021744MMAGeneralpublic2025-08-28 09:58
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version2.1.0 
Target Version2.1.1 
Summary0021744: 'Mounting storage' appears on USB audio adapter insertion
DescriptionUpon plugging in a USB audio adapter, MMA displays 'Mounting storage' for over 45s seconds in the MMA status indicator, even though the system starts functioning as an audio adapter about 6 seconds after it's plugged in.

Debug log: 4YWH6VHJUH
TagsNo tags attached.
Fixed in build

Activities

martin

2025-08-28 09:58

developer   ~0079421

This is because MMA detects usb host connected and expects that it is a storage device and waits for the mounted event.
With some OTG storage, the mounted event is never received, so MMA is waiting and testing whether new storage is available for 1 min.
This is why 'Mounting storage' appears.
This is not a regression against the current version in production.