請先看『使用說明』
MB:5I853CW
From LEXWiKi
(Difference between revisions)
(→How can I use Serial port COM5 and COM6 in Linux?) |
|||
Line 108: | Line 108: | ||
<!--box uid=0ff043503afcc820715377de1ca000b6.9.K478cc8e082a1d--> | <!--box uid=0ff043503afcc820715377de1ca000b6.9.K478cc8e082a1d--> | ||
+ | == FAQ of 5I853CW == | ||
=== How can I use Serial port COM5 and COM6 in Linux? === | === How can I use Serial port COM5 and COM6 in Linux? === | ||
{| | {| | ||
!bgcolor = #ccccff width="50" align="center"|Ans: | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
!bgcolor = #F3F3F3 width="100%" align="left"| | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
- | 1. | ||
- | #make menuconfig | ||
- | 2.choose module | ||
- | [ Device Drivers ] | ||
- | [Character Devices ] | ||
- | [Serial drivers] -> (4)Number of 8250/16550 serial port to register at runtime | ||
- | + | #vi /boot/grub/menu.lst | |
- | + | ||
- | + | Add "8250.nr_uarts=6" in the kernel line as below picture: | |
+ | |||
+ | |||
+ | [[Image:menulst.jpg]] | ||
+ | |||
+ | |||
+ | #reboot | ||
+ | |||
+ | And then you can use 6 COM ports. | ||
|- | |- | ||
Line 136: | Line 138: | ||
!bgcolor = #ccccff |Asker: | !bgcolor = #ccccff |Asker: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
- | [[User:PattyChen|Patty]] | + | [[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST) |
|- | |- | ||
!bgcolor = #ccccff |Provider: | !bgcolor = #ccccff |Provider: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
- | [[User:PattyChen|Patty]] | + | [[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST) |
|- | |- | ||
|} | |} |
Revision as of 17:16, 6 March 2009
5I853CW
Driver Support
O.S. | VGA | Audio | IDE | Video-in | TV-OUT | Download | Patch |
---|---|---|---|---|---|---|---|
Windows XP Embedded |
Yes |
Yes |
Yes |
- |
- |
| |
Windows CE 4.2 |
Yes |
Yes |
Yes |
- |
- |
| |
Windows CE 5.0 |
Yes |
Yes |
Yes |
- |
- |
| |
Ubuntu 7.10 |
Yes |
Yes |
Yes |
- |
- |
| |
Fedora Core 7 |
Yes |
Yes |
Yes |
- |
- |
|
FAQ of 5I853CW
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:
#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) |