請先看『使用說明』
MB:3I268A(C)
From LEXWiKi
(Difference between revisions)
(edited by Nico via TableEdit) |
|||
Line 109: | Line 109: | ||
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.H53d8577a873e6&page=0&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.H53d8577a873e6&page=0&pagename={{FULLPAGENAMEE}} edit table] | ||
<!--box uid=f777871962f1c0432784d4e0e73802b8.0.H53d8577a873e6--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.0.H53d8577a873e6--> | ||
+ | |||
+ | === How can I use Serial port COM5-COM6 in Linux? === | ||
+ | {| | ||
+ | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
+ | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
+ | |||
+ | |||
+ | #gedit /boot/grub/menu.lst | ||
+ | or | ||
+ | #gedit /boot/grub2/grub.cfg | ||
+ | |||
+ | Add "8250.nr_uarts=10" in the kernel line as below picture: | ||
+ | |||
+ | (In Debian8.5) | ||
+ | |||
+ | [[Image:3I385CW Debian8.5.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:Nico|Nico]] 09:59, 22 June 2017 (CST) | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Provider: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | [[User:Nico|Nico]] 09:59, 22 June 2017 (CST) | ||
+ | |- | ||
+ | |} |
Revision as of 17:11, 11 January 2018
O.S. | VGA | DVI | LVDS | TOUCH | SATA | Audio(Line-Out) | Serial Port | LAN | USB | PCI-E | mSata | WDT/DIO | Download | Patch |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ubuntu 13.10 |
Yes |
- |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
ALL Kernel Support | |
Fedora Core 19 |
Yes |
- |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
ALL Kernel Support | |
Red Hat Enterprise Linux Server 7.1 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
ALL Kernel Support |
kernal資訊 Linux localhost.localdomain 3.10.0-299.e17.x86_64 |
How can I use Serial port COM5-COM6 in Linux?
Ans: |
#gedit /boot/grub/menu.lst or #gedit /boot/grub2/grub.cfg Add "8250.nr_uarts=10" in the kernel line as below picture: (In Debian8.5) #reboot And then you can use 10 COM ports. |
---|---|
Patch File: |
N/A |
Defect: |
N/A |
Asker: |
Nico 09:59, 22 June 2017 (CST) |
Provider: |
Nico 09:59, 22 June 2017 (CST) |