tranduyquang Posted September 18, 2013 Share Posted September 18, 2013 Thanks man. I moved SSDT.aml to the extra folder. Should I tick or untick "Drop SSDT" in chameleon??? Tick Drop SSDT (=yes) in order to use your own ssdt. If you dont have the correct ssdt for ur CPU then try Drop SSDT=No, and chamelon will automatically configure ur CPU. In this case, you have ur own ssdt then use DropSSDT=YES. <key>DropSSDT</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> Link to comment Share on other sites More sharing options...
resistor Posted September 18, 2013 Share Posted September 18, 2013 Now I have got a working 10.8.5 bluetooth works too, but sometimes its asks for a keyboard (I think I have disabled it). The main problem now is that only two of the four cores are recognised, I have installed the i5 2450m ssdt from traduyquang´s link. I think I have got some temperature problems, perhaps I must install latest fake smc and its plugins. How can I control the temperature of the computer. I have got HW Monitor installed. 1 Link to comment Share on other sites More sharing options...
s0ul_SB Posted September 21, 2013 Share Posted September 21, 2013 Can u write a mini guide about patching AHCI ? Link to comment Share on other sites More sharing options...
tranduyquang Posted September 21, 2013 Share Posted September 21, 2013 Can u write a mini guide about patching AHCI ? Back up IOAHCIFamily.kext first then apply patches step by step (one sudo command for each step) cd /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS sudo mv IOAHCIBlockStorage IOAHCIBlockStorage.orig sudo cp IOAHCIBlockStorage.orig IOAHCIBlockStorage sudo /usr/bin/perl -pi -e 's|\x8b\x4a\x00\x00\xeb\x03|\x8b\x4a\x00\x00\xe8\x01|g' IOAHCIBlockStorage sudo /usr/bin/perl -pi -e 's|\x74\x0e\x48\x8d\x3d\x72\x92\x00\x00|\xbf\xc8\x00\x00\x00\x90\x90\x90\x90|g' IOAHCIBlockStorage sudo touch /System/Library/Extensions Re built cache and kext to finish. Link to comment Share on other sites More sharing options...
s0ul_SB Posted September 21, 2013 Share Posted September 21, 2013 Thanks. What it will give to me? Link to comment Share on other sites More sharing options...
tranduyquang Posted September 21, 2013 Share Posted September 21, 2013 Thanks. What it will give to me? If you got a problem "Still waiting for root devices..." then you must patch AHCI in order to recognize ur HDD. Link to comment Share on other sites More sharing options...
s0ul_SB Posted September 25, 2013 Share Posted September 25, 2013 tranduyquang Which kext is used to our trackpad? Link to comment Share on other sites More sharing options...
pere Posted September 25, 2013 Share Posted September 25, 2013 I forgot to include them earlier.... pick them from here. 1 Link to comment Share on other sites More sharing options...
resistor Posted September 28, 2013 Share Posted September 28, 2013 I forgot to include them earlier.... pick them from here. They must be installed in /S/L/Extensions isn´t it? Link to comment Share on other sites More sharing options...
pere Posted September 28, 2013 Share Posted September 28, 2013 I use them on E/E 1 Link to comment Share on other sites More sharing options...
s0ul_SB Posted September 30, 2013 Share Posted September 30, 2013 How about ethernet LAN ? I can use only wifi. Can't use LAN. Should I use kext? I'm using pere's dsdt Link to comment Share on other sites More sharing options...
pere Posted September 30, 2013 Share Posted September 30, 2013 Ethernet kext is supplied on my extra folder. Link to comment Share on other sites More sharing options...
s0ul_SB Posted October 1, 2013 Share Posted October 1, 2013 pere, Thanks! I don't know why, but after restart my multitouch and bluetooth doesn't work. My trackpad works only with 1 finger... really strange. I've reinstalled kexts, rebooted, but the same... Anyone had like that before? 1 Link to comment Share on other sites More sharing options...
pere Posted October 1, 2013 Share Posted October 1, 2013 Erase your kextcache. 1 Link to comment Share on other sites More sharing options...
resistor Posted October 1, 2013 Share Posted October 1, 2013 Someone got the four cores recognised? my ssdt.aml doesnt seem to work Link to comment Share on other sites More sharing options...
pere Posted October 2, 2013 Share Posted October 2, 2013 All my cores are recognized from day one. How do you manage your powermanagement? Do you patch your bios or you patch AICPM.kext? If you are using nullcpupowermanagement or disabler.kext, your SSDT will notwork. 1 Link to comment Share on other sites More sharing options...
resistor Posted October 2, 2013 Share Posted October 2, 2013 I have patched bios, and before that I think I patched AICPM.kext saw nullcpupowermanagement.kext and when I deleted it but it refused to work. I will try to delete mencioned kexts Link to comment Share on other sites More sharing options...
tranduyquang Posted October 3, 2013 Share Posted October 3, 2013 I have patched bios, and before that I think I patched AICPM.kext saw nullcpupowermanagement.kext and when I deleted it but it refused to work. I will try to delete mencioned kexts If you already patched bios then you dont need to patch AICPM.kext anymore. Just use the kext natively from Macos. And, you have to deleted nullcpupowermanagement.kext. You can manually delete and then rebuilt cache via Kext Ultilies. Link to comment Share on other sites More sharing options...
Rebed Posted October 6, 2013 Share Posted October 6, 2013 Hi! I've installed ml 10.8.5 using this guide (http://www.insanelymac.com/forum/topic/287314-guide-toshiba-l755l750-ml-1083-no-need-any-macintosh-environment/) but it doesn't shut down, screen turn black and some led remain on. Aslo wake up doesn't work... Spec.: Toshiba L755 1c1 i5 2410M processor geforce gt 525m I've tried dsdt of pere and the ssdt of my processor, nothing's changed... Link to comment Share on other sites More sharing options...
tranduyquang Posted October 7, 2013 Share Posted October 7, 2013 Hi! I've installed ml 10.8.5 using this guide (http://www.insanelymac.com/forum/topic/287314-guide-toshiba-l755l750-ml-1083-no-need-any-macintosh-environment/) but it doesn't shut down, screen turn black and some led remain on. Aslo wake up doesn't work... Spec.: Toshiba L755 1c1 i5 2410M processor geforce gt 525m I've tried dsdt of pere and the ssdt of my processor, nothing's changed... You can install your new hackintosh by that method but the kext, dsds...pls get those from this topic in which pere updates frequently. Link to comment Share on other sites More sharing options...
Rebed Posted October 7, 2013 Share Posted October 7, 2013 Is this the latest version of all kext and dsdt? http://www.insanelymac.com/forum/topic/281999-dsdt-patch-for-toshiba-satellite-l750/page-4?do=findComment&comment=1900189 Link to comment Share on other sites More sharing options...
pere Posted October 7, 2013 Share Posted October 7, 2013 This is the lastest compilation. Your hardware is very similar to mine, it has to work fine. To make speedstep works, you have to patch your bios following this guide or path appleintelcpupowermanagement.kext then remember to erase any disabler.kext or nullcpupowermanagement you were using. And audio for 10.8.4 and 10.8.5 Link to comment Share on other sites More sharing options...
Rebed Posted October 7, 2013 Share Posted October 7, 2013 It works! thanks!!!! wake up and shut down work! But there isn't the battery percentage! Link to comment Share on other sites More sharing options...
tranduyquang Posted October 8, 2013 Share Posted October 8, 2013 It works! thanks!!!! wake up and shut down work! But there isn't the battery percentage! You have to configure in battery setting to show percentage Link to comment Share on other sites More sharing options...
pere Posted October 8, 2013 Share Posted October 8, 2013 Or install voodoobattery 1 Link to comment Share on other sites More sharing options...
Recommended Posts