請先看『使用說明』
MB:CI853CW
From LEXWiKi
(Difference between revisions)
(→Driver Support) |
(→How can I use Serial port COM5 and COM6 in Linux?) |
||
(3 intermediate revisions not shown.) | |||
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='108' | {|class = 'sortable' border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" id='108' | ||
|- 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 18: | Line 18: | ||
Yes | Yes | ||
| | | | ||
- | + | No | |
| | | | ||
Yes | Yes | ||
Line 25: | Line 25: | ||
| | | | ||
- | - | ||
+ | | | ||
+ | Yes | ||
| | | | ||
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/XPE/VGA/VGA.rar VGA] | *[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/XPE/VGA/VGA.rar VGA] | ||
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/XPE/audio/Vinyl97.sld.rar Audio] | *[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/XPE/audio/Vinyl97.sld.rar Audio] | ||
+ | |||
| | | | ||
*IDE Support is Kernel build-in. | *IDE Support is Kernel build-in. | ||
Line 44: | Line 47: | ||
| | | | ||
- | - | ||
+ | | | ||
+ | Yes | ||
| | | | ||
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET4.2/IEGD_4_1_WinCE42.zip VGA] | *[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET4.2/IEGD_4_1_WinCE42.zip VGA] | ||
*[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET4.2/ICHUAM_v4.2.1.3.msi Audio] | *[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/CI852/WinCE/WinCE.NET4.2/ICHUAM_v4.2.1.3.msi Audio] | ||
*[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 63: | Line 69: | ||
| | | | ||
- | - | ||
+ | | | ||
+ | Yes | ||
| | | | ||
*[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] | ||
Line 81: | Line 89: | ||
- | - | ||
| | | | ||
- | + | Yes | |
| | | | ||
- | + | ||
+ | | | ||
+ | *Kernel build-in | ||
|- | |- | ||
| | | | ||
Line 98: | Line 108: | ||
- | - | ||
| | | | ||
- | *Kernel build-in | + | Yes |
+ | | | ||
+ | |||
+ | | | ||
+ | *Kernel build-in | ||
+ | |- | ||
+ | | | ||
+ | Ubuntu 8.04 | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | - | ||
+ | | | ||
+ | - | ||
+ | | | ||
+ | Yes | ||
+ | | | ||
+ | All Devices Supported by kernel | ||
| | | | ||
Line 106: | Line 137: | ||
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=0ff043503afcc820715377de1ca000b6.66.Q478cd437c602d&page=66&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=0ff043503afcc820715377de1ca000b6.66.Q478cd437c602d&page=66&pagename={{FULLPAGENAMEE}} edit table] | ||
<!--box uid=0ff043503afcc820715377de1ca000b6.66.Q478cd437c602d--> | <!--box uid=0ff043503afcc820715377de1ca000b6.66.Q478cd437c602d--> | ||
+ | |||
+ | == FAQ of CI853CW == | ||
+ | === How can I use Serial port COM5 and COM6 in Linux? === | ||
+ | {| | ||
+ | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
+ | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
+ | |||
+ | |||
+ | #vi /boot/grub/menu.lst | ||
+ | |||
+ | Add "8250.nr_uarts=6" in the kernel line as below picture: | ||
+ | |||
+ | (In Fedora) | ||
+ | |||
+ | [[Image:menulst.jpg]] | ||
+ | |||
+ | |||
+ | (In Ubuntu) | ||
+ | |||
+ | [[Image:menulst_u.jpg]] | ||
+ | |||
+ | #reboot | ||
+ | |||
+ | And then you can use 6 COM ports. | ||
+ | |||
+ | |- | ||
+ | !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]] 17:12, 6 March 2009 (CST) | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Provider: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | [[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST) | ||
+ | |- | ||
+ | |} |
Current revision
Driver Support
O.S. | VGA | Audio | IDE | Video-in | TV-OUT | LAN | Download | Patch |
---|---|---|---|---|---|---|---|---|
Windows XP Embedded |
Yes |
No |
Yes |
- |
- |
Yes |
| |
Windows CE 4.2 |
Yes |
Yes |
Yes |
- |
- |
Yes |
| |
Windows CE 5.0 |
Yes |
Yes |
Yes |
- |
- |
Yes |
| |
Ubuntu 7.10 |
Yes |
Yes |
Yes |
- |
- |
Yes |
| |
Fedora Core 7 |
Yes |
Yes |
Yes |
- |
- |
Yes |
| |
Ubuntu 8.04 |
Yes |
Yes |
Yes |
- |
- |
Yes |
All Devices Supported by kernel |
FAQ of CI853CW
How can I use Serial port COM5 and COM6 in Linux?
Ans: |
#vi /boot/grub/menu.lst Add "8250.nr_uarts=6" in the kernel line as below picture: (In Fedora)
#reboot And then you can use 6 COM ports. |
---|---|
Patch File: |
N/A |
Defect: |
N/A |
Asker: |
Patty 17:12, 6 March 2009 (CST) |
Provider: |
Patty 17:12, 6 March 2009 (CST) |