MB:CV763A

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(Driver Support)
Current revision (14:34, 17 December 2010) (edit) (undo)
(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

  • Supported by kernel

Debian 4.0

Yes

Yes

Yes

-

No

Yes

  • Supported by kernel

Suse10.3

Yes

Yes

Yes

-

No

Yes

  • Sound support by kernel built-in driver (via 8237 alsa mixer)
  • Lan support by kernel built-in driver (8139too)

Fedora Core 7

Yes

Yes

Yes

-

No

Yes

Fedora Core8

Yes

Yes

Yes

-

-

Yes

Windows CE 6.0

Yes

Yes

Yes

-

-

Yes

edit table

FAQ of CV763A

以GF4 為主顯示卡、CN700為副顯示卡:GF4 4000、可以正常運作、CN700不能正常運作 (顯示V_BIOS read error)

Ans:

使用 via 針對此一情況所修改的 driver 便可以正常的運作

Patch File:

Driver: CN700XOrg40079_MAMM_FC3_Lex.tgz
ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CV763/Linux/VGA_MAMM

Defect:

N/A

Asker:

Denny 04/30/07

Provider:

Denny 04/30/07

Sloving WinCE 6.0 image booting problem with SATA device.

Ans:
  • Install WinCE 6.0 IDE driver and enable it at "Catalog Items View" in Platform Builder 6.0.
Location is : Third Party -> Devices Drivers -> VIA PATA/SATA Storage Block Driver
  • Disable original ATAPI driver at "Catalog Items View" in Platform Builder 6.0.
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.
ps."VIA PATA/SATA Storage Block Driver" and "Hive-base" can not coexist.

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:
1.#apt-get update
2.#apt-get install lm-sensors
3.#sensors-detect
4.#vi /etc/modules
5.Insert the belows to /etc/modules

   coretemp
   it87
   i2c-viapro
   eeprom

6.#sensors

Patch File:

N/A

Defect:

N/A

Asker:

"Robert & 2010/12/08"

Provider:

"Steve & 2010/12/08"

Personal tools