From owner-freebsd-bugs@freebsd.org Sat Apr 24 17:56:43 2021 Return-Path: Delivered-To: freebsd-bugs@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 BA3FB6259E0 for ; Sat, 24 Apr 2021 17:56:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4FSJkg4jsqz3Nqn for ; Sat, 24 Apr 2021 17:56:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id A1CF96259DF; Sat, 24 Apr 2021 17:56:43 +0000 (UTC) Delivered-To: bugs@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 A1913625C1E for ; Sat, 24 Apr 2021 17:56:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FSJkg45K2z3P5D for ; Sat, 24 Apr 2021 17:56:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F7102500A for ; Sat, 24 Apr 2021 17:56:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 13OHuhrJ022749 for ; Sat, 24 Apr 2021 17:56:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 13OHuhJZ022748 for bugs@FreeBSD.org; Sat, 24 Apr 2021 17:56:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255130] Issue with rtsx driver Date: Sat, 24 Apr 2021 17:56:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: techynotes@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2021 17:56:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255130 techynotes@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |techynotes@gmail.com --- Comment #16 from techynotes@gmail.com --- Hi, I have a similar problem in my HP Elitebook 840 G3 with freeBSD 13.0-RELEAS= E; over 5 minutes wait for the boot sequence to complete with similar error as follows: rtsx0: Controller timeout for CMD8 rtsx0: Controller timeout for CMD8 rtsx0: Controller timeout for CMD8 rtsx0: Controller timeout for CMD8 rtsx0: Controller timeout for CMD55 rtsx0: Controller timeout for CMD55 rtsx0: Controller timeout for CMD55 rtsx0: Controller timeout for CMD55 rtsx0: Controller timeout for CMD1 rtsx0: Controller timeout for CMD1 rtsx0: Controller timeout for CMD1 rtsx0: Controller timeout for CMD1 Here is the output from "kenv | grep smbios.system" smbios.system.family=3D"103C_5336AN HP EliteBook" smbios.system.maker=3D"HP" smbios.system.product=3D"HP EliteBook 840 G3" smbios.system.serial=3D"5CG8054JQC" smbios.system.sku=3D"L3C67AV" smbios.system.uuid=3D"7579e113-099f-11e8-ac27-1520e40200f3" smbios.system.version=3D" " Tried the following options: Option 1: I tried the option "dev.rtsx.0.inversion=3D1" in loader.conf, did= not work. Option 2: I downloaded the source from the mentopned mentioned GITHUB link = and followed the procedure to rebuild the kernel only for this module 'rtsx'. I included the following line in /etc/make.conf MODULES_OVERRIDE =3D rtsx, then built the kernel=20 cd /usr/src make buildkernel KERNCONF=3DGENERIC make installkernel KERNCONF=3DGENERIC The rebuilt kernel did not work and booted only to "mountroot>". Hence, reverted to the original kernel. I have never built any kernel before ever. This will be the start I guess! :) This error was not present in 12.1; I have not upgraded to 13.0 instead did= a fresh install on my laptop and I am stuck here. Should you need more information, do not hesitate to ask. Would apperciate if you could suggest / point me for a solution. Thanks. --=20 You are receiving this mail because: You are the assignee for the bug.=