請先看『使用說明』
MB:2I380D
From LEXWiKi
(Difference between revisions)
												
			
			|  (edited by Kk via TableEdit) | |||
| (3 intermediate revisions not shown.) | |||
| Line 34: | Line 34: | ||
| | | | | ||
| Fedora 21 | Fedora 21 | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | |||
| + | | | ||
| + | |||
| + | |- | ||
| + | | | ||
| + | Debian 8.0 | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | |||
| + | | | ||
| + | |||
| + | |- | ||
| + | | | ||
| + | Ubuntu 20.04.4 | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | |||
| + | | | ||
| + | |||
| + | |- | ||
| + | | | ||
| + | Fedora 36 | ||
| | | | | ||
| Yes | Yes | ||
| Line 57: | Line 120: | ||
| [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.1384.X5805ec61b5b8b&page=1384&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.1384.X5805ec61b5b8b&page=1384&pagename={{FULLPAGENAMEE}} edit table] | ||
| <!--box uid=f777871962f1c0432784d4e0e73802b8.1384.X5805ec61b5b8b--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.1384.X5805ec61b5b8b--> | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | === 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]] 10:53, 19 December 2016 (CST) | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | [[User:Tracy|Tracy]] 10:53, 19 December 2016 (CST) | ||
| + | |- | ||
| + | |} | ||
Current revision
| O.S. | VGA | LAN | USB | COM | PCI-E | mSata | m2Sata | Download | Patch | 
|---|---|---|---|---|---|---|---|---|---|
| Ubuntu 14.04 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
| Fedora 21 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
| Debian 8.0 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
| Ubuntu 20.04.4 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ||
| Fedora 36 | Yes | Yes | Yes | Yes | Yes | Yes | Yes | 
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 10:53, 19 December 2016 (CST) | 
| Provider: | Tracy 10:53, 19 December 2016 (CST) | 

