MB:SI852A

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(How can I adjust video-in devices?)
(edited by Denny via TableEdit)
Line 11: Line 11:
{|class = 'sortable' border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" id='120'
{|class = 'sortable' border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" id='120'
|- bgcolor = #ccccff
|- bgcolor = #ccccff
-
!O.S.!! VGA!! Audio!! IDE!! Video-in!! TV-OUT!! Download!! Patch
+
!O.S.!! VGA!! Audio!! IDE!! Video-in!! TV-OUT!! LAN!! Download!! Patch
|-
|-
|
|
Line 30: Line 30:
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/XPE/bt878/bt878.rar Video-in]
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/XPE/bt878/bt878.rar Video-in]
|
|
-
*IDE Support and TV-OUT Support are Kernel build-in.
+
*IDE Support and TV-OUT Support are Kernel build-in.
 +
|
 +
|-
|-
|
|
Line 49: Line 51:
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET4.2/ICHIDE_v4.2.1.2.msi IDE]
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET4.2/ICHIDE_v4.2.1.2.msi IDE]
|
|
-
*VGA could be built-in by Kernel
+
*VGA could be built-in by Kernel
 +
|
 +
|-
|-
|
|
Line 66: Line 70:
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET5.0/CI852xBSP.msi VGA & Audio & IDE]
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET5.0/CI852xBSP.msi VGA & Audio & IDE]
|
|
-
*CI852xBSP.msi is a BSP
+
*CI852xBSP.msi is a BSP
 +
|
 +
|-
|-
|
|
Line 82: Line 88:
|
|
*Kernel build-in
*Kernel build-in
 +
|
 +
|
|
Line 99: Line 107:
|
|
*Kernel build-in
*Kernel build-in
 +
|
 +
|
|
Line 118: Line 128:
*#sudo apt-get install xawtv
*#sudo apt-get install xawtv
|
|
-
*All support by kernel
+
*All support by kernel
 +
|
 +
|-class='sortbottom'
|-class='sortbottom'

Revision as of 18:14, 26 November 2008

Contents

Driver Support

O.S. VGA Audio IDE Video-in TV-OUT LAN Download Patch

Windows XP Embedded

Yes

Yes

Yes

Yes

Yes

  • IDE Support and TV-OUT Support are Kernel build-in.

Windows CE 4.2

Yes

Yes

Yes

No

No

  • VGA could be built-in by Kernel

Windows CE 5.0

Yes

Yes

Yes

No

No

  • CI852xBSP.msi is a BSP

Ubuntu 7.10

Yes

Yes

Yes

Yes

No

  • Kernel build-in

Fedora Core 7

Yes

Yes

Yes

Yes

Yes

  • Kernel build-in

Ubuntu 8.04

Yes

Yes

Yes

Yes

Yes

  • Video-in Test Utility "xawtv",pls use the Apt command to got !!
    1. sudo apt-get install xawtv
  • All support by kernel

edit table

FAQ of SI852A

How can I use the Video-in Function under Ubuntu 8.04 ?

Ans:

Pls follow the fews steps to open your video-in devices!!

1.Make sure your video-in devices all supported by bttv driver
Use the command

  • $dmesg |grep bttv
    you should be saw the message as red block !!

Image:dmesg.jpg

2.Make sure the Video-in modules have ready to supported
use the command

  • $lsmod
    you should be saw the message as red block!!

Image:lsmod.jpg

3.Got the test utility "xawtv" by Apt !!
As command

  • $sudo apt-get install xawtv
    the some dependences module also will be download,like "libzvbi-common" / "libzvbi0" / "pia" /"v4l-conf" .

4.Open your Video-in devices by xawtv
if you want to open Video 1,Pls use the command

  • $xawtv -c /dev/video0


Patch File:

$sudo apt-get install xawtv

Defect:

N/A

Asker:

Taipei / Leon.Hsu 2008/7/9

Provider:

Leon 2008/7/10

How can I adjust video-in devices?

Ans:

We use the bttv devices driver and Xawtv project to test!!

1.Got the Xawtv

  • $sudo apt-get install xawtv // for Ubuntu user
  • $yum install xawtv //for Fedora user

2.Turn on your Video-in Devices

  • $xawtv -c /dev/video0 // example for your channel 1 ,The channel 2 will be /dev/video1

3.Adjust your Video-in Devices
As red block ,here you can setting your Video format like NTSC or PAL
Image:videoformat.jpg

Patch File:
  • $sudo apt-get install xawtv
  • $yum install xawtv
Defect:

N/A

Asker:

Robert 2008 / 7 / 14

Provider:

Leon 2008 / 7 / 14

Personal tools