From owner-freebsd-acpi@FreeBSD.ORG Mon Aug 7 11:36:55 2006 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A26616A505 for ; Mon, 7 Aug 2006 11:36:55 +0000 (UTC) (envelope-from arungnair@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42B0843D45 for ; Mon, 7 Aug 2006 11:36:54 +0000 (GMT) (envelope-from arungnair@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so40315uge for ; Mon, 07 Aug 2006 04:36:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NriAAQhHmoI8EETj/mVo4yWBz7R5Fe77iDOOreGc3qtrxLwknJdcpMdoTNA/e4SS9BdZGC8tZYDps0+farEQ/OsJs0EViasL2nJWezdXWkX5BfDqbRWEPEerOby1Z/N4Fm6X2snJKHVFAlJCRQ5gFZbiSk+97HPi/43RzQlTmeM= Received: by 10.78.132.12 with SMTP id f12mr2356345hud; Mon, 07 Aug 2006 04:36:53 -0700 (PDT) Received: by 10.78.183.18 with HTTP; Mon, 7 Aug 2006 04:36:53 -0700 (PDT) Message-ID: <3fa7d6a0608070436u51f4f210m2db891df825a63e@mail.gmail.com> Date: Mon, 7 Aug 2006 17:06:53 +0530 From: "Arun G Nair" To: freebsd-acpi@freebsd.org In-Reply-To: <3fa7d6a0608070419j653317a2r244c09f187d2859e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3fa7d6a0608070409i6d524daao37c6fcdb4d9c5bef@mail.gmail.com> <3fa7d6a0608070419j653317a2r244c09f187d2859e@mail.gmail.com> Subject: Re: IBM ThinkPAD R51 2887 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2006 11:36:55 -0000 Hi, I got suspend/resume to work in console mode with acpi_video_load="YES" in /boot/loader.conf and hw.acpi.reset_video=0 and hw.sysacons.sc_no_suspend_vtswitch=1 in /etc/sysctl.conf . I got it from the archives. But when I start X, after a suspend-resume from console, my mouse is stuck.