
02-11-2010, 03:19 AM
|
Jaguar
|
|
Join Date: Jan 2010
Posts: 95
|
|
Hey, I fixed up my DSDT a lot (it was a mess of useless fixes and warnings...). So here is the "cleaner" version, also with correct CPU info. AppleLPC now loads and there are no _CST evaluation errors, but S3 sleep doesn't work for me, but since it wont work in Windows 7 either, I suppose this is OS independent. The only thing I can mange to guess is that the P-States are motherboard independent (they are processor related), but the C-States are not therefore the code I copied is "approved" by OS X, but since it is not correct for our board it won't sleep right. If this where the case, I guess we would have to get the correct info from the SSDT, but just looking at it didn't give me any clue as to how to do this. All that still doesn't explain why Windows acts similarly (Windows won't turn off the fans or MB at least, but OS X will make y debug LED display 03 when I try to wake), but hey, coincidence exists, right?
Anyways, I hope sleep does work for all of you, since I think this is the last "big" problem we have.
Oh, and by the way, this is for BIOS version 1.9, but I checked not not much code has changed in the DSDT since 1.8, so I guess it should work too if you don't want to update.
|