From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 14:37:19 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 66337BF8; Sun, 15 Feb 2015 14:37:19 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (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 1AE33E4A; Sun, 15 Feb 2015 14:37:19 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id k15so18936336qaq.12; Sun, 15 Feb 2015 06:37:17 -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=X4EHW+bXtEOai4nObB7aMSwLKqB0Y8+OmMvuMlrfZco=; b=nVOY/+sur2N1dMAvQiDUyRbozCWT8K8V+S1fcAHb4DbsiOH4tjBqeiuHGOnjggSxzu AJmatSuNYaCtvj7+wW/ILtikM7o8u73FWO8yKeG1NNiZ7kQi83F6KF0BKb4C/UyueMkG XtfX4vuc/qIjr/h/ndPzpJU+1t+Y4vJvkDUoDcUiDpuuDbs4twWkrmWvqL9GvyyWg9be rNI2D9WZxDa5XxbZbXMb9i5tUVjRZw9Y77uPKbw62xNphTD95F4EgacLgOpwOURNrovq wkufr51OswHVupB3uV2ZOnqK/YYEkrbwj8OeHLdln9KcylvfThwygKS/Q+U8btTKtOlc JhzQ== MIME-Version: 1.0 X-Received: by 10.140.20.23 with SMTP id 23mr9359172qgi.40.1424011037779; Sun, 15 Feb 2015 06:37:17 -0800 (PST) Received: by 10.140.27.138 with HTTP; Sun, 15 Feb 2015 06:37:17 -0800 (PST) In-Reply-To: References: Date: Sun, 15 Feb 2015 15:37:17 +0100 Message-ID: Subject: Re: Suspend/resume on i915 stop working between r278348 and r278741. From: "Ranjan1018 ." <214748mv@gmail.com> To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: 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 14:37:19 -0000 Hi, the bug was introduced in r278473. Suspend/resume works again if I disable the x2APIC support with hw.x2apic_enable=3D0 in /boot/loader.conf, tested i= n r278473 and r278741. Regards, Maurizio 2015-02-15 2:03 GMT+01:00 Adrian Chadd : > Hi, > > Can you narrow it down a little further please? That'd be really helpful. > > Thanks! > > > -adrian > > > On 14 February 2015 at 13:31, Ranjan1018 . <214748mv@gmail.com> wrote: > > Just updated my Samsung Ativ Book 2, running 11-CURRENT, from r278348 t= o > > r278741. > > Now suspend via =E2=80=98acpiconf -s3=E2=80=99 does not work: the LCD s= tay dark, the > > keyboard doesn't react when pressing CapsLock and I have to switch the > > laptop off pressing the power button. > > > > Regards, > > Maurizio > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to " > freebsd-current-unsubscribe@freebsd.org" >