MB:MI945A

From LEXWiKi

Revision as of 11:21, 23 March 2009 by PattyChen (Talk | contribs)
Jump to: navigation, search

Contents

[hide]

Driver Support

O.S.  ↓ VGA  ↓ IDE  ↓ SATA  ↓ Audio  ↓ USB  ↓ COM  ↓ LAN  ↓ Giga LAN  ↓ TV-out  ↓ Video-in  ↓ Mini PCI  ↓ Mini PCIE  ↓ WDT/DIO  ↓ Download  ↓ Patch   ↓

Windows XP

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Ubuntu 8.04

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

Yes

  • All supported by kernel

Fedora Core 8

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

Yes

  • Audio
  • The remaining from the core support

Fedora core 9

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

Yes

  • All Devices supported by kernel

Video-In Devices still not supported

Suse10.2

Yes

Yes

Yes

Yes

Yes

-

Yes

-

-

-

-

-

-

  • support by kernel

edit table

FAQ for MI945A

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)

May we be possibly able to test the software, VMware, on MI945A under OpenSuse 10.2(1Host+1Guest)?

Ans:
  • We can install vmware server 2.0 on MI945A under Suse 10.2.
  • We can build stansard XP as a guest os on the vmware server, but we can’t build XPE on it.
  • So we suggest customer build standard xp on it.
Patch File:

N/A

Defect:

N/A

Asker:

Patty Chen 10:57, 28 November 2008 (CST)

Provider:

Patty Chen 10:57, 28 November 2008 (CST)

How can MI945 support Dual CRT output in Linux?

Ans:
  • In Fedora Core 8 and Fedora Core 9,can use xrandr to do Dual CRT Output:
If you want to have two clone display , you can do the following steps:

#vi /etc/X11/xinit/xinitrc.d/localuser.sh
put the following 3 lines into the end of localuser.sh as follow picture.
xrandr --output LVDS --off
xrandr --output VGA --preferred
xrandr --output VGA-2 --preferred

Image:clone.jpg


If you want to have dual independent display , you can do the following steps:

#vi /etc/X11/xorg.conf
Add "Virtual 4000 4000" in the "screen" section as follow picture.

Image:xorg.jpg

#vi /etc/X11/xinit/xinitrc.d/localuser.sh 
put the following 2 lines into the end of localuser.sh .
xrandr --output LVDS --off
xrandr --output VGA --right-of VGA-2

Image:left-of.jpg


About xrandr ,you can do #xrandr --output VGA --mode 1024x768  --left-of VGA-2 --mode 1024x768
                                                 Mode used       Left is used 
                                                  to set            to set position
                                                  resolution.       of VGA-2.You 
                                                                    can use --left-of
                                                                            --right-of
                                                                            --above
                                                                            --below
Patch File:

N/A

Defect:

N/A

Asker:

Patty 16:46, 8 January 2009 (CST)"writ Asker & date"

Provider:

Patty 16:46, 8 January 2009 (CST)"writ Provider & date"

Personal tools