You are not logged in.
Pages: 1
So I installed arch on a new computer I got today, which is the LG Gram 16Z90U-H.AU87U1. I'm having audio issues with the computer and I'm not sure why, I think it may have to do with the laptop being relatively new and the sof firmware not having caught up. I already installed sof, alsa, pipewire, pipewire-pulse, and wireplumber. The services have been started up as well regarding pipewire, I'm still not getting any audio playback. Aplay is telling me it cannot find a soundcard, and pipewire shows a dummy output. I'm not sure how I would go about fixing this issue and I need help. Thank you.
Offline
try linux-lts kernel? i had a similar issue when i updated the mainline kernel two days ago, audio suddenly stopped working. maybe the old kernel would work for you like it did for me
“you don’t need to do anything. be who you’ve become, and who i didn’t. consume the fruits of an existence I could never understand. live.”
Offline
I did that, the issue is not fixed and I'm still getting the same issues, thanks for the suggestion though.
Offline
If aplay tells you there's no soundcard then this is quite low level and pipewire or wireplumber won't help you. Can you post a full journal?
sudo journalctl -blikely the assertion that sof-firmware hasn't caught up yet could be true, in which case you'd have to check on their git whether therer's any progress
Offline
Pages: 1