From owner-freebsd-x11@FreeBSD.ORG Wed Aug 27 17:47:25 2008 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB6DA10656A0 for ; Wed, 27 Aug 2008 17:47:25 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.freebsd.org (Postfix) with ESMTP id 6902D8FC50 for ; Wed, 27 Aug 2008 17:47:25 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by wx-out-0506.google.com with SMTP id h27so1023094wxd.7 for ; Wed, 27 Aug 2008 10:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=y85eBTL/yAC1G29TTpYUcmQSh8jEM2+X5lzhNDhHctA=; b=iQRmhmIIWizkzxTsWQfSgSWVp8crIxEZMNO9YPgXGS4CPMmEHFKRFXtGdIdj/LSiOu Hysw75PU3onezrYsRDJ3Ts8p9rPdFqswqn8zdpa4YU2YGDyvOk0e+1mGZ1LnOZXSiKBx 9ypi6GuKHm/V0NHNIrVNCZB8mVB14PuVrMV94= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=rqVC/8GOrq1ocptnpwtcKZXw0wIeCvg+RdpZeWmsjICqrpD8u0hGIcQpqhML6LA31H qkozgPSp7xz7S2nwFbZY3GqctgoSgmO/9xoQ6GI6ji3qVucX4Y737LUFvPiItSmqpT6Y fDevr+kpSUmU9Tc9GZ7gv0GsYU6wUGAXMzFNM= Received: by 10.114.176.1 with SMTP id y1mr352582wae.118.1219859243447; Wed, 27 Aug 2008 10:47:23 -0700 (PDT) Received: by 10.114.112.12 with HTTP; Wed, 27 Aug 2008 10:47:23 -0700 (PDT) Message-ID: Date: Wed, 27 Aug 2008 19:47:23 +0200 From: "Rene Ladan" To: "Robert Noland" In-Reply-To: <1219855730.77696.5.camel@squirrel.corp.cox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48988A69.1000404@tiscali.co.uk> <48989825.3060307@gmail.com> <1218315310.1914.11.camel@wombat.2hip.net> <1219855730.77696.5.camel@squirrel.corp.cox.com> Cc: x11@freebsd.org Subject: Re: Fwd: Complete System Freeze when log out of X session X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2008 17:47:25 -0000 2008/8/27 Robert Noland : > On Wed, 2008-08-27 at 18:39 +0200, Rene Ladan wrote: >> Better sent it to the list too. >> >> Rene >> >> ---------- Forwarded message ---------- >> From: Rene Ladan >> Date: 2008/8/27 >> Subject: Re: Complete System Freeze when log out of X session >> To: Robert Noland >> >> >> 2008/8/9 Robert Noland : >> > On Tue, 2008-08-05 at 20:12 +0200, Rene Ladan wrote: >> >> vangogh schreef: >> >> > My laptop has xorg 7.3 on Freebsd 7. >> >> > My xorg.conf file has: >> >> > Section "Device" >> >> > Identifier "card0" >> >> > Driver "vesa" >> >> > VendorName "S3 Inc" >> >> > BoardName "VT8375 [ProSavage8 KM266/KL266]" >> >> > BusID "PCI:1:0:0" >> >> > EndSection >> >> > >> >> > Problem is when I log out of gnome my system freezes completely and >> >> > control+alt+backspace does not work. The keyboard becomes totally >> >> > unresponsive and i must unplug the system to turn it off. I have >> >> > searched this problem and seen that posts appear in the archives back in >> >> > 2006 about this issue. However, I cannot find any solution. Can someone >> >> > please point me in the right direction for a solution to this please? >> >> > >> >> This sounds slightly familiar. I sometimes have these freezes too, >> >> but when I'm still in xfce4. Pressing the power knob still works for me, >> >> as well as logging in remotely via ssh. This means that only the screen >> >> (which turns black, no backlight on) and keyboard/mouse are frozen. >> >> >> >> This is with an Asus A6JE, Ati Radeon X1450 running xorg 7.3 with >> >> xf86-video-radeonhd 1.2.1. >> > >> > This sounds more like a gpu crash, or a deadlock in the xserver. So, I >> > don't think that these two cases are the same. Since you can ssh in, >> > have a look at top while it's hung and see what state the xorg process >> > is in. If it is in drmlk2, it's locked. If that looks ok, then it's >> > probably a gpu crash, if you set sysctl hw.dri.0.debug=1 you will >> > probably see a lot of radeon_cp_idle and timeout calls. >> > >> My laptop (panel/keyboard) froze again last night when I was quitting xfce4. >> I'm currently logged in over ssh. top/ps show no X processes except for two >> instances of mplayer (as plugin) in S (sleep < 20s) state. >> >> The dmesg buffer filtered through uniq: >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffffc010644d >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffff80086442 >> info: [drm] Num pipes: 1 >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffff80106459 >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffff80086414 >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffff80786440 >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffff80106439 >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffffc0086421 >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffffc0106426 >> WARNING pid 1153 (Xorg): ioctl sign-extension ioctl ffffffff8008642b > > Are you running a not entirely recent libdrm from git? > I'm running libdrm from Aug 24, commit c8fd8d3a0d37dc09165ac77c7d38938ef9942011 (overwriting the kernel modules and libdrm from ports) and mesa from Aug 25, commit 80af50b35b5a4e8890e15b28940576f8a1ac1476 (overwriting glu/glut/dri/mesa from ports) [...] -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net)