0

HiFiBerry DAC, LED is Off

Recieved my HiFiBerry DAC today. Red the online manuals recarding the installation and configuration.
As you guessed it didn't work after reboot. Do I have DOA?

The Postman had been a little rough also, but nothing more than bended RCA >:) https://goo.gl/photos/twHKACqpSXbqb1VR7
circuit board and solderings seemed just fine.

aplay -l
aplay: device_list:252: no soundcards found...

lshw -short
H/W path Device Class Description
===============================================
system Raspberry Pi 2 Model B Rev 1.1
/0 bus Motherboard
/0/0 processor cpu
/0/1 processor cpu
/0/2 processor cpu
/0/3 processor cpu
/0/4 memory 925MiB System memory
/0/5 scsi0 storage
/0/5/0.0.0 /dev/sda disk Elements 107C
/0/5/0.0.0/1 /dev/sda1 volume EFI GPT partition
/0/6 scsi1 storage
/0/6/0.0.0 /dev/sdb disk SCSI Disk
/0/6/0.0.0/1 /dev/sdb1 volume EXT4 volume
/0/6/0.0.0/2 /dev/sdb2 volume EXT4 volume
/1 eth0 network Ethernet interface

-------------------------
My sysinfo:
uname -r
4.1.7-v7+
-------------------------
cat /etc/issue
Raspbian GNU/Linux 7 \n \l
-------------------------
tail -1 /boot/config.txt
dtoverlay=hifiberry-dacplus
-------------------------
lsmod | egrep "bcm2708_dmaengine|snd_soc_pcm5102a|snd_soc_hifiberry_dac"
snd_soc_pcm5102a 1654 0
snd_soc_hifiberry_dacplus 2685 0
snd_soc_hifiberry_dac 2420 0
snd_soc_core 132622 4 snd_soc_hifiberry_dac,snd_soc_pcm5102a,snd_soc_hifiberry_dacplus,snd_soc_bcm2708_i2s
snd_pcm 74825 3 snd_soc_core,snd_soc_hifiberry_dac,snd_pcm_dmaengine
-------------------------
cat /etc/asound.conf
#HifiBerry configuration

pcm.!default {
type hw card 0
}

ctl.!default {
type hw card 0
}

11 comments

Please sign in to leave a comment.