請先看『使用說明』
MB:3I385CW
From LEXWiKi
(Difference between revisions)
(→How can I use Serial port COM5-COM10 in Linux?) |
(→Input a question) |
||
Line 162: | Line 162: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
[[User:Nico|Nico]] 09:59, 22 June 2017 (CST) | [[User:Nico|Nico]] 09:59, 22 June 2017 (CST) | ||
- | |- | ||
- | |} | ||
- | |||
- | === Input a question === | ||
- | {| | ||
- | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
- | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
- | "write the answers" | ||
- | |- | ||
- | !bgcolor = #ccccff |Patch File: | ||
- | !bgcolor = #F3F3F3 align="left"| | ||
- | "write Patch File" | ||
- | |- | ||
- | !bgcolor = #ccccff |Defect: | ||
- | !bgcolor = #F3F3F3 align="left"| | ||
- | "write Defect" | ||
- | |- | ||
- | !bgcolor = #ccccff |Asker: | ||
- | !bgColor = #F3F3F3 align="left"| | ||
- | "writ Asker & date" | ||
- | |- | ||
- | !bgcolor = #ccccff |Provider: | ||
- | !bgColor = #F3F3F3 align="left"| | ||
- | "writ Provider & date" | ||
|- | |- | ||
|} | |} |
Revision as of 09:59, 22 June 2017
O.S. | VGA | DVI | LVDS | 三輸出 | SIM | SATA | mSata | Audio | COM | LAN | PS2 | USB2.0 | USB3.0 | PCI-E | DIO/WDT | Download | Patch |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ubuntu 16.04 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
- |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | ||
Fedora 24 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
- |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | ||
Debian 8.5 |
Yes |
Yes |
Yes |
No |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
CPU:D90 |
How can I use Serial port COM5-COM6 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 Debian8.5) [[Image:]] #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) |