Hello, I've recently received my Raspberry Pi 5 and install the RPi OS 64-bit with balenaEtcher, and there a lot of issues surrounding the audio.
I'm using FKMS instead of KMS because KMS results in a black screen.
I did the command:and suddenly got an error saying that:The side effects include:
- There is no audio options in the taskbar
- using alsamixer, it goes automatically back to 0 when I try to raise the volume up to 100
- using raspi-config, No internal audio devices found is shown
- and No audio is sent through the HDMI to the tv
I tried:
- Typing dtparam=audio=on into the config.txt file
- using hdmi-driver=2 and CEA mode
- uninstalling and reinstalling alsa-utils and pulseaudio
But nothing works.
Thanks for the replies
I'm using FKMS instead of KMS because KMS results in a black screen.
I did the command:
Code:
sudo aplay -l
Code:
aplay: device_list:274: no soundcards found...
- There is no audio options in the taskbar
- using alsamixer, it goes automatically back to 0 when I try to raise the volume up to 100
- using raspi-config, No internal audio devices found is shown
- and No audio is sent through the HDMI to the tv
I tried:
- Typing dtparam=audio=on into the config.txt file
- using hdmi-driver=2 and CEA mode
- uninstalling and reinstalling alsa-utils and pulseaudio
But nothing works.
Thanks for the replies
Statistics: Posted by Fenderas — Mon Jan 15, 2024 1:24 pm