請先看『使用說明』
MB:CV866C
From LEXWiKi
(Difference between revisions)
m (Protected "MB:CV866C" [edit=sysop:move=sysop]) |
(→FAQ of CV866C) |
||
(2 intermediate revisions not shown.) | |||
Line 94: | Line 94: | ||
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=0ff043503afcc820715377de1ca000b6.46.K478cd50e7b49b&page=46&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=0ff043503afcc820715377de1ca000b6.46.K478cd50e7b49b&page=46&pagename={{FULLPAGENAMEE}} edit table] | ||
<!--box uid=0ff043503afcc820715377de1ca000b6.46.K478cd50e7b49b--> | <!--box uid=0ff043503afcc820715377de1ca000b6.46.K478cd50e7b49b--> | ||
+ | |||
+ | == FAQ of CV866C == | ||
+ | === 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 | Download | Patch |
---|---|---|---|---|---|---|---|
Windows XP Embedded |
Yes |
Yes |
Yes |
- |
- | ||
Windows CE 5.0 |
Yes |
Yes |
Yes |
- |
- | ||
Windows CE 4.2 |
Yes |
Yes |
Yes |
- |
- | ||
Fedora Core 3 |
Yes |
Yes |
Yes |
- |
- |
|
FAQ of CV866C
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) |