2010년 7월 3일 토요일

Radeonhd 5000 series is going to work


다음 방법은 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 에 올려주시고 댓글에 링크 걸어주시면 잘 활용하겠답니다.






댓글 15개:

  1. Damn, I get KP with "ATIRadeonX3000.kext" on my ATi Mobility Radeon 5650.

    답글삭제
  2. tested with ATI 5770 as the files do contain my dev id,





    ATI5000Controller.kext - Doesn't cause KP

    ATIRadeonX3000VADriver.bundle - Doesn't cause KP

    ATIFramebuffer.kext ATISupport.kext - Causes KP

    ATIRadeonX3000.kext - Cause KP

    ATIRadeonX3000GA.plugin - Doesn't cause KP

    ATIRadeonX3000GLDriver.bundle - Doesn't cause KP



    Will keep trying to i get the desktop to load with or without 3d extensions :P



    files cause panic but it does try to load the slot, have tried a few FB's, will continue to test, i'm changing the ATY_Init to match my card, installing kexts and repairing makes system panic so i will continue to fool around, thanks for the news i have been waiting for this over a month now

    답글삭제
  3. Vapor-X 5870 working

    답글삭제
  4. 비밀 댓글 입니다.

    답글삭제
  5. 5870 성공했습니다.

    설치하기 힘들었는데 밤 늦게까지 도와주셔서 감사합니다. 덕분에 잘 사용하겠습니다.

    답글삭제
  6. 감사합니다.

    그런데 설정해주신대로만 사용을 해야 하는 건가요?

    답글삭제
  7. @Anonymous - 2010/07/05 09:43
    네 시간이 조금 필요하겠지만, 가능합니다.

    답글삭제
  8. @5870 user - 2010/07/07 08:10
    네 아무래도 한국에서는 최초가 될 듯 싶군요. ^ ^

    답글삭제
  9. @5750 - 2010/07/07 08:14
    dropbox에 있는 걸 다운로드 받으셨죠?

    저도 그걸로 사용중인데, 아무래도 현재까지는 그래야 할 듯,,,

    뭐 다시 업데이트가 있겠죠.

    답글삭제
  10. @5750 - 2010/07/07 08:14
    번외 드라이버가 잘 먹히는 군요.

    유니버샬 버전이라고 하는 걸 설치했는데 파인더 등에서 에러가 발생이 되어서 고생했었는데,,

    감사합니다.

    답글삭제
  11. on macpro, try Eulemur instead of Uakari

    답글삭제
  12. 형 이거 하나 만들어줘...



    공급업체 ID: 0x1002

    장비 ID: 0x6899

    Subsystem 공급업체 ID: 0x1002

    Subsystem ID: 0x0b00

    답글삭제
  13. @5850 - 2010/07/11 18:55
    1. 드라이버와 7.Univeral 버전 설치해주고 com.apple.Boot.plist에서 Graphic Enabler=No

    Kernal Flag = -x32 나 혹은 arch=1386으로 설정해주면 끝!

    이주에 드라이버 업데이트 있다고 하니까 담주되면 64비트도 지원이 될 수 있을른지.....

    다들 기대하고 있다는.....

    답글삭제
  14. @5850 - 2010/07/11 18:55
    드라이버가 이곳 저곳에서 만들어져 그걸 통합해야할 필요성도 있을 것 같고,,

    각 카드 시리즈마다 번외편 드라이버가 너무 많이 만들어져서...

    답글삭제
  15. @5770 - 2010/07/04 03:58
    x3000 과 2400 드라이버가 KP야기할 수 있을텐데 신기한 현상이군요.

    일시적인 현상이 아닐까하는 생각이,,,

    뭐 이번주에 업데이트가 있을 예정이니까...

    기다려 보는 것도



    Weird,,,,,, I'd better wait for next result.

    I think that's temporarily symptoms.

    답글삭제