teateam Posted October 7, 2010 Author Share Posted October 7, 2010 a question, I know it is not the rigth place, but I noted you have wifi BCM 4310, is it working for you in SL?can you give me some instrctions about the procedure you used? thanks Working OTB with original IO80211Family.kext. Link to comment Share on other sites More sharing options...
Zalpha Posted October 8, 2010 Share Posted October 8, 2010 Okay, so after learning as much as I could about the subject, I went ahead and patched my eee 1000h... and it worked. Running 10.6.4. It even fixed my resolution and sound issues. The only hangup is that I replaced my wireless card with a Dell 1500 card, and, although 10.6.1 saw it as an Airlink card, 10.6.4 doesn't see it at all. I suspect that it's a network issue as a whole, as the wired network doesn't work either. Can anyone point me in the right direction to fixing this issue? Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 8, 2010 Share Posted October 8, 2010 How to install the mach_kernel 10.4.0 (Mac OS X 10.6.4)? I download it and it has mach_kernel_atom filename. Link to comment Share on other sites More sharing options...
teateam Posted October 11, 2010 Author Share Posted October 11, 2010 1. Copy new kernel to root (/) cp mach_kernel_atom / sudo chown 0:0 /mach_kernel_atom sudo chmod 644 /mach_kernel_atom sudo chflags hidden /mach_kernel_atom 2. Open your /Extra/com.apple.Boot.plist and change: <key>Kernel</key> <string>mach_kernel</string> to <key>Kernel</key> <string>mach_kernel_atom</string> Or read forum Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 12, 2010 Share Posted October 12, 2010 Or... thank you very much!!! It's working! Thanks! EDIT: I could do this step but when I enable 64bits MacOS doesn't boot anymore Link to comment Share on other sites More sharing options...
teateam Posted October 13, 2010 Author Share Posted October 13, 2010 1. Post please name of your processor. 2. How you enable 64-bit mode? Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 13, 2010 Share Posted October 13, 2010 1. Post please name of your processor.2. How you enable 64-bit mode? ATOM 330, I have an ASUS 1201n. I edit /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and Extras/com.apple.Boot.plist to: <key>Kernel Flags</key> <string>arch=x86_64</string> I'm following this guide: http://www.insanelymac.com/forum/index.php...209533&st=0 to install MacOS Link to comment Share on other sites More sharing options...
OKGogogo Posted October 13, 2010 Share Posted October 13, 2010 ACER AOA150 CPU:N270 Thanks for your job. but, 10.6.2 is OK, when i tried to update to 10.6.3, got a KP. "Version mis-match between Kernel and CPU PM...." Use newest Sleepenabler and fakesmc2.5, KP... Delete Sleepenabled, still KP... Link to comment Share on other sites More sharing options...
OKGogogo Posted October 14, 2010 Share Posted October 14, 2010 Finally i update to 10.6.4 i found the way is use 10.2.0 atom-patched kernel for 10.6.3, even 10.6.4. Seems nothing about the Sleepenabler, cause i dont use it in my AOA. But i dont know the real reason about "mis-match between kernel and CPU PM". Thanks Tea, at least i boot SL again. Link to comment Share on other sites More sharing options...
teateam Posted October 14, 2010 Author Share Posted October 14, 2010 ATOM 330, I have an ASUS 1201n. I edit /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and Extras/com.apple.Boot.plist to: <key>Kernel Flags</key> <string>arch=x86_64</string> Can you share screenshot of your panic screen? Boot with -v flag and make screenshop please. For me x64 work good on Atom 330. 10.6.2 is OK, when i tried to update to 10.6.3, got a KP."Version mis-match between Kernel and CPU PM...." Use newest Sleepenabler and fakesmc2.5, KP... Delete Sleepenabled, still KP... You need rebuild kext cache. Remove /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext and reboot, or use Kext Helper or Kext Utility Link to comment Share on other sites More sharing options...
OKGogogo Posted October 14, 2010 Share Posted October 14, 2010 You need rebuild kext cache. Remove /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext and reboot, or use Kext Helper or Kext Utility In 10.6.4 (with 10.2.0 kernel), use X86tools to install kernel 10.4.0, done, before restart, clear extensions cache and clear system cache, KP again after reboot... Link to comment Share on other sites More sharing options...
tonylee Posted October 14, 2010 Share Posted October 14, 2010 thank you smile.gif! Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 14, 2010 Share Posted October 14, 2010 Can you share screenshot of your panic screen? Boot with -v flag and make screenshop please. For me x64 work good on Atom 330. You need rebuild kext cache. Remove /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext and reboot, or use Kext Helper or Kext Utility I'm going to reinstall and then I take a picture. The tutorial I'm following they use Chameleon RC3. Do I have to use the RC5? Link to comment Share on other sites More sharing options...
OKGogogo Posted October 14, 2010 Share Posted October 14, 2010 In 10.6.4 (with 10.2.0 kernel), use X86tools to install kernel 10.4.0, done, before restart, clear extensions cache and clear system cache, KP again after reboot... Use 'pmVersion=20', No KP anymore, it OK. Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 15, 2010 Share Posted October 15, 2010 Can you share screenshot of your panic screen? Boot with -v flag and make screenshop please. For me x64 work good on Atom 330. Before I tried again... Can you tell me that changing /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and Extras/com.apple.Boot.plist to: <key>Kernel Flags</key><string>arch=x86_64</string> is just enough? Edit: I just did it and I got stuck on this part... If i use i386 works perfectly Link to comment Share on other sites More sharing options...
teateam Posted October 15, 2010 Author Share Posted October 15, 2010 You use bootloader from NBI. Don't do it. Install latest Chameleon 2 RC5. Why? 1. Meklot's bootloader try patching kernel, but kernel already patched. 2. NBI don't support x64 mode. Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 15, 2010 Share Posted October 15, 2010 I tried to install Chameleon but I think I didn't do it in the right way. Can you help me? When I boot says I have Chameleon RC3. Sorry but I'm a newbie with MacOS :/ Link to comment Share on other sites More sharing options...
teateam Posted October 15, 2010 Author Share Posted October 15, 2010 Try package from this topic. Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 15, 2010 Share Posted October 15, 2010 I just need to install or do I need to setup anything else?! I installed it without changing to 64bits and it's working... now I'm just afraid to change to 64bit and don't boot anymore! LOL Link to comment Share on other sites More sharing options...
teateam Posted October 15, 2010 Author Share Posted October 15, 2010 You can try booting in x64 mode without correction com.apple.Boot.plist. Use the boot flags to set the necessary parameters. On boot screnn press ESC and type arch=x86_64 and press Enter. Link to comment Share on other sites More sharing options...
TiGuy82 Posted October 15, 2010 Share Posted October 15, 2010 You can try booting in x64 mode without correction com.apple.Boot.plist.Use the boot flags to set the necessary parameters. On boot screnn press ESC and type arch=x86_64 and press Enter. It's workinggg! Uipiiii!!! Thank you very muchhhhhhh! Link to comment Share on other sites More sharing options...
linkandzelda Posted October 17, 2010 Share Posted October 17, 2010 Hello, I have my MSI Wind U100 running 10.6.0. I downloaded the patched 10.4.0 kernel and used OSX86 Tools to install it. But upon reboot i have KP almost instantly. I used the Netbookbootmaker 0.8.2 i think as the latest one doesn't boot for me at all. I tried using pmversion=20 but no luck, i also disabled bluetooth to see if it was that but still an instant KP... Perhaps i should stick with using the old 10.0.0 kernel as it was working with that previously. Any thing I will loose out on if i use the old kernel?? Any ideas? I don't think i'm running EFI but i'm not sure. Maybe the Extra folder is just hidden. Link Link to comment Share on other sites More sharing options...
kbtarl Posted October 27, 2010 Share Posted October 27, 2010 I have a Zotac Ionitx G-E Atom 330 board that I have loaded 10.6.0 on and have upgraded to 10.6.4 but I can not get HT to work. Will this allow me to set HT back to enable in my bios? How do I install a special kernal? Link to comment Share on other sites More sharing options...
teateam Posted October 28, 2010 Author Share Posted October 28, 2010 Will this allow me to set HT back to enable in my bios? Yes. How do I install a special kernal? Read topic. Link to comment Share on other sites More sharing options...
tonboy13 Posted November 9, 2010 Share Posted November 9, 2010 Is it true that we can use CPUIDOverride.kext and CPUIDSymbols.kext so we dont have to use your patched kernel? Tnx Link to comment Share on other sites More sharing options...
Recommended Posts