From owner-freebsd-questions@FreeBSD.ORG Fri Apr 6 18:08:55 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 317E61065673 for ; Fri, 6 Apr 2012 18:08:55 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id B10C18FC14 for ; Fri, 6 Apr 2012 18:08:54 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so739191wgb.1 for ; Fri, 06 Apr 2012 11:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XDhj5cCOs4oA4m42qMSBbjD/8Ssd1bI4DQpPaRXoTes=; b=XiAG+QDV6OQVDxw4puuLPcPc8NlS525FYuXzplpKsZbQA34NejrdVNiWUdD1/io/8z odY9ROEoY9GA9gmR704fpjElRdLb83U+yqfTJWtBCHmX+N7m7zFSG5WpRozDdW5e/uFQ ggiXg4DVcR3/noO8UavqtldAGIh2Uo1rnUVBzzQx3/GMSJJcYE6qFiYwMadLEORsS3KH T6sauo2Yyn+pN2zB4bnypA6oyZegQbHFcDwKgmcZZX0V+K0ioIsWrRWNAlezTh4e97M0 rfkPIVsmC/VAl7ooQQJuWzinNJz+LE00PksKjImOalgmDhIK3Ec+P7bXgD17LSxkQc3k nk6A== MIME-Version: 1.0 Received: by 10.180.83.198 with SMTP id s6mr13329163wiy.8.1333735727927; Fri, 06 Apr 2012 11:08:47 -0700 (PDT) Received: by 10.216.13.206 with HTTP; Fri, 6 Apr 2012 11:08:47 -0700 (PDT) Received: by 10.216.13.206 with HTTP; Fri, 6 Apr 2012 11:08:47 -0700 (PDT) In-Reply-To: References: Date: Fri, 6 Apr 2012 11:08:47 -0700 Message-ID: From: Waitman Gobble To: doug@safeport.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Xorg bug X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2012 18:08:55 -0000 On Apr 6, 2012 10:40 AM, wrote: > > This is 9.0-RELEASE with all else installed via pkg_add. Xorg is 7.5.1; xdm is 1.1.11. When logging out or terminating Xorg the screen flashes a line that is the login pattern at the top of the screen. The rest of the screen is black. ctrl-alt-F1 switches to the console but the monitor is disconnected (e.g., I eventually get 'no signal' as if the system is powered down). ctrl-alt-F9 returns to the xdm login which then works normally. I am using xfce and see no problems after logging. There are no errors logged in .xsession-errors, Xorg.0.log or xdm.log. > > I get the same symptoms with and without hal and when Xorg is started with startx or startxfce4. xorg.conf is unmodified from a 'Xorg -configure'. The monitor driver select is radeon. The radeonhd driver crashes. > > The system is not down, as I can ssh into it,the only real bug is that the consoles are not available. I think this is a bug handling the monitor rather than the keyboard because of the 'no signal' indication and the ctrl-alt keys work, I just can not see whats on the console. > > Is additional logging available? Anybody seen one like this? > > > > _____ > Douglas Denault > http://www.safeport.com > doug@safeport.com > Voice: 301-217-9220 > Fax: 301-217-9277 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " freebsd-questions-unsubscribe@freebsd.org" Hi, On my amd64 machine running 10.0-CURRENT with xfce4 the screen turns white when i logout or use the shutdown button. i'm running the latest in packages, will have to check the version. ssh into machine still works except that within 40 seconds or so the machine freezes. my work-around is to do shutdown -r now from terminal, which shuts down before 40 seconds :) shutdown without r does not stop it from freezing. i have not yet taken the time to troubleshoot but maybe this weekend ill get the details together and try to see what the problem is. Waitman Gobble San Jose California USA