![]() |
|
#1
|
|||
|
|||
sleep still no?
|
#2
|
|||
|
|||
Hi vultu, thanks for your reply, i would love to know how can i patch my DSDT ?
Could you tell us how ? Thank you so much C |
#3
|
||||
|
||||
Quote:
Im sorry but I dont speak english well enough to teach someone. I could try to give you some tips where you need to put the code, but before that you need to have access to your DSDT. You can get your DSDT with the program DSDTSE (http://www.osx86.es/Archivos/DSDTSE.zip) choose the option Extract DSDT and save the file in some folder. You need this program iASL (I attached to this msg) to compile the DSDT.DSL file. Sintax to Compile (open the terminal and go to folder that you save the iASL file) Code:
./iasl -f /path_to_file/filename.dsl 02. HPET FIXStart with this after you have a DSDT working if you want you could try other things, but I prefer change the minimum in my original DSDT. |
#4
|
|||
|
|||
It's late and I'm about to crash, but I just had to share that I finally got audio to work.
I took Joeboxer's advice and used VoodooHDA from Multibeast. The newest experimental version (0.2.61) worked for me, but it doesn't look like optical out is activated. Have any of the other solutions (AppleHDA, DSDT, etc) made the optical out (toslink) work for anyone? |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
About to take the DSDT plunge...
Quote:
In the guide, though, you don't mention LegacyHDA at all. I've downloaded your modified version from page 3 of this thread and plan to use it with my reinstall. When would you suggest is the best time to copy LegacyHDA over? Just before multibeast, so the caches get rebuilt with it? Also, LegacyHDA goes in /E/E, right? Do I also have to delete all audio codecs from /S/L/E? With your rig now, sleep is your only obstacle, right? Have you been able to upgrade to 10.6.4 without hiccups? Also, have you enabled QuartzGL? Have you (or anyone else, for that matter) been able to OC with speed-stepping engaged? I'd read that can cause stability issues. Sorry for all the questions, and thanks again for all the help! and, just for the record, my rig is as follows: ASRock X58 Extreme i7 920 ZALMAN CNPS9900ALED Heatsink 6GB OCZ Gold (3 x 2GB) DDR3 1600 150 GB WD Raptor X 10,000 RPM hdd (for osx) 4 TB Scratch (2x2TB Hitachi hdds in RAID 0) Antec Quattro 850w PSU BFG GeForce 8800 GTS 640 MB |
#7
|
|||
|
|||
Quote:
Yup! Evereything else works. I upgraded to 10.6.4 without issues. I've heard that QuartzGL (=Quartz 2D Extreme) is pretty much useless, since all it does is take a little bit of load off the CPU, at the cost of some artifacts. Since I have an i7 I don't think a little bit of 2D rendering will affect performance much ![]() I have tried overclocking with speedstep, and it works (somewhat). The big problem is (I think) that, altho the multipliers are changed ok (ie. with 200 bclk speedstep 1= 200*16, 2=200*17 (maybe 16.5 or something), 10=22*200=4.4GHz=KP ![]()
![]() ![]() |
#8
|
|||
|
|||
Gotcha on the overclocking.
I finally got around to giving the guide a shot today but didn't even get into OSX installation. KP'ed while trying to boot the SL dvd. >_< Were you able to just use the iBoot Supported bootcd, or did you have to change it before burning? |
#9
|
|||
|
|||
I kind of got lost in there, maybe you should be clearer.
What I understood was the following: You COULD install OS X. You CAN'T boot it to extract the DSDT. You AREN'T sure how to out CPU info from IST into the DSDT, using Ubuntu. If this is the case, I have to point something out to you first: the point of booting os x with iBoot or EmpireEFI is to have a "clean" DSDT (as in BIOS default) to start editing. And to be able to install kexts and stuff. Do you have and i7 920? If so, I can just pass on a DSDT that I made for another ASRock x58... user, from which I removed all my system specific info except for CPU PM. I'll attach it but BEWARE: USE IT ONLY WITH AN i7 920. IT COULD HARM YOUR RIG IF USED WITH ANOTHER CPU. FakeSMC.kext & SMCITEController.kext go in /S/L/E/ and the rest go in /E/E/. Remember to run kext util to rebuild caches when done. The DSDT goes in /E/E/ (or anywhere you specify in your com.apple.boot.plist. Do make sure you have this one right, otherwise nothing will work. I'll attach mine for your reference. Also note that if you move chaemaleon to USB or something, you will have to edit com.apple... with things like hd(0,2) to hd(0,1), etc. Google this. Cheers, Adrian. |
#10
|
|||
|
|||
Okay, things are really moving now!
Yes, I do have an i7 920. Using the DSDT and the kexts you posted with Chameleon 2 RC5_pre8, I can boot just fine. And, I'm now 5 degrees cooler at idle and an astounding 20 degrees cooler at full processor usage! ![]() So, now I'm fully updated to 10.6.4 with working audio. For some reason, though, the input/output devices listed under Sound in System Preferences are all in German: ![]() In System Profiler, they have English names: ![]() Any idea on how to get rid of the German? |