MichaIng
MichaIng
Many thanks for your report. Is the sound card listed by ALSA? ```sh aplay -l ```
So there is simply no sound device found. I checked the current A64 kernel and device tree overlays and there is at least no overlay to enable onboard sound, means...
Was this on a fresh DietPi system or did it work before?
You tried a reboot, didn't you? To me it looks like a related kernel module isn't loaded. Does this one load? ```sh modprobe sunxi_codec ``` or this one: ```sh modprobe...
Good so far. Can you please try to re-select the right card via `dietpi-config` now? I guess `sun50i-a64-audio` is the 3.5mm jack while `sun50i-a64-hdmi` is HDMI audio. If there is...
Can you show the available controls with values: ``` amixer -c 0 scontents ```
Okay, I also cannot see something that is missing or muted. Try to move all sliders to max in `alsamixer`. Some controls are muted, especially try to raise those, although...
Let me create a Bullseye image, probably the userland updates solve it, so we don't waste time in debugging an old Debian version.
Good idea, as my server is in the middle of builds already: https://dietpi.com/blog/?p=811#2.2-manual-upgrade
Okay, a new image will be ready then as well, so you have the choice.