From owner-freebsd-x11@freebsd.org Thu Sep 3 22:50:41 2015 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11F439C9DBA; Thu, 3 Sep 2015 22:50:41 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 6F28F94F; Thu, 3 Sep 2015 22:50:39 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id BAA06538; Fri, 04 Sep 2015 01:50:37 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1ZXdL3-0008mK-FL; Fri, 04 Sep 2015 01:50:37 +0300 Subject: Re: acpi suspend debugging techniques? To: Jung-uk Kim References: <55E3F098.9060806@FreeBSD.org> <55E88860.8020404@FreeBSD.org> <55E8C74C.2080207@FreeBSD.org> Cc: John Baldwin , "freebsd-acpi@freebsd.org" , FreeBSD Current , freebsd-x11@FreeBSD.org From: Andriy Gapon Message-ID: <55E8CE85.80109@FreeBSD.org> Date: Fri, 4 Sep 2015 01:49:41 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <55E8C74C.2080207@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2015 22:50:41 -0000 On 04/09/2015 01:18, Jung-uk Kim wrote: > AFAICT, the whole suspend/resume code looks incomplete and very messy. > In fact, I'll be very surprised if it ever worked. :-( It does seem to work for me with the patch and other people report that the code works for them even without the patch. -- Andriy Gapon