From owner-freebsd-mobile@FreeBSD.ORG Sun Mar 6 11:10:12 2005 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 0A72016A4CE for ; Sun, 6 Mar 2005 11:10:12 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E612643D1D for ; Sun, 6 Mar 2005 11:10:10 +0000 (GMT) (envelope-from incmc@gmx.de) Received: (qmail invoked by alias); 06 Mar 2005 11:10:09 -0000 Received: from pD9E6ED9D.dip.t-dialin.net (EHLO ms.homeip.net) (217.230.237.157) by mail.gmx.net (mp002) with SMTP; 06 Mar 2005 12:10:09 +0100 X-Authenticated: #15946415 Received: from [10.0.0.1] (helo=[10.0.0.140]) by ms.homeip.net with esmtpsa (TLSv1:AES256-SHA:256) id 1D7the-000LxD-RS; Sun, 06 Mar 2005 12:13:42 +0100 Message-ID: <422AE500.6000205@gmx.de> Date: Sun, 06 Mar 2005 12:09:52 +0100 From: Jochen Gensch User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Oberman References: <20050304163624.04DAC5D07@ptavv.es.net> In-Reply-To: <20050304163624.04DAC5D07@ptavv.es.net> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 cc: freebsd-mobile@freebsd.org Subject: Re: Using VESA to restore display settings on resume 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: Sun, 06 Mar 2005 11:10:12 -0000 Kevin Oberman wrote: > What version of X and what version of FreeBSD are you running? Which > Radeon are you using? Are you running DRI? X = Yorg 6.8.1 FreeBSD = 6.0-CURRENT, built on March 3. Radeon Mobility M6 Tried it with "Load dri" in xorg.conf and without. It seems to work, when I don't load it. But only one time and further, even then only when I'm at the KDE Login Screen. Once I loged in, it doesn't work any more. > I need to put both: > hw.acpi.reset_video=0 > hw.syscons.sc_no_suspend_vtswitch=1 > into /etc/sysctl.conf to make this work. I know these, doesn't fix it completely. Jochen