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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130 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-RELEASE; 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="103C_5336AN HP EliteBook" smbios.system.maker="HP" smbios.system.product="HP EliteBook 840 G3" smbios.system.serial="5CG8054JQC" smbios.system.sku="L3C67AV" smbios.system.uuid="7579e113-099f-11e8-ac27-1520e40200f3" smbios.system.version=" " Tried the following options: Option 1: I tried the option "dev.rtsx.0.inversion=1" 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 = rtsx, then built the kernel cd /usr/src make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC 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. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255130-227-Msg4JYRp7x>
