From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 20:50:19 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21E4E433 for ; Thu, 17 Jul 2014 20:50:19 +0000 (UTC) Received: from mail-qc0-x233.google.com (mail-qc0-x233.google.com [IPv6:2607:f8b0:400d:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D7CD62FE8 for ; Thu, 17 Jul 2014 20:50:18 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id r5so2561098qcx.38 for ; Thu, 17 Jul 2014 13:50:18 -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=AFIPjcBsd9n7M+wauisPycoVC/OD3ix4Lmcmz+ondWM=; b=PoqBLiIFc+XgnkB1Ho+wZ1p6Hdt4CbjTH7HA46ivnm6Iqec4wxbsf/k7U93+WZtcFt TxRtQHaNIZ2gI7/3mXeulMXOgfHqOU/KU6i0zdeJGBh0Pt5hIgBT03YZQ9XRak8XvkTB Z3lk3dWwc3x90RFnEbigqkXSBwXnSS7sIIRFS0izfLZ8oJOk+ZDDu+lQxOyrC9X+hHXs kIjZtSdtf0VP9DP5KZU5v16KahQKHm0+v3I0lD+6S3mmzVmsqkEQ25VvPfuhgtfl/NA0 pYCk/0QCI9LdT1ptxA6X7WHJG3u5eTBzh+w404HChFWqPib45F3Vj1vNG2yC/x8HsRjE fqLQ== MIME-Version: 1.0 X-Received: by 10.140.39.164 with SMTP id v33mr59019470qgv.99.1405630217993; Thu, 17 Jul 2014 13:50:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.202.193 with HTTP; Thu, 17 Jul 2014 13:50:17 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 Jul 2014 13:50:17 -0700 X-Google-Sender-Auth: 9mEiX8mK8UrQb2Mkh4sPj-2TJ2Q Message-ID: Subject: Re: Suspend/Resume on 10-RELEASE-p7 From: Adrian Chadd To: Charlie Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2014 20:50:19 -0000 Hi! What's the output of sysctl dev.cpu.0 ? Maybe the frequency setting stuff is broken? I remember some work with this earlier this year. -a On 17 July 2014 09:50, Charlie wrote: > Hi all, > > I am running 10.0-RELEASE on my Lenovo X201 laptop. One of the major > usability features of any operating system on a laptop is the ability to > suspend/resume to/from sleep. I feel FreeBSD lags behind significantly in > this area, but I really wanted it to work, so I specifically bought this > X201 based on reports of people having success. > > I had success, too, for a short time. After compiling a custom kernel to > exclude VESA support from the kernel, suspend/resume worked perfectly on > 10.0-RELEASE-p6. > > Now that I've upgraded to 10.0-RELEASE-p7, it no longer works well. It still > goes to sleep, and it still wakes up; however, after it is awoken, the GUI > is incredibly sluggish to the point that it is nearly unusable. For example, > if one drags a window across the screen to relocate it, the window's > movement lags behind the mouse position by many seconds. > > Can anyone point me in the right direction to remedy this situation so it > works as it did at patch level 6? What changed that would cause this > behavior? > > I really appreciate any help anyone can offer. > > Thanks so much! > > Charlie > > cwr@sdf.org SDF Public Access UNIX System - http://sdf.org > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"