From owner-freebsd-stable@freebsd.org Sun Jul 19 05:22:35 2015 Return-Path: Delivered-To: freebsd-stable@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 DA78C9A4820 for ; Sun, 19 Jul 2015 05:22:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (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 9BB7D1067; Sun, 19 Jul 2015 05:22:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by obre1 with SMTP id e1so86110448obr.1; Sat, 18 Jul 2015 22:22:33 -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=e/sc4XZXxbLOaSrPrJIrhhYUhW1yolq4H34UbKxxeAk=; b=VBU2xnoP8rV6Gi5NFii0ykTr2UB/MVZbXQhznzIaOm99tQxZTPjvTPod6N8objIobB qFvGCTngUYeUUgh+551HJ0+zrhkmJRMEnw0yQX+IcCN1TBIWAFtCYVrobLKHYkIILXdL /rHb0czXQraw4CdtJqmX0YMOwuOtqmBxVjbhJVmxG3NB2watEfA3FY65R64PAAW0Y4YE vm5sKvQXwQpj41liKZxosEYU2JHwyuZQhU/j2qmwoMP/dM70DY4yDmky0kOeDVRH+kpu HB9k8Az+BzLJUEYkn227f8CrwrN4aKwsGdF1h9rRBNMJ3hehB5oojDhcIeQjJHKHaxEx G8kw== MIME-Version: 1.0 X-Received: by 10.182.224.164 with SMTP id rd4mr10303649obc.25.1437283353800; Sat, 18 Jul 2015 22:22:33 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.202.221.69 with HTTP; Sat, 18 Jul 2015 22:22:33 -0700 (PDT) In-Reply-To: <86oaj9dnbo.fsf@gly.ftfl.ca> References: <86oak289hv.fsf@gly.ftfl.ca> <86615mlcto.fsf@WorkBox.Home> <6951198.NGhNejXbxL@ralph.baldwin.cx> <86oaj9dnbo.fsf@gly.ftfl.ca> Date: Sat, 18 Jul 2015 22:22:33 -0700 X-Google-Sender-Auth: N5Y7TfLH8rNUKCCQ_teVgYv0i54 Message-ID: Subject: Re: suspend/resume regression From: Kevin Oberman To: Joseph Mingrone Cc: John Baldwin , "Brandon J. Wandersee" , Adrian Chadd , FreeBSD-STABLE Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2015 05:22:35 -0000 I just confirmed that my system resumes on HEAD of July 16 but fails on 10.2-BETA2. So the problem limited to 10. I'm guessing that some other change made to pci that has not been MFCed is the cause, but it is only causing a problem on some hardware. I have seen no reports about systems other than Lenovo systems. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 On Sat, Jul 18, 2015 at 5:04 PM, Joseph Mingrone wrote: > Head worked for me. > > Joseph Mingrone writes: > > On head, resume worked, but the fn-f4 keybinding didn't suspend. I > > had to use zzz. > > Joseph Mingrone writes: > > No problem with -head on the X220 as well. > > Joseph >