02-29-2024, 07:16 PM
(This post was last modified: 02-29-2024, 07:28 PM by grindstone.)
@meo -- If you get a moment, could you please boot the thing however you want and post:
sudo dmesg | grep snd
lsmod | grep snd
and also the output of just a plain
aplay -l <- "ell" as in --list-devices
If there's nothing, maybe try a
sudo alsactl init
and let us know what that says (?)
If that gets you something, try an
amixer
and see check the playbacks to see if they say on.
sudo dmesg | grep snd
lsmod | grep snd
and also the output of just a plain
aplay -l <- "ell" as in --list-devices
If there's nothing, maybe try a
sudo alsactl init
and let us know what that says (?)
If that gets you something, try an
amixer
and see check the playbacks to see if they say on.