From owner-freebsd-mobile@FreeBSD.ORG Tue May 29 04:03:13 2007 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 31ECB16A400 for ; Tue, 29 May 2007 04:03:13 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id DAF9913C457 for ; Tue, 29 May 2007 04:03:12 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 4252 invoked from network); 29 May 2007 14:03:13 +1000 Received: from 210-84-60-60.dyn.iinet.net.au (HELO localhost) (210.84.60.60) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 29 May 2007 14:03:12 +1000 Date: Tue, 29 May 2007 14:03:09 +1000 From: Norberto Meijome To: freebsd-mobile@freebsd.org Message-ID: <20070529140309.2a89dced@localhost> In-Reply-To: <20070528223833.0b7b3294@localhost> References: <20070528223833.0b7b3294@localhost> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Working quite well : xorg7.2, DRI, suspend, Radeon Mobility X600 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 04:03:13 -0000 On Mon, 28 May 2007 22:38:33 +1000 Norberto Meijome wrote: > Suspend and resume work fine, with DRI inclusive - it is a single core CPU ( I > believe there are still issues with suspend/resume with dual cores. Ian Smith reminded me of some previous postings I made on this (august 2006). with xorg 7.2 I made some slight changes to the my suspend script, basically i dont switch back to VT1 before sending zzz - it works fine. Resuming on text mode seemed to be corrupting video RAM too (more tests needed). relevant sysctls that are working ok currently --- # Should prevent freezing in X when doing suspend ## for TOSHIBA A2, NOT THINKPAD ## hw.syscons.sc_no_suspend_vtswitch=1 # Fixes resume on RELENG_6 hw.acpi.reset_video=1 --- _________________________ {Beto|Norberto|Numard} Meijome Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.