I was fortunate enough to download a usable ISO image on my second
attempt and was able to install(*) YDL 2.1 on my 9600 with 500MHZ G3 and
an ATI 128. The system is up and running, but I get the feeling the X
server isn't using the accelerated ATI driver. (Moving "TrueColor" windows
is fairly slow).
If I remember correctly, XF86Config-4 lists "fbdev" as the driver. I've
tried using "ati" and "ATI 128", but the server dies with messages like:
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Symbol drmScatterGatherFree from module
/usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
When I tried enabling "dri" and starting X with xinit (there is a comment
that KDE doesn't work with dri), I get messages like:
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
...
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(--) Depth 24 pixmap format is 32 bpp
Fatal server error:
Caught signal 11. Server aborting
Should I be able to use an ATI specific driver?
Thanks,
Harold Ravlin
(*) Surprisingly, the installer did not reinitialize my old linuxppc
partitions which caused problems, probably because of RPM conflicts when
trying to install the new packages. All these years using Unix and I
finally got a chance to do an 'rm -r *' from root!