Originally posted by: manly
Originally posted by: Elemental007
Originally posted by: GigaCluster
Perhaps recompile your kernel with Celeron support?
wtf
Are you being serious there??
He's serious. There are a handful of "programs" that if recompiled with i686 optimizations would likely improve performance. E.g.
Linux kernel
glibc
XFree86
KDE3
In general, compiling for your specific processor is not worth the effort (Gentoo users think otherwise). These days, your distro probably already compiles the kernel and glibc with i686 optimizations. All the performance critical parts of the kernel are written in inline assembly anyway.
Sounds like something in your config is wrong though. While KDE3 isn't the fastest software on the planet, it should run way better than "dog slow" on your PC. I'd investigate configuration issues before I even considered bothering with custom compilation.
My first guess is to check that DMA is enabled on the hard drive(s).