Xorg on O2
Wednesday, April 1, 2009 3:34:12 PM
My CRIME driver for Xorg is now more or less complete. Hardware acceleration for xrender supports everything KDE and friends need, missing features have been added ( clipping, framebuffer image downloads, pattern fills etc. ) and the latest version should give some nice speedup as well thanks to increased parallelism between CPU and rendering engine.
With this KDE runs quite well for a machine this old, konqueror is working just fine and nowhere near as sluggish as you'd expect after running things like firefox on IRIX.
Right now the only known case where the driver produces visible artifacts is libXaw and the funny way it draws greyed-out menu items ( prominent example: xterm's menu ), something that XAA doesn't even try to accelerate. Guess I'll have to add my own font renderer too.
With this KDE runs quite well for a machine this old, konqueror is working just fine and nowhere near as sluggish as you'd expect after running things like firefox on IRIX.
Right now the only known case where the driver produces visible artifacts is libXaw and the funny way it draws greyed-out menu items ( prominent example: xterm's menu ), something that XAA doesn't even try to accelerate. Guess I'll have to add my own font renderer too.













Dik Dik van Dikkikolu # Saturday, May 23, 2009 2:13:18 AM
Also, thank you for bothering to do this.
Chrischrisokc # Thursday, May 28, 2009 1:43:53 AM
Macallan # Thursday, May 28, 2009 2:29:35 AM
knoppixknoppix21 # Friday, August 28, 2009 6:50:13 AM
btw, im newbie
Macallan # Friday, August 28, 2009 11:42:15 AM
Also, if all you want is to revive your IRIX install you can always just boot an IRIX CD, I'm pretty sure it lets you drop into a shell, mount the root partition and delete the password by hand.
Finally, if you want to run NetBSD try 5.0, older releases have no support for the graphics chip, no audio etc., they're pretty much serial console only. X in -current uses a new Xserver ( Xorg 1.6.3 right now ) which introduced a few new problems, 5.0 ships with Xorg 1.4.2 which works fine. 5.0 supports hardware accelerated graphics in both the console and X, audio, support for the onboard network controller is much better than in earlier releases, pretty much everything works except the video IO stuff. If you have the audio only option you probably won't care. Most drivers for PCI cards will Just Work as well, if you want off the shelf gigabit ethernet, wlan, USB or whatever else IRIX doesn't support.