請先看『使用說明』
MB:SI852A
From LEXWiKi
(Difference between revisions)
(→How to switch channel with xawtv in 1-4 chip) |
|||
Line 254: | Line 254: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
Denny 2008/12/02 | Denny 2008/12/02 | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | === How can I get get board temperature and voltage in CentOS 5.0? === | ||
+ | {| | ||
+ | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
+ | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
+ | In CentOS 5.0, you can get board temperature in dmesg. | ||
+ | |||
+ | #dmesg | grep Thermal | ||
+ | |||
+ | About board voltage,use lm-sensors to find. | ||
+ | |||
+ | #yum install lm_sensors.i386 lm_sensors-dev.i386 | ||
+ | #sensors-detect | ||
+ | #sensors | ||
+ | |||
+ | |- | ||
+ | !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"| | ||
+ | [[User:PattyChen|Patty]] 09:56, 23 February 2009 (CST)"writ Asker & date" | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Provider: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | [[User:PattyChen|Patty]] 09:56, 23 February 2009 (CST)"writ Provider & date" | ||
|- | |- | ||
|} | |} |
Revision as of 09:56, 23 February 2009
Contents |
Driver Support
O.S. | VGA | Audio | IDE | Video-in | TV-OUT | LAN | Download | Patch |
---|---|---|---|---|---|---|---|---|
Windows XP Embedded |
Yes |
Yes |
Yes |
Yes |
Yes |
| ||
Windows CE 4.2 |
Yes |
Yes |
Yes |
No |
No |
| ||
Windows CE 5.0 |
Yes |
Yes |
Yes |
No |
No |
| ||
Ubuntu 7.10 |
Yes |
Yes |
Yes |
Yes |
No |
| ||
Fedora Core 7 |
Yes |
Yes |
Yes |
Yes |
Yes |
| ||
Ubuntu 8.04 |
Yes |
Yes |
Yes |
Yes |
Yes |
|
| |
Fedora Core 9 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Kernel built-in |
FAQ of SI852A
How can I use the Video-in Function under Ubuntu 8.04 ?
How can I adjust video-in devices?
How to switch channel with xawtv in 1-4 chip
Ans: |
1. using the tool " xawtv " Television as channel 1 Composite1 as channel 2 S-Video as channel 3 Composite3 as channel 4 |
---|---|
Patch File: |
|
Defect: |
N/A |
Asker: |
Robert 2008/11/28 |
Provider: |
Denny 2008/12/02 |
How can I get get board temperature and voltage in CentOS 5.0?
Ans: |
In CentOS 5.0, you can get board temperature in dmesg. #dmesg | grep Thermal About board voltage,use lm-sensors to find. #yum install lm_sensors.i386 lm_sensors-dev.i386 #sensors-detect #sensors |
---|---|
Patch File: |
N/A |
Defect: |
N/A |
Asker: |
Patty 09:56, 23 February 2009 (CST)"writ Asker & date" |
Provider: |
Patty 09:56, 23 February 2009 (CST)"writ Provider & date" |