No soundcards on RP zero
This is what i found in this forum and i did all of this:
pacman -Sy --force raspberrypi-firmware-bootloader linux-raspberrypi
sync
cmdline.txt:
root=/dev/mmcblk0p5 rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyAMA0,115200 elevator=noop
config.txt:
# RuneAudio settings
cmdline=cmdline.txt
kernel=kernel.img
dtoverlay=hifiberry-dac
I²S kernel modules is loaded --> HiFiBerryDAC
When i connect a $1 usb soudcard, that is detected ok and works ok!
http://pastebin.com/L0PT4KGZ for the debug info.