Retropie x86 on GalliumOS - Baytrail audio issues
-
Hello everyone,
I've been playing around with some old Chromebooks that we are decommissioning and figured what a great machine to do some emulation. Had some great success with Braswell chipsets and it worked great. I am trying this out on a Baytrail chipset (HP CB G3) and audio during emulation is very choppy/garbled. Tried several things I came across the forum here and others regarding pulseaudio but noting seems to resolve it (making changes to the default.pa file, restarting services, adjusting frequencies, making changes to alsa & pulseaudio etc).
I tried some of the suggestions posted here but did not resolve the issue:
https://retropie.org.uk/forum/topic/22119/audio-lag-retropie-x86/2What I did find is that as soon as the machine was plugged into and HDMI port, audio played back normal on the internal chrombook speakers. As soon as the HDMI source changed, sound reverted back to gabled on the internal speakers. On other my other working chromebook config looks like this:
<string name="AudioCard" value="default" />
<string name="AudioDevice" value="Master" />
<string name="OMXAudioDev" value="both" />I played around with some of the audio OMXAudioDev settings and didnt have much luck either. Has anyone else come across this issue? Any ideas or suggestions? Thanks in advance.
-
Run
xrandr
to make sure you are not running at a low refresh rate (i.e. 30hz). Choppy audio is usually a symptom.# xrandr Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 DVI-D-0 disconnected primary (normal left inverted right x axis y axis) HDMI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 1440mm x 810mm 3840x2160 30.00 + 59.94 29.97 23.98 23.98 4096x2160 59.94 29.97 24.00 23.98 1920x1080 60.00* 59.94 29.97 23.98 1680x1050 59.95 1440x900 59.89 1360x768 60.02 1280x1024 75.02 60.02 1280x960 60.00 1280x800 59.81 1280x720 60.00 59.94 29.97 23.98 1152x864 75.00 1024x768 75.03 70.07 60.00 800x600 75.00 72.19 60.32 720x480 59.94 640x480 75.00 72.81 59.94 59.93
-
@johnodon - THAT DID IT!!! Omg dude thank you! I've been loosing my mind with this. So it ends up there are two resolutions this thing picks up. It defaults to 1366x768 that has two refresh rates 60Hz and 40Hz. The next one is 1360x768 and runs at 60 - 59Hz. Switched it to that and magically it just worked. Cant believe it was something that simple. Canτ thank you enough!
-
@g2000 said in Retropie x86 on GalliumOS - Baytrail audio issues:
@johnodon - THAT DID IT!!! Omg dude thank you! I've been loosing my mind with this. So it ends up there are two resolutions this thing picks up. It defaults to 1366x768 that has two refresh rates 60Hz and 40Hz. The next one is 1360x768 and runs at 60 - 59Hz. Switched it to that and magically it just worked. Cant believe it was something that simple. Canτ thank you enough!
Been there. :D More often than not, 4K TVs are the culprit.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.