PINE64
Not recognizing soundcard - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: Not recognizing soundcard (/showthread.php?tid=16485)



Not recognizing soundcard - tallfrye - 04-12-2022

I flashed ArchARM on my PinebookPro and everything has been working great except for no sound. The PBP's previous owner says he had sound working on it, so seems to be a software issue. I tried:
Code:
# dmesg | grep sound
[    1.879278]   No soundcards found.
[    6.737158] input: rockchip,es8316-codec Headphones as /devices/platform/es8316-sound/sound/card0/input9

I realize ArchARM is unsupported for the PBP and sound will likely work if I just flash to a different OS, but is there any low hanging fruit to have the system to check for the soundcard before I give up on Arch?


RE: Not recognizing soundcard - jiyong - 04-13-2022

Manjaro is based on Arch and has working sound.
So it might be some kernel module, but I never tried Arch.