Hi, I removed all. Still hangs. I disabled Accel. No hangs. I enabled Accel and XAA. Hangs. I disabled RenderAccel and use EXA. No hangs... until now, again :(
What I am sure of is that xf86-video-ati 6.9.0 scrambles VGA output, so that forced me to use the version from git; with this, agpgart+radeon+drm kernel modules are loaded, which did not with 6.9.0, and I am sure that because of them the Xorg server hangs, except when enabling "NoAccel", when they are not loaded. The modules are loaded by libdrm package from git, I guess? As in: http://lists.freedesktop.org/archives/xorg/2008-October/039623.html ? Also, there is a noise, probably the fan of the graphics display, which I did not here before 6.9.0 on the laptop !!! Booting another OS the noise resumes. i hope this does not become a support forum for "the other OS's windows' server" :) too... Thanks -- S. ----- Original Message ---- From: Alex Deucher <[EMAIL PROTECTED]> To: Sebastian Glita <[EMAIL PROTECTED]> Cc: [email protected] Sent: Friday, October 24, 2008 5:24:20 PM Subject: Re: ati radeon : hangs between CTRL+ALT+Fx's On Fri, Oct 24, 2008 at 8:45 AM, Sebastian Glita <[EMAIL PROTECTED]> wrote: > Hi, > > I have an ugly problem with X hangs. > > Just a while ago, before xorg-server 1.5.2, xf86-video-ati used to work > perfect, even with hibernation. > Now xf86-video-ati from git hangs by blanking 2 thirds of the screen, when > switching CTRL+ALT+Fx or resuming from hibernation. > > DRI option enabled or not, it makes no difference; or with or without drm and > radeon modules builtin. (those from git "x11-drm" do not work with 2.6.26 > kernel.) > > Finding similar posts, I tried using "NoAccel" "on": seems to work, yes, but > too slow. > Option "AccelMethod" set to "EXA" has a similar behaviour. Try removing all of the options in your config and see if that helps. Also, this option: Option "AGPFastWrite" "1" Will almost always cause problems. Remove that. Alex _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
