From owner-freebsd-mobile@FreeBSD.ORG Wed Dec 10 19:55:10 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9317C16A4CE for ; Wed, 10 Dec 2003 19:55:10 -0800 (PST) Received: from mail-aubervilliers.netaktiv.com (soyouz.netaktiv.com [80.67.170.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 814FD43D2F for ; Wed, 10 Dec 2003 19:55:06 -0800 (PST) (envelope-from stephane@laperouse.internatif.org) Received: by mail-aubervilliers.netaktiv.com (Postfix, from userid 10) id B14E423D07; Thu, 11 Dec 2003 04:55:05 +0100 (CET) Received: by fetiche.sources.org (Postfix, from userid 1001) id A90DA9AD0; Wed, 10 Dec 2003 20:59:52 +0430 (AFT) Date: Wed, 10 Dec 2003 20:59:51 +0430 From: Stephane Bortzmeyer To: freebsd-mobile@freebsd.org Message-ID: <20031210162951.GA727@fetiche.sources.org> References: <20031207163127.GA791@fetiche.sources.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031207163127.GA791@fetiche.sources.org> User-Agent: Mutt/1.4.1i X-Transport: UUCP rules X-Operating-System: FreeBSD 5.1-RELEASE i386 Subject: Re: X freezes my Sony Vaio PCG-F801 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 03:55:10 -0000 On Sun, Dec 07, 2003 at 09:01:27PM +0430, Stephane Bortzmeyer wrote a message of 608 lines which said: > On a Sony Vaio PCG-F801, I installed FreeBSD 5.1-RELEASE, which comes > with Xfree 4.3.0. ... > When I use X, edition with Emacs makes the machine freezes after ten > or twenty minutes of use. The cursor no longer moves, Crtl-Alt-F1 and > Ctrl-Alt-Backspace are ignored. I have to reboot the hard way. What I tried: > (**) Option "Protocol" "SysMouse" > (**) Mouse0: Protocol: "SysMouse" > (**) Option "CorePointer" > (**) Mouse0: Core Pointer > (**) Option "Device" "/dev/sysmouse" 1) Changing the protocol to PS/2 and stopping moused. X works but freezes the same. 2) Testing with a color depth of 8 only. No change. 3) I tried to test with the "svga" driver instead of "trident" but I d not find it in /usr/X11R6/lib/modules/drivers. Is it normal?