[00:00] committed [01:54] is this for xorg? === superm1|away is now known as superm1 [05:09] new improved failsafe-x stuff pushed up :-) [05:10] (also some minor dexconf tweaks) === superm1 is now known as superm1|away === superm1|away is now known as superm1 [18:38] i just upgraded to intrepid alpha and now X.org wont start because it says "ABI major version does not match xserver version" (this is for the ATI fglrx driver) .... how can I workaround this issue? [18:38] remove the fglrx driver [18:38] doesn't work in intrepid yet [18:39] ok, where can I do that? [18:39] apt-get remove --purge xorg-driver-fglrx [18:39] and then dpkg-reconfigure xserver-xorg -phigh [18:39] and you should be back on the radeon driver [18:40] perfect, thanks... i'll try this [18:44] it worked.. thanks again superm1