I need the r6xx-r7xx-drm support too.

Here are the instructions from xorg's radeonhd branch to make drm support 2D 
acceleration in r6xx - r7xx:

___________________________________________________________________
cd drm/linux-core
   git checkout -b r6xx-r7xx-support origin/r6xx-r7xx-support
   make radeon.o drm.o
   find /lib/modules -name "radeon.ko" -o -name "drm.ko"
   sudo cp radeon.ko /lib/modules/YOUR_KERNEL_VERSION/.../radeon.ko
   sudo cp drm.ko /lib/modules/YOUR_KERNEL_VERSION/.../drm.ko
___________________________________________________________________

Please forgive my ignorance.  I am no linux expert, but my understanding is 
that filetype '.ko' is a linux kernel modification file with localization 
options applied.

I haven't a clue how to implement these instructions on OpenSolaris.  

If I understand previous posters, then I have to wait for Solaris to move some 
drm functionality into the kernel as BSD and Linux have. And I understand that 
won't be done until sometime after 2009-06.

Did I understand that right?

Or does someone have a Solaris version of the above r6xx-r7xx support 
instructions?

THANKS!

Gordo
-- 
This message posted from opensolaris.org

Reply via email to