From owner-freebsd-acpi@FreeBSD.ORG Thu Aug 29 14:22:19 2013 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 008A2679; Thu, 29 Aug 2013 14:22:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x22d.google.com (mail-qc0-x22d.google.com [IPv6:2607:f8b0:400d:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 90F2F2B8F; Thu, 29 Aug 2013 14:22:18 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id z10so249305qcx.4 for ; Thu, 29 Aug 2013 07:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=sS+bn3l4clInNcdkTL/mYfIqmTW7TWcb6C0FGZYQWoI=; b=udzzisqCIpC+i1UJl24QMpahKLocTbo9HAL35Bl6EV8RZRN3rmMcNDD7u2U+JNOOh+ Ip3AQPy4CjLje5/SnXDe8JFlAvzPyIAHi/LQwfUNlsWZpSAGDpY4wZTwtcy4QvLVdJgF aFKUOR/P5oc9RMETHHccQr1+1jFkcdCSy7kCD1jjpITio3gBM76CfaMfsJO/NlM+1rer nwn3S+7ZUn4sDGdtrQ7QzhULYZKyFczD33U3JvFsOjJtOpvEm3manvYOMoxdCIyZsV/h xSt26j9gaTuVQ+N9wZHxIkw+xumUlFawKxo4hcT436GJSxBvZnkrywz27VU5ZqaBWWh2 N3Bw== MIME-Version: 1.0 X-Received: by 10.49.107.105 with SMTP id hb9mr4159714qeb.74.1377786137733; Thu, 29 Aug 2013 07:22:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.128.70 with HTTP; Thu, 29 Aug 2013 07:22:17 -0700 (PDT) In-Reply-To: <20130828150310.GR4574@glebius.int.ru> References: <521D03AE.3050709@sics.se> <20130828040505.GD32399@FreeBSD.org> <521DF184.7030308@sics.se> <20130828150310.GR4574@glebius.int.ru> Date: Thu, 29 Aug 2013 07:22:17 -0700 X-Google-Sender-Auth: cUHq-A_eOEqyzyCo1sDCcnf87og Message-ID: Subject: Re: suspend/resume on Lenovo X1 (regression from reports on wiki) From: Adrian Chadd To: Gleb Smirnoff Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Laura Marie Feeney , "freebsd-acpi@freebsd.org" , "Sergey A. Osokin" X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 14:22:19 -0000 Hi! What's the result of all of this? Laura - do you have functioning suspend/resume with xorg now? -adrian On 28 August 2013 08:03, Gleb Smirnoff wrote: > Laura, > > according to your Xorg.log PCI device ID of your video card exactly > matches mine 8086:0166:17aa:21f9, so it should work. > > It looks like versions of Xorg and Xorg Intel driver installed from > packages are too old, and this is the biggest difference between your > setup and mine. You are running Xorg 1.7.7. > > This is what I run: > > glebius@think:~:|>pkg info xorg-server xf86-video-intel > xorg-server-1.12.4,1 > xf86-video-intel-2.21.9 > > To get these packages you need to update your ports tree, put > these lines into /etc/make.conf: > > WITH_NEW_XORG=yes > WITH_KMS=yes > > , and reinstall xorg-server and xf86-video-intel from ports. You'd > probably need to rebuild all xorg drivers like mouse and keyboard, > to make them compatible with new server version. > > If this isn't enough I can send my xorg.conf and kernel config. But > I hope default configs should be fine. > > > Now bad news :) Last major Xorg update in ports, which happened couple > of months ago, introduced a regression: xorg performs very slowly after > resume. If the server process is restarted, then a new one performs okay. > So this looks like xorg issue, not FreeBSD kernel problem. > > On Wed, Aug 28, 2013 at 02:48:04PM +0200, Laura Marie Feeney wrote: > L> Thanks! I think that X1 and Carbon are different names, as Lenovo seems > L> to use them quite interchangably (perhaps for different countries?). > L> This isn't an X1 Touch, which surely has non-trivial differences for the > L> touchscreen. > > X1 and X1 Carbon are really different, I owned both. Yep, both work with > FreeBSD. > > -- > Totus tuus, Glebius. > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" >