From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 20 00:53:44 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 C9E5F16A4BF for ; Wed, 20 Aug 2003 00:53:44 -0700 (PDT) Received: from mailhub01.unibe.ch (mailhub01-skge0.unibe.ch [130.92.9.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D55B43FDF for ; Wed, 20 Aug 2003 00:53:43 -0700 (PDT) (envelope-from roth@iam.unibe.ch) Received: from localhost (localhost [127.0.0.1]) by mailhub01.unibe.ch (Postfix) with ESMTP id 0D89925BB07; Wed, 20 Aug 2003 09:53:42 +0200 (MEST) Received: from mailhub01.unibe.ch ([127.0.0.1]) by localhost (mailhub01 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18701-01-57; Wed, 20 Aug 2003 09:53:39 +0200 (MEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub01.unibe.ch (Postfix) with ESMTP id 775B625BA5E; Wed, 20 Aug 2003 09:50:54 +0200 (MEST) Received: from speedy.unibe.ch (speedy [130.92.64.35]) by asterix.unibe.ch (8.11.6+Sun/8.11.6) with ESMTP id h7K7osK10844; Wed, 20 Aug 2003 09:50:54 +0200 (MET DST) Received: (from roth@localhost) by speedy.unibe.ch (8.11.6+Sun/8.10.2) id h7K7os226599; Wed, 20 Aug 2003 09:50:54 +0200 (MEST) Date: Wed, 20 Aug 2003 09:50:53 +0200 From: Tobias Roth To: freebsd-mobile@freebsd.org Message-ID: <20030820075053.GA26452@speedy.unibe.ch> Mail-Followup-To: freebsd-mobile@freebsd.org, Peter Radcliffe References: <20030820054503.GA19420@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030820054503.GA19420@pir.net> User-Agent: Mutt/1.4i X-Operating-System: SunOS speedy 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-80 X-Virus-checked: by University of Berne Subject: Re: i830MG and suspend to disk with X. 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: Wed, 20 Aug 2003 07:53:45 -0000 > With XFree86-Server-4.3.0_8 under -STABLE I'm having problems with > suspend to disk with an i830MG graphics card in my IBM X30 if it is > running X at the time. Display comes back corrupted, only way to > recover is a reboot (switching to a virtual terminal, which is also > corrupted, and hitting control-alt-delete if it is enabled works for > me). I've just updated the system bios to the release from June and > there is no improvement. A workaround is the traditional switch to a > virtual terminal first, switch back after resume. > > I'm also seeing occasional crashes on resume from suspend to memory, > they seem to be far more frequent than they used to be :/ here my experiences on -current with a T30: as long as the ultrabay cd-rom device is not in the bay, i can suspend/resume all right. with the ultrabay cd-rom drive inserted, the system crashes on resume. these statements are equally true for hibernation and suspend. i am also using the vty switch workaround, which can be automated, as i stated here: http://gerda.univie.ac.at/freebsd-laptops/index.pl?action=show_laptop_comment&commentid=43&laptop=103 hope that helps, t.