eric028 Posted April 2, 2011 Share Posted April 2, 2011 Hardware: GA-PA65-UD3-B3 i7 2600 8GB(4GBx2) DDR3 1333Mhz ATI 4650 -HIS/512MB SATAx2 I recently install 10.6.7 on my Sandy Bridge build. I select "Chameleon RC5-Sandy Bridge" bootloader, which is as same as AnVAL's one. I can boot into Mac unless I set GraphicsEnabler to No, since if I set yes, although bootloader recognized my video card and show "* Device in Slot -- Slot 1 * ", and after that, it hangs!!!!!! Besides, I have to change my Framebuffer to Eulemur to get my VGA output work! It seems AnVAL's did not support ATI cards well , it is? Just now, I would like to ask: 1.Which bootloader, or patchs should I use to get rid of hangs? 2.Despite I need to change Motmot to Eulemur from the ati.c source code, have any medthod enable me to change the framebuffer to Eulemur? Thank you very much! Link to comment https://www.insanelymac.com/forum/topic/253874-bootloader-of-4650-on-sandy-bridge-problem/ Share on other sites More sharing options...
Guest ^Andy^ Posted April 2, 2011 Share Posted April 2, 2011 Hardware:GA-PA65-UD3-B3 i7 2600 8GB(4GBx2) DDR3 1333Mhz ATI 4650 -HIS/512MB SATAx2 I recently install 10.6.7 on my Sandy Bridge build. I select "Chameleon RC5-Sandy Bridge" bootloader, which is as same as AnVAL's one. I can boot into Mac unless I set GraphicsEnabler to No, since if I set yes, although bootloader recognized my video card and show "* Device in Slot -- Slot 1 * ", and after that, it hangs!!!!!! Besides, I have to change my Framebuffer to Eulemur to get my VGA output work! It seems AnVAL's did not support ATI cards well , it is? Just now, I would like to ask: 1.Which bootloader, or patchs should I use to get rid of hangs? 2.Despite I need to change Motmot to Eulemur from the ati.c source code, have any medthod enable me to change the framebuffer to Eulemur? Thank you very much! Replace your boot file with my one http://www.mediafire.com/?twdqa454new3ay6 I merged the anval and kabyl code so you can use the AtiConfig command to select your framebuffer if its not automatically detected. Link to comment https://www.insanelymac.com/forum/topic/253874-bootloader-of-4650-on-sandy-bridge-problem/#findComment-1664884 Share on other sites More sharing options...
eric028 Posted April 3, 2011 Author Share Posted April 3, 2011 Replace your boot file with my one http://www.mediafire.com/?twdqa454new3ay6 I merged the anval and kabyl code so you can use the AtiConfig command to select your framebuffer if its not automatically detected. A big big thank to Andy!! Now my HD 4650 work OOB on 10.6.7!!!! Link to comment https://www.insanelymac.com/forum/topic/253874-bootloader-of-4650-on-sandy-bridge-problem/#findComment-1665168 Share on other sites More sharing options...
MugenFox Posted April 3, 2011 Share Posted April 3, 2011 @Azuma111 Can you please tell me how you got your 4650 to work? What kext files did you use? Do you have EVOenabler? Any help is appreciated. Link to comment https://www.insanelymac.com/forum/topic/253874-bootloader-of-4650-on-sandy-bridge-problem/#findComment-1665179 Share on other sites More sharing options...
Guest ^Andy^ Posted April 3, 2011 Share Posted April 3, 2011 A big big thank to Andy!! Now my HD 4650 work OOB on 10.6.7!!!! No problem, I'm glad it worked Link to comment https://www.insanelymac.com/forum/topic/253874-bootloader-of-4650-on-sandy-bridge-problem/#findComment-1665267 Share on other sites More sharing options...
eric028 Posted April 4, 2011 Author Share Posted April 4, 2011 @Azuma111 Can you please tell me how you got your 4650 to work? What kext files did you use? Do you have EVOenabler? Any help is appreciated. No EVOenableris needed. Check if your monitor's adapter is VGA. I know how to make 4650 work with VGA only. 1.Update Mac OS X to 10.6.7, and DO NOT reboot after the installation. 2.Download and install this first: http://www.mediafire.com/?r52bv1otbovc9ci 3.After installed this package, go to System/Library/Extensions and find for ATI4600Controller and ATIRadeonX2000 and drag to desktop. 4.Right click and choose "Show Package Content"(something like that) 5.Find Info.plist and alter the string under IOPCIMatch like: <key>IOPCIMatch</key> <string>0x94981002</string> 6.Same work to ATIRadeonX2000. 7.Install the modified kext by KextHelper http://cheetha.net/ 8.Download the bootloader provided by Andy above, and Install it by Terminal sudo cp "boot location" / For example sudo cp /Users/User/Downloads/boot / 9.Go to /Extra to find com.apple.Boot.plist, if not exist, go to /Library/Preferences/SystemConfiguration Drag the file to desktop first. Finished then drag back. Add these things: <key>GraphicsEnabler</key> <string>Yes</string> 9.Restart and use this command: -v ATIconfig=Eulemur It should be work if you use VGA. for DVI, try to replace Eulemur to Flickr. Link to comment https://www.insanelymac.com/forum/topic/253874-bootloader-of-4650-on-sandy-bridge-problem/#findComment-1665602 Share on other sites More sharing options...
Recommended Posts