pimoroni / speaker-phat

Software installer for Speaker pHAT
MIT License
52 stars 9 forks source link

No ALSA audio devices detected.... #19

Closed kwalkerk closed 6 years ago

kwalkerk commented 6 years ago

I'm running a fresh install of Jessie on a Pi Zero W. After running the speakerphat install program I get a message such as: "No ALSA audio devices were detected. Enable the internal audio device, or connect a USBO or HAT audio Device". Have I missed something?

soulmanpt commented 6 years ago

I'm having the same issue.

Gadgetoid commented 6 years ago

Do you see any useful output relating to audio in dmesg. What's at the bottom of your /boot/config.txt file?

The installer should add a line dtoverlay=hifiberry-dac to the bottom of your /boot/config.txt which loads the /boot/overlays/hifiberry-dac.dtbo overlay and relevant audio drivers.

Gadgetoid commented 6 years ago

@kwalkerk @soulmanpt any progress/change/solution?

Hotmud9 commented 5 years ago

I'm having the same issue. I looked at my boot/config.txt, and it's completely blank.