請先看『使用說明』
MB:CI945C
From LEXWiKi
 (→can we support 17" 24bit LVDS on CI945C?)  | 
				 (edited by Steve via TableEdit)  | 
			||
| Line 289: | Line 289: | ||
|  | |  | ||
supported by kernel  | supported by kernel  | ||
| + | |  | ||
| + | |||
| + | |-  | ||
| + | |  | ||
| + | Ubuntu 10.04  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | Yes  | ||
| + | |  | ||
| + | All supported by kernel  | ||
|  | |  | ||
Revision as of 14:20, 29 October 2010
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  | 
  | |
| 
 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  | 
  | 
  | 
| 
 Debian 4.0  | 
 Yes  | 
 Yes  | 
 Yes  | 
 No  | 
 Yes  | 
 Yes  | 
 No  | 
 No  | 
 No  | 
  | 
  | |
| 
 Debian 4.0  | 
 Yes  | 
 Yes  | 
 Yes  | 
 No  | 
 Yes  | 
 Yes  | 
 Yes  | 
 No  | 
 No  | 
 No  | 
  | |
| 
 Windows XP Embedded  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
  | |
| 
 CentOS4.3  | 
 Yes  | 
 Yes  | 
 Yes  | 
 No  | 
 Yes  | 
 Yes  | 
 Yes  | 
 -  | 
 -  | 
 -  | ||
| 
 Fedora Core 12  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Suppored by kernel  | |
| 
 CentOS5.4  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 supported by kernel  | |
| 
 CentOS5.5  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 supported by kernel  | |
| 
 Ubuntu 10.04  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 Yes  | 
 All supported by kernel  | 
FAQ for CI945C
What's CPU can be paired with 945GME Series MB?
| Ans: | 
  | 
|---|---|
| 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: (In Fedora) 
 #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)  | 
can we support 17" 24bit LVDS on CI945C?
CI945C Giga-Lan 8111C can supported by Kernel 2.4.x ?
| Ans: | 
 No,The Kerenl 2.4.x like Redhat9 Kerenl 2.4.20.8 It's too old to support 8111C,  | 
|---|---|
| Patch File: | |
| Defect: | 
 N/A  | 
| Asker: | 
 Scott 2009/10/16  | 
| Provider: | 
 Leon 2009/10/16  | 
How to use Ethernet in CentOS4.3
| Ans: | 
 1.install RTL8111c driver DEVICE=eth1 BOOTPROTO=dhcp HWADDR=XX:XX:XX:XX:XX:XX #MAC address ONBOOT=yes 3.check your network states in runlevel 3 and 5 #chkconfig --list | grep network if network states are closed in runlevel 3 or 5 #chkconfig --level (5or3) network on  | 
|---|---|
| Patch File: | |
| Defect: | 
 N/A  | 
| Asker: | 
 Steve 2010/05/13  | 
| Provider: | 
 Steve 2010/05/13  | 
How to get into X-Window in CentOS 5.5 on CI945C ?
| Ans: | 
 Please follow the following steps: 1.Switch to console mode: $Ctrl+Alt+F1 2.After login with root, edit grub.conf: $vi /boot/grub/grub.conf 3.Delete "rhgb quiet" in the kernel line: origin: title CentOS (2.6.18-194.el5) root (hd0,2) kernel /boot/vmlinuz-2.6.18-194.el5 ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.18-194.el5.img edit to : title CentOS (2.6.18-194.el5) root (hd0,2) kernel /boot/vmlinuz-2.6.18-194.el5 ro root=LABEL=/ initrd /boot/initrd-2.6.18-194.el5.img 4.Save and reboot: $reboot And then you can get into X-Window.  | 
|---|---|
| Patch File: | 
 N/A  | 
| Defect: | 
 N/A  | 
| Asker: | 
 I-Ling , 2010-07-15  | 
| Provider: | 
 Patty , 2010-07-19  | 



