Jump to content
4 posts in this topic

Recommended Posts

Hi.

I've installed retail SL 10.6.0 from the following Guide

After install, I patched dsdt file following this tutorial tutorial

 

See attached dsdt with all fixes (TMR, HPET, RTC, EHCI, etc)

dsdt.dsl.zip

 

My Extra/Extensions folder includes the following kexts:

CPUInjector.kext

fakesmc.kext

IOAHCIBlockStorageInjector.kext

NullCPUPowerManagement.kext

OpenHaltRestart.kext

PlatformUUID.kext

SleepEnabler.kext

 

I'm also using Chameleon 2 RC3 with EFI 10.5.

 

Everything works except the auto sleep. The computer won't automatically sleep after "xx" time. Hen the computer reaches the time to start sleep, the display turns off, but the HDDs and CPU won't sleep. However, the sleep from the menu and the wake function from a mouse click are working fine. TM works fine as well.

 

I suspected from the EHCI / internal USB card reader but after patching the DSDT, the issue remains... The USB devices are now listed as built-in.

 

Kernel.log and system.log attached.

kernel.log.zip

system.log.zip

 

post-362083-1258912379_thumb.jpg

post-362083-1258912393_thumb.jpg

post-362083-1258912663_thumb.jpg

 

I'm currently using SL on x64 mode. Tried already with x32 and the same issue occurs. Tried also some kernel strings for UHCI and EHCI. No effect...

com.apple.Boot.plist.zip

 

GTX260 is working with GraphicsEnabler

 

Any ideas?

  • 9 months later...

Hi

I got same mob.

 

I tryed already to install my 10.6 retail disk with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], but had some troubles.

So i was lookin around for a easyer way and I found your.

 

I need some clarifications:

 

1) Do you think I can use the dsdt that have you attacched to this post?

Or need i to edit your dsdt to make it fit my Gameward 9800GT 1024 Mb specs??

 

2) How's better to modify the com.apple.Boot.plist for x32 kernel Flags?

 

Is this correct? :

 

 <key>Kernel Flags</key>
  <string>arch=x86_32</string> 
<key>Kernel Flags</key>
  <string>GraphicsEnabler=yes</string>

 

Or this one is better? :

 

 <key>Kernel Flags</key>
  <string>arch=x86_32</string> 
<key>GraphicsEnabler</key>
   <string>yes</string>

 

Or this? :

 

 <key>Kernel Flags</key>
  <string>arch=x86_32</string> 
<key>Graphics Enabler</key>
   <string>yes</string>

 

 

3) Then, if I can reach the Installation done step, I'll have my sys working but I'll need ( everytime) the usb disk for boot.

 

The guide says: "All you've got to do is head back to the step-by-step bootloader guide above and repeat every step, except this time you're applying each step to your hard drive rather than your thumb drive."

 

That means i only got to use the Terminal commands "sudo fdisk -f boot0 -u -y /dev/rdisk2" and "sudo dd if=boot1h of=/dev/rdisk2s2" (using my HD identifier instead of rdisk2 and rdisk2s2) or i got to copy on the HD the chameleon bootloader and the extra folder?

 

 

Thanks for all the informations you can provid and greeting.

Daniel

My Extra/Extensions folder includes the following kexts:

CPUInjector.kext

fakesmc.kext

IOAHCIBlockStorageInjector.kext

NullCPUPowerManagement.kext

OpenHaltRestart.kext

PlatformUUID.kext

SleepEnabler.kext

 

DSDT EDITOR n PATCHER

http://www.insanelymac.com/forum/index.php...t&p=1501081

 

PATCHES

http://www.insanelymac.com/forum/index.php...t&p=1501094

 

Native power managment use Chameleon RC5

http://www.insanelymac.com/forum/index.php...t&p=1514836

×
×
  • Create New...