QUOTE(helmsen @ May 31 2007, 10:26 AM)

due to this
http://forum.insanelymac.com/index.php?sho...&hl=RTL8110 and that
http://forum.insanelymac.com/index.php?sho...7&hl=ALC861both should run properly...
nevertheless i would be glad about your experiences since i'm planning to buy this board too.
So I bought the Foxconn 945G7MC-KS2HV LGA 775 Intel 945G motherboard along with:
WD 160GB SATA Hard Drive
Intel Celeron D 331 Prescott 2.66GHz
Kingston 1GB DDR2 667
And put this together with some pieces I had floating around: a ide LG DVD-RW drive and a ide LiteOn DVD-Rom, a PS/2 keyboard, sony floppy, usb optical mouse (PS/2 mouse DID NOT work with OSx86), old HP 14" monitor, all this in a cheap case with 350W PSU. Maybe in the future would like to add core 2 duo or extreme and a better graphic card.
My idea was to make this sytem quad-booting Vista, XP, Ubuntu Linux and OSx86 and more or less it worked.
First partitioned with GParted LiveCD:
10gb xp ntfs primary
20gb vista ntfs primary
15gb fat32 osx primary
then one extended with:
10 gb ext3 linux
1gb swap
the rest fat32 for shared
The steps I followed:
1.Install XP first
2.Install OSx86 (normal steps, format partiton to Mac OS Extended (Journaled) with Utilities > Disk Utility, select sse3 patches for intel)
3.In OS X edit com.apple.Boot.plist
In terminal:
sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
add:
<key>Timeout</key>
<string>8</string>
<key>Quiet Boot</key>
<string>Yes</string>
save
4.Install Ubuntu Linux BUT put grub in linux partiton not in mbr
5.Then with gparted cd put boot flag on vista partition
6.Install Vista (this overwrite mbr with vista bootloader)
7.Install EasyBCD in Vista and add entries for XP, Linux using grub, and OSx86 selecting generic hardware. For all leave c:/ as partition
9.Copy ntldr, ntdetect and boot.ini from xp partition to vista partition (necessary to boot xp)
10.With this it boots into Vista Bootloader with four options:
-Microsoft Windows Vista (boots Vista)
-Microsoft Windows XP (boots XP)
-Mac OS X (goes to Darwin Bootloader when can select OSX partition to boot)(This shows the 5 partitions to select which boot, can go to xp and linux, if select the one of vista it returns to vista bootloader) ***Unfortunately darwin doesn't mark osx as default partition so must select it. Tried editing
/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
adding
<key>Kernal Flags</key>
<string>rd=disk0s3</string>
but it doesn't work. Any suggestions???
-Ubuntu Linux (goes to Grub when can select Linux options to boot)
And here is where I am now. Still to test the network (need to buy an ethernet cable extension) but OSX seemed to recognize the card, and the audio which it did not recognize so will try patching tomorrow.
****
Audio working with AppleAzaliaAudio.kext.zip edited with (stereo sound only, NO input):
Realtek High Definition Audio
Vendor = "10EC"
Device = "0861"
Microsoft UAA Bus Driver For High Definition Audio
Vendor = "8086"
Device = "27D8"
Network working pefectly with RealtekR1000_1.04.zip (http://forum.insanelymac.com/index.php?showtopic=29436&hl=RTL8110)
QUOTE(helmsen @ Jun 9 2007, 06:56 AM)

what bios settings do you use?
I always get an ACPI kernel panic whatever I adjust in the ACPI menue of the bios.
tried different kernel versions?
any idea, how to fix it?
thanks
Although I got the other version of the MB, the Foxconn 945G7MC-KS2HV, i must say the bios setting are basically factory settings except for booting order. I am going to check the ACPI menu in particular and post the settings.