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.

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-08
  • 2021-10-14
  • 2022-03-15
  • 2022-12-23
猜你喜欢
  • 2021-11-23
  • 2022-12-23
  • 2022-01-08
  • 2021-07-17
  • 2021-12-19
  • 2021-09-04
相关资源
相似解决方案