From owner-freebsd-current@freebsd.org Sat Feb 6 13:36:15 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EDA095294A7 for ; Sat, 6 Feb 2021 13:36:15 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DXtbg6Rsnz4c3F; Sat, 6 Feb 2021 13:36:15 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Received: from freebsd2.freebsd.lan (mail.northatlanticmusicsupplies.com [212.237.182.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: jsm) by smtp.freebsd.org (Postfix) with ESMTPSA id 7E48E2E94E; Sat, 6 Feb 2021 13:36:15 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Subject: Re: Today's 13-STABLE panic on boot To: Oleh Hushchenkov , freebsd-current@freebsd.org References: From: Jesper Schmitz Mouridsen Message-ID: <809964bb-596d-cf15-7b94-708b6c4f48ef@FreeBSD.org> Date: Sat, 6 Feb 2021 14:36:12 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 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: Sat, 06 Feb 2021 13:36:16 -0000 From man rtsx   •   RTS522A on Lenovo P50s and Lenovo T470p, card detection and read-only        switch are reversed.  This is sovled by adding in loader.conf(5):         dev.rtsx.0.inversion=1 Perhaps this applies to Thinkpad T440p as well? On 06.02.2021 13.51, Oleh Hushchenkov wrote: > As a workaround I disabled Realtek SD card reader RTS5227 in BIOS. Now > system boots fine. However not all laptops have the setting to disable > integrated devices... > > On Sat, Feb 6, 2021, 1:23 PM Oleh Hushchenkov > wrote: > >> Looks like attached image was removed from the message. I uploaded it >> https://imgur.com/a/Kv1l1pB >> >> On Sat, Feb 6, 2021, 11:42 AM Oleh Hushchenkov >> wrote: >> >>> On cold boot I got this panic, photo attached. Strange thing. After >>> enabling verbose logging system successfully booted and next reboots also >>> works without verbose logging. My hardware is ThinkPad T440p. >>> > _______________________________________________ > 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"