|
Edited by jonsmirl at 2018-12-7 01:05
Unfortunately AoA mode is still broken in the A3. This is a bug in the MTK kernel driver for USB audio. The dock is failing to open the USB audio protocol over the USB port. This works on other Mediatek chips, of the phones I have only the MT6739 fails. Our application is a device test farm, redirecting the audio over a USB audio connection is how we test the sound output of the device under test. Because of this bug we can't run any tests on Umidigi A3 or A1.
[223786.572463] usb 1-1: new high-speed USB device number 13 using xhci_hcd
[223786.721641] usb 1-1: New USB device found, idVendor=0e8d, idProduct=2008
[223786.721643] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[223786.721645] usb 1-1: Product: A3
[223786.721647] usb 1-1: Manufacturer: UMIDIGI
[223786.721648] usb 1-1: SerialNumber: A3201809012173
[223847.009118] usb 1-1: reset high-speed USB device number 13 using xhci_hcd
[223847.285054] usb 1-1: reset high-speed USB device number 13 using xhci_hcd
[223880.928622] usb 1-1: USB disconnect, device number 13
[223881.313053] usb 1-1: new high-speed USB device number 14 using xhci_hcd
[223881.461820] usb 1-1: New USB device found, idVendor=18d1, idProduct=2d04
[223881.461826] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[223881.461830] usb 1-1: Product: A3
[223881.461834] usb 1-1: Manufacturer: UMIDIGI
[223881.461837] usb 1-1: SerialNumber: A3201809012173
[223881.496477] usbcore: registered new interface driver snd-usb-audio
[223881.518553] usb 1-1: 2:1: usb_set_interface failed (-32)
[223881.520081] usb 1-1: 2:1: usb_set_interface failed (-32)
[223881.521077] usb 1-1: 2:1: usb_set_interface failed (-32)
[223881.522552] usb 1-1: 2:1: usb_set_interface failed (-32)
[223881.523878] usb 1-1: 2:1: usb_set_interface failed (-32)
|
|