On Fri, Oct 23, 2009 at 2:05 PM, Alex Schuster <wo...@wonkology.org> wrote: > Jesús Guerrero writes: > >> On Fri, 23 Oct 2009 17:47:44 +0200, Alex Schuster <wo...@wonkology.org> >> wrote: > >> What kind of blank is it? Do you see the mouse pointer at least? Do the >> monitor(s) stay on or do they go into standby mode? > > The monitors complain about bad frequencies. The TFT then enters standby > mode, the CRT continues trying to show something, but I only see the > "frequency out of range" message. > >> I've had issues with >> radeon in the past, and after asking in the mailing list it seemed like >> some issue with my AGP card. Some developer suggested to try this in the >> xorg.conf file and it worked for me: >> >> Option "BusType" "PCIE" >> >> And yes, it's an AGP card. The logic behind this is out of my >> understanding. You can see the thread here: >> >> http://article.gmane.org/gmane.comp.freedesktop.xorg.drivers.ati/10628/ma >> tch=i92guboj > > Tried that, but it did not help. > >> If you have problems with the radeon (not fglrx or radeonhd) driver, I >> suggest posting to that list. It's probably the best place to get help if >> the standard procedures do not work. > > Thanks! I will do that. > > Wonko
BTW - EVERY problem I was having when I dealt with this sort of thing a couple of months ago was visible in some sense in the Xorg.0.log files. I would look for errors, figure out what was causing them, mostly being config issues in my case, and then fix them and try again. It really paid to sort of dig into that file and try to look closely at every warning message along with the more obvious error (EE) messages. I also got help on the same ATI list you were pointed out. Very helpful folks. Good luck, Mark