![]() |
@kokozedman
Firstly - try the files I attaches a few post up, to enable audio after sleep you need to use AppleHDA and IOAudioFamily from my archive and put it into System/Library/Extensions. About your non-standard keyboard: what mode do you work in? I mean 64 or 32-bit? |
I want to report that iMac 10.1 uses Atheros 9285 Wifi. Than with some coding we can get our K50IN wifi to work :)
|
really? calling all coders...
|
Panic help
hi guys,
I used the snow installer provided here with a snow leopard iso restored on my pendrive. then I copied the extra folder from here, http://www.insanelymac.com/forum/ind...topic=210118ot made the booter into the ASUS-K50IN/K40IN-BootCD v2. managed to get to the boot screen and pressed enter to get the installation started. It started reading then this happend. http://i207.photobucket.com/albums/b...x/IMG_2358.jpgWhat could have caused this ? Im using a Asus K40IN. thanks... |
Quote:
|
He said that he had used Extra from that thread, so - no ;)
|
sorry i did not see that :) what about the nullcpupowermanagement.kext?
|
K50IN X5DIN - T6500, nForce MCP79, G102M
Hi,
i've installed SL 10.6.3 with Boot CD2. All ok but opengl no. Videos play only with quicktime player. DVD nothing, divx nothing, and so on. Before, i used SL 10.6 and Boot CD2. Opengl ok, DVD ok, etc. I updated 10.6.2 very well, but 10.6.3 update fail: freeze all, only mouse ok. Kext for G102M of Boot CD2 not funct with 10.6.3, but kext for it in this thread no opengl. How to solve this problem? I'm sorry for my bad english. Regards. Nino |
Quote:
|
He said that he uses kext :P You need to delete the kext and edit com.apple.boot.plist which you can find in Library/Preferences/SystemPreferences
by adding these lines: <key>Graphics Mode</key> <string>1366x768x32@60</string> <key>GraphicsEnabler</key> <string>y</string> |