Update others.md
This commit is contained in:
parent
efc0b1c092
commit
32e15d489a
|
|
@ -8,6 +8,15 @@
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
#### amixer
|
||||||
|
|
||||||
|
```
|
||||||
|
amixer cset numid=3 2
|
||||||
|
这里将输出设置为2,也就是HDMI。
|
||||||
|
将输出设置为1将切换到模拟信号(也就是耳机接口)。
|
||||||
|
默认的设置为0,代表自动选择
|
||||||
|
```
|
||||||
|
|
||||||
#### sysbench
|
#### sysbench
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue