請先看『使用說明』
MB:3I385AW
From LEXWiKi
(Difference between revisions)
(edited by Lf2nettonyboy via TableEdit) |
(edited by Lf2nettonyboy via TableEdit) |
||
| (3 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| + | [[Category:AllowPages]] | ||
<!--box uid=f777871962f1c0432784d4e0e73802b8.0.V58d34196e0e80--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.0.V58d34196e0e80--> | ||
<!-- | <!-- | ||
| Line 39: | Line 40: | ||
Yes | Yes | ||
| | | | ||
| - | + | All supported by kernel | |
| | | | ||
| Line 72: | Line 73: | ||
Yes | Yes | ||
| | | | ||
| - | + | All supported by kernel | |
| | | | ||
| Line 80: | Line 81: | ||
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.V58d34196e0e80&page=0&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.V58d34196e0e80&page=0&pagename={{FULLPAGENAMEE}} edit table] | ||
<!--box uid=f777871962f1c0432784d4e0e73802b8.0.V58d34196e0e80--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.0.V58d34196e0e80--> | ||
| + | |||
| + | === 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:apple1219.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:Tracy|Tracy]] 11:35, 23 March 2017 (CST) | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | [[User:Tracy|Tracy]] 11:35, 23 March 2017 (CST) | ||
| + | |- | ||
| + | |} | ||
Current revision
| O.S. | VGA | DVI | eDP | SIM Card | Touch | SATA | mSata | Audio | COM | LAN | USB3.0 | PCI-E | DIO/WDT | Download | Patch |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Fedora 21 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
All supported by kernel | |
|
Ubuntu 16.04 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
All supported by kernel |
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) #reboot And then you can use 10 COM ports. |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
Tracy 11:35, 23 March 2017 (CST) |
| Provider: |
Tracy 11:35, 23 March 2017 (CST) |

