From owner-freebsd-x11@FreeBSD.ORG Tue Aug 5 23:20:05 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98E081065670 for ; Tue, 5 Aug 2008 23:20:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 59F4D8FC18 for ; Tue, 5 Aug 2008 23:20:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m75NK1s4048158; Tue, 5 Aug 2008 17:20:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m75NK0V0048152; Tue, 5 Aug 2008 17:20:00 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 5 Aug 2008 17:20:00 -0600 (MDT) From: Warren Block To: vangogh In-Reply-To: <48988A69.1000404@tiscali.co.uk> Message-ID: References: <48988A69.1000404@tiscali.co.uk> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (wonkity.com [127.0.0.1]); Tue, 05 Aug 2008 17:20:03 -0600 (MDT) Cc: freebsd-x11@freebsd.org Subject: Re: 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: Tue, 05 Aug 2008 23:20:05 -0000 On Tue, 5 Aug 2008, vangogh wrote: > 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? As I've posted twice in comp.unix.bsd.freebsd.misc: Try using the xf86-video-savage driver instead of vesa, and disable DRI in xorg.conf. -Warren Block * Rapid City, South Dakota USA