Archive for June, 2007

8.10.1 Kernel Released for 10.4.10

by Neonkoala on Jun.26, 2007, under News

So you've just updated to OS X 10.4.10 and you're looking for that new kernel – well SSE3 users for both Intel and AMD can now go and grab a patched version of the kernel from the channel #10.4.10 over on the IRC server irc.osx86.hu. Be warned this isn't for you SSE2 users as the emulator has not yet been added.

(continue reading…)

Leave a Comment   more…

10.4.10 Update Guide for Hackint0shes

by Neonkoala on Jun.25, 2007, under News

Thanks goes to The Creator for this.

This method will update your hackint0sh from 10.4.9 to 10.4.10 except for GMA900 and GMA950 users.

  1. Open up the terminal and type "sudo -s" then "your password" then the following (line by line):
    CODE
    Code:
    cp /mach_kernel /old
    cp -R /system/library/coreservices/loginwindow.app /
    cp -R /system/library/extensions/AppleSMBIOS.kext /
    cp -R /system/library/extensions/AppleACPIplatform.kext /
    cp -R /system/library/extensions/AppleAPIC.kext /
    cp -R /system/library/extensions/IOATAFamily.kext /
    cp -R /system/library/extensions/system.kext /

  2. Keep terminal open.
  3. Open disk utility and keep it open.
  4. Run Software Update and deselect everything but the 10.4.10 intel update and install it (AND DO NOT RESTART—IGNORE THE INSTALLER WINDOW)
  5. Open terminal and type the following:
    CODE
    Code:
    cp /old /mach_kernel
    cp -R /loginwindow.app /system/library/coreservices/
    cp -R /AppleSMBIOS.kext /system/library/extensions/
    cp -R /AppleACPIplatform.kext /system/library/extensions/
    cp -R /AppleAPIC.kext /system/library/extensions/
    cp -R /IOATAFamily.kext /system/library/extensions/
    cp -R /system.kext /system/library/extensions/
    rm -rf /system/library/extensions.*

  6. Open disk utility and repair permissions for your OS X partition.
  7. Reboot.

This does not update you to the new kernel as there is currently no option for that as of yet.




(continue reading…)

Leave a Comment   more…

OS X 10.4.10 Update

by Neonkoala on Jun.25, 2007, under News

Sorry everyone for slow updating – I have only just returned from Glastonbury Festival.

The first update from Apple to reach double figures has at last made its way to the public and brings Tiger to the last forseeable update before Leopard. This update contains relatively minor fixes to the following:

  • Bluetooth Audio Fix
  • RAW Image Support
  • USB Device Fixes
  • Security Updates

(continue reading…)

Leave a Comment   more…

AppleHDA Patcher v1.16

by Neonkoala on Jun.20, 2007, under News

Just an update for those of you that have laptops and integrated sound based on the Intel HDA specification. Taruga has released an updated version of his AppleHDA Patcher which uses the new 10.4.9 kext. Grab version 1.16 from the thread here. For those of you that have only just found this – this patches the kext to work with any card from any manufacturer using a linux codec dump.

(continue reading…)

Leave a Comment   more…

WWDC Leopard Review

by Neonkoala on Jun.19, 2007, under News

For those of you that haevn't been able to get your hands dirty with the latest OS X beta of Leopard (build 9A466) that was released at the WWDC then you may be interested in Wired's review . It covers all the new features including the spectacular visuals that make the GUI a much pleasanter experience for the user and make computers accessible and simple the way they should have been for years.

(continue reading…)

Leave a Comment   more…

Additional resources