PC EFI 10.6 running fine here, thanks for this wonderful piece of software!
I am running vanilla kernel 10.5.8 on a Intel Quad 6600 with NVidia 7300GT graphics, which gets recognised automagically with the GraphicsEnabler option (including QE), internal Gigabit Ethernet on GigaByte EP45-DS3 (F9B) running and power off / reboot working as expected, all without DSDT.aml...
...as the documentation is somehow scattered all over the place, I have one issue on my system I can't seem to get fixed by myself: UID detection - will I get this working without smbios.plist or DSDT.aml?
This is my com.apple.Boot.plist:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "
http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>-x32 -pci1</string>
<key>GraphicsEnabler</key>
<string>Yes -pci1</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
Thanks for any suggestions!
best regards, Marten