Jump to content

7950 Success Almost


badaxe2
 Share

73 posts in this topic

Recommended Posts

I got my 7950 working on a fresh install with latest clover and graphicsenabler=no and using sleep method..

 

Only problem I have is OpenGL valley benchmark is giving me grief.... Anybody have a solution ?

 

JR7kuKy.jpg

 

oPXTbik.jpg

Link to comment
Share on other sites

I'm a bit bewildred here because accroding to these screengrabs my framebuffer is working fine ? my 7950 is a reference pcb and only seems to be having problems with OpenGL 4 .

OpenCL is working and OpenGL below version 4, Quartz and all desktop animations seem to be working fine..

 

Here is a few screen grabs and a copy of my clover config.plist -

 

<?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>SystemParameters</key>
<dict>
 <key>boot-args</key>
 <string>npci=0x2000 slide=0 -v</string>
 <key>prev-lang:kbd</key>
 <string>en:0</string>
 <key>InjectSystemID</key>
 <string>Yes</string>
 <key>LegacyBoot</key>
 <string>PBR</string>
</dict>
<key>Graphics</key>
<dict>
 <key>GraphicsInjector</key>
 <string>No</string>
 <key>PatchVBios</key>
 <string>Yes</string>
</dict>
<key>Pointer</key>
<dict>
 <key>Speed</key>
 <string>8</string>
 <key>DoubleClickTime</key>
 <string>500</string>
</dict>
<key>RtVariables</key>
<dict>
 <key>MLB</key>
 <string>11111111111111111</string>
</dict>
<key>PCI</key>
<dict>
 <key>PCIRootUID</key>
 <string>0</string>
 <key>StringInjector</key>
 <string>No</string>
 <key>DeviceProperties</key>
 <string></string>
 <key>USBInjection</key>
 <string>Yes</string>
 <key>USBFixOwnership</key>
 <string>Yes</string>
 <key>InjectClockID</key>
 <string>Yes</string>
 <key>LpcTune</key>
 <string>No</string>
 <key>HDAInjection</key>
 <string>No</string>
</dict>
 <key>PCI</key>
<dict>
 <key>PCIRootUID</key>
 <string>0</string>
 <key>StringInjector</key>
 <string>No</string>
 <key>DeviceProperties</key>
 <string></string>
 <key>USBInjection</key>
 <string>Yes</string>
 <key>USBFixOwnership</key>
 <string>Yes</string>
 <key>InjectClockID</key>
 <string>Yes</string>
 <key>LpcTune</key>
 <string>No</string>
 <key>HDAInjection</key>
 <string>No</string>
</dict>
<key>SMBIOS</key>
<dict>
 <key>BiosVendor</key>
 <string>Apple Inc.</string>
 <key>BiosVersion</key>
 <string>IM131.88Z.010A.B05.1210121459</string>
 <key>BiosReleaseDate</key>
 <string>10/12/2012</string>
 <key>Manufacturer</key>
 <string>Apple Inc.</string>
 <key>ProductName</key>
 <string>iMac13,2</string>
 <key>Version</key>
 <string>1.0</string>
 <key>Family</key>
 <string>iMac</string>
 <key>SerialNumber</key>
 <string>C02K1K81DNM</string>
 <key>BoardManufacturer</key>
 <string>Apple Inc.</string>
 <key>BoardSerialNumber</key>
 <string>C02K1K81DNMP</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
 <key>Debug</key>
 <string>No</string>
 <key>KernelCpu</key>
 <string>No</string>
 <key>AsusAICPUPM</key>
 <string>No</string>
 <key>AppleRTC</key>
 <string>No</string>
</dict>
</dict>
</plist>

 

 

 

etz6IJo.png

 

UgAUuSZ.png

 

b9JXK3R.png

 

Ze4ZWyY.png

Link to comment
Share on other sites

:)

 

hello ,

 

tu as de la chance que la tienne fonctionne , la mienne=écran blanc et la méthode veille ne fonctionne pas pour moi :(

 

you're lucky that yours works, mine = white screen and method saver does not work for me :(

 

 

Asus M5A97pro/FX 8350/Asus 7950 CUII V2

Link to comment
Share on other sites

:)

 

Par contre en -x avec GraphicsInjector=Yes ou No , la carte graphique est parfaitement reconnu avec 7mo de mémoire .

 

By cons in-x GraphicsInjector=Yes or No, the graphics card is well recognized with 7mo memory.

Link to comment
Share on other sites

:)

 

Par contre en -x avec GraphicsInjector=Yes ou No , la carte graphique est parfaitement reconnu avec 7mo de mémoire .

 

By cons in-x GraphicsInjector=Yes or No, the graphics card is well recognized with 7mo memory.

 

With Clover, use GraphicsInjector=Yes, unless you inject everything through DSDT.

Link to comment
Share on other sites

Each port is recognized with ATY,AMD,RadeonFramebuffer. According to the name it is a framebuffer and apparently everything seems to work fine without injecting a specific FB. I don't see the problem here.

Link to comment
Share on other sites

I think that is where he showed loaded framebuffer ?

 

No, that has absolutely nothing to do with this. That is device ID driven and nothing more. Its not being told what FB to load.

 

Each port is recognized with ATY,AMD,RadeonFramebuffer. According to the name it is a framebuffer and apparently everything seems to work fine without injecting a specific FB. I don't see the problem here.

 

Really? Do you understand how AMD/ATI cards work because I think you do not. The card has no framebuffer. ATY,AMD,RadeonFramebuffer is not a framebuffer!

Link to comment
Share on other sites

I never said I understand it fully. What is it then, can you explain it please? Also what difference does it make in the end if he uses one of the known framebuffers?

 

http://en.wikipedia.org/wiki/Framebuffer

 

Framebuffer on a AMD card enables OpenCL.

 

Not loading a framebuffer means the card is not working.

Link to comment
Share on other sites

@rampage dev

 

im following the guide on your blog and i am creating a new dsdt, I have extracted dsdt but I am having problems now finding a patch for z77a-gd65...

 

My card in on pci0

 

Any ideas where how I can do this as the usual places to get patches from dont have one for my motherboard ?

Link to comment
Share on other sites

@rampage dev

 

im following the guide on your blog and i am creating a new dsdt, I have extracted dsdt but I am having problems now finding a patch for z77a-gd65...

 

My card in on pci0

 

Any ideas where how I can do this as the usual places to get patches from dont have one for my motherboard ?

easy way to do it.

http://sourceforge.n.../maciasl/files/

add this link to your rep od MACIASL

PJALM Intel7

http://repo.pjalm.info/intel7

 

Credits for patch goes to user PJALM

Link to comment
Share on other sites

@rampage dev

 

im following the guide on your blog and i am creating a new dsdt, I have extracted dsdt but I am having problems now finding a patch for z77a-gd65...

 

My card in on pci0

 

Any ideas where how I can do this as the usual places to get patches from dont have one for my motherboard ?

 

You just need to remove the errors thats all.

 

His card is obviously working, including video acceleration and OpenCL. Can you show an example of what does not work?

 

It is obviously not working. He has not tested OpenCL. Its not working. If you can not understand that the framebuffer is not loaded then I just do not know what to tell you. End of discussion.

Link to comment
Share on other sites

I do remember first couple days with my ATI card. It worked just fine with generic framebuffer (AMD Radeon 7xxx in System Information). I didn't test OpenCL though.

Link to comment
Share on other sites

 Share

×
×
  • Create New...