On Fri, 23 Oct 2009 17:47:44 +0200, Alex Schuster <wo...@wonkology.org> wrote: > Nikos Chantziaras writes: > >> On 10/23/2009 03:15 PM, Alex Schuster wrote: >> > I did not try ati-drivers. Her card is a RV505 (Radeon X1550 Series) >> > which is no longer supported by current ati-drivers. Older drivers >> > might still work for a while, but only with kernels< 2.6.29. And I >> > suspect the problem is not the driver itself, because radeon does not >> > work, too, and I also had similar problems of a blank screen with an >> > ATI card and different drivers. >> >> For the radeon X driver (which *is* the best choice for the X1000 >> series) make sure you also have radeon in-kernel support enabled. > > It is enabled, and according do dmesg, it is running fine: > > [ 387.433698] [drm] Initialized drm 1.1.0 20060810 > [ 387.535673] [drm] Initialized radeon 1.30.0 20080528 for 0000:02:00.0 > on > minor 0 > > But that's only for GLX, right? So even if it weren't enabled, I should > see > something, I guess.
Yes. 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? 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/match=i92guboj 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. -- Jesús Guerrero