MB:CI945C

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(What's CPU can be paired with 945GME Series MB?)
(How can I use Serial port COM5 and COM6 in Linux?)
Line 138: Line 138:
!bgcolor = #ccccff width="50" align="center"|Ans:
!bgcolor = #ccccff width="50" align="center"|Ans:
!bgcolor = #F3F3F3 width="100%" align="left"|
!bgcolor = #F3F3F3 width="100%" align="left"|
-
1.
 
-
#make menuconfig
 
-
2.choose module
 
-
[ Device Drivers ]
 
-
[Character Devices ]
 
-
[Serial drivers] -> (4)Number of 8250/16550 serial port to register at runtime
 
-
The item is for serial port number , default is 4.
+
#vi /boot/grub/menu.lst
-
Please set the number you need.
+
-
You should set 6 for touch panel, then compile the kernel.
+
Add "8250.nr_uarts=6" in the kernel line as below picture:
 +
 
 +
 
 +
[[Image:menulst.jpg]]
 +
 
 +
 
 +
#reboot
 +
 
 +
And then you can use 6 COM ports.
|-
|-
Line 162: Line 163:
!bgcolor = #ccccff |Asker:
!bgcolor = #ccccff |Asker:
!bgColor = #F3F3F3 align="left"|
!bgColor = #F3F3F3 align="left"|
-
[[User:PattyChen|Patty]] 09:10, 18 February 2009 (CST)
+
[[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST)
|-
|-
!bgcolor = #ccccff |Provider:
!bgcolor = #ccccff |Provider:
!bgColor = #F3F3F3 align="left"|
!bgColor = #F3F3F3 align="left"|
-
[[User:PattyChen|Patty]] 09:10, 18 February 2009 (CST)
+
[[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST)
|-
|-
|}
|}

Revision as of 17:18, 6 March 2009

Contents

Driver Support

O.S. VGA IDE SATA Audio USB COM LAN Mini PCI Mini PCIE WDT/DIO Download Patch

Ubuntu 8.04

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

  • All supported by kernel

Windows XP

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Fedora Core 8

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

  • Audio
  • The remaining from the core support
  • For six com ports support, the kernel must update to 2.6.25.4-10.fc8

edit table

FAQ for CI945C

What's CPU can be paired with 945GME Series MB?

Ans:
  • Celeron M processor ULV: 423
  • Celeron M processor: 440, 530, 550
  • Core Duo processor LV: L2400
  • Core Duo processor: U2500, T2500
  • Core 2 Duo processor: L7400, T7400
  • Core 2 Duo processor ULV: U7500
Patch File:

N/A

Defect:

N/A

Asker:

Eric Wu 18:07, 21 April 2008 (CST)

Provider:

Eric Wu 18:07, 21 April 2008 (CST)

How can I use Serial port COM5 and COM6 in Linux?

Ans:


#vi /boot/grub/menu.lst

Add "8250.nr_uarts=6" in the kernel line as below picture:


Image:menulst.jpg


#reboot

And then you can use 6 COM ports.

Patch File:

N/A

Defect:

N/A

Asker:

Patty 17:12, 6 March 2009 (CST)

Provider:

Patty 17:12, 6 March 2009 (CST)

Personal tools