From owner-freebsd-mobile@FreeBSD.ORG Fri May 16 17:44:28 2014 Return-Path: Delivered-To: freebsd-mobile@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 46206D2B; Fri, 16 May 2014 17:44:28 +0000 (UTC) Received: from mail-qc0-x232.google.com (mail-qc0-x232.google.com [IPv6:2607:f8b0:400d:c01::232]) (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 EC1D92743; Fri, 16 May 2014 17:44:27 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id l6so4784228qcy.23 for ; Fri, 16 May 2014 10:44:27 -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=edAKxTLp5llGQ9x7PmRJIXsfTpNaD4AufH48396L7xw=; b=aHQIh1frMuW+9645jO4fRIidLJq07OHf/lg6GAyynDnAZT6TC6xZxjLm84+99ByKe/ lS3g1rvEcLjr/SNJfod3PSUcS9hS8Vezq9YB8gLRnUt9DTaJQGkZDVcXO3VRO3O6m510 rRhiDzOOEtb1u5LnbzltkC/Yy2zshJiF2HMe3XsVh3EgsMpjjeFO3zfmYvoDmhnQOWb8 ZzEjTlCWWr7TJ8O2kAO4CIPAMZ8DY9+rp5o4G1HFVwIbMI3Sp7DZKDY8zVxRf0BF7W6v oO2/eywv/aEK3NqKn425VBDUp+qShgDBlOcHgbbPdNnNu7l+cf+BNJ7D5LI5J8MpzBlW Cj4g== MIME-Version: 1.0 X-Received: by 10.224.47.130 with SMTP id n2mr25604719qaf.26.1400262266950; Fri, 16 May 2014 10:44:26 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Fri, 16 May 2014 10:44:26 -0700 (PDT) In-Reply-To: <53762216.8020205@gmx.net> References: <53762216.8020205@gmx.net> Date: Fri, 16 May 2014 10:44:26 -0700 X-Google-Sender-Auth: i5iVWWoEQzzH3wUkQLQ0FbRtDOI Message-ID: Subject: Re: Thinkpad T410: resume broken From: Adrian Chadd To: Stefan Ehmann , "freebsd-mobile@freebsd.org" Content-Type: text/plain; charset=UTF-8 Cc: "current@freebsd.org" X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 17:44:28 -0000 Hi! I wonder what changed between 9.2-RELEASE and 10.0-RELEASE. Please poke me about this next week. I'm busy this week with work and maker faire but I will try to help you later. (It's possible something like ACPI updates or a driver update has broken things.) -a On 16 May 2014 07:35, Stefan Ehmann wrote: > Suspend/Resume is broken on my T410 using CURRENT from today. > > Resume was working fine on 9.2-RELEASE. 10.0-RELEASE and 10-STABLE don't > work either. > > Symptoms: > > acpiconf -s3 sends it into sleep mode as expected > > In single user mode, it wakes up correctly, but the screen remains > black. I tried with/without nvidia module loaded. It also happens with > debug.acpi.suspend_bounce=1. > > I've tried all tips from https://wiki.freebsd.org/SuspendResume to no avail. > > > In multi-user mode (especially when X is running) it doesn't wake up > correctly most of the time: > > It powers up and the fan starts, but keyboard is not responding. Also, > the power led pulsates, as if still in sleep mode. > > -- > Stefan > _______________________________________________ > 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"