From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 6 17:24:29 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 E8584106564A; Mon, 6 Dec 2010 17:24:28 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Andriy Gapon Date: Mon, 6 Dec 2010 12:24:09 -0500 User-Agent: KMail/1.6.2 References: <201012051010.oB5AAFeQ032348@freefall.freebsd.org> <201012061148.40172.jkim@FreeBSD.org> <4CFD16A2.6050606@freebsd.org> In-Reply-To: <4CFD16A2.6050606@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201012061224.16994.jkim@FreeBSD.org> Cc: freebsd-amd64@freebsd.org 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 17:24:29 -0000 On Monday 06 December 2010 12:00 pm, Andriy Gapon wrote: > on 06/12/2010 18:48 Jung-uk Kim said the following: > > 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. :-( > > And, just in case, let me also point out, to Bruce :-), that the PR > at hand is about different hardware. So it's not clear if we have > a single problem here or two different problems. This PR is about Intel 945GM and it should be fine with the latest vesa.ko loaded. These two problems are not related. Jung-uk Kim