請先看『使用說明』
MB:3I268A(C)
From LEXWiKi
(Difference between revisions)
(→How can I use Serial port COM5-COM6 in Linux?) |
|||
(4 intermediate revisions not shown.) | |||
Line 115: | Line 115: | ||
!bgcolor = #F3F3F3 width="100%" align="left"| | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
- | |||
- | #gedit /boot/grub/menu.lst | ||
- | or | ||
#gedit /boot/grub2/grub.cfg | #gedit /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: | ||
- | (In | + | (In RHL7.1) |
+ | |||
+ | [[Image:RedHatenterprice7.1.JPG]] | ||
- | [[Image:3I385CW Debian8.5.jpg]] | ||
#reboot | #reboot | ||
Line 141: | Line 139: | ||
!bgcolor = #ccccff |Asker: | !bgcolor = #ccccff |Asker: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
- | [[User:Nico|Nico]] | + | [[User:Nico|Nico]] 17:29, 11 Jan 2018 (CST) |
|- | |- | ||
!bgcolor = #ccccff |Provider: | !bgcolor = #ccccff |Provider: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
- | [[User:Nico|Nico]] | + | [[User:Nico|Nico]] 17:29, 11 Jan 2018 (CST) |
|- | |- | ||
|} | |} |
Current revision
How can I use Serial port COM5-COM6 in Linux?
Ans: |
#gedit /boot/grub2/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 17:29, 11 Jan 2018 (CST) |
Provider: |
Nico 17:29, 11 Jan 2018 (CST) |