netkas.org

Archive for the 'ATI' Category

New Radeon 5xxx/6xxx driver In ML DP3

In ML DP3 instead of

ATIRadeonX3000.kext
ATIRadeonX3000GA.plugin
ATIRadeonX3000GLDriver.bundle
ATIRadeonX3000VADriver.bundle

we now has

AMDRadeonAccelerator.kext
AMDRadeonVADriver.bundle
AMDRadeonX3000GLDriver.bundle

which (according to its Info.plist) support radeon 5xxx family and 6xxx family.

But if you look inside of it. it supports more:

AMDR8xxGraphicsAccelerator
AMDBartsGraphicsAccelerator
AMDCaicosGraphicsAccelerator
AMDCaymanGraphicsAccelerator
AMDCedarGraphicsAccelerator
AMDCypressGraphicsAccelerator
AMDJuniperGraphicsAccelerator
AMDLombokGraphicsAccelerator
AMDRedwoodGraphicsAccelerator
AMDTurksGraphicsAccelerator
AMDSIGraphicsAccelerator
AMDPitcairnGraphicsAccelerator
AMDTahitiGraphicsAccelerator
AMDVerdeGraphicsAccelerator

We had signs of this new driver coming in previous versions of ATIRadeonX3000.kext, and now its here !

7xxx series will not work just yet, as it needs FrameBuffer driver first, and this is just accelerator (provides OpenGL&co acceleration)

Sneak peak into future amd cards

According to the opensource 7xx0 linux drivers part that AMD released today, we will see mobile amd videocards based on pitcairn (78×0) and cape verde (77×0) video cards.

Maybe for new imac ? :D

Also, the codename of graphics core of trinity apu is gonna be ARUBA, and it’s gonna be VLIW4 just like Cayman with devid range 0×9900-0x990f and 0×9990-0×9994.

And 6970 on 10.8 DP1

Following the pref news of how well ML now runs, a sshot of 6970 working in ML on my lappy with vidock setup:

Image and video hosting by TinyPic

And a patched x3000.kext (ungzip, binary goes into ATIRadeonX3000.kext/Contents/MacOS/) to fix panic caused by iTunes :  

Cayman works natively in 10.8

6970 and 6950 works fine in OSX 10.8, woohoo.

more here

And the efi rom I made for it in august make 6970 work just fine!

New signs of upcoming 7900/7800/7700 drivers

From 10.8 DP1 ATIRadeonX3000.kext:

0116610 T _Cail_CapeVerde_InitializePowerGating
00116485 T _Cail_CapeVerde_PowerGatingControl
00115f62 T _Cail_CapeVerde_SetUvdPowerGating
0026a770 d _Pitcairn_HwConstants
0026a7d0 d _Pitcairn_RLC

as well as Tahiti functions.
It’s not the complete driver yet, but signs of something being cooked.

Also, X1000 drivers are absent now and x2000/x3000 drivers is 32 and 64-bit still.

QE/CI patch for 4890&co

A patch for sone exotic 48xx series cards to get qe/ci.

Also working on a cayman patch, anyone have original and patched x3000.kext for cayman (to fix itunes causing kernel panic) for 10.7.1or 10.7.2 ?

10.7.3 osx

10.7.3 is out as you know, will try to make my usual patches as soon as I can.

Finaly got 6870 working with vidock

So far, the only way to run external ATI with your lappy is to use “native” drivers, aka don’t do any init with graphicsEnabler or aty_init.
So, I removed aty_init.
Then to keep internal nvidia card initialized by graphicsEnabler and not the external gpu – plug in external gpu to expresscard port only when chameleon gui shows up on the screen, this way graphicsEnabler will ignore external gpu.
There is probably a better way to do this, like changing aty_init matching to only init internal card.

The bug is – card’s being shown as Posted one and it’s not, so I found a workaround for it. Use chameleon, boot with card plugged in and with UseAtiROM=y Wait=y ( with proper rom placed at proper name in /Extra), once it says – Press any key to continue, replug the card and press any key. It will boot fine.
Anyway, card works, no microfreezes like with external nvidia card, and since its “native” drivers – bai bai steam. steam works.

Need to reduce memory size from 3gb to 2gb and to not use DIY vidock egpu setup tool.
Also, sleep works.
Some screenshots:

Doubts on 6970 future in OSX

According to latest leaks 6950/6970(Cayman) gonna be the only cards with VLIW4 arch. And since Apple never used and most likely will never use vliw4 cards, we may end up with no Cayman support in osx drivers at all( with patches – on incomplete level). It can be 4890 story all over again.

External gpu for hackbook

Thanks to your donations I was able to buy vidock 4+.

And now some reports of this thing working with hackint0sh:

First of all, you have to fix error 12 in windows or osx will just panic on boot. One of fixes is to lower ram size to 2.5gb.

Then, disable graphics enabler and install aty_init, otherwise you will get freeze at gray screen.

Then it works, tested with gt220.

bad thing is pcie x1 speed.

with aty_init it may work with macbooks with expresscard port.

More test at late December.

« Previous PageNext Page »