LWN.net Logo

3D overload

3D overload

Posted Dec 3, 2009 20:38 UTC (Thu) by anton (guest, #25547)
In reply to: 3D overload by tialaramex
Parent article: Between Fedora 12 and 13

We have older servers with the ATI Rage XL, and middle-aged servers with the ATO ES1000. I once ran X on the ES1000, and X recognized it as a Radeon 7000 or somesuch. We have free accelerated 3D drivers for the Radeon 7000. IIRC I even tried 3D, and it worked.

BTW, normally we run our servers in text mode, not for fear of getting an oops from the 3D driver (if the X server crashes, we don't care), but because we only need the console when we boot the thing, and when it does not react to the network. And then we want to see what the kernel said on the console, and X having blanked the screen or displaying anything but the console is not very helpful.


(Log in to post comments)

3D overload

Posted Dec 5, 2009 1:29 UTC (Sat) by tialaramex (subscriber, #21167) [Link]

“I once ran X on the ES1000, and X recognized it as a Radeon 7000 or somesuch. We have free accelerated 3D drivers for the Radeon 7000. IIRC I even tried 3D, and it worked.”

I guess everybody has their memory play tricks on them sometimes. The ES1000 has no 3D capability. If you don't believe me you might read ATI's specifications for it, or the source of the free driver you're talking about.

3D overload

Posted Dec 16, 2009 19:03 UTC (Wed) by daenzer (✭ supporter ✭, #7050) [Link]

> The ES1000 has no 3D capability.

Actually, at least initially the 3D hardware was there, just not validated during production (probably that's cheaper than actually removing the hardware). So with luck it might work at least to some degree, but if it breaks you get to keep both pieces. The X.Org radeon driver currently disables all functionality using 3D hardware by default on these cards but it can be enabled via xorg.conf options for giggles (the extremely low video memory bandwidth probably precludes any non-trivial 3D usage anyway).

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds