Hi! I recently bought the phat dac. My plan was to build a music server with the rpi zero. The problem is that the board hasn’t been recognized. I run as root curl -sS get.pimoroni.com/phatdac | bash
Here is the output of the sound test:
pi@raspberrypi:~ $ speaker-test -c2 /t wav
speaker-test 1.0.28
Playback device is default Stream parameters are 48000Hz, S16_LE, 2 channels Using 16 octaves of pink noise Playback open error: -2,No such file or directory
And also the output of the lsmod:
pi@raspberrypi:~ $ lsmod Module Size Used by ctr 4005 2 ccm 8334 2 arc4 1956 2 mt7601u 85170 0 mac80211 595686 1 mt7601u cfg80211 479279 2 mac80211,mt7601u rfkill 21508 2 cfg80211 bcm2835_rng 2207 0 bcm2835_gpiomem 3703 0 uio_pdrv_genirq 3526 0 uio 10078 1 uio_pdrv_genirq i2c_dev 6386 0 fuse 86348 3 ipv6 358811 32
I can provide some pictures of the work on both boards. I’ve checked with a multimeter if all of the pins have conductivity to the rpi, and if one of them touch another pin.
Can someone help me with this? I don have any other idea to test.
Thanks!, Leo