From owner-freebsd-current@FreeBSD.ORG Mon Mar 19 19:05:01 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB84C106564A; Mon, 19 Mar 2012 19:05:01 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6012D8FC1E; Mon, 19 Mar 2012 19:05:01 +0000 (UTC) Received: by yhgm50 with SMTP id m50so6981475yhg.13 for ; Mon, 19 Mar 2012 12:05:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=A5KodbFQxns94ApB8q9GG4TPP0OqtnwOMhn2AlRFcXM=; b=f6XjfwHMvImR2HGoZSnXle8kqf3YwEbKCJXgOpajMUixlCqL1wpM2TG9TgkdudZRlV kS0aktO/NoB7X3U9P4xA1LwtYTc+q4lkIxwwo1TVmzo6+jsdMlXM8DnDGHdM17gd1GC4 71N1WE+zkgv7lm0jYJYAe/DCKqjeUBRBmUYtIzKosxIkL5GwWCn3arUm/UD2m6CLBm7p cPPt4zPiEJnrFxBn6X3qolYON6Mjz0AUqfH4PFh6aMRAIxzBwwdanSOSwGd0pZQUpkLS Rb5YjN7o2eNd49hDqtY+dftiUc5nNnunVQuRk1DnZQFyurSvgiYigB4gGaItBVgZUtAa v8+Q== Received: by 10.68.189.170 with SMTP id gj10mr42331339pbc.121.1332183900404; Mon, 19 Mar 2012 12:05:00 -0700 (PDT) Received: from bakeneko.local (adsl-67-118-230-86.dsl.pltn13.pacbell.net. [67.118.230.86]) by mx.google.com with ESMTPS id r10sm11930040pbf.22.2012.03.19.12.04.57 (version=SSLv3 cipher=OTHER); Mon, 19 Mar 2012 12:04:58 -0700 (PDT) Message-ID: <4F6782F1.9000909@gmail.com> Date: Mon, 19 Mar 2012 12:03:13 -0700 From: matt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120301 Thunderbird/10.0.1 MIME-Version: 1.0 To: Ganael LAPLANCHE References: <4E836C06.9070405@gmail.com> <4E8374A7.90105@gmail.com> <4E9BDF13.4040006@gmail.com> <4F38211D.4070305@mehnert.org> <4F40A2D4.6000000@gmail.com> <4F57A8FC.8090106@gmail.com> <20120308092234.M18590@martymac.org> <4F5AC96A.3050600@gmail.com> <4F5FE9C1.7010901@gmail.com> <4F6020C0.60405@gmail.com> <4F60E258.6030606@gmail.com> <20120319131812.M90515@martymac.org> In-Reply-To: <20120319131812.M90515@martymac.org> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Cc: Vrachnis Ilias-Dimitrios , freebsd-current@freebsd.org Subject: Re: x220 notes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 19:05:01 -0000 On 03/19/12 06:25, Ganael LAPLANCHE wrote: > On Wed, 14 Mar 2012 11:24:24 -0700, matt wrote > > Hi, > >> Can anyone verify that suspend/resume is now broken on x220=20 >> with latest HEAD and the KMS patches? Suspend bounce causes=20 >> crash, resume beep makes modem sound and hangs, logs indicate=20 >> only suspend. hw.pci.do_power_resume=3D0 causes no change. > Damn, I can confirm that I only get a black screen on resume (after > being able to quickly see my desktop appear and disappear) with kernel > from 2012/03/17 and http://people.freebsd.org/~kib/drm/all.13.6.patch. > > Best regards, > > -- > Ganael LAPLANCHE > http://www.martymac.org | http://contribs.martymac.org > FreeBSD: martymac , http://www.FreeBSD.org > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" Yes, same here. I'll have to try again without the patch to see if it's Xorg/KMS or FreeBSD base that has changed. Matt