You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android version(s): Nokia 6.1 (Android 9.0) and Huawei p30 (Android 10)
Android device(s): Huawei and Nokia
Short description
We're having problems with headphone input/output. We found a little activity that tests input/output so I guess it's meant to be posted here to find a solution. Are they self explanatory or more data is needed?
Nokia:
=== STARTED at Tue Jun 23 22:29:40 CDT 2020
HMD Global Plate2_00WW
00WW_3_53A
========================== #0
Requested:
OUT, Perf = LOWLAT, EXCLUSIVE
Actual:
OUT, Perf = LOWLAT, SHARED, Legacy
did not get requested sharing mode
SKIP
========================== #1
Requested:
OUT, Perf = LOWLAT, EXCLUSIVE
Actual:
OUT, Perf = LOWLAT, SHARED, Legacy
did not get requested sharing mode
SKIP
========================== #2
Requested:
IN, Perf = LOWLAT, EXCLUSIVE
Open failed! result = -898
========================== #3
Requested:
IN, Perf = LOWLAT, EXCLUSIVE
Open failed! result = -898
========================== #4
Requested:
OUT, Perf = LOWLAT, SHARED
Actual:
OUT, Perf = LOWLAT, SHARED, Legacy
Result:
plugIN, PASS
========================== #5
Requested:
OUT, Perf = LOWLAT, SHARED
Actual:
OUT, Perf = LOWLAT, SHARED, Legacy
Result:
UNplug, PASS
========================== #6
Requested:
IN, Perf = LOWLAT, SHARED
Open failed! result = -898
========================== #7
Requested:
IN, Perf = LOWLAT, SHARED
Open failed! result = -898
========================== #8
Requested:
OUT, Perf = NONE, SHARED
Actual:
OUT, Perf = NONE, SHARED, Legacy
Result:
plugIN, PASS
========================== #9
Requested:
OUT, Perf = NONE, SHARED
Actual:
OUT, Perf = NONE, SHARED, Legacy
Result:
UNplug, PASS
========================== #10
Requested:
IN, Perf = NONE, SHARED
Open failed! result = -898
========================== #11
Requested:
IN, Perf = NONE, SHARED
Open failed! result = -898
==== SUMMARY ========
4 passed. 6 failed.
These tests FAILED:
------ #2
IN, Perf = LOWLAT, EXCLUSIVE
Open failed!
------ #3
IN, Perf = LOWLAT, EXCLUSIVE
Open failed!
------ #6
IN, Perf = LOWLAT, SHARED
Open failed!
------ #7
IN, Perf = LOWLAT, SHARED
Open failed!
------ #10
IN, Perf = NONE, SHARED
Open failed!
------ #11
IN, Perf = NONE, SHARED
Open failed!
== FINISHED at Tue Jun 23 22:30:15 CDT 2020
We're having problems with headphone input/output.
Do you mean headphone plugging and unplugging? Or audio input/output through headphones?
For the Nokia device, all of the failures were for INPUT open.
Either another app is using the microphone and blocking the test,
or OboeTester does not have RECORD permission.
I see that I am not asking for Permission in that test.
Try the TEST INPUT Activity to see if it can open a mic. It should ask for permission.
Or go to the launcher and long press on the OboeTester icon. Then tap App Info.
Then Permissions, and turn on Microphone permission.
Android version(s): Nokia 6.1 (Android 9.0) and Huawei p30 (Android 10)
Android device(s): Huawei and Nokia
Short description
We're having problems with headphone input/output. We found a little activity that tests input/output so I guess it's meant to be posted here to find a solution. Are they self explanatory or more data is needed?
Nokia:
Huawei:
The text was updated successfully, but these errors were encountered: