Jump to content

Patched mach_kernel 10.6.0 for Atom-based netbooks


teateam
 Share

347 posts in this topic

Recommended Posts

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

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

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

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

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...

post-490363-1286986388_thumb.jpg

Link to comment
Share on other sites

Finally i update to 10.6.4 :thumbsup_anim:

 

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.

post-490363-1287033636_thumb.jpg

Link to comment
Share on other sites

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

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

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

post-654817-1287114328_thumb.jpg

Link to comment
Share on other sites

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!

post-654817-1287144115_thumb.png

Link to comment
Share on other sites

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

  • 2 weeks later...
  • 2 weeks later...
 Share

×
×
  • Create New...