Closed brot closed 11 years ago
I installed snakeberry today on my raspberry pi. But after I finished your instructions I have no sound. So I start a google search and found: http://www.raspberrypi-spy.co.uk/2012/06/raspberry-pi-speakers-analog-sound-test/
I had to load the sound driver before the analog sound worked for me
sudo modprobe snd_bcm2835
So maybe you would like to add this command to your installation instructions
Thanks for the advice!
Added it to installation instructions.
I installed snakeberry today on my raspberry pi. But after I finished your instructions I have no sound. So I start a google search and found: http://www.raspberrypi-spy.co.uk/2012/06/raspberry-pi-speakers-analog-sound-test/
I had to load the sound driver before the analog sound worked for me
So maybe you would like to add this command to your installation instructions