ubhelbr Posted January 17 Posted January 17 I am running an unmodified Server version of Armbian Linux v6.12 (Ubuntu 24.04) on an Orange Pi 5 Plus. I need to play sounds using the headphone jack on my SBC. Unfortunately the ES8388 sound chip is not recognized, the aplay -l output is as follows: **** List of PLAYBACK Hardware Devices **** card 0: Analog [Analog], device 0: fe470000.i2s-es8328-hifi-analog es8328-hifi-analog-0 [fe470000.i2s-es8328-hifi-analog es8328-hifi-analog-0] Subdevices: 1/1 Subdevice #0: subdevice #0 The correct output on desktop systems should like this (and it was like this on Desktop Armbian). What should I do to enable the ES8388 sound chip while staying on a server OS? Change something in the boot environment maybe? Install drivers? 0 Quote
Solution Werner Posted January 17 Solution Posted January 17 short version: switch to vendor kernel. long version: mainline support for rk3588 is far from being feature-complete. Audio probably hasn't been mainlined yet. Check https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/mainline-status.md If you need most things to work vendor is the way to go for now which is based on Rockchip SDK. 0 Quote
Sobik Posted March 14 Posted March 14 Dear Werner, I recently installed Armbian 25.2.3 KDE Neon with vendor kernel 6.1.99 on OPi 5 Plus, and the sound does not work either. It apparently has something to do with the kernel version: switching to 6.1.75 solves the problem. Going to the higher vendor kernel version causes the problem to reappear. Is there a fix for 6.1.99? 0 Quote
Werner Posted March 15 Posted March 15 13 hours ago, Sobik said: Is there a fix for 6.1.99? None I am aware of. If you find something feel free to share. Regressions happen all the time. 0 Quote
Sobik Posted March 16 Posted March 16 Thanks for the reply. Do you know if and how it is possible to submit a bug on such a regression? 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.