I build a Picade 8" with a Pi 4 inside. Everything went quite smoothly but after installing a raspbian with NOOBs and the picadehat install script, it still doesn’t detect any audio device.
I did install a raspbian since I don’t know if retropi works correctly on Pi4, the download section seems to have only 1 and 2/3 versions…
There is a small red x on the volume control, and when opening sound parameters, I get the following error message:
no ALSA audio device detected
Yes possibly. It would depend if the installer knows what to do if it sees a NOOBS installed OS. I’ve seen a few posts where somebody has gone to edit file only to discover its not where the tutorial says it should be. The tutorial assumes your running a standard Raspbian install.
I only ever run Raspbian or Motion Eye OS. And both can be imaged just fine with Etcher.
Hi, I am having the exact same issue as the OP.
Rasbian was installed fresh to an SD card via Etcher.
The version is Buster from 2019-09-26 with Kernel version: 4.19
the following was added to the /boot/config.txt
hdmi_force_hotplug=1
Right after raspbian was installed I ran the following:
sudo apt update
sudo apt upgrade
reboot #wait a bit
sudo rpi-update #wait a bit
curl https://get.pimoroni.com/picadehat | bash
reboot #wait a bit
Everything else on the Picade X HAT works except for the sound.
We are running into the same issue…we have everything working except audio with a Pi 4. Have tried all sorts of settings and configurations to no avail.