請先看『使用說明』
MB:CV763A
From LEXWiKi
(→Driver Support) |
(→FAQ of CV763A) |
||
| Line 226: | Line 226: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
[[User:Wueric|Eric Wu]] 11:04, 26 August 2008 (CST) | [[User:Wueric|Eric Wu]] 11:04, 26 August 2008 (CST) | ||
| + | |- | ||
| + | |} | ||
| + | === How to get CPU temperature === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | In Terminal:<br /> | ||
| + | 1.#apt-get update<br /> | ||
| + | 2.#apt-get install lm-sensors<br /> | ||
| + | 3.#sensors-detect<br /> | ||
| + | 4.#vi /etc/modules <br /> | ||
| + | 5.Insert the belows to /etc/modules<br /> | ||
| + | coretemp | ||
| + | it87 | ||
| + | i2c-viapro | ||
| + | eeprom | ||
| + | 6.#sensors<br /> | ||
| + | |- | ||
| + | !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 & 2010/12/08" | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | "Steve & 2010/12/08" | ||
|- | |- | ||
|} | |} | ||
Current revision
Contents |
Driver Support
| O.S. | VGA | Audio | IDE | Video-in | TV-OUT | LAN | Download | Patch |
|---|---|---|---|---|---|---|---|---|
|
Windows XP Embedded |
Yes |
Yes |
Yes |
- |
No |
Yes | ||
|
Windows CE 5.0 |
Yes |
Yes |
Yes |
- |
No |
Yes | ||
|
Ubuntu 7.10 |
Yes |
Yes |
Yes |
- |
No |
Yes |
| |
|
Debian 4.0 |
Yes |
Yes |
Yes |
- |
No |
Yes |
| |
|
Suse10.3 |
Yes |
Yes |
Yes |
- |
No |
Yes |
| |
|
Fedora Core 7 |
Yes |
Yes |
Yes |
- |
No |
Yes | ||
|
Fedora Core8 |
Yes |
Yes |
Yes |
- |
- |
Yes | ||
|
Windows CE 6.0 |
Yes |
Yes |
Yes |
- |
- |
Yes |
FAQ of CV763A
以GF4 為主顯示卡、CN700為副顯示卡:GF4 4000、可以正常運作、CN700不能正常運作 (顯示V_BIOS read error)
| Ans: |
使用 via 針對此一情況所修改的 driver 便可以正常的運作 |
|---|---|
| Patch File: |
Driver: CN700XOrg40079_MAMM_FC3_Lex.tgz |
| Defect: |
N/A |
| Asker: |
Denny 04/30/07 |
| Provider: |
Denny 04/30/07 |
Sloving WinCE 6.0 image booting problem with SATA device.
| Ans: |
Location is : Third Party -> Devices Drivers -> VIA PATA/SATA Storage Block Driver
Location is : Device Drivers -> Storage Devices -> ATAPI PCI Support |
|---|---|
| Patch File: | |
| Defect: |
Because "VIA PATA/SATA Storage Block Driver" is not support Hive-base,so you should choose "ATAPI PCI Support" when runing Hive-base.
|
| Asker: |
Eric Wu 11:04, 26 August 2008 (CST) |
| Provider: |
Eric Wu 11:04, 26 August 2008 (CST) |
How to get CPU temperature
| Ans: |
In Terminal: coretemp it87 i2c-viapro eeprom 6.#sensors |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
"Robert & 2010/12/08" |
| Provider: |
"Steve & 2010/12/08" |
