InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 01-08-2011, 12:16 AM
disco monkey disco monkey is offline
Cheetah
 
Join Date: Sep 2009
Posts: 4
I couldn't get 10.6.5 to work in 64bit so I did a fresh install of 10.6.0 and updated to 10.6.6 64bit without any problems. I haven't tried putting sleepenabler back in yet, but everything else seems to be working great.

edit:
used 10.6.5 sleepenabler from http://code.google.com/p/xnu-sleep-e...es/detail?id=4

added kernel flag pmVersion=21 to com.apple.Boot.plist

everything works

Last edited by disco monkey; 01-08-2011 at 04:37 PM.
Reply With Quote
  #2  
Old 01-08-2011, 08:24 PM
cyrusthevirus cyrusthevirus is offline
Cheetah
 
Join Date: Oct 2009
Posts: 11
Quote:
Originally Posted by disco monkey View Post
I couldn't get 10.6.5 to work in 64bit so I did a fresh install of 10.6.0 and updated to 10.6.6 64bit without any problems. I haven't tried putting sleepenabler back in yet, but everything else seems to be working great.

edit:
used 10.6.5 sleepenabler from http://code.google.com/p/xnu-sleep-e...es/detail?id=4

added kernel flag pmVersion=21 to com.apple.Boot.plist

everything works
Did you manage to get sleep working with that sleepenabler? I cant seem to get it working, I dont get KP's, everything works except for sleep.
Reply With Quote
  #3  
Old 01-09-2011, 04:28 AM
disco monkey disco monkey is offline
Cheetah
 
Join Date: Sep 2009
Posts: 4
Quote:
Originally Posted by cyrusthevirus View Post
Did you manage to get sleep working with that sleepenabler? I cant seem to get it working, I dont get KP's, everything works except for sleep.
yes, sleep works just fine. I can put it to sleep and it also goes to sleep on it's own with the timer. It wakes up with everything working.
In the sys preferences I have everything checked under Energy Saver.

I have a ver.1 board. The only kexts in E/E are fakesmc, legacyalc883, nullcpupowermanagement & sleepenabler.
Reply With Quote
  #4  
Old 01-09-2011, 04:33 PM
cyrusthevirus cyrusthevirus is offline
Cheetah
 
Join Date: Oct 2009
Posts: 11
@disco monkey, could you please post your Extras folder since I cant get sleep to work either, it doesnt wake up from sleep. Also, are you in 64 bit?
Reply With Quote
  #5  
Old 01-09-2011, 06:30 PM
andymodem andymodem is offline
Cheetah
 
Join Date: Sep 2009
Posts: 5
Updated 10.6.6 sleepenabler located here: http://code.google.com/p/xnu-sleep-enabler/
Reply With Quote
  #6  
Old 01-10-2011, 12:16 AM
cyrusthevirus cyrusthevirus is offline
Cheetah
 
Join Date: Oct 2009
Posts: 11
Quote:
Originally Posted by andymodem View Post
Updated 10.6.6 sleepenabler located here: http://code.google.com/p/xnu-sleep-enabler/
Doesnt work under 64bit, causes KP's, but it does work for 32bit. Maybe just the conversion is needed?
Reply With Quote
  #7  
Old 01-10-2011, 03:41 AM
benniepooh benniepooh is offline
Cheetah
 
Join Date: Jan 2011
Posts: 4
everything works in 10.6.6

Got sleep working. I removed sleepEnabler and NullCpuPM kext and used the dsdt in the g31m kit posted elsewhere. Here is what my com.apple.Boot.plist looks like:


<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386 pmVersion=21 PCIRootUID=1</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Timeout</key>
<string>3</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1400x1050x16</string>
<key>Theme</key>
<string>bootcamp</string>
</dict>

I installed the RC5 version of chameleon 2 from iBoot 3.0.3, and had to check all the boxes in the Energy Saver.

With sleep working, the crappy VodooHDA had to go. Following a wake-up it would creek and distort. I ended up using a Taruga alc883 driver, found elsewhere. The alc883_add0_AppleHDA is the version that worked for me. I had to get rid of alcinjector and all other alc88x kexts, like the legacy one in /E/E/. The Turaga alc883 works great.

Also, for the network driver I'm using lnx2mac driver. Works great and it's fast.

So now the only kext in my E/E is the fakesmc. Here is the list of non apple kext on my system:

$ kextstat |grep -v apple
Index Refs Address Size Wired Name (Version) <Linked Against>
31 0 0x55375000 0x4000 0x3000 org.netkas.fakesmc (2) <13 7 4 3>
70 0 0x5b8f7000 0x21000 0x20000 com.lnx2mac.driver.RealtekRTL81xx (0.0.67) <69 14 5 4 3 1>
98 0 0x5b66c000 0x3000 0x2000 com.evosx86.driver.lspcidrv (1.0) <4 3>

Nice clean setup.
Reply With Quote
  #8  
Old 01-15-2011, 01:45 PM
zim2dive zim2dive is offline
Jaguar
 
Join Date: Mar 2009
Posts: 74
Quote:
Originally Posted by benniepooh View Post
Got sleep working. I removed sleepEnabler and NullCpuPM kext and used the dsdt in the g31m kit posted elsewhere. Here is what my com.apple.Boot.plist looks like:
can you post a link to this? Which rev mobo do you have (1 or 2) ?

I've been seeing several reports of ppl saying they were sleeping without SleepEnabler, but even tho I'd run the dsdt tools, I'm not having any luck getting rid of SE.

I can report that I had the digital audio out working (simply with the 10.6.2 AppleHDA kext). I'm in the middle of reshuffling machines in the house.. moving the hackintosh to be my HTPC (in place of the linux box I've been using), b/c there is no Netflix for linux Actually makes more sense to have the Mac there.. altho it makes it a little less convenient for non-HTPC use... can always use VNC too, I suppose

So I'm at 10.6.6.. just looking to slim down the E/E folder if possible.

GA-G31M-ES2L.v1, E6300 @ 2.8GHz, nvidia GT240 (or 9500GT), 10.6.6, fakeSMC rev454

Reply With Quote
  #9  
Old 01-15-2011, 04:32 PM
benniepooh benniepooh is offline
Cheetah
 
Join Date: Jan 2011
Posts: 4
g31m-es2l sleep 10.6.6

Here is a link to a working dsdt for G31m-es2l rev 1.1:

http://www.filedropper.com/dsdtv2soundlegacy

I used the LegacyALC883.kext and AppleHDA from 10.6.4 since that results in zero driver reported errors. Like I said, no sleepenabler or nullcpupm, and *everything* in both 64-bit and 32-bit modes flawlessly.

Here is what's in my boot.plist:

<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386 pmVersion=21 PCIRootUID=1</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Timeout</key>
<string>3</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
Reply With Quote
  #10  
Old 01-10-2011, 04:31 AM
disco monkey disco monkey is offline
Cheetah
 
Join Date: Sep 2009
Posts: 4
Quote:
Originally Posted by cyrusthevirus View Post
@disco monkey, could you please post your Extras folder since I cant get sleep to work either, it doesnt wake up from sleep. Also, are you in 64 bit?
yes it's in 64bit.
here's my Extra folder
http://www.megaupload.com/?d=EDAMWZ4Z
Reply With Quote
Reply