Module:OXPCIe954

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
Current revision (15:09, 13 November 2012) (edit) (undo)
 
(4 intermediate revisions not shown.)
Line 1: Line 1:
 +
[[Category:AllowPages]]
<!--box uid=f777871962f1c0432784d4e0e73802b8.1094.U50a060de33feb-->
<!--box uid=f777871962f1c0432784d4e0e73802b8.1094.U50a060de33feb-->
<!--
<!--
Line 8: Line 9:
{|class = 'sortable' border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" id='354'
{|class = 'sortable' border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" id='354'
|- bgcolor = #ccccff
|- bgcolor = #ccccff
-
!Column heading 1!!Column heading 2!!Column heading 3!!etc...
+
!O.S.!!Support!!Path
 +
|-
 +
|
 +
ubuntu 11.10
 +
|
 +
yes
 +
|
 +
 +
|-
 +
|
 +
ubuntu 12.04
 +
|
 +
yes
 +
|
 +
 +
|-
 +
|
 +
fedora 16
 +
|
 +
yes
 +
|
 +
 +
|-
 +
|
 +
fedora 17
 +
|
 +
yes
 +
|
 +
|-class='sortbottom'
|-class='sortbottom'
Line 14: Line 43:
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.1094.U50a060de33feb&page=1094&pagename={{FULLPAGENAMEE}} edit table]
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.1094.U50a060de33feb&page=1094&pagename={{FULLPAGENAMEE}} edit table]
<!--box uid=f777871962f1c0432784d4e0e73802b8.1094.U50a060de33feb-->
<!--box uid=f777871962f1c0432784d4e0e73802b8.1094.U50a060de33feb-->
 +
 +
=== How can I use Serial port COM5-COM10 in Linux? ===
 +
{|
 +
!bgcolor = #ccccff width="50" align="center"|Ans:
 +
!bgcolor = #F3F3F3 width="100%" align="left"|
 +
 +
 +
#vi /boot/grub/menu.lst
 +
or
 +
#vi /boot/grub2/grub.cfg
 +
 +
Add "8250.nr_uarts=10" in the kernel line as below picture:
 +
 +
(In Fedora)
 +
 +
[[Image:ci770com_F.jpg]]
 +
 +
 +
(In Ubuntu)
 +
 +
[[Image:ci770com_u.jpg]]
 +
 +
 +
#reboot
 +
 +
And then you can use 10 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:Kk|king kong]] 14:41, 12 November 2012 (CST)
 +
|-
 +
!bgcolor = #ccccff |Provider:
 +
!bgColor = #F3F3F3 align="left"|
 +
--[[User:Kk|king kong]] 14:41, 12 November 2012 (CST)
 +
|-
 +
|}

Current revision

O.S.SupportPath

ubuntu 11.10

yes

ubuntu 12.04

yes

fedora 16

yes

fedora 17

yes

edit table

How can I use Serial port COM5-COM10 in Linux?

Ans:


#vi /boot/grub/menu.lst
or
#vi /boot/grub2/grub.cfg

Add "8250.nr_uarts=10" in the kernel line as below picture:

(In Fedora)

Image:ci770com_F.jpg


(In Ubuntu)

Image:ci770com_u.jpg


#reboot

And then you can use 10 COM ports.

Patch File:

N/A

Defect:

N/A

Asker:

--king kong 14:41, 12 November 2012 (CST)

Provider:

--king kong 14:41, 12 November 2012 (CST)

Personal tools