![]() |
Quote:
You can't fix that with the com.apple.boot.plist, it must go in the DSDT. |
Quote:
Quote:
Quote:
Quote:
|
Hi there,
just to report that I'm on a working X.6.3. I have followed a different way, using the EFI partition as boot. I have used the terminal just to mount the EFI on the desktop, than every files manually. I think this Munky can be still interesting, even if he deprecated the method. http://www.insanelymac.com/forum/ind...owtopic=127330 At the moment, I have no audio & no sleep, but with some free day I hope to have soon all working. Just 3 kext on the extra folder: fakesmc, IOAHCIBlockStorageInjector & JMicronATA. The dsdt from adriangb and that's all. My only (BIG) problem is the incompatibility between my PCI atheros based wifi card (dlink DWA-547) and the core i7 cpu. The card work perfectly only if I boot with cpus=1, one core only. This problem is very common on Atheros / core i5 or i7 users. The point is the IO80211family.kext. Only the last version from 3.0 to 3.1 work with snow, but not with all core enabled. Help is welcome! |
What you say about the atheros card an i7's is interesting: I used to have trouble connecting to a network with mine.
Ah, people, it appears that even if using a other persons DSDT might work, it is not ideal as the DSDT may contain calls to RAM addresses that might exist on a board with 6GB but not with 2GB, for example. So to make things short, using someone else's DSDT is OK but you can expect errors or more frequent KP, so it's best to build your own with tutorials. I've been working on sleep, and with the little understanding I have I think that the two basic things are C-States and S-States in the DSDT. S-States are there, and should be functional, but C-States on the other hand must me extracted in conjunction with P-States and whatnot, modified and only then inserted in the DSDT. I have made a DSDT that compiles, just for the fun of it, but when I do get my rig again (tomorrow, I hope!) I'll build one ground up and a tutorial. If I do make progress with sleep to work, I may delay it until I can do it all at once (with sleep). |
Adriangb
thank you for your work, waiting for your sleep progress and dsdt-tutorial. Concerning atheros the problem is that is some way the IO80211family.kext do not accept multicore (or multithread) as the new cpu's do. I'm not able to find where to look inside the kext, but for sure here is the place where to look. But, how you can do all your work with out psu? Do you buy a new one ?? |
Na, I had a cheap CoolMax one that went out one day and took all but my CPU with it. Serves me luck, for buying a cheapy brand like that. Luckily I was able to get replacements for evereything, and got a refund on my PSU. Now I got a OCZ, which I trust much more.
I didn't do any work without a PSU, the sleep stuff I did over email with a "victim", who did all the testing and dumping for me (great guy, he deserves a medal). The atheros kext problem may be because new mac's lack atheros cards (they use brodcom) and therefore it hasn't been updated. |
ok, understand
for atheros I have read about new iMacs with i7, they have also some problem, so let's hope in some solution, as it's very frustrating boot with one core only... with this machine. |
Restart and shutdown fixed, I'm still not understand why my audio do not work, with Hda enabler and legacy HDA... ?!
by the way, I can use the system even if, the 2 BIG not solved problems are: WiFi (only one core working) and Sleep. Actually I have cloned my first sata in order to have 2 startup disk with 2 different boot.plist, one with arch=1386 and cpus=1 in order to surf, the second with all cores enabled. Need time to test again... |
sound
hi adriangb, i have now all working in 64bit with x.6.3.
But, audio do not work.. even if i put your attached files: DSDT and LegacyAppleHDA. Off course I have HDA enabler also. Why ??? For the atheros - i7 problem, I have connected my fonera with ddwrt in ethernet, the fonera is setted as client, so it's like a wireless card. I can now drop the DLink dwa-547 atheros based, waiting some good news on this topic. For the rest, all work great :D eccept audio and sleep. Restart, shutdown, 64bit boot, time machine ecc.. geekbench is about 8000! |
If you use my DSDT fix, you DONT NEED HDAENABLER. Actually, it will make the whole thing not work.
|