The DSDT Included in the .zip WILL NOT WORK FOR YOU if you have different RAM configuration, in that case you'll need to do it by EDITING BY HAND FROM YOUR OWN FRESH DSDT.
PLEASE LEAVE FEEDBACK IF THIS HAS WORKED FOR YOU. THNX!
I'm using a Dual-Core HP 530 (T2300, 1GB RAM)
Initial BIOS Setting: Dual Cores = OFF (This is important for install, you can change it back after everything's done.)
Installed Iatkos S3 V2 using the guide (credit to original poster)
Quote
Here is my expanded version of the customize options I used. The laptop is an HP 530 with 1.5GB RAM an Intel Celeron M with an 80GB drive.
Bootloader
----Deselect AsereBLN v1.1.9
----AnVal Loader
Bootloader Options
----USB
--------USBBusFix
Patches
----RTC
--------Deselect RTC
--------RTC (32bit)
----USB
Drivers
----Main Hardware
--------SATA/IDE
------------AHCI SATA
----Sound
--------Voodoo HDA
--------Deselect Apple HDA 10.6.2
----PS/2
--------Apple PS/2
----Laptop Hardware
--------Battery
----VGA
--------Intel
------------EFI String
------------Natit (32bit)
------------GMA 950
----------------GMA 950 27A2 (32bit) -- install this one
----------------GMA 950 27AE (32bit) -- and this one too. It didn't work without both.
----Network
--------Wireless
------------Broadcom
--------Wired
------------Intel
----------------Intel Pro V100
Bootloader
----Deselect AsereBLN v1.1.9
----AnVal Loader
Bootloader Options
----USB
--------USBBusFix
Patches
----RTC
--------Deselect RTC
--------RTC (32bit)
----USB
Drivers
----Main Hardware
--------SATA/IDE
------------AHCI SATA
----Sound
--------Voodoo HDA
--------Deselect Apple HDA 10.6.2
----PS/2
--------Apple PS/2
----Laptop Hardware
--------Battery
----VGA
--------Intel
------------EFI String
------------Natit (32bit)
------------GMA 950
----------------GMA 950 27A2 (32bit) -- install this one
----------------GMA 950 27AE (32bit) -- and this one too. It didn't work without both.
----Network
--------Wireless
------------Broadcom
--------Wired
------------Intel
----------------Intel Pro V100
- At this point you should be able to BOOT to Snow Leopard. USB and ETHERNET won't working.
- Start Iatkos Tools (found in Library/Tools), on ERASE type in AppleHPET.kext to remove it. Reboot
- Now USB and ETHERNET should work. Download the ZIP document I attached
- Use KextHelper, install the modified IOPCIFamily.kext and AppleHPET.kext
- Start Evo DSDTSE (In Library/Tools), Open the HP530_2core_fixed.dsl file, Click on Install DSDT and follow the instructions. [ The DSDT Included in the .zip WILL KERNEL PANIC if you have different RAM configuration to mine, in that case you'll need to do it by EDITING BY HAND FROM YOUR OWN FRESH DSDT. ]
- REBOOT
- ENJOY!
PS. The dual-core issue is patched by changing:
Quote
Method (\_SB._INI, 0, NotSerialized)
{
\C008 ()
C01B ()
}
{
\C008 ()
C01B ()
}
to...
Quote
Method (_SB._INI, 0, NotSerialized)
{
\C008 ()
C01B ()
ISMI (0x46, Zero, Zero, Zero)
}
{
\C008 ()
C01B ()
ISMI (0x46, Zero, Zero, Zero)
}



Sign In
Create Account











