請先看『使用說明』
Object:MB
From LEXWiKi
(Difference between revisions)
(→Using Audio codec chip(VT1708S) in linux) |
(→Using Audio codec chip(VT1708S) in linux) |
||
| Line 209: | Line 209: | ||
6.reboot | 6.reboot | ||
7.#cat /proc/asound/version // verify version of alsa | 7.#cat /proc/asound/version // verify version of alsa | ||
| - | + | 8.#alsaconf | |
| + | 9.choice Audio device | ||
| + | <center>[[Image:alsaconf.jpg]]</center> | ||
| + | |||
| + | '''Else functions:'''<br /> | ||
| + | using else audio function(ex.line-in mic-in S/PDIF ) | ||
| + | 1.#alsaconf -c0 | ||
| + | 2.refer below picture to setting function | ||
| + | <center>[[Image:alsamixer -c0.jpg]]</center> | ||
|- | |- | ||
!bgcolor = #ccccff |Patch File: | !bgcolor = #ccccff |Patch File: | ||
Revision as of 16:15, 25 October 2010
Contents |
MB Information
1. the CPU difference of S1 & S2 systems.
| Ans: |
Please refer to follow document for more detail. in this document, Our old core is referred as a Model A (Source 1) processor for each brand. This new core is referred as a Model D (Source 2) processor for each brand. |
|---|---|
| Patch File: | |
| Defect: |
N/A |
| Asker: |
I-Ling Chen 2009-02-20 |
| Provider: |
Denny 2009-02-24 |
2.Linux audio is not loud enough , how can I do?
| Ans: |
You can try #sudo alsamixer adjust it as below: |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
Leon Hsu 2010/03/09 |
| Provider: |
Patty Chen 2010/03/10 |
How can I use Buzzer on board in Fedora?
| Ans: |
Please try in root: 1.$modprobe pcspkr 2.$echo -e "\a" > /dev/console |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
Robert , 2010/06/01 18:00 |
| Provider: |
Patty , 2010/06/02 19:00 |





