zoukankan      html  css  js  c++  java
  • 树莓派开启声音

    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.
  • 相关阅读:
    8.5
    8.12
    8.11
    8.14
    8.15
    8.18
    8.16
    8.20
    Android新版NDK环境配置(免Cygwin)
    在Windows7上搭建Cocos2d-x win32开发环境
  • 原文地址:https://www.cnblogs.com/catmelo/p/2916288.html
Copyright © 2011-2022 走看看