I apologize straight-away for asking about such a legacy device, but I've read some conflicting things about this old graphics card I got recently for $6. I should also state that the cards performance is mostly good, it's really the 3D acceleration that seems to be rather slow (namely in games). Perhaps the fact that the card is old and has only 16MB of RAM could means that it's working as well as it's ever going to work, but please keep reading
First, a proprietary driver. I know this is an old piece of hardware, but it seems as though there should be a proprietary driver out there for this card. Note that I don't have any experience with proprietary linux drivers yet, so I'm a rather green in this department
Second, the open source driver that is in use right now gives some funny feedback in lshw:
sudo lshw -c video
*-display UNCLAIMED <---- I haven't found satisfactory definition of what this means, just questions about it
description: VGA compatible controller
product: Rage 128 Pro Ultra TF
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 32 bits
clock: 66MHz
capabilities: agp agp-2.0 pm vga_controller bus_master cap_list
configuration: latency=64 mingnt=8 <----- And shouldn't this line have the driver name in it?
resources: memory:f8000000-fbffffff ioport:de00(size=256) memory:fe9fc000-fe9fffff memory:fea00000-fea1ffff
Any advice on what UNCLAIMED means and how to resolve it would be awesome, since I'm really curious as to what that's all about
-----------------
glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x300)
GL_NV_conditional_render, GL_AMD_draw_buffers_blend,
inxi -G
Graphics: Card: Advanced Micro Devices [AMD] nee ATI Rage 128 Pro Ultra TF
X.Org: 1.11.3 drivers: ati (unloaded: fbdev,vesa) Resolution: 1024x768@60.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 0x300) GLX Version: 2.1 Mesa 8.0.2
------------------
I went ahead and ran this unity support test, since it seems to be 3D acceleration-related
/usr/lib/nux/unity_support_test -p
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x300)
OpenGL version string: 2.1 Mesa 8.0.2
Not software rendered: no
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: no
I hope haven't bogged this down with too many details, but if I'm missing anything, just ask












