From owner-freebsd-stable@freebsd.org Sat Jul 18 23:56:36 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 7E6F19A551D for ; Sat, 18 Jul 2015 23:56:36 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ob0-x22d.google.com (mail-ob0-x22d.google.com [IPv6:2607:f8b0:4003:c01::22d]) (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 3250F1EBB; Sat, 18 Jul 2015 23:56:36 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by obbop1 with SMTP id op1so84179433obb.2; Sat, 18 Jul 2015 16:56:35 -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=fpb4X9YRaz2GIzKvg0zH5j+flUwTnJb/TYJosWijsJs=; b=E6980nTg5VIk0QutpPop537v7APVGqLJqBMAkZJ+WE3l8OJ0msDbQd9Vl/n/zbExc9 367/d1kN613xSo6Aga2c5PbovzdAm5veQPiyqjJmRxLlO5PML/SH7C5C/rdJwHLDfBOF pQ8lZ1eX1cLQX/w186EDGQMdVB2eHZVVpwoRoxJJ0Dp5fFY1rLOd+Nf8dr+lQI9PO5f/ bOwaHIOeshl9UAnoKbrKx802KzZii6w/1OfcQv8bMgKeqiT19V1RUzFULdRE38Uv/AND VPcdaaLBVc0srfE090cEWwrf32fJBQrzKRwmI+7npuNw63skmCh494ZZ6AxqZBHlwSOR pMvw== MIME-Version: 1.0 X-Received: by 10.202.87.22 with SMTP id l22mr1013509oib.91.1437263794983; Sat, 18 Jul 2015 16:56:34 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.202.221.69 with HTTP; Sat, 18 Jul 2015 16:56:34 -0700 (PDT) In-Reply-To: References: <86oak289hv.fsf@gly.ftfl.ca> <86615mlcto.fsf@WorkBox.Home> <6951198.NGhNejXbxL@ralph.baldwin.cx> Date: Sat, 18 Jul 2015 16:56:34 -0700 X-Google-Sender-Auth: bmP42CzpSFxXQZlcHb6fUdwSSII Message-ID: Subject: Re: suspend/resume regression From: Kevin Oberman To: John Baldwin Cc: "Brandon J. Wandersee" , Adrian Chadd , Joseph Mingrone , 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: Sat, 18 Jul 2015 23:56:36 -0000 Hold the phone! Just found a SATA drive. I will be installing HEAD on it shortly. I won't update the ticket until I get that tested. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 On Sat, Jul 18, 2015 at 4:34 PM, Kevin Oberman wrote: > I think it works on HEAD. I suspended OK and tried to resume. The resume > initiated and my screen came on... only to tell me that da0p2 was not > available. I seem to recall that this was a known issue when running on a > USB attached disk. The failure came much further along than on stable where > it failed immediately with fans turning on, but nothing else happening, > and, if I could connect the disk directly, I suspect it would work. > Unfortunately, I don't have a spare SATA disk... only old PATA drives and > the T520 only takes SATA drives. > > Bottom line is that the issue I saw with 10.1-STABLE and 10.1-BETA1 is not > present on HEAD, so this is entirely a regression in STABLE. > > I will be updating to BETA2 shortly and I'll report how it works there. > > Kevin Oberman, Network Engineer, Retired > E-mail: rkoberman@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > > On Wed, Jul 15, 2015 at 10:52 PM, Kevin Oberman > wrote: > >> On Wed, Jul 15, 2015 at 12:07 PM, John Baldwin wrote: >> >>> On Tuesday, July 14, 2015 03:10:59 PM Brandon J. Wandersee wrote: >>> > >>> > Please forgive me if this seems impudent, but has there been any >>> progress on >>> > this? The status of the bug report hasn't changed since it was opened. >>> I >>> > don't mean to be rude, and I certainly appreciate the effort that's >>> gone >>> > into this already (especially Kevin's detective work), but support for >>> > suspend-to-RAM and my laptop's hotkeys were essentially the only >>> reasons >>> > I started tracking 10-STABLE to begin with. Since both features were >>> > resolved many months ago, I was hoping to switch from -STABLE to >>> 10.2-RELEASE >>> > when it came out, but I'm starting to get the feeling that won't happen >>> > because of a single errant commit. Having to continue following -STABLE >>> > would not be terrible, but it would be disappointing. >>> >>> As noted previously, I have been moving house and generally offline since >>> mid-June (and I'm not really fully online yet). My last request was if >>> Kevin (or someone else with an affected laptop) could test HEAD to see if >>> there is a missing bugfix on HEAD that needs to be merged. This specific >>> change was tested on HEAD on both a T440 and X220 and on 10 to test the >>> MFC on the T440. >>> >>> -- >>> John Baldwin >>> >> >> John, >> >> I am back from my vacation and hope to try HEAD soon, hopefully this >> weekend. Since HEAD has been a bit fragile of late, I do plan on testing >> and switching back to STABLE. I will probably install HEAD on a spare >> drive. With luck (meaning nothing crops up that fills the available time), >> I should have an answer on Monday. >> >> Hope the move was not too chaotic and life gets back to normal quickly. >> (I hate moving, but I do so twice a year. Practice makes something >> approaching perfect.) >> -- >> Kevin Oberman, Network Engineer, Retired >> E-mail: rkoberman@gmail.com >> PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 >> > >