chromebook-linux-audio icon indicating copy to clipboard operation
chromebook-linux-audio copied to clipboard

Audio not working on (Akemi) Lenovo Flex 5 Chromebook. Archlinux with Gnome

Open vanillafusion opened this issue 1 year ago • 1 comments

Describe the bug No audio output after running the script. Gnome UI settings lists "Dummy Device" as only audio output and no inputs.

While installing Arch with archinstall I ran into and issue when using the pipewire audio server install option where it would fail the install process due to pipewire-pulse.service could not be started. I decided to go back and deselect a sound server option and opted to install it manually after words via:

pacman -S pipewire wireplumber pipewire-pulse pipewire-alsa

But after manually installing those packages and running this script, and rebooting I still have no audio.

First time installing Linux on this type of device. Requesting some assistance! Thank you in advance for your help.

Boardname Akemi

Logs Generate logs with wget https://raw.githubusercontent.com/chrultrabook/linux-tools/main/debugging.sh; bash debugging.sh and attach the output here.

debug-logs-Akemi-2024-11-29_15h01m.tar.gz

vanillafusion avatar Nov 29 '24 21:11 vanillafusion

This might just be bad luck: https://github.com/alsa-project/alsa-ucm-conf/issues/472

bt90 avatar Nov 29 '24 22:11 bt90