請先看『使用說明』
MB:SI852A
From LEXWiKi
(edited by Denny via TableEdit) |
(→How can I get board temperature and voltage in CentOS 5.0?) |
||
(12 intermediate revisions not shown.) | |||
Line 147: | Line 147: | ||
Yes | Yes | ||
| | | | ||
- | + | Kernel built-in | |
+ | | | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | Fedora Core 10 | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Kernel build-in | ||
| | | | ||
Line 157: | Line 176: | ||
== FAQ of SI852A == | == FAQ of SI852A == | ||
- | === How can I use the Video-in Function under Ubuntu 8.04 ? === | + | === How can I use the Video-in Function under Ubuntu 8.04 and Ubuntu 9.10? === |
{| | {| | ||
!bgcolor = #ccccff width="50" align="center"|Ans: | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
Line 193: | Line 212: | ||
|- | |- | ||
|} | |} | ||
+ | |||
=== How can I adjust video-in devices? === | === How can I adjust video-in devices? === | ||
{| | {| | ||
Line 223: | Line 243: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
Leon 2008 / 7 / 14 | Leon 2008 / 7 / 14 | ||
+ | |- | ||
+ | |} | ||
+ | === How to switch channel with xawtv in 1-4 chip === | ||
+ | {| | ||
+ | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
+ | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
+ | 1. using the tool " xawtv "<br> | ||
+ | 2. press right button on display frame to setting option<br> | ||
+ | 3. switch video source: ( check attached file )<br> | ||
+ | Television as channel 1 | ||
+ | Composite1 as channel 2 | ||
+ | S-Video as channel 3 | ||
+ | Composite3 as channel 4 | ||
+ | [[Image:Screenshot.JPG]][[Image:signify.JPG]] | ||
+ | |||
+ | |- | ||
+ | !bgcolor = #ccccff |Patch File: | ||
+ | !bgcolor = #F3F3F3 align="left"| | ||
+ | *apt-get install xawtv | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Defect: | ||
+ | !bgcolor = #F3F3F3 align="left"| | ||
+ | N/A | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Asker: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | Robert 2008/11/28 | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Provider: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | Denny 2008/12/02 | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | === How can I 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" | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | === How to change the Video-in format to PAL model=== | ||
+ | {| | ||
+ | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
+ | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
+ | You will got asynchronous image when you load Bttv driver for BT878 capture function,<br /> | ||
+ | It was Bttv driver bug cause of the error image<br /> | ||
+ | Because Bttv driver can't auto-switch the BT878 register when you change to PAL model<br /><br /> | ||
+ | '''Thereby We should configure bttv driver correct parameter,Please follow the below procedure to done!!'''<br /> | ||
+ | *Remove the Bttv driver <br /> | ||
+ | #rmmod bttv <br /> | ||
+ | |||
+ | *Reload the Bttv driver and provide the correct parameter for PAL<br /> | ||
+ | #modprobe bttv pll=1,1,1,1<br /> | ||
+ | |||
+ | *Run your capture application ,for example we used the xawtv | ||
+ | #xawtv<br /> | ||
+ | |||
+ | *Select the PAL model<br /> | ||
+ | [[Image:xawtv_pal_1.jpg]] | ||
+ | |- | ||
+ | !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 09/04/29 | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Provider: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | Leon 09/04/29 | ||
|- | |- | ||
|} | |} |
Current revision
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 | |
Fedora Core 10 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Kernel build-in |
FAQ of SI852A
How can I use the Video-in Function under Ubuntu 8.04 and Ubuntu 9.10?
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 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" |
How to change the Video-in format to PAL model
Ans: |
You will got asynchronous image when you load Bttv driver for BT878 capture function,
#rmmod bttv
#modprobe bttv pll=1,1,1,1
#xawtv
|
---|---|
Patch File: |
N/A |
Defect: |
N/A |
Asker: |
Robert 09/04/29 |
Provider: |
Leon 09/04/29 |