Jump to content

where can i find model number specific working video cards?


cdoublejj
 Share

10 posts in this topic

Recommended Posts

Where can i find model number specific working video cards? I have an OOB HD5570 yet eve nafter 10.6.8 update it it still only shows up as HD5000, where can i find model number spcific working video card versions?

 

I need an EXACT video card version/model, prefferably equivletn tothe HD5570.

Link to comment
Share on other sites

I have the same card HD5570 with devID=0x68d9

It is natively supported but you can't get right Model Name without injection.

Also I had no DVD player and sllep/wake working without careful connector patch.

My OEM is VTX. If you have the same card I may show you my config for Clover.

Else you should read common instruction and made your own patch for this card.

 

EDITED.

Screen Shot 2014-08-25 at 21.35.35.png

Clover config:

	<key>KernelAndKextPatches</key>
	<dict>
		<key>Debug</key>
		<false/>
		<key>KernelCpu</key>
		<false/>
		<key>ATIConnectorsController</key>
		<string>5000</string>
		<key>ATIConnectorsData</key>
		<data>BAAAABQAAAAAAQAAAQIBAwAIAAAAAgAAAHEAACIFAgEQAAAAEAAAAAABAAAAEAAC</data>
		<key>AppleRTC</key>
		<true/>
		<key>ATIConnectorsPatch</key>
		<data>EAAAABAAAAAAAQAAABAAAgQAAAAUAAAAAAEAABECAQQACAAAAAIAAABxAAAiBQIF</data>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>PatchVBios</key>
		<false/>
		<key>Inject</key>
		<dict>
			<key>Intel</key>
			<false/>
			<key>ATI</key>
			<true/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>FBName</key>
		<string>Baboon</string>
		<key>VideoPorts</key>
		<string>2</string>
		<key>GraphicsInjector</key>
		<string>Yes</string>
		<key>LoadVBios</key>
		<string>No</string>
		<key>DualLink</key>
		<integer>0</integer>
	</dict>

Link to comment
Share on other sites

 

I have the same card HD5570 with devID=0x68d9

It is natively supported but you can't get right Model Name without injection.

Also I had no DVD player and sllep/wake working without careful connector patch.

My OEM is VTX. If you have the same card I may show you my config for Clover.

Else you should read common instruction and made your own patch for this card.

 

EDITED.

attachicon.gifScreen Shot 2014-08-25 at 21.35.35.png

Clover config:

	<key>KernelAndKextPatches</key>
	<dict>
		<key>Debug</key>
		<false/>
		<key>KernelCpu</key>
		<false/>
		<key>ATIConnectorsController</key>
		<string>5000</string>
		<key>ATIConnectorsData</key>
		<data>BAAAABQAAAAAAQAAAQIBAwAIAAAAAgAAAHEAACIFAgEQAAAAEAAAAAABAAAAEAAC</data>
		<key>AppleRTC</key>
		<true/>
		<key>ATIConnectorsPatch</key>
		<data>EAAAABAAAAAAAQAAABAAAgQAAAAUAAAAAAEAABECAQQACAAAAAIAAABxAAAiBQIF</data>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>PatchVBios</key>
		<false/>
		<key>Inject</key>
		<dict>
			<key>Intel</key>
			<false/>
			<key>ATI</key>
			<true/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>FBName</key>
		<string>Baboon</string>
		<key>VideoPorts</key>
		<string>2</string>
		<key>GraphicsInjector</key>
		<string>Yes</string>
		<key>LoadVBios</key>
		<string>No</string>
		<key>DualLink</key>
		<integer>0</integer>
	</dict>

 

 

what is clover? Do I add that to the Chameleon Wizard device properties?

 

One time i tried to add device ID to the kext but, then error "blah blah kext not installed proeprly" started popping up al lthe time and i think the kext broke.

Link to comment
Share on other sites

In my signature there are 4 computers. First is UEFI based, thre others are BIOS based systems.

All controlled by Clover.

 

I see, i'm still kind of new to this stuff. can that config of your be adapter to chameleon? i am willing to try colover, i assume i need to find an installer? however then the question is where at  inthe config do i copy and past your code that you posted.

Link to comment
Share on other sites

I see, i'm still kind of new to this stuff. can that config of your be adapter to chameleon? i am willing to try colover, i assume i need to find an installer? however then the question is where at  inthe config do i copy and past your code that you posted.

You should learn how to use Clover and where to download the installer beginning from the link.

I don't think the same is possible with Chameleon although I appreciated father bootloader.

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...