树莓派开启声音

Enable Sound

Raspberry Pi sound output does not work by default. To enable it, as superuser, open /etc/modules in a text editor. Add this line to the end of the file:

snd_bcm2835 

Save and close the file. Sound is enabled when you reboot the Raspberry Pi.

 

posted @ 2013-02-18 22:09  catmelo  阅读(869)  评论(0编辑  收藏  举报