how can i make hackintosh load DSDT.aml ?
56 replies to this topic
#21
Posted 09 January 2012 - 03:09 AM
one last question plz
how can i make hackintosh load DSDT.aml ?
how can i make hackintosh load DSDT.aml ?
#22
Posted 09 January 2012 - 03:31 AM
You don't have to do anything, just place DSDT.aml in /Extra, Chameleon loads it automatically.
The "Extra" folder is located either at the root of your system drive or at the root of the partition where Chameleon is installed.
The "Extra" folder is located either at the root of your system drive or at the root of the partition where Chameleon is installed.
#23
Posted 09 January 2012 - 01:34 PM
i did it in extra and i have com.apple.boot.plist and i did flag
<key>DSDT</key>
<string>/dsdt.aml</string>
in boot i got some Panic and alot numbers and i only can understand this
Kernel extensions in backtrace ( with dependencies)
com.apple.driver.appleps2Controller
com.apple.driver.AppleAPIC
com.apple.driver.AppleACPIPlatform
com.apple.iokit.IOACPIFamily(1.3.0)
com.apple.iokit.IOACPIFamily(2.6)
and then restart again couple times then works with no keyboard
and now i use flag DSDT=none
Update :
now boot good when i used GraphicsEnabler=Yes
i'll test if hard disk gonna freeze or not
P,S: how i know if DSDT is loaded ??
#24
Posted 09 January 2012 - 03:46 PM
Don't know how to tell if DSDT is loaded; but if it's dsdt.aml inside the Extra folder, and you didn't type DSDT=none, it should be loaded.
If you still get panics, I may need to remove those lines I added in your DSDT.
If you still get panics, I may need to remove those lines I added in your DSDT.
#25
Posted 09 January 2012 - 04:22 PM
apple ps2 controler has issues. likely irq issue or u need a newer voodoops2
#26
Posted 09 January 2012 - 08:18 PM
this is weird,, sometimes boot with GraphicsEnqbler=Yes and sometimes GraphicsEnabler=No ,, and sometimes keyboard works and sometimes not,,
so i dunno if my dsdt is loaded or not
so i dunno if my dsdt is loaded or not
#27
Posted 09 January 2012 - 11:13 PM
after testing , i only have little freeze this time than last times ,, after using VLC for video i get some freezes for 10 seconds and works again ,
i still keep testing
thanks guys for all help
problem solved 50% for now thank all of u
i still keep testing
thanks guys for all help
problem solved 50% for now thank all of u
#28
Posted 10 January 2012 - 12:13 AM
what does your smbios.plist look like? .. minus the serial
#29
Posted 10 January 2012 - 01:00 AM
here is what is in smbios.plist
Quote
<?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>SMUUID</key>
<string>00000000-0000-1000-8000-000000000000</string>
<key>SMbiosdate</key>
<string>04/01/2008</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>MP21.88Z.005C.B01.0608221120</string>
<key>SMboardmanufacturer</key>
<string>Apple Computer, Inc.</string>
<key>SMboardproduct</key>
<string>Mac-F4208DC8</string>
<key>SMfamily</key>
<string>MacPro</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMmemmanufacter</key>
<string>Apple Computer Inc.</string>
<key>SMmempart</key>
<string>1</string>
<key>SMmemserial</key>
<string>100000000</string>
<key>SMmemspeed</key>
<string>1600</string>
<key>SMmemtype</key>
<string>24</string>
<key>SMproductname</key>
<string>MacPro2,1</string>
<key>SMserial</key>
<string>W88033AKY51</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMUUID</key>
<string>00000000-0000-1000-8000-000000000000</string>
<key>SMbiosdate</key>
<string>04/01/2008</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>MP21.88Z.005C.B01.0608221120</string>
<key>SMboardmanufacturer</key>
<string>Apple Computer, Inc.</string>
<key>SMboardproduct</key>
<string>Mac-F4208DC8</string>
<key>SMfamily</key>
<string>MacPro</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMmemmanufacter</key>
<string>Apple Computer Inc.</string>
<key>SMmempart</key>
<string>1</string>
<key>SMmemserial</key>
<string>100000000</string>
<key>SMmemspeed</key>
<string>1600</string>
<key>SMmemtype</key>
<string>24</string>
<key>SMproductname</key>
<string>MacPro2,1</string>
<key>SMserial</key>
<string>W88033AKY51</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>
#30
Posted 10 January 2012 - 01:39 AM
the freezing still existe friends
#31
Posted 10 January 2012 - 02:35 AM
Hmm....I'll be looking...this is very odd...
#32
Posted 10 January 2012 - 02:46 PM
yes is very odd....
try maybe u find something wrong in my dsdt
thanks
try maybe u find something wrong in my dsdt
thanks
#33
Posted 10 January 2012 - 03:32 PM
Open energy preferences, untick 'Put hard disks to sleep when possible', see if that makes any difference.
As for your DSDT, you could have extracted your DSDT in OS X using DSDT Editor. Hindsight is 20/20 though.
Put your DSDT in /Extra and remove that DSDT line from your boot.plist.
As for your DSDT, you could have extracted your DSDT in OS X using DSDT Editor. Hindsight is 20/20 though.
Put your DSDT in /Extra and remove that DSDT line from your boot.plist.
#34
Posted 10 January 2012 - 03:42 PM
JamesLittler, on 10 January 2012 - 03:32 PM, said:
Open energy preferences, untick 'Put hard disks to sleep when possible', see if that makes any difference.
As for your DSDT, you could have extracted your DSDT in OS X using DSDT Editor. Hindsight is 20/20 though.
Put your DSDT in /Extra and remove that DSDT line from your boot.plist.
As for your DSDT, you could have extracted your DSDT in OS X using DSDT Editor. Hindsight is 20/20 though.
Put your DSDT in /Extra and remove that DSDT line from your boot.plist.
yes i already untick " put hard disk to sleep " yesterday but didn't help,
i removed line in boot about dsdt ,
BUT how i know if DSDT gonna load ?
P,S:
for now i try make warnings less in my DSDT and i've reached 5 warnings till now
thanks friend
#35
Posted 10 January 2012 - 03:49 PM
If the dsdt is in /Extra it WILL load. Chameleon takes care of it, you don't need to worry.
#36
Posted 10 January 2012 - 04:36 PM
smbios date is wrong but that shouldnt be the issue.
the sata controler isnt intel i bet.
the sata controler isnt intel i bet.
#37
Posted 10 January 2012 - 04:51 PM
#38
Posted 10 January 2012 - 05:49 PM
kexts i have in /Extra/Extensions are :
- AppleIntelPIIXATA.Kext
- IOTAFamily.Kext
- LegacyATI4800Controller.Kext
- SleepEnabler.Kext
- AppleIntelPIIXATA.Kext
- IOTAFamily.Kext
- LegacyATI4800Controller.Kext
- SleepEnabler.Kext
#39
Posted 10 January 2012 - 09:41 PM
Did you enable AHCI before installing?
The kexts you listed indicate an Intel PATA chipset or a legacy SATA chipset (or SATA running in ATA rather than AHCI). What boot CD did you use for installation?
The kexts you listed indicate an Intel PATA chipset or a legacy SATA chipset (or SATA running in ATA rather than AHCI). What boot CD did you use for installation?
#40
Posted 10 January 2012 - 11:12 PM
i used Mac os x 10.6.2 Intel/amd client server by HAZARD ,, is bootable Mac,
while install i used those :
- Legacy Kernel 10.2.0
- AMD Patch
- Voodoo HD
- ATIATA
- ElliottForceLegacyRTC
- Legacy AHCI SATA Fix
- LegacyAppleIntelPIIXATA
- IOATA Family SATA Fix
- About This Mac Fix
- Evoreboot
- IOATAFamily Fix
- SMBIOS Resolver
- Rosetta
-
yes i did enable AHCI before install
boot is Chameleon v2.0-RC3
while install i used those :
- Legacy Kernel 10.2.0
- AMD Patch
- Voodoo HD
- ATIATA
- ElliottForceLegacyRTC
- Legacy AHCI SATA Fix
- LegacyAppleIntelPIIXATA
- IOATA Family SATA Fix
- About This Mac Fix
- Evoreboot
- IOATAFamily Fix
- SMBIOS Resolver
- Rosetta
-
LegacyATI4800Controller.Kext
PookyMacMan, on 10 January 2012 - 09:41 PM, said:
Did you enable AHCI before installing?
The kexts you listed indicate an Intel PATA chipset or a legacy SATA chipset (or SATA running in ATA rather than AHCI). What boot CD did you use for installation?
The kexts you listed indicate an Intel PATA chipset or a legacy SATA chipset (or SATA running in ATA rather than AHCI). What boot CD did you use for installation?
yes i did enable AHCI before install
boot is Chameleon v2.0-RC3
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









