M Harris wrote: > On Saturday 12 May 2007 08:57, Jim Flanagan wrote: > >> At this point I'd like to get back to my original defalult KDE/xorg >> install. I will try the ATI driver agian later, but for now I'd like to >> get back to the original install. How do I do this? >> > This is really easy... > > ... put the machine in runlevel 3: > > sudo init 3 > > run sax2 -r > > or sax2 -r -m 0=radeon > > Sax will rebuild your install /etc/X11/xorg.conf file. > > (or) > If this is the card you installed the machine with, then you probably > still > have a file called /etc/X11/xorg.conf.install you might try using that > by linking to it in /etc/X11 > > cd /etc/X11 as root > > rm xorg.conf > ln -sf xorg.conf.install xorg.conf > > > > > Hi Mike,
I did the sax2 -r -m 0=radeon The test screen in sax did not look too good, but it was readable. Got back up to runlevel 5 OK, but screensaver will not run, nor will glxinfo or glxgears. I have not tried your last method yet. Tha ~install file is in /etc/X11/. Why would I use ln instead of just cp xorg.config.install xorg.config? Jim F -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
