Karl Dalen wrote:
> Thanks for your info.
>
> 1.
> Without any xorg.conf file I don't know why it shows
> 'ati' as main driver in the header section of Xorg.log and
> not radeon.
"ati" is the default wrapper for ATI chipsets. It just checks
the chipset model and then loads radeon, mach64 or rage drivers
as appropriate. If you check /var/log/Xorg.0.log when ati is
used you should see radeon loaded a bit later.
> Moving the three libraries: libdri.so, libdri2.so, libdrm.so.2
> had no impact on performance and I got an additional error:
>
> (EE) Failed to load /usr/lib/xorg/modules/extensions/GL/amd64/libglx.so
> It looks like extension glx needs to load these files.
> Before removing these libraries glx was reported to be successfully loaded.
Yes - the current GLX implementation uses the DRI "swrast" software rasterizer
when hardware accelerated DRI is not possible (such as on radeons).
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
xwin-discuss mailing list
[email protected]
List info: http://mail.opensolaris.org/mailman/listinfo/xwin-discuss
Unsubscribe: http://mail.opensolaris.org/mailman/options/xwin-discuss