From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 6 16:48:53 2010 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id BCDC1106567A; Mon, 6 Dec 2010 16:48:53 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-amd64@FreeBSD.org Date: Mon, 6 Dec 2010 11:48:37 -0500 User-Agent: KMail/1.6.2 References: <201012051010.oB5AAFeQ032348@freefall.freebsd.org> <20101205125638.1a262748@core.draftnet> In-Reply-To: <20101205125638.1a262748@core.draftnet> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201012061148.40172.jkim@FreeBSD.org> Cc: Andriy Gapon Subject: Re: amd64/115194: LCD screen remains blank after Dell XPS M1210 lid is closed and reopened. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 16:48:54 -0000 On Sunday 05 December 2010 07:56 am, Bruce Cran wrote: > On Sun, 5 Dec 2010 10:10:15 GMT > > Andriy Gapon wrote: > > is this still an issue with recent revisions of head or > > stable/8? > > It's still a problem on my XPS M1530: the only workaround is to > suspend from within X11 using a version of the closed-source > 'nvidia' driver built using ACPI support. Generally speaking, we cannot fix NVIDIA resume issues without help of closed-source driver unless we reverse-engineer their driver and figure out their power management magic. Probably Linux KMS driver for X.org nouveau may give us some hints but I gave up. :-( Jung-uk Kim