Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2021 17:56:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255130] Issue with rtsx driver
Message-ID:  <bug-255130-227-Msg4JYRp7x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255130-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255130-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255130-227-Msg4JYRp7x>