MB:CI853CW

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(How can I use Serial port COM5 and COM6 in Linux?)
Line 138: Line 138:
<!--box uid=0ff043503afcc820715377de1ca000b6.66.Q478cd437c602d-->
<!--box uid=0ff043503afcc820715377de1ca000b6.66.Q478cd437c602d-->
 +
== FAQ of CI853CW ==
=== 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
 
-
The item is for serial port number , default is 4.
+
#vi /boot/grub/menu.lst
-
Please set the number you need.
+
-
You should set 6 for touch panel, then compile the kernel.
+
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 166: Line 168:
!bgcolor = #ccccff |Asker:
!bgcolor = #ccccff |Asker:
!bgColor = #F3F3F3 align="left"|
!bgColor = #F3F3F3 align="left"|
-
[[User:PattyChen|Patty]] 09:17, 18 February 2009 (CST)
+
[[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]] 09:17, 18 February 2009 (CST)
+
[[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST)
|-
|-
|}
|}

Revision as of 17:17, 6 March 2009

Driver Support

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

Windows XP Embedded

Yes

No

Yes

-

-

Yes

  • IDE Support is Kernel build-in.
  • Audio driver only support chip VT1612/6

Windows CE 4.2

Yes

Yes

Yes

-

-

Yes

  • VGA could be built-in by Kernel

Windows CE 5.0

Yes

Yes

Yes

-

-

Yes

  • CI852xBSP.msi is a BSP

Ubuntu 7.10

Yes

Yes

Yes

-

-

Yes

  • Kernel build-in

Fedora Core 7

Yes

Yes

Yes

-

-

Yes

  • Kernel build-in

Ubuntu 8.04

Yes

Yes

Yes

-

-

Yes

All Devices Supported by kernel

edit table

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:


Image:menulst.jpg


#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)

Personal tools