Jump to content

Trying to get QE/CI support on ATI Radeon HD 6370M on Mavericks


corsaro
 Share

6 posts in this topic

Recommended Posts

Hi. These days I've installed my first hackintosh on an Acer Aspire 5742G-384G32Mnkk. I tried to follow various tutorials around the web but I haven't already found a way to use this video card on my system. Is there a way to get it work?

 

Notes:

- I use Clover as my default bootloader

- Mavericks detects correctly my card on System Information as 0x68E4 (but it's not present on AMD* kexts)

- System Information detects correctly my card model (ATI Radeon HD 6370M Series) but it says that I have only 4MB of VRAM (my card have 512MB of dedicated memory)

- On verbose boot, OS X detects that I have the following cards:

Controller: Intel PCH (vendor ID: 8086, device ID: 3b56)
Controller: ATI (Unknown) (vendor ID: 1002, device ID: aa68) 

- I don't know how to build a custom EDID, Framebuffer

 

Thanks for your support!

Link to comment
Share on other sites

hello

 

have u try in Clover Graphics section

<key>Inject</key>
<dict>
<key>ATI</key>
<true/>
</dict>
<key>LoadVBios</key>
<true/>
<key>InjectEDID</key>
<true/>

http://clover-wiki.zetam.org/Configuration/Graphics#Graphics

 

must edit or check in amd6000controller if it have ur dev id

 

and in the AMDRadeonX3000 under Cedar family the same thing

 

good hack

Link to comment
Share on other sites

Hi, thanks for your support.

 

I followed your steps. Now I've tried to boot OS X in normal mode and in safe mode but it shows me a black screen when the system should show me the login screen. How to fix it? Thanks!

Link to comment
Share on other sites

Hi. I've tried to set my Framebuffer to Hoolock but I got no results: same black screen on login (either on HDMI, VGA or integrated LCD).

 

Here's what I did on config.plist:

<key>FBName</key>
<string>Hoolock</string>
Link to comment
Share on other sites

 Share

×
×
  • Create New...