Solved Boot timeout Error on rtsx FreeBSD 13.0 (HP 840 G3)

Hello

I made a fresh install of FreeBSD 13.0 in my HP Laptop
hw-probe: https://bsd-hardware.info/?probe=2b97986de1

While booting I am getting the following error:

Code:
rtsx0: <2.0c Realtek RTS522A PCI MMC/SD Card Reader> mem 0xe1000000-0xe1000fff at device 0.0 on pci1
rtsx0: Card present
mmc0: <MMC/SD bus> on rtsx0
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

Have also installed rtsx.ko module, did not help.

(A) How to make this work, if supported?
(B) How to disable this completely as it takes lot of time for all the timeouts and then boot the system.

Please ask if you need any other information.

Also, any other suggestions to "enable/disable/install" after reviewing my laptop's hw-probe is much appreciated; this will enable me to set thing up correctly.

Thank you.
 
Hi

Thank you for the link. I tried both the options mentioned there, still not able to fix the issue. Rebuilt kernel boots to "mountroot>", this was my first time building kernel. Maybe I am missing something or did things incorrectly.

I have updated the post here Bug No: 255130. and back to square one!

If you have any other pointers, do share the same.

Update: Henri Hennebert replied that he would check on this tomorrow.
 
Issue has been resolved, Bug has been fixed to include HP 840 G3 Laptop.
Link here 255130-Resolution

Until official release, the mentioned source has to be updated from GIT and Kernel or Module rebuilt as the case may be.

Thanks to Henri Hennebert.
 
Back
Top