請先看『使用說明』
Object:MB
From LEXWiKi
(Difference between revisions)
(→MB Information) |
(→MB Information) |
||
| Line 239: | Line 239: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
Steve 2010/09/30 | Steve 2010/09/30 | ||
| + | |- | ||
| + | |} | ||
| + | === Modify resolution in Ubuntu 10.04 === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | Switch to console mode by "CTRL + ALT +F1" and input belows..<br /> | ||
| + | 1.#sudo su | ||
| + | 2.#service gdm stop | ||
| + | 3.#Xorg -configure | ||
| + | 4.#cp /etc/X11/xorg.conf /etc/X11/xorg.conf.old | ||
| + | 5.#vi /root/xorg.conf.new | ||
| + | 6.Inserting resolution what you need. | ||
| + | [[Image:Example.jpg]] | ||
| + | 7.save it | ||
| + | 8.init 6 | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Patch File: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Defect: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Asker: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Robert & 2011/03/22 | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Steve & 2011/03/23 | ||
|- | |- | ||
|} | |} | ||
Revision as of 17:01, 23 March 2011
MB Information
1. The VIA 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 |






