Jump to content

fluid | fixed

Slow hard disk

hard disk Slow HD

  • Please log in to reply
56 replies to this topic

#21
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
one last question plz

how can i make hackintosh load  DSDT.aml  ? :P

#22
Gringo Vermelho

Gringo Vermelho

    The Jan Bird fix

  • Supervisors
  • 4,877 posts
  • Gender:Male
  • Location:Brazil
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.

#23
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
thank u my friend

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 :P :
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
PookyMacMan

PookyMacMan

    InsanelyMac Legend

  • Moderators
  • 1,401 posts
  • Gender:Male
  • Location:Earth–Western Hemisphere, specifically
  • Interests:Computer science, engineering, trumpet performance, and a host of others. :D
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.

#25
LatinMcG

LatinMcG

    Insanely digesting DSDT

  • Members
  • PipPipPipPipPipPipPipPipPipPip
  • 2,435 posts
  • Gender:Male
  • Location:Tampa, Florida
apple ps2 controler has issues. likely irq issue or u need a newer voodoops2

#26
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
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

#27
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
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

#28
LatinMcG

LatinMcG

    Insanely digesting DSDT

  • Members
  • PipPipPipPipPipPipPipPipPipPip
  • 2,435 posts
  • Gender:Male
  • Location:Tampa, Florida
what does your smbios.plist look like? .. minus the serial

#29
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
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>


#30
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
the freezing still existe friends   :(  :wacko:

#31
PookyMacMan

PookyMacMan

    InsanelyMac Legend

  • Moderators
  • 1,401 posts
  • Gender:Male
  • Location:Earth–Western Hemisphere, specifically
  • Interests:Computer science, engineering, trumpet performance, and a host of others. :D
Hmm....I'll be looking...this is very odd...

#32
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
yes is very odd....
try maybe u find something wrong in my dsdt
thanks

#33
JamesLittler

JamesLittler

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,022 posts
  • Gender:Male
  • Location:Portsmouth, England
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.

#34
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts

View PostJamesLittler, 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.

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
JamesLittler

JamesLittler

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,022 posts
  • Gender:Male
  • Location:Portsmouth, England
If the dsdt is in /Extra it WILL load. Chameleon takes care of it, you don't need to worry.

#36
LatinMcG

LatinMcG

    Insanely digesting DSDT

  • Members
  • PipPipPipPipPipPipPipPipPipPip
  • 2,435 posts
  • Gender:Male
  • Location:Tampa, Florida
smbios date is wrong but that shouldnt be the issue.
the sata controler isnt intel i bet.

#37
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts

View PostLatinMcG, on 10 January 2012 - 04:36 PM, said:

smbios date is wrong but that shouldnt be the issue.
the sata controler isnt intel i bet.

no idea if is intel :blush:
i am lil nooob :blush:

how i check if is intel or not?
thanks

#38
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
kexts i have in /Extra/Extensions  are :

- AppleIntelPIIXATA.Kext
- IOTAFamily.Kext
- LegacyATI4800Controller.Kext
- SleepEnabler.Kext

#39
PookyMacMan

PookyMacMan

    InsanelyMac Legend

  • Moderators
  • 1,401 posts
  • Gender:Male
  • Location:Earth–Western Hemisphere, specifically
  • Interests:Computer science, engineering, trumpet performance, and a host of others. :D
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?

#40
ham4ever

ham4ever

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 175 posts
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
-

LegacyATI4800Controller.Kext



View PostPookyMacMan, 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?


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

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy