From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 19:43:56 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4FB53AB9; Sun, 15 Feb 2015 19:43:56 +0000 (UTC) Received: from mail-qg0-x233.google.com (mail-qg0-x233.google.com [IPv6:2607:f8b0:400d:c04::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 02A8AE2B; Sun, 15 Feb 2015 19:43:56 +0000 (UTC) Received: by mail-qg0-f51.google.com with SMTP id z60so20620306qgd.10; Sun, 15 Feb 2015 11:43:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=s1nYB2qP+msfngnd3mvg/a6xbVrVrQUGMq3usJY/id4=; b=LZHVIqTxeq4QE2sYyi4JvY2Y0XQ52/OF4LG91NsYaaJ1lWeSGLSl5adGqTl7ILLIcj VIKKzKKUuHHAPI6VXOR0IJhpsuZr9zL4BjfTWXNpO2EOiPxT+nstlpT8jmoPo1QtSOrS EfXWoRI9e0hGfXAdfMBW+aNMBMchDnO8yweA1A72GBseOli/YoUgb1/YVJRNsMJDT9lS hSXr5YKhl9xtrR5i1Ve0W+OOQeIpQhuYbyn+2F91KuZIJOFedjjBkeIx6+adzERr9s1B ojIjMCuuZSLsYm6Lwocjj0yh8PrdHMUwWu/a16n23tm2UAVAnU8FOYrF1ErDfwYuDl9g 1hEw== MIME-Version: 1.0 X-Received: by 10.140.194.139 with SMTP id p133mr700929qha.21.1424029435121; Sun, 15 Feb 2015 11:43:55 -0800 (PST) Received: by 10.140.27.138 with HTTP; Sun, 15 Feb 2015 11:43:55 -0800 (PST) In-Reply-To: <20150215185955.GC34251@kib.kiev.ua> References: <20150215151141.GB34251@kib.kiev.ua> <20150215185955.GC34251@kib.kiev.ua> Date: Sun, 15 Feb 2015 20:43:55 +0100 Message-ID: Subject: Re: Suspend/resume on i915 stop working between r278348 and r278741. From: "Ranjan1018 ." <214748mv@gmail.com> To: Konstantin Belousov Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: 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:43:56 -0000 2015-02-15 19:59 GMT+01:00 Konstantin Belousov : > On Sun, Feb 15, 2015 at 07:45:44PM +0100, Ranjan1018 . wrote: > > > > Unfortunately does not work for me. Tested with r278803. > > Does your machine resume if you boot with hw.x2apic_enable set to 0 > from the loader prompt ? Yes. I have added to it to loader.conf $ cat /boot/loader.conf | grep x2apic_enable hw.x2apic_enable=0 Confirm that x2apic is disabled after tunable > frobbing, with sysctl hw.apic.x2apic_mode. > $ sysctl hw.apic.x2apic_mode hw.apic.x2apic_mode: 0