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
{{ message }}
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
Thank you @MilkyDeveloper for helping me getting this fixed.
I was having issue's with PulseAudio taking over a minute to initialise with the latest build, so tried an older image I built from Saturday 13th Aug, applied the fix and no more issues, PulseAudio loads during boot and the volume keys work. Thanks for fixing the Bluetooth Audio issue too.
I will add what I did to get the audio working:
After a fresh install ran the sof-setup-audio script (using an older version, attached) sof-setup-audio.zip
Edited the /etc/pulse/default.pa file. (Switched the AUX and OUTPUT lines so the onboard speakers are selected on boot instead of the headphone jack.)
Rebooted the Chromebook and ran the following commands:
systemctl stop --user pulseaudio.socket
sleep 1
systemctl stop --user pulseaudio.service
alsaucm -c sof-rt5682 set _verb HiFi set _enadev Speaker
speaker-test
The speaker-test worked so rebooted again.
Onboard audio seems to work fine now running Ubuntu 22.04 with the Gnome Desktop, XFCE works too. The headphone jack works but you have to manually switch sources (not a big deal), Bluetooth audio does auto switch when connected/disconnected, not tried any audio inputs.
Not really an issue, but all the sources are named "sof-rt5682" in settings instead of Speakers, Headphones etc. Other than that everything seems to be working on the Chromebook now.
Thank you once again for taking the time out to fix this, hopefully this can help others with the same/similar chipset.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No Audio with a Lenovo IdeaPad Flex 3i Chromebook Gen 6, board name: BOTENFLEX-GWDK.
The CPU is a Jasper lake Intel N4500.
Running Ubuntu with the Gnome desktop, tried the sof-setup-audio and SOUNDCARD=rtk sof-setup-audio scripts.
Looking forward to getting this fixed.
Thank you.
The text was updated successfully, but these errors were encountered: