달력

5

« 2024/5 »

  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
 
이글은  2010. 7. 3. 22:20 에 작성된 글이다.
최신 부트로더를 사용하면 자동 인식된다.  즉, 5000 시리즈 칩셋 드라이버를 굳이 설치하거나 할 필요없이 macOS에서 제공하는 Native 드라이버를 그대로 사용가능하다.

https://cafe.naver.com/uefi/19254

 
다음 방법은 64Bit로도 부팅이 가능한 장점이 있다.  즉, "arch=1386"이나 "-x32"라는 부팅옵션이 필요없다는 애기이다. 다만 자신의 그래픽 카드 롬을 추출해야 한다.  
다음 사이트에서 자신 그래픽 카드에 맞는 롬파일을 다운로드 받는다. here.  물론 ATY_Init화일은 사용하지 않는다. ROM 화일명은 반드시 /Extra 폴더에 위치하여야 하며 bin확장접미사는 rom으로 바꾸어 준다.:

HD 5670: 1002_68d8.rom
HD 5770: 1002_68b8.rom
HD 5750: 1002_68be.rom
HD 5850: 1002_6899.rom
HD 5870: 1002_6898.rom
HD 5970: 1002_689c.rom

그리고 /Extra/com.apple.boot.plist에 다음과 같이 추가하여 준다:
CODE
    <key>UseAtiROM</key>
    <string>yes</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>


그리고 여기 부트화일이다. : Attached File  boot7.zip ( 102.55K ) Number of downloads: 308
 
Update!! Sep-09, 2010.
 
5750 설정하기
XFX Radeon 5750 working with both DVI at 1920x1080.  이 방법의 단점은 "arch=1386"이라는 부팅옵션을 주어 32비트로만 부팅이 되는 제한이 있다.
 
 
 
선행조건 : Mac OS X 10.6.4 Combo Update 까지만 설치한다. 기본적으로 부팅이 가능한 상황으로 만들어져 있어야 한다.
 
Kext Helper b7을 이용하여 등 다음 세가지 화일만 설치한다.:
ATI5000Controller.kext (provided in the file)  
ATIFramebuffer.kext (provided in the file)
ATISupport.kext (provided in the file)


- 다음 화일들은 설치하지 않는다.
ATIRadeonX3000.kext Do Not Install Yet.
ATIRadeonX3000GA.plugin Do Not Install Yet.
ATIRadeonX3000GLDriver.bundle Do Not Install Yet.
ATIRadeonX3000VADriver.bundle Do Not Install Yet.
 
ATY_Init.kext 화일을  /Extra/Extensions  폴더에 복사하여 준다.
 
 /Extra/com.apple.Boot.plist  화일을 데스크탑에 드래그 앤 드랍으로 끌어다 놓는다.
 
④ GraphicsEnabler 항목을 No 로 설정하고 "arch=i386"도 설정한다.  다음은 한 예이다.
 
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <dict>
<key>Kernel</key>
<string>mach_kernel</string>
 <key>Kernel Flags</key>
 <string>
arch=i386</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>Timeout</key>
 <string>1</string>
<key>Legacy Logo</key>
<string>Yes</string>
 <key>EthernetBuiltIn</key>
 <string>Yes</string>
</dict> </plist>
 
"com.apple.Boot.plist"파일을 저장하고 /Extra/com.apple.Boot.plist 로 복사한다.
 
/System/Library/Extensions/  폴더로 가서 다음 화일들을 제거한다.
NVDANV40Hal.kext Remove!
NVDANV50Hal.kext Remove!
NVDAResman.kext Remove!
NVSMU.kext Remove!


마지막으로 Kext Utility 실행하여 kexts permissions을 복구하고 재부팅한다.
 


 
 

 

5970 Pic !!  <<< 됩니다.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5870 설정된 Pic !! <<< 됩니다.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Update!!
 
5750 working with dual screen and several bug for starting!!  Desmopro did it! <<< 됩니다.
it need to disconnect screen 2 for start and plug it after
It also need SwitchRex!!
But, that worked!!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
XFX 5770 working!! Jas did it!  <<< 됩니다.
Just added in device id in plist, that's all! no need SwitchRex!!
http://www.google.com/products?q=xfx+radeon+hd+5770&hl=en&aq=f
 
5970 working! Galaxy did it!  Dell OEM.  <<< 됩니다.
Just added in device id in plist, that's all! no need SwitchRex!!
 

Radeonhd 5000 series is going to work in 10.6.4

and already Nvidia geforce gtx 480 works!!
 
who wanna test following driver for 5000 series?
 
Update!!
universal 버전, cards to test is 5870/5850/5970.  <<< 됩니다.
5850, 5870, 5970은 잡힌 경우가 많습니다.  <<< 됩니다.
그외 다음 드라이버를 이용하여 잡히지 않는 그래픽 카드와 번외편 드라이버는 디바이스 아이디를 댓글에 남겨두시고 Dropbox를 설치하면 드라이버를 제작하여 DropBox로 올려드리겠습니다.
 "Graphics Enabler"는 "No"로 설정하시고 반드시 32bit로 부팅하세요.
Remeber to disable Graphics Enabler and boot into 32bit mode for now till a new version of booter is out
현재 57XX 시리즈는 잡힌 사례가 없군요.
 
 
5차 버전
 
4차 버전
 
3차 버전 : btw, the kext is 32-bit only for now
 
2차 버전
 
 
1차버전
 
* 드라이버
 
네 드라이버를 개발진행중이고 1차 버전입니다.  드디어 5000 시리즈 카드 소유자분들에게도 해킨토시 희소식이!!
 
* 주의 : 한국분들도 러쉬해주세요. 라고 하지만, KP를 맛보실 수 있으니 원본 드라이버는 백업후에 시도하여 주세요.
XFX 5870 성공하였습니다.
 
 
 
설치 가이드
1. kext helper를 이용해서 설치한다. 먼저, 1번 드라이버를 설치한다.  단, ATIRadeonX3000 관련 드라이버는 KP를 야기할 수 있으니 설치보류하세요.  다음 7번 버전부터 설치한후 확인한다.
2. 재부팅시에 반드시 "-x32 -v" 옵션을 주어 부팅한다.
3. 부팅완료후, qe/ci가 먹히지 않으면 IORegistryExplorer를 이용하여 그래픽 카드의 디바이스 id설정을 확인하고 덤프하여 uploaded에 올리고 피드백 댓글을 단다.
4. 만약 실패하였다면, Everest등을 이용하여 자신의 그래픽 카드 롬을 덤프하여 역시나 uploaded에 올려주면 좋다.
 
CODE
-s -v GraphicsEnabler=No

mount -uw /
cd /System/Library/Extensions
rm -R ATI5000Controller.kext
rm -R ATISupport.kext
rm -R ATIFramebuffer.kext
rm -R ATIRadeonX3000.kext
rm -R ATIRadeonX3000GA.plugin
rm -R ATIRadeonX3000GLDriver.bundle
rm -R ATIRadeonX3000VADriver.bundle
rm -R ATY_Init.kext
Reboot
 
 
 
자신의 그래픽 카드롬을 덤프하여 http://uploaded.to 에 올려주시고 댓글에 링크 걸어주시면 잘 활용하겠답니다.
 
 
 
 
 
 
:
Posted by Ritz®™






설치하고 현재 Mac OS X10.6.1 로 업그레이드하여 사용중이다. (전체 설치시간은 대략 23 분 정도 걸린다.).
몇 개의 이슈를 해결하고 난 후, 현재 GA-965P-DS3 메인보드를 이용중이다. smile.gif 
설치방법:

HW Config
I. 메인보드: GA-965P-DS3:

- Chipset: Intel P965+ ICH8
- LAN: Marvel (AppleYukon2.kext)
- Audio: Realtek ALC883 (AppleHDA.kext)
- S-ATA2: JMicron JMB363 (AppleVIAATA.kext)
- VGA NVidia Geforce 8800GT 256 MB
II. Disk: 320GB Samsung HD753LJ SATA2 7200 Rpm
III. CPU: Intel Core 2 Duo E6300 @1.86 Ghz
IV. RAM: 2 GB DDR2 PC6400 800Mhz Patriot
V. Video: ATI X1600Pro PCI-Express (0x1002 0x71C2)

Bios Settings GA-965P-DS3 mobo
I. SATA2 Disk connected to Purple port & SATA DVD connected to Yellow Port
II. SATA AHCI: Enable SATA Native mode: Disable
III. SATA IDE Dev: Enable SATA IDE Crtl Mode : IDE
IV. CPUID limit: Disable No-Exec MEM protect: Enable Virtualization: Enable
V. Power Mgt HPET: Enable ACPI: S3(STR)
V. HPET Mode: 64 bit.ProcedureI. 8G USBII. Boot ThinkIII. Snow Leopard 10432 Retail DVD Image.IV.
Install Guide : http://x86osx.textcube.com/383



:
Posted by Ritz®™
2009. 11. 21. 07:58

Lizard & BootCDMaker in DARWINx86 software Hackintosh/Tool2009. 11. 21. 07:58



1. Lizard

Advanced edition

Manage chameleon boot parameters and smbios informations with Lizard’s UI

Simple ISO Creator

Build Your custom ISO with a simple files drag’n’drop

Learn

Lizard brings a full informative help for all parameters and some others usefull features...
Preview on Youtube

Thanks sonotone for Guide.

Include:

- com.apple.Boot.plist interface

- smbios.plist interface (the app follow your custom smbios.plist path if needed)

- Chameleon version Check

- Save parameters without modifying permissions access

- Themes management (read the excellent Blackosx's post about themes here: http:/ / forum.voodooprojects.org/index.php/topic,388.0.htmlact=post&do=new_post&f=157)

- Intuitive edition (disable incompatible fields...etc)

- Bootlable ISO creator ( drag'n'drop, the app analyze your files and import settings into the ISO)

- Detailled Help files

You can also:

- Specify if you want to work with /Extra/com.apple.Boot.plist or /Library/Preferences/SystemConfiguration/com.apple.Boot.plist (for RAID users)

- Indicate to the app where is your Extra folder

- backup files

* Yea, it still in Beta stage, so you can encounter bugs in here.

* EFI Partition still don't support, probably people who are using "efi" partition love terminal.


2. BootCDMaker

First of all, Thanks Trauma for guide.

BootCDMaker is simple utility to rapidly create Chameleon BootCD. This application use a mix of bash & osascript (AppleScript).

Using BootCDMaker is really easy and simple:

2-1. Grab your Mkext / smbios.plist / DSDT.aml / mach_kernel and drop them in "BootCD Contents" folder. (be sure to respect standard file syntax)
2-2. If you don't add you com.apple.boot.plist to "Extra Contents" it will be generated automatically.
2-3. BootCDMaker features :

- Automatic NVIDIA graphics injection
- Ethernet built-in injection
- EHCIacquire (USB2) fix
- UHCIreset (USB1.1) fix
- Skip the SSDT tables while relocating the DSDT table
- Use the legacy grey apple logo
- Custom kernel flags edition
- Custom device-properties edition
- Legacy mode : this will create an old fashioned boot cd, known as BOOT-132 CD, but powered by the latest release of chameleon. This should fix BIOS incompatibility with chameleon built in Eltorito loader.
- Mkext creation utility
- ISO Burning utility

2-6. BootCDMaker will automatically backup the previous BootCD.iso build to the "Desktop/BootCDMaker-Out/Previous-BootCD" folder.

What mode should you use :

Default : if you have a recent computer you should try this.
Legacy : if Default is not loading (hang at boot) try this.

Version history :

- "0.7" include the latest build of chameleon's cdboot (r658)

- "0.8" Added support for automatic custom kernel loading. Simply drop your kernel with other files. The kernel file must be named "mach_kernel" in order to be included automaticly in the boot.plist file. If not you will have to edit the plist yourself.

- "1" Added Legacy / Default options, selection of GraphicsEnabler and EthernetBultIn options et original ArtWorks. Also some code cleaning and optimizing.

- "1.1" Added Erase/Burning features, more chameleon options, code refactoring & optimizations, GUI enhancements. BootCDMaker is now fully compatible with 10.5 & 10.6. tongue.gif

- "1.1f" Added choice to Burn or Erase & Burn. Previous version was always erasing and then burning...

- "1.2" The app now supports spaces in path, BootCDMaker should now run from mostly everywhere. Added plist correction in case you remove DSDT, Kernel or smbios.plist from "Extra Contents" but leave the boot.plist. Added device-propeties edition and an options to remove chameleon GUI. Removing chameleon GUI should fix EBIOS errors for everyone, i hope wink.gif

- "1.5" Now with COCOA GUI and a lot more options, bootloader updated to PCEFI v10.3.

- "1.6" EBIOS errors fixed, Disable CHameleon GUI has been removed. ISO should works fine from all type of media now. (Thanks to iNDi)

- "1.6.1" Fixed a bug who was preventing GraphicsEnabler to work properly, thx to stellarolla who has noticed that bug. BootCDMaker will also check if you've made a bad configuration to prevent GraphicsEnabler and or EthernetBuiltin injection to fail. I've also improved the legacy ISO part, no more EBIOS errors in this mode too. And now every features of the software should work fine with spaces in paths names.


Enjoy this little piece of software


http://darwinx86.org/software/darwinx86_software.html

'Hackintosh > Tool' 카테고리의 다른 글

Theme Changer  (0) 2010.07.06
DSDT simple editor V1.3.6 (Extended tables support)  (0) 2009.11.25
Path Finder  (0) 2009.11.10
EvOToolsX V1.1.0 EvOToolsX for Snow Leopard  (0) 2009.11.02
DARWINx86 software  (0) 2009.10.30
:
Posted by Ritz®™
2009. 10. 21. 22:57

GA-EP45-UD3L Hackintosh/Mainboard2009. 10. 21. 22:57

GA-EP45-UD3L Snow Leopard Install Guide v1.0 for Newbies


PREFACE

I had been in Hackintosh field for last six eight months or so. Tried several distros and learnt a lot in this field. When I first used the Mac OSX I loved this system and plan to buy an original Mac very soon, as a result of my personal experience. I recommend all other Hackintosh users to OSXand if they love it, go and buy an original one. I don’t claim any credit for the procedures specified in this guide, all credit goes to relevant authors (whose links are given) and I am thankful to all of them for any guidance and help they provided. My aim for writing this guide is to compile all procedures / things / useful links for Snow Leopard in one place for easy reference.

MY SYSTEM SPECIFICATIONS

Motherboard Gigabyte EP45-UD3L with onboard Gigabit Ethernet RTL8111 and Azalia ALC888
Intel E8200 Core 2 Duo Processor 3.0 Ghz
Graphics Zotac Nvidia Geforce 8800GT 512MB
RAM 4GB (1066)
Hard Drive SATA 1TB with GUID partition
DVD: SATA based
Keyboard & Mouse both are USB based (try avoiding PS2 keyboard & mouse, as Mac don’t like it)

PRE-REQUISITES

Although it is not necessary to have a running OSX 10.5.x, but if you have it is good to use it to get some key information about your system before attempting the Snow installation. e.g. Use IORegisteryExplorer to find information about your Ethernet, Sound and Graphic Card, and generate a fully working DSDT.aml (even before installing the SL) for used in SL for flawless operation. But you can try this direct approach using this guide.

BIOS SETTINGS:

Gigabyte has just released the latest version of BIOS for this motherboard. So, I would recommend download and install the latest version F7 before you proceed. This is also necessary to note down BIOS settings because of following reasons

  1. when you attempt to install Snow Leopard, on every reboot it will reset the BIOS and you had to change all these settings manually (unless you apply CMOS fix, which I will describe later on).
  2. by changing the BIOS settings, we are trying to make it more comparable with Mac Hardware. e.g. Snow Leopard only accepts SATA AHCI settings, so in BIOS we change RAID/SATA settings to AHCI and in some cases even disable onboard IDE Controller to go even more close to real Mac system. Another good example would be USB based Keyboard and Mouse (which Mac uses so we change BIOS and use USB based mouse not PS/2 based.
  3. the AHCI handling is much faster in F7 bios as compared to F4.


Following are the settings in this BIOS:
MB Intelligent Tweaker:
CPU Clock Ratio=9x (rest of the things as per default, CMOS reset makes it 8x)


Standard CMOS Features:
Drive A= None (CMOS reset enables it)
Floppy 3 Mode Support= Disable (rest of the things as per default, CMOS might enable it)

Advance BIOS Tab”
First Boot Device=CD ROM (CMOS reset makes it Floppy)
Second Boot Device=Hard Disk
SMART=Enable
Limit CPU to 3=Disable
No Execute Memory=Enable
C1E=Enable
C2/C2E=Disable
CPU Thermal Monitor=Enable
CPU EIST Function=Enable
Delay for HDD=0
Full Screen Logo=Disable (CMOS reset makes it Enable)
Backup BIOS Image to HDD=Disable
Init Display First=PEG

Integrated Peripherals Tab:
SATA RAID / AHCI Mode=AHCI (CMOS reset makes it Disable)
SATA Port0-3 Native Mode=Disabled
Azalia Codec=Auto
Onboard LAN=Enable
USB Controller=Enable
USB 2.0 Controller=Enable
USB Keyboard Support=Enable
USB Mouse Support=Enable (because I use wireless USB Keyboard & Mouse, CMOS reset makes it Disable)
USB Legacy Storage Detect=Enable
Onboard IDE Controller=Enable (if your system keeps rebooting upon reading the Boot CD, change it to Disable)
Onboard Serial Port=Disable (CMOS reset changes it to default)
Onboard Parallel Port=Disable (CMOS reset changes it to default)

Power Management Tab:
ACPI Suspend Type=S3
PME Event Wake up=Disable (CMOS reset makes it Enable)
Power on by Ring=Disable (CMOS reset makes it Enable)
Power on by Alarm=Disable
HPET Support=Enable
HPET Mode=64bit (CMOS reset makes it 32bit. If you want to run SL on x64, change it to 64bit)
Power on by Keyboard=Disable
Power on by Mouse=Disable

PnP/PCI Tab:
Both PCI1 and PCI2 IRQ Assignment=Auto

FILES YOU NEED FOR ISNTALLATIONS

(Thanks to 3rr0rists for providing the method)
  1. Snow Leopard Retail DVD. I suggest to buy it as $29 is not too much.
  2. Snow Leopard Boot CD Download Here
  3. Snow Leopard Kext Download Here
  4. Bootloader (Chameleon V2.0 " RC3 r658) for snow leopard Download Here
  5. OSX86 Toosl for EFI strings of graphics, audio, ethernet etc. Download Here.
  6. DSDT patcher for generating DSDT.aml Download Here
  7. iaslME for decompiling and recompiling DSDT.aml Download Here


INSTALLATION METHOD

  • Insert Snow leopard Boot CD to your DVD Drive and boot from it.

If you are unable to boot from DVD or get the BIOS read error when booting, switch your PC Off for atleast 10 seconds, switch it on, press Del key and go into BIOS make sure that settings are as suggested (AHCI mode is enabled and if you again unable to boot, just disable Onboard IDE controller).
If you don’t want to waste your blank CD on this, you can use a jump drive to start with. To use this method you must have a working OSX 10.5.x and then you need to do as advised by 3rr0rists in reply to my question. Thanks 3rr0rists once again for the simple and short guide.

QUOTE
for USB device, format USB with partition map MBR and format with HFS+, install Snow Bootloader to USB and copy all kext to folder “Extra” in USB” boot with USB device connected and select your USB device. and follow the guide...

  • When chameleon logo appear, eject your snow leopard Boot CD then insert your DVD DL Snow Leopard Retail and press F5.
  • Select your Snow Leopard DVD (Macintosh Install DVD) and type “arch=i386″ (without quote) to get 32 Bit, if you want get 64Bit SL just press enter.
  • Installation like usual, first create partition for Snow Leopard and must in GUID Partition and install, just uncheck language Translation and Printer Driver to take some space HDD
  • And Install, after finished installation. reboot, and eject your Snow Leopard Retail DVD and replace with Snow Leopard Boot CD again and then boot from cd.

When you boot, you will have to Press Del key and go into BIOS, as Snow Leopards has rest your CMOS/BIOS. So go to your BIOS. Again make changes as suggested above. Save changes and exit from BIOS. Here I suggest Power Off your PC for a while. Then Switch it on. Now place the Snow Leopard Boot CD to boot.
*If you have ATI series Graphic Card like as Radeon HD4850 512MB, 
you need boot using "-v -s", then follow procedure,
#mount   -uw  /
#mkdir /Bak_ATI
#mv  /System/Library/Extensions/ATI*.kext /Bak_ATI/
#reboot
Now place the Snow Leopard Boot CD to boot.

POST INSTALLATION WORK
  • Boot With Snow Leopard CD Boot, when chameleon logo appear, select your Snow leopard partition and type : “arch=i386″ (without quote if you want to boot in 32bit mode, if you don’t enter anything, it will go automatically into 64bit mode. Also remember the BIOS setting if you have set it to 32/64bit) and following on screen.
  • Install Snow Leopard Boot Loader
  • Click on Go -> Computer -> Snow (name of the disk) -> Extra and copy all Snow Leopard Kexts and Extensions folder from download location to this Extra folder.
* If you have ATI Graphic Card, follow this Procedure

Open the Terminal
#cp -Rf  /Bak_ATI/ATI*.kext  /System/Library/Extensions/
Now you need configure your ATI Gaphic card.
EFI STRING INJECTION METHOD FOR GFX, ETHERNET, AUDIO:

Quickly check if all important hardware is working in SL e.g. Check internet for Ethernet working, open iTunes and play something to check your sound, open dashboard and add a gadget to it. If you get water waves effect, it means that QE / CI / GL of your graphics card is enable, otherwise you need to work on it too. I got Ethernet working out of box. But graphics (Zotac Geforce 8800GT) was not giving me QE/CI/GL support. So I usedOSX86 Tools for this for injecting EFI string to boot process (this way there is no need to use and load the kext and booting time significantly improves).

  • Inject EFI strings for devices (graphics, Ethernet and sound (if available)


Although Mac Gurus don’t like so called EFI Injectors, but if you are new to SL and don’t wana go the detailes of DSDT.aml then check if you could get your graphics, ethernet and audio working through EFI injection using OSX86 Tools. This is the easiest way to get most of the things working (although my sound card ALC888 did not work through this method, so I had to do DSDT method, still doing research to enable sound in this motherboard). Well I agree with Mac Gurus upto some extent in this regard, but my idea is first to run SL without any problem and then do the improvements like creating and editing DSDT.aml for various devices etc.


  • Run OSX86 Tools. Click on “Add EFI String/Boot Flag” button. First click on graphics card, from the drop down menu, choose your graphics card, it will give you hexadecimal EFI string in the bottom section. Then click on 2nd icon on top row “Import String to Boot Editor” After that you will have to click on button at the bottom “Apply changes to com.apple.Boot.plist”. Similarly do it for your Audio and Ethernet Strings. A quick tip here, you will not be able to see the effect unless you reboot. So when you next time boot, again check the QE/CI/GL for your graphics (by adding a gadget in dashboard, if you don’t see a clear water waves effect, again run OSX86 Tools, and click on “Enable/Disable Quarts GL” button of upper left side. Enable it. Again reboot and you will get the QE/CI/GL enabled for Nvidia GF8800GT card.


DSDT METHOD OF ENABLING DEVICES (If you don’t like EFI Injection method):

Generate DSDT.aml by following method

  • Open the DSDT Patcher folder, and double click the DSDT Patcher icon. When it say press any key to continue, just enter. Then it will ask you “Which OS to emulate? [0=Darwin, 1=WinXP, 2=WinVista]. Press 0 and enter for Darwin based OS. 99% this gives you a DSDT.dsl file in the same folder of DSDT Patcher. This is a text editor file and we can change it in a text editor (if we need to do it). This patcher already applied the Snow Leopard’s CMOS reset fix for you. So you don’t have to worry about. Pay attention to the text appearing in this program window when it says “Process Completed”. If you get any error or warnings, then contact your best friend (google.com) for the help to remove these errors. If you get 0 error and 0 warnings, its ok to proceed.
  • In 2nd step we will edit it if we need to. If you want to edit DSDT.dsl file to have the codes for Ethernet and sound etc. You need to follow this guide.
  • Suppose you get no errors and no warnings and you don’t want to edit .dsl file. Next step is to compile this DSDT.dsl file to get a DSDT.aml file. Open the folder which contains the iaslME application. Open the DSDT Patcher folder also which should be having your dsdt.dsl file. Now drag and drop dsdt.dsl file over the iaslMe application icon. It will automatically generate a dsdt.aml file for you and will store it in the “Sessions” folder. Go to DSDT Patcher folder, then Open Session folder, then a folder which will be having most recent date and time as name of the folder. You will find two files; one will be dsdt.aml and other will be log.
  • Now you right click on dsdt.aml and choose Get info -> Name and Extension. Change the name of the file from dsdt.aml to DSDT.aml. (as this file name is case sensitive). Now copy this file and past it in the Extra folder. It might ask you to authenticate it with administrative password.
  • Final Step: Remove the Snow Installation DVD and reboot the system. Again press Del key go to BIOS and load the recommended settings for the last time (as you have already put DSDT.aml file in Extra folder which is having CMOS reset fix) and then save and exit from BIOS. Switch off your computer. Switch it on and you will get the Snow Leopard fully working (hopefully).

If by using DSDT.aml method still you are unable to use some of your devices, then you need to convert DSDT.aml into DSDT.dsl using iaslMe (just drop the DSDT.aml over the application icon) and edit the DSDT.dsl using text editor. For details I would recommend searching google for your problem, as I am also new in this particular technique and will not be able to help you much. Suggested links are in my reference section.


SOME ISSUES:

Automatic USB Device Removal:
I discovered this issue in SL. My USB based attached hard drive is automatically ejected and a message appears “Disk was not ejected properly. If possible always eject a disk before unplugging it or turning it off”.
Solution:
I did a research for the solution. Found a solution on Apple’s Official forum. Solution is simple: Go to System Preference->Energy Saver and there you will see a check box saying “Put the Hard Drive to Sleep when possible”. Simply uncheck that box.


Audio in this motherboard (ALC888):
I tried everything but could not get the sound working for ALC888 chipset even by using tmongkol guide by using DSDT editing and LegacyHDA.kext for ALC888.
Solution:
So I looked for alternate solution. Found a really cheap USB based sound card with virtual 5.1 CH sound track, power amplifier inside, recod function etc for just USD:3.90 from Hong Kong. Cheapest shipping is around $8 so I ordered it over the internet. According to seller its Mac ready and no drivers are required in any OS (windows, Linux and even Mac). I haven’t received and tested it yet, but will update this guide about the performance and quality of this sound card in SL.


NTFS Read/Write Support in Snow:
Apple does not like NTFS file system, so apparently there is no direct way of getting read and write access to NTFS volumes. Yes, NTFS volumes are visible in Mac OSX but they only provide you read only access. If you try to change the permission through Get Info, it will not allow you to do so.
Solution:
In 10.5.x versions I was using NTFS-3G application / drivers to get read and write access to NTFS volume and it was working perfectly without any issue. However, recently I found this article which describes that Snow Leopard seems to include read/write support for NTFS partition, however its disabled by default. All you need to do is enable it. A command line method to enable native read/write access in SL is described there on this forum. I havn’t tested it yet (I will definitely do it and will update this guide about it when I have time), but another forum warrned of possible NTFS volume corruption using this method. So use it on your own risk


Sleep and Wakeup:
System sleeps instantly without any extra delay. But …… I unable to wake it up.
Solution:
Not yet found.


SOME USEFUL COMMANDS:
How to Remove the old mkext file in /Extra/Extensions- Open Terminal and run following commands:

1. Execute this on a shell sudo chown -R root:wheel /Extra/Extensions
2. Execute this on a shell sudo chmod -R go-w /Extra/Extensions
3. Execute this on a shell sudo kextcache -v 1 -t -l -m /Extra/Extensions.mkext /Extra/Extensions


How to Clean the System Caches- Open Terminal and run following commands:

1. Execute this on a shell sudo rm -fr /Library/Caches/*
2. Execute this on a shell sudo rm -fr /System/Library/Caches/*
3. Execute this on a shell sudo kextcache -v 1 -t -l -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions

USEFUL REFERENCES:

I searched web for running my SL smoothly and found very good forums / postings / links which I have booked marked and would like to thank all respective authors for their contribution and especially 3rr0rists:
1. What is Kext, Where is kext, how to install kext . Thanks to insanelymac for this article.
2. Understanding kexts. Thanks to Prasys’ Blog for this article.
3. ALC889A, Gigabyte, Vaious AppleHDA.kexts are available. Thanks to tmongkol for guide.
4. Removing errors and Warnings from DSDT files. Thanks to its author.
5. ACPI DSDT Table. Thanks to Donnerstag for this article.
6. OSX Terminal Commands. Thanks to its author.
7. How to apply DSDT. Thanks to insanelymac for this article.
8. A simple introduction to building a DSDT. Thanks to blackosx for this post.
9. Quartz Extreme and Core Imaging in Snow Leopard. Thanks to Prasys’ Blogh for this post.
10. KextHelper b7, a very good utility to install kexts (in S/L/E), I am not sure if you can use it to install kext in E/E folder.

FINAL REQUEST:

I am not a mac expert and consider myself as a novice in this field, so I would request all Mac Gurus and experts to help me in improving this guide and correct me if I am wrong somewhere. I have a couple of un-resolved issues on this motherboard like sound (ALC888) not working tried every method. After DSDT editing my system profiler is able to see a device but my system preference does not show up any output or input device to select. If some one could guide me step by step how to get it working in a simple and detailed manner that would be great. 2nd issue is wakeup from sleep. If someone could also help me how to fix that, it will make this guide perfect. Thanks for reading this guide.

Gurujee (21-Sep-09)
A PDF of this guide is also attached [attachment=57297:EP45_UD3...on_Guide.pdf] with this posting.

'Hackintosh > Mainboard' 카테고리의 다른 글

10.5.7 on an Asus P5QL/EPU  (0) 2009.10.25
MSI P43 Neo3-F  (0) 2009.10.22
Asus P5P43TD Pro  (0) 2009.10.21
ASUS P5KC 에 IATKOS 설치 DVD로 OSX 설치하기  (0) 2009.10.17
GA-EX58-UD3R  (0) 2009.07.08
:
Posted by Ritz®™
2009. 3. 14. 14:17

New EFI bootloader macOS/Update2009. 3. 14. 14:17

현재까지 나온 해킨 설치 방법중

가장 리얼맥에 가까운 설치방법이 조만간 공개될 예정입니다.

  • 기대해 주세요. ^ ^
  • 물론, AMD시스템은 힘들 것 같군요.
  • I975Chipset에서 성공을 하였고 타 보드에도 설치하여 호환성 테스트 검증작업 진행중입니다.

'macOS > Update' 카테고리의 다른 글

Software Update  (0) 2009.04.13
Build 9J44 of Mac OS X 10.5.7 comes  (0) 2009.04.08
Chameleon 2.0RC1 is out!  (0) 2009.03.31
Mac OS X 10.5.7 build 9J39 Seed  (0) 2009.03.31
UEFI 0.38a  (0) 2009.03.22
:
Posted by Ritz®™
2009. 3. 14. 14:17

New EFI bootloader News2009. 3. 14. 14:17


Update: http://osx86.tistory.com/search/Clover

현재까지 나온 해킨 설치 방법중

가장 리얼맥에 가까운 설치방법이 조만간 공개될 예정입니다.

  • 기대해 주세요. ^ ^
  • 물론, AMD시스템은 힘들 것 같군요.
  • I975Chipset에서 성공을 하였고 타 보드에도 설치하여 호환성 테스트 검증작업 진행중입니다.


'News' 카테고리의 다른 글

UEFI 0.38a  (0) 2009.03.22
MAC OSX 10.5.7(9J22) Software Update  (0) 2009.03.21
iTunes와 Frontrow 오래간만의 업데이트  (0) 2009.03.12
Little Snitch 사용방법  (0) 2009.03.12
10.5.7 Combo Update  (0) 2009.03.11
:
Posted by Ritz®™










:
Posted by Ritz®™
2009. 2. 26. 14:40

USB Patch 적용하기 Hackintosh/Driver2009. 2. 26. 14:40

USB Patch 적용하기

  • 준비물: pacifist, iPC, idenb, xXx 시리즈의 어떤 버전을 이용하셔도 좋습니다.
  • 준비된 이미지를 더블클릭하여 마운트 하신 다음,
  • 다음 그림과 같이 설치하여 주시면 됩니다.
  • 참고문서

'Hackintosh > Driver' 카테고리의 다른 글

Snow Leopard, Lion all SATA Driver  (0) 2012.05.28
RadeonHD 4850 and Leopard, finaly!  (0) 2009.03.02
Pacifist로 필요한 드라이버만 설치하기  (3) 2009.02.26
ASUS P5Q Marvell IDE Driver  (4) 2009.02.18
:
Posted by Ritz®™