MB:CI945C

From LEXWiKi

Revision as of 14:16, 17 May 2010 by Steve (Talk | contribs)
Jump to: navigation, search

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

Debian 4.0

Yes

Yes

Yes

No

Yes

Yes

No

No

No

  • Kernel support default
  • VGA-cannot get into X-window

Debian 4.0

Yes

Yes

Yes

No

Yes

Yes

Yes

No

No

No

  • Kernel default support

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

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:

(In Fedora)

Image:menulst.jpg


(In Ubuntu)

Image:menulst_u.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)

can we support 17" 24bit LVDS on CI945C?

Ans:

yes, in Fedora 10 & ubuntu 8.10, using vesa driver to set dual head check xorg.conf for detail.

Patch File:

xorg.conf

Defect:

N/A

Asker:

Denny 2009/04/06

Provider:

Denny 2009/04/06

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,
So We strong recommand to Install 8111C driver module by manual
You can got 8111C driver in below Patch File!

Patch File:

RT8111C Driver

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
2.Add or modify your "ifcfg-ethx" ethernet port config file
example:using DHCP on Eth1 port.

   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

Personal tools