請先看『使用說明』
MB:3I385CW
From LEXWiKi
(Difference between revisions)
(→Input a question) |
(→How can I use Serial port COM5-COM6 in Linux?) |
||
| Line 132: | Line 132: | ||
| - | # | + | #vim /boot/grub/menu.lst |
or | or | ||
| - | # | + | #vim /boot/grub2/grub.cfg |
Add "8250.nr_uarts=10" in the kernel line as below picture: | Add "8250.nr_uarts=10" in the kernel line as below picture: | ||
Revision as of 10:00, 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: |
#vim /boot/grub/menu.lst or #vim /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) |
