請先看『使用說明』
MB:SI510A
From LEXWiKi
(Difference between revisions)
(edited by Steve via TableEdit) |
(edited by Steve via TableEdit) |
||
| (21 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| + | [[Category:AllowPages]] | ||
<!--box uid=f777871962f1c0432784d4e0e73802b8.0.O4bfb98c92e5d5--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.0.O4bfb98c92e5d5--> | ||
<!-- | <!-- | ||
| Line 39: | Line 40: | ||
| | | | ||
Fedora Core 12 | Fedora Core 12 | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | All suported by kernel | ||
| + | | | ||
| + | |||
| + | |- | ||
| + | | | ||
| + | Windows XP Embedded | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | *[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/NI525/WES7/VGA/HDAudio.rar Audio] | ||
| + | *[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/NI525/WES7/VGA/win7.exe VGA] | ||
| + | |||
| + | | | ||
| + | *[http://tprd.info/lexwiki/index.php/MB:3I510C VGA 需FBA後手動安裝] | ||
| + | |- | ||
| + | | | ||
| + | Ubuntu 10.04 | ||
| | | | ||
Yes | Yes | ||
| Line 68: | Line 125: | ||
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.O4bfb98c92e5d5&page=0&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.O4bfb98c92e5d5&page=0&pagename={{FULLPAGENAMEE}} edit table] | ||
<!--box uid=f777871962f1c0432784d4e0e73802b8.0.O4bfb98c92e5d5--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.0.O4bfb98c92e5d5--> | ||
| + | |||
| + | == FAQ of SI510A == | ||
| + | === How can I use the Video-in Function under Ubuntu 8.04 and Ubuntu 8.10? === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | <font Size="4" >Pls follow the fews steps to open your video-in devices!!</font><br /><br /> | ||
| + | <font Size="3" >1.Make sure your video-in devices all supported by bttv driver</font><br />Use the command | ||
| + | *$dmesg |grep bttv <br />you should be saw the message as red block !!<br /><br /> | ||
| + | [[Image:dmesg.jpg]]<br /><br /> | ||
| + | <font Size="3" >2.Make sure the Video-in modules have ready to supported</font><br />use the command | ||
| + | *$lsmod <br />you should be saw the message as red block!!<br /><br /> | ||
| + | [[Image:lsmod.jpg]]<br /><br /> | ||
| + | <font Size="3" >3.Got the test utility "xawtv" by Apt !!</font><br />As command | ||
| + | *$sudo apt-get install xawtv <br />the some dependences module also will be download,like "libzvbi-common" / "libzvbi0" / "pia" /"v4l-conf" .<br /><br /> | ||
| + | <font Size="3" >4.Open your Video-in devices by xawtv</font><br /> | ||
| + | if you want to open Video 1,Pls use the command <br /> | ||
| + | *$xawtv -c /dev/video0<br /> | ||
| + | |||
| + | |||
| + | |- | ||
| + | !bgcolor = #ccccff |Patch File: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | $sudo apt-get install xawtv | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Defect: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Asker: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Taipei / Leon.Hsu 2008/7/9 | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Leon 2008/7/10 | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | === why can't use video-in with xawtv tool under Ubuntu9.10 and Fedora core 10 === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | If use xawtv tool under Ubuntu 9.10 or Fedora core 10 ,and you will see this message in terminal.<br /> | ||
| + | [[Image:xawtv_error.jpg]] | ||
| + | <br /> | ||
| + | <br /> | ||
| + | |||
| + | There is another [http://tprd.info/lexwiki/index.php/MB:SI510A#How_can_I_use_Video-in_under_Ubuntu_9.10_and_Fedora_core_10_.2Cor_any_other_latest_version solution(Tvtime)] to use it. | ||
| + | |||
| + | |||
| + | |- | ||
| + | !bgcolor = #ccccff |Patch File: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | [http://tprd.info/lexwiki/index.php/MB:SI510A#How_can_I_use_Video-in_under_Ubuntu_9.10_and_Fedora_core_10_.2Cor_any_other_latest_version solution(Tvtime)] | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Defect: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Asker: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Steve 2010/05/26 | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Steve 2010/05/26 | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | === How can I use Video-in under Ubuntu 9.10 and Fedora core 10 ,or any other latest version of Ubuntu or Fedora series=== | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | '''Install Tvtime tool:''' | ||
| + | apt-get install tvtime<=Ubuntu series | ||
| + | yum install tvtime <=Fedora series | ||
| + | |||
| + | '''Connect to Video capture device:''' | ||
| + | tvtime -d /dev/video0 // example for your channel 1. channel 2 will be /dev/video1 | ||
| + | |||
| + | |- | ||
| + | !bgcolor = #ccccff |Patch File: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Defect: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | We can't support API about this tool | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Asker: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Steve 2010/05/26 | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Steve 2010/05/26 | ||
| + | |- | ||
| + | |} | ||
Current revision
| O.S. | VGA | IDE | SATA | Audio | USB Port | Serial Port | LAN | Mini PCI | WDT/DIO | Video-In | Download | Patch |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Ubuntu 9.10 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
All suported by kernel | |
|
Fedora Core 12 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
All suported by kernel | |
|
Windows XP Embedded |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | ||
|
Ubuntu 10.04 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
All suported by kernel |
Contents |
FAQ of SI510A
How can I use the Video-in Function under Ubuntu 8.04 and Ubuntu 8.10?
why can't use video-in with xawtv tool under Ubuntu9.10 and Fedora core 10
| Ans: |
If use xawtv tool under Ubuntu 9.10 or Fedora core 10 ,and you will see this message in terminal. There is another solution(Tvtime) to use it.
|
|---|---|
| Patch File: | |
| Defect: |
N/A |
| Asker: |
Steve 2010/05/26 |
| Provider: |
Steve 2010/05/26 |
How can I use Video-in under Ubuntu 9.10 and Fedora core 10 ,or any other latest version of Ubuntu or Fedora series
| Ans: |
Install Tvtime tool: apt-get install tvtime<=Ubuntu series yum install tvtime <=Fedora series Connect to Video capture device: tvtime -d /dev/video0 // example for your channel 1. channel 2 will be /dev/video1 |
|---|---|
| Patch File: |
N/A |
| Defect: |
We can't support API about this tool |
| Asker: |
Steve 2010/05/26 |
| Provider: |
Steve 2010/05/26 |



