This is how I installed the old xorg (if I knew what I was doing it would probably work without the dpkg --purge...):
Added the following lines to /etc/apt/sources.list: deb http://de.archive.ubuntu.com/ubuntu/ hardy main restricted deb http://de.archive.ubuntu.com/ubuntu/ hardy-updates main restricted deb http://security.ubuntu.com/ubuntu hardy-security main restricted cd /var/lib/dpkg/info/ dpkg --purge `ls *xorg*.list | sed s/.list// ` dpkg --purge `ls *xorg*.list | sed s/.list// ` dpkg --purge kubuntu-desktop dpkg --purge `ls *xorg*.list | sed s/.list// ` apt-get --reinstall install x11-common/hardy apt-get install xserver-xorg-video-mga/hardy xserver-xorg-core/hardy xserver-xorg-video-glint/hardy xserver-xorg/hardy xserver-xorg-input-evdev/hardy xserver-xorg-input-kbd/hardy xserver-xorg-input-mouse/hardy -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs