From owner-freebsd-current@freebsd.org Fri Sep 9 01:34:24 2016 Return-Path: Delivered-To: freebsd-current@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 053ADBD2AE0 for ; Fri, 9 Sep 2016 01:34:24 +0000 (UTC) (envelope-from ccs189@gmail.com) Received: from mail-pf0-x230.google.com (mail-pf0-x230.google.com [IPv6:2607:f8b0:400e:c00::230]) (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 C829FAE9; Fri, 9 Sep 2016 01:34:23 +0000 (UTC) (envelope-from ccs189@gmail.com) Received: by mail-pf0-x230.google.com with SMTP id p64so23796787pfb.1; Thu, 08 Sep 2016 18:34:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=TClkDr8F2ucXw5ymW3BkbrXeTWm8x3Vq5b/aYyqYJ2A=; b=dMFdwicgi9nMLIOpfJkf+pkCSUe0zPbsDNgUWPhuIstezhXenU+R5EgvBAjWYKHr7+ 38tvxk1lotSrEu1Jvm9xPoOHebKkMrDXB7XdJFlfB1n9+RQFYeVQCB/tdrEKMHQ/DBGs yjEwq6cxcS6yBr8aP2pGixbRPBT41rHWW1RpRGJ2hahlBOaVmJ6qE+avAdm/evg6jAxB QbUVDMGTy+4y3rhEQgUSsEClWFNeyIwffExT6NuCqaGPZeESSYjxd/rLIQ67D/m6g1+A S5DLbkyKIYfIDMyKU7Gb6Fu2dWmVeunsyUiGY163dwfKPX6Wt1cLxWrbN0znyGzQjfu2 nXKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=TClkDr8F2ucXw5ymW3BkbrXeTWm8x3Vq5b/aYyqYJ2A=; b=Sqvyc2SkicXqpVkTRtAZGqYAzyiD0wy94UcuQjVRBAYkanC+vIL1//iQ2xD91evdVw Y3L3RSHpI446HLwOxSILCvJ7egnAbdgguRxv9e+1QNOZzdndsLFnpdECxQ72Dzbbh0Yr 2BmMofOfbgyjIVDafJ1yFom8oeIvYm2suQwoXiDh2+uXTP0Sqe+yk9TRVJGUcEGFvXlA wrCkgK4z9hSUYCIUGFHC/9dM5nbz6i5lkWpfXtZWaI+7xbFjac69uZrjTI8vBMrR2c9b SwIaT0NQ4n6gooRxtvkRI9osLNh818GQgVgGeSnhmkypJrGBDjffxU3oG6JrAvnmd87/ fP6w== X-Gm-Message-State: AE9vXwM1tqhZCjNi+bEU4Vcidw92rjtxKgIDzt+YYYh7VLa5OJLntZQh7QCftyTVAmP7zw== X-Received: by 10.98.193.5 with SMTP id i5mr1779791pfg.69.1473384863335; Thu, 08 Sep 2016 18:34:23 -0700 (PDT) Received: from [192.168.100.3] ([61.6.239.168]) by smtp.gmail.com with ESMTPSA id n24sm582721pfj.76.2016.09.08.18.34.21 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 08 Sep 2016 18:34:22 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: 11.0-RC2 suspend/resume on thinkpad x201 kills poweroff From: Ccs189 X-Mailer: iPhone Mail (13G36) In-Reply-To: Date: Fri, 9 Sep 2016 09:34:19 +0800 Cc: Glen Barber , Philip Homburg , freebsd-current Content-Transfer-Encoding: quoted-printable Message-Id: References: <20160907225829.GP2124@FreeBSD.org> <20160908221016.GA56455@FreeBSD.org> To: Adrian Chadd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Sep 2016 01:34:24 -0000 Not sure if it helps. I have X1 Carbon 1st generation. What I did was recomp= ile the kernel without vesa driver since the 11-current. And I am able to re= sume successful without the reset.video=3D1 even now with 11-RC2 I still ok.= =20 Best regards, Chan > On 9 Sep 2016, at 8:10 AM, Adrian Chadd wrote: >=20 > Try forcing a console switch - hit alt-f1, alt-f2, etc. >=20 >=20 > -a >=20 >=20 >> On 8 September 2016 at 15:10, Glen Barber wrote: >>> On Thu, Sep 08, 2016 at 11:32:24PM +0200, Philip Homburg wrote: >>> The main culprit seems to be putting 'hw.acpi.reset_video=3D1' in >>> /boot/loader.conf >>=20 >> Yes, I have seen this cause problems on some (not all) hardware. >>=20 >>> this causes resume to hang half way through. I managed to trigger >>> CMOS corruption once, but I can't systematically trigger it. >>>=20 >>> Without hw.acpi.reset_video=3D1 in /boot/loader.conf, resume works excep= t that >>> the screen stays black. >>=20 >> What graphics driver are you using? >>=20 >> Glen > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"=