달력

4

« 2024/4 »

  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
2011. 1. 21. 04:08

Kext Utility x64 for SnowLeopard (update) macOS/Snow Leopard2011. 1. 21. 04:08

Update : http://cafe.naver.com/uefi/1143
Information:

Title:
Kext Utility x64 for SnowLeopard (update)
Version: 2.4.2
Homepage: http://www.insanelymac.com/forum/index.php?showtopic=140647
Description/instructions: Author: cVad http://www.applelife.ru
http://www.mediafire.com/download.php?dzyhmdoogtm
Description:

Kext Utility provide the next operations:

* Install kext files;
* Repair kexts permisssions for system’s and Extra folders;
* Pack kext files to mkext cache file.
* UnPack mkext cache files.

Note:
The utility uses a modified widely applied fast method repairing of all (non/standart) kexts with little improvements. To all kexts the identical permisssions (a little more liberal, than it is necessary) are granted. Though it not 100% satisfies the system’s "Disk Utility", however on working capacity of system, to the worst, does not affect.
Note that to run "Disk Utility" when you have enough time is the best way for repair all standart kext.
Update v2.4.2: ??
Update v2.3.2:
* improved repair routine for SnowLeo support
* additional info for CPU
Update v2.3.1:
* Corrected mkext’s packing routine for SnowLeo x64 support
Update v2.3.0:
* rewritten repair algorithm
* improved statistic output



Download

mkext


최신버전 :

http://www.mediafire.com/download/ywyus93stu3k3ka/Kext_Utility.app.v2.5.6.zip

* Leopard는 Kext Helper 사용




:
Posted by Ritz®™
2010. 1. 17. 09:43

코드명 육삼이 macOS/Snow Leopard2010. 1. 17. 09:43


네 육삼이입니다. 저도 잘 모르겠지만,, T T

갑자기 아래 OINK 시절이 생각나서 글을 써 봅니다.

아시는 분들은 아실 것입니다. 오늘 해적 사이트에 들어가 보았더니 이런 마크를 달고 있더군요. 의미심장합니다.



System Extensions1

System Extensions2
네 아주 안정화 되었습니다.  사운드는 재설정해 주어야 합니다.
.......


다음과 같은 의문이 들기도 합니다. ^ ^

1. i3 CPU(Clarkdale) 을 육삼이가 지원할까요?

2. ATI HD 5750 을 육삼이가 지원할까요?

#############################

검색신공 배양하기 구글링 6종 세트

1. 시스템 스펙/상황 파악하기
http://j.mp/58hmuA

2. 추가 조치 방안 및 질문하는 방법
http://j.mp/6Jui2v

3. 해킨 설치 이미지의 종류
http://j.mp/5bKbXc

4. 특정 패키지 혹은 드라이버만 골라 설치하기
http://j.mp/7oKbwJ


5. 관련시스템 설치이력 찾기(제품 모델명이 “GA-EP45” 시리즈인 경우)
http://j.mp/7d8gfp

6. p55-ud3r i5 750 보드에 4850 일 경우- 밥떠먹여주기 프로젝트팁

http://j.mp/8DfTQv
##################################################


:
Posted by Ritz®™
First of all, thanks Master Chief,
Followings is his comment.
I have been working on a replacement for OpenHaltRestart.kext and I am proud to present it today, here on insanelymac.com

My kext is written from the ground up, and not based off of either OpenHaltRestart.kext nor EvoReboot.kext You won't
find a single line of code from either kext in my work – using a completely new and different approach to solve restart issues.

It is also the cleanest
restart solution ever. No nagging whatsoever. Not even a single line in your log files -
the only reference to me, being "
OSX Restart Solution v1.3 By Master Chief 2009" can be found in both Info.plist
and InfoPlist.strings

ioreg -l output
Some of you here might want to know this so here goes:

CODE
OSX_Restart_Handler  <class OSX_Restart_Handler, id 0x10000010c, !registered, !matched, active, busy 0, retain 4>
{
    "IOClass" = "OSX_Restart_Handler"
    "IOMatchCategory" = "OSX_Restart_Handler"
    "IOProbeScore" = 18446744073709550616
    "IOProviderClass" = "IOPlatformExpertDevice"
    "CFBundleIdentifier" = "com.apple.osx.restart"
    "IOResourceMatch" = "ACPI"
}

And for the rest of us… it's not that a big deal. Just forget about it.

Target audience
OSXRestart.kext is developed for OS X 10.6 and 10.6 only. For both 32 and 64 bit (single combo kext). And also (not specifically) for people where restart-after-sleep is broken; no more keyboard controller hacks – I am using the FACP table data instead.

Does it work?
The first version of OSXRestart.kext has been downloaded 121 times so far, and the latest release 25 times. Which looks like nothing right now, but I haven't officially introduced it yet. Not until today that is.

And the first confirmations from: Asus, Gigabyte and MSI users are starting to flow in. But more importantly, there hasn't been a single complaint about OSXRestart.kext not working. Which to me is far more important, especially since my code is still brand new and like I said earlier; I am doing things completely different (using FACP table data).

Limitations
OSXRestart.kext is developed for one reason only... to fix restart issues. Not to fix shutdown!

Shutdown can be fixed with DSDT patching, and Asus user can look
here for help, and Gigabyte users here. Also, OSXRestart.kext is developed specifically for OS X 10.6 and thus there won't be one for Leopard. Sorry.

Source Code
The source code will be made available after a grace period. This gives me time to do some more work, before derivatives begin to show up.

Feedback
Please let me know when OSXRestart.kext isn't working for you, but make sure to read
Limitations first!

What about OpenHaltRestart and EvOReboot?
I don't have anything to comment on it other than; when you are happy with either one of it, that is fine by me. But please give my work a try. Which is only fair. You can always go back to whatever you are using now, and what is working for you. Thank you for your time and cooperation.

References
OSXRestart.kext was first introduced
here and the first update here (22 November 2009).

Donations
I'm not here to make money, this is just a hobby after all, but people who like my work may donate some money to insanelymac.com

Go download OSXRestart.kext now, and spread the word of love.

And as always; Happy Hacking!

-Chief


Attached File(s)
Attached File  OSXRestart.kext.zip ( 13.57K ) Number of downloads: 298


:
Posted by Ritz®™

Upgrade from Leopard to Snow Leopard, 10A432?

It can be upgraded from 10.5.7 to 10A432.

Try to install Existing Leopard Hard Disk. It just upgrade from 10.5.7 to 10.6.0

Then update 10.6.1 by software Update.

But, you have to replace Sleepenabler.kext from Netkas' site when you update to 10.6.2.

It sometimes did not working GFX-String in 10.6.2, especially nVidia 7xxx series, 8xxx series.

if you have black screen after booting followed by lord_webi's guide.


delete following prefs/plists if existing in directory (boot with -x):

/Library/Preferences/ByHost/com.apple.preference.display*
/System/Library/Preferences/ByHost/com.apple.preference.display*
/Users/YOURUSER/Library/Prefereneces/ByHost/com.apple.preference.display*

same to *loginWindow* prefs/plists ... in all that directories if existing ...

restart and your EFI string will work again ...

:
Posted by Ritz®™
2009. 10. 20. 20:15

Seed notes for Mac OS X 10.6.2 10C527f macOS/Snow Leopard2009. 10. 20. 20:15

Known Issues

- Image Capture returns a black image when scanning in black&white and
Image Correction is in manual.

Focus Areas (Changes in 10C527f):

AFP
- Resolves a panic in AFP.

AppKit
- Fix in NSButton, where buttons can be archived for those developing
in Interface Builder.

BezelServices
- Resolves an issue where users were unable to manually adjust the
screen dimming/key brightness on their portables.

ColorSync
- Resolves custom color profiles over reboots.

CoreServicesUIAgent
- Downloaded folders from zip files will open in the finder.

GraphicsDrivers
- Fixes to stencil renderbuffers.
- Resolves a crash in OpenCL.
- Resolves screen flickering issue.
- Resolves a QuickTime Player X stuttering issue when playing 1080p content.

iChat
- Resolves an iChat hang on launch issue.

Image Capture
- Resolves an issue where the correct height & width values are
returned for Nikon cameras.
- Fixes a problem where when two FireWire card readers are connected,
the volume name is unaccessible.
- Resolves an issue where older Canon and Sony PTP cameras failed to
see images.

ipsec
- Resolves an issue where the VPN connection remains active while
transferring data.

Persistence
- Improves the response time when making edits to AddressBook.

Quartz Composer
- Fixes an iMovie crash when looping preview of titles in the skimming palette.

QuartzCore
- Fixes color shift issues in iMovie.

QuickTime Player
- Resolves document types so that movies that play in QuickTime, can
also play in QuickTime Player X.

  • an issue that might cause your system to logout unexpectedly
  • a graphics distortion in Safari Top Sites
  • Spotlight search results not showing Exchange contacts
  • a problem that prevented authenticating as an administrative user
  • issues when using NTFS and WebDAV file servers
  • the reliability of menu extras
  • an issue with the 4-finger swipe gesture
  • an issue that causes Mail to quit unexpectedly when setting up an Exchange server
  • Address Book becoming unresponsive when editing
  • a problem adding images to contacts in Address Book
  • an issue that prevented opening files downloaded from the Internet
  • Safari plug-in reliability
  • general reliability improvements for iWork, iLife, Aperture, Final Cut Studio, MobileMe, and iDisk
  • an issue that caused data to be deleted when using a guest account

:
Posted by Ritz®™

눈범을 설치한 후 부팅후에 "mdworker"와 관련된 커널패닉 현상을 겪어시는 분들은 이 유틸리티를 한번 사용해 보시기 바랍니다.

http://rapidshare.com/files/236461716/KextUtility.v2.3.2.full.Snow.Leo.x64.ready.by.cVad .dmg.zip


:
Posted by Ritz®™
2009. 7. 5. 11:21

10A394? macOS/Snow Leopard2009. 7. 5. 11:21

정말 눈범용인지는 확인을 해보아야 할 듯...^  ^

10A394
:
Posted by Ritz®™
2009. 6. 21. 04:21

Install Snow Leopard on a PC macOS/Snow Leopard2009. 6. 21. 04:21

First of all,
Source : http://www.infinitemac.com/f57/how-to-install-snow-leopard-on-a-pc-t3137/#post27953
Snow Leopard 2 PC

This was tested with build 10A380 on a Core 2 Duo CPU. (see sig. for specs.) This is how I got it to work, it may not work for some.

What you will need:
1. A DMG of Snow Leopard.
2. At least 2 Partitions on the GUID partition table, or an external drive using GUID.
3. Download These.
4. A Drive/partition running OS X, and a blank partition/drive.


Step 1
Extract SLStuff .zip and open "PCefi_v9_Installer_Final 2.dmg". Install the package.

Step 2
In SLStuff, copy boot using terminal to the root of your WORKING, current OS X Drive (Presuming SLStuff folder is in the Downloads folder);
Code:
cp ~/Downloads/SLStuff/boot /
Step 3
Mount your SnowLeopard.dmg and browse to /Mac OS X Install DVD/System/Installation/Packages and open OSInstall.mpkg. Install it onto your blank drive/partition. DO NOT RESTART AFTER INSTALL!

Step 4
Install dsmos.kext and Disabler.kext into your Snow Leopard partition using OSx86 Tools, or a Terminal Command line.

Step 5 (Optional)
If you know your system cannot boot the Vanilla Kernel, Try out this kernel for snow leopard, by DmitriK. DOWNLOAD.

Step 6
If you have a custom DSDT, I would recommend copying it and placing it in the root of your Snow Leo drive, just for stability and can even help when booting your system.

Reboot into Snow and see what happens!

This image has been resized. Click this bar to view the full image. The original image is sized 1280x800.

Worked for me, even though the CPU iNfo was wrong :/
:
Posted by Ritz®™