teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

引用追加

2019/04/11 07:31

投稿

mt08
mt08

スコア1825

answer CHANGED
@@ -13,6 +13,6 @@
13
13
  ...
14
14
 
15
15
 
16
- > Switch off on-board sound (dtparam=audio=off in /boot/config.txt). External USB sound adapters work, and are much better quality anyway, so that is recommended if you happen to need sound.
16
+ > Switch off on-board sound (dtparam=audio=off in /boot/config.txt). External USB sound adapters work, and are much better quality anyway, so that is recommended if you happen to need sound. The on-board sound uses a timing circuit that the RGB-Matrix needs (it seems in some distributions, such as arch-linux, this is not enough and you need to explicitly blacklist the snd_bcm2835 module).
17
17
 
18
- > (グーグル翻訳)オンボードサウンドをオフにします(/boot/config.txtのdtparam = audio = off)。 外付けUSBサウンドアダプタが機能し、とにかくはるかに高品質なので、サウンドが必要な場合はこれをお勧めします。
18
+ > (グーグル翻訳)オンボードサウンドをオフにします(/boot/config.txtのdtparam = audio = off)。 外付けUSBサウンドアダプタが機能し、とにかくはるかに高品質なので、サウンドが必要な場合はこれをお勧めします。オンボードサウンドはRGB-Matrixが必要とするタイミング回路を使用します(arch-linuxのようないくつかのディストリビューションではそう思われます、これは十分ではなく、あなたは明示的にsnd_bcm2835モジュールをブラックリストする必要があります)