From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 19:14:22 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5744867A; Sun, 15 Feb 2015 19:14:22 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CF258BC0; Sun, 15 Feb 2015 19:14:21 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id t1FJEJNH045027 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 15 Feb 2015 22:14:19 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id t1FJEJ3F045026; Sun, 15 Feb 2015 22:14:19 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Sun, 15 Feb 2015 22:14:19 +0300 From: Gleb Smirnoff To: Konstantin Belousov Subject: Re: Suspend/resume on i915 stop working between r278348 and r278741. Message-ID: <20150215191419.GS15484@FreeBSD.org> References: <20150215151141.GB34251@kib.kiev.ua> <20150215185955.GC34251@kib.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150215185955.GC34251@kib.kiev.ua> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "Ranjan1018 ." <214748mv@gmail.com>, Adrian Chadd , FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 15 Feb 2015 19:14:22 -0000 On Sun, Feb 15, 2015 at 08:59:56PM +0200, Konstantin Belousov wrote: K> On Sun, Feb 15, 2015 at 07:45:44PM +0100, Ranjan1018 . wrote: K> > K> > Unfortunately does not work for me. Tested with r278803. K> K> Does your machine resume if you boot with hw.x2apic_enable set to 0 K> from the loader prompt ? Confirm that x2apic is disabled after tunable K> frobbing, with sysctl hw.apic.x2apic_mode. Just did that. Running r278473, hw.x2apic_enable=0 resume works, and hw.x2apic_enable=1 resume reboots. -- Totus tuus, Glebius.