請先看『使用說明』
MB:3I268A(C)
From LEXWiKi
(Difference between revisions)
(→How can I use Serial port COM5-COM6 in Linux?) |
(→How can I use Serial port COM5-COM6 in Linux?) |
||
Line 115: | Line 115: | ||
!bgcolor = #F3F3F3 width="100%" align="left"| | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
- | + | #gedit /boot/grub/grub.cfg | |
- | #gedit /boot/grub | + | |
- | + | ||
- | + | ||
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 17:12, 11 January 2018
How can I use Serial port COM5-COM6 in Linux?
Ans: |
#gedit /boot/grub/grub.cfg Add "8250.nr_uarts=10" in the kernel line as below picture: (In RHL7.1)
#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) |