Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10s => Topic started by: Scutum on July 26, 2013, 11:53:14 PM

Title: Audio issues
Post by: Scutum on July 26, 2013, 11:53:14 PM
Hello!

I've got an issue with playing sound on audio_out 3.5mm jack connector. I've write my own application which need only to play a music file. When I start android os with hdmi plugged into board everything works great. But when I start android without plugged in hdmi cable, audio is missing.
Why audio out connector is not working without hdmi cable? How can I use audio out connector without hdmi cable?
I'm using A10S-OLinuXino-MICRO-4GB with android os provided by olimex.


Best Regards
Title: Re: Audio issues
Post by: yoann_q on August 07, 2013, 11:55:35 PM
Quote from: Scutum on July 26, 2013, 11:53:14 PM
Hello!

I've got an issue with playing sound on audio_out 3.5mm jack connector. I've write my own application which need only to play a music file. When I start android os with hdmi plugged into board everything works great. But when I start android without plugged in hdmi cable, audio is missing.
Why audio out connector is not working without hdmi cable? How can I use audio out connector without hdmi cable?
I'm using A10S-OLinuXino-MICRO-4GB with android os provided by olimex.


Best Regards
hi
into the android parameter screen, audio section , change the output from hdmi to mixer and test
hope this help
best regards
Title: Re: Audio issues
Post by: Scutum on August 08, 2013, 09:17:58 AM
Thank you for your response.
Do you know how to change this setting from own java application?