From owner-freebsd-acpi@FreeBSD.ORG Thu Apr 5 17:00:23 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3A1116A566 for ; Thu, 5 Apr 2007 17:00:23 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from sana.init-main.com (104.194.138.210.bn.2iij.net [210.138.194.104]) by mx1.freebsd.org (Postfix) with ESMTP id 9FED013C46E for ; Thu, 5 Apr 2007 17:00:21 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from ns.init-main.com (localhost [127.0.0.1]) by sana.init-main.com (8.13.8/8.13.8) with ESMTP id l35Gjd63054596; Fri, 6 Apr 2007 01:45:39 +0900 (JST) (envelope-from takawata@ns.init-main.com) Message-Id: <200704051645.l35Gjd63054596@sana.init-main.com> To: "Marcello Maggioni" In-reply-to: Your message of "Thu, 05 Apr 2007 18:20:37 +0200." <63f529680704050920k2b44881ev6d0d91b09bd2737d@mail.gmail.com> Date: Fri, 06 Apr 2007 01:45:39 +0900 From: Takanori Watanabe Cc: freebsd-acpi@freebsd.org Subject: Re: Video doesn't wakeup from suspend on Vaio S4M/S (S460) 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: Thu, 05 Apr 2007 17:00:24 -0000 In message <63f529680704050920k2b44881ev6d0d91b09bd2737d@mail.gmail.com>, "Marc ello Maggioni" wrote: >Hi everyone! > >I've just successfully installed FreeBSD 6.2 on my Vaio S4M/S and >seems that everything works without problems (Nvidia drivers excluded, >X works but they corrupt the text consoles, so I had to uninstall >them) but I can't get my Vaio the video resume from S3 suspend . > >I'll explain better: > >I put the vaio in suspend mode with "acpiconf -s 3" or "zzz" and >everything is ok, then I push a button to recover from suspend and the >laptop starts to wakeup, but then the screen remains black. > >I can reboot the laptop with Ctrl+alt+canc and probably , but on the >screen appears nothing. The machine resume correctly, but the screen >doesn't wakeup. > >I've tried multiple option . I've kldloaded acpi_video, then I tried to use : > >sysctl hw.acpi.reset_video=1 > >but without luck. > >There is a way to get it working? Do you use agp? The agp driver for 6.2 does not capable to resume. >My dmesg attached dmesg detached....