Jump to content
5 posts in this topic

Recommended Posts

Hello,

Does anyone knows a way to make the Gigabyte GV-R485OC (specs) working with snowleopard? I still have graphics corruption.. the only way to boot snwoleopard is to boot in safe mode, and the system recognize my graphic card, but shows only 256mb of memory. I tried the rom injection with -useatirom and put the rom in /Extra, but it's still doesn't work.. anyone got this card running on SL?

 

Thank you!

Link to comment
https://www.insanelymac.com/forum/topic/201048-gigabyte-gv-r485oc/
Share on other sites

Hello

 

I've same card

YOU NEED:

PC-EFIV5 with graphics enabler in com.apple.boot.plist like this

 

<key>GraphicsEnabler</key>

<string>Yes</string>

 

In system/library/extensions Find ATI4800Controller.kext

In Contents/info.plist Find

 

<key>IOPCIMatch</key>

<string>0x94401002 0x944a1002</string>

 

Replace with

 

<key>IOPCIMatch</key>

<string>0x94421002 0x944a1002</string>

 

Repair autorisation

Reboot with -f (important)

×
×
  • Create New...