Android x86 audio issue

1,179 views
Skip to first unread message

gcl ros

unread,
Mar 31, 2018, 6:58:08 AM3/31/18
to Android-x86
[CPU : Intel Core I3, Motherboard : ASUS H110M-K, Ram : 8GB DDR4]

Hi  

I have install android x86 on hard disc.

I can't listen to the audio. There isn't the volume icon.

Somebody else had the same problem ?

Kossuth

unread,
Mar 31, 2018, 9:32:53 AM3/31/18
to Android-x86
Search the forum for audio output issues. There are plenty of threads with sound advice.

gcl ros

unread,
Apr 1, 2018, 6:56:14 AM4/1/18
to Android-x86
ok, thanks

Fabrício Pereira

unread,
Apr 2, 2018, 12:22:37 AM4/2/18
to Android-x86
Probably your problem is the same i had before, check here: https://groups.google.com/forum/#!topic/android-x86/lfWjOhPHG9I

Fabrício.
Message has been deleted

gcl ros

unread,
Apr 14, 2018, 10:09:44 AM4/14/18
to Android-x86
With logcat | grep audio i have this :
130|x86_64:/ # logcat | grep audio
04-14 15:52:54.745 1644 1644 I SystemServiceManager: Starting com.android.server.audio.AudioService$Lifecycle
04-14 15:52:54.750 1644 1644 W WiredAccessoryManager: This kernel does not have usb audio support
04-14 15:52:54.750 1644 1644 W WiredAccessoryManager: This kernel does not have HDMI audio support
04-14 15:56:21.262 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:56:33.820 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:56:43.084 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:58:23.952 7961 7961 I BgTaskExecutorImpl: Starting PERIODIC background task upload_audio_logs.04-14 15:58:29.084 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:58:36.891 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:58:43.991 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:58:48.013 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:58:58.258 1373 1492 I audio_hw_primary: choose pcmC1D3p for 3
04-14 15:58:58.422 8691 8841 W AudioCapabilities: Unsupported mime audio/ac3
04-14 15:58:58.422 8691 8841 W AudioCapabilities: Unsupported mime audio/alac
04-14 15:58:58.422 8691 8841 W AudioCapabilities: Unsupported mime audio/x-ape
04-14 15:58:58.423 8691 8841 W AudioCapabilities: Unsupported mime audio/ffmpeg
04-14 15:58:58.423 8691 8841 W AudioCapabilities: Unsupported mime audio/dts
04-14 15:58:58.423 8691 8841 W AudioCapabilities: Unsupported mime audio/mpeg-L2
04-14 15:58:58.424 8691 8841 W AudioCapabilities: Unsupported mime audio/vnd.rn-realaudio
04-14 15:58:58.424 8691 8841 W AudioCapabilities: Unsupported mime audio/x-ms-wma
04-14 15:59:00.058 1382 8864 W Utils : track of type 'audio/mp4a-latm' does not publish channel mask, channel count 2
04-14 15:59:00.058 1382 8864 W Utils : track of type 'audio/mp4a-latm' does not publish channel mask, channel count 2
04-14 15:59:00.059 1378 8873 D SoftFFmpegAudio: begin to open ffmpeg audio decoder(aac), mCtx sample_rate: 22050, channels: 2
04-14 15:59:00.060 1378 8873 D SoftFFmpegAudio: open ffmpeg audio decoder(aac) success, mCtx sample_rate: 22050, channels: 2, sample_fmt: fltp, bits_per_coded_sample: 0, bits_per_raw_sample: 0
04-14 15:59:07.238 1382 8871 I LiveSession: [audio] read discontinuity of type 6, extra = NULL
04-14 15:59:07.238 1382 8871 I NuPlayerDecoder: audio discontinuity (format=1, time=0)
04-14 15:59:09.545 1378 8873 D SoftFFmpegAudio: ffmpeg audio decoder eos
04-14 15:59:09.545 1378 8873 D SoftFFmpegAudio: ffmpeg audio decoder fill eos outbuf
04-14 15:59:09.545 1382 8871 I NuPlayerDecoder: [audio] saw output EOS
04-14 15:59:09.802 1382 8864 W Utils : track of type 'audio/mp4a-latm' does not publish channel mask, channel count 2
04-14 15:59:09.803 1378 8922 D SoftFFmpegAudio: begin to open ffmpeg audio decoder(aac), mCtx sample_rate: 22050, channels: 2
04-14 15:59:09.804 1378 8922 D SoftFFmpegAudio: open ffmpeg audio decoder(aac) success, mCtx sample_rate: 22050, channels: 2, sample_fmt: fltp, bits_per_coded_sample: 0, bits_per_raw_sample: 0

Have you advices ?

gcl ros

unread,
Apr 14, 2018, 10:27:24 AM4/14/18
to Android-x86
I have unplug hdmi cable and plug vga cable. It Works !

Thanks

Fabrício Pereira

unread,
Apr 15, 2018, 10:33:28 AM4/15/18
to Android-x86
I'm not an expert, but this output on your logcat:

04-14 15:52:54.750  1644  1644 W WiredAccessoryManager: This kernel does not have usb audio support
04-14 15:52:54.750  1644  1644 W WiredAccessoryManager: This kernel does not have HDMI audio support

Says you don't have audio support, but if you see, on mine it recognizes my outputs, see the difference:

02-23 20:34:59.309  1475  1475 D audio_hw_primary: found audio out at /dev/snd/pcmC1D10p

It founds audio!!! Maybe it's some hardware incompatibility, or... are you using another kernel? I'm using stock lineageOS r1 from android-x86 site.

Fabrício.
Reply all
Reply to author
Forward
0 new messages