[Bug 280946] Realtek RTS522A recognized at boot but not when plugging a card.

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 20 Aug 2024 16:31:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280946

--- Comment #1 from Lorenzo Torres <lorenzotorres@outlook.it> ---
dmesg when booting with the microSD in the laptop:

rtsx0: <2.1g Realtek RTS522A PCIe SD Card Reader> mem 0xeb600000-0xeb600fff at
device 0.0 on pci1
rtsx0: A card is detected
mmc0: <MMC/SD bus> on rtsx0
mmcsd0: 64GB <SDHC SR64G 8.0 SN B8834413 MFG 08/2021 by 3 SD> at mmc0
50.0MHz/4bit/2048-block

dmesg when booting without the microSD in the laptop:

rtsx0: <2.1g Realtek RTS522A PCIe SD Card Reader> mem 0xeb600000-0xeb600fff at
device 0.0 on pci1
rtsx0: A card is detected
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
mmc0: No compatible cards found on bus

devd works since it correctly creates device files when I plug in a usb stick.

-- 
You are receiving this mail because:
You are the assignee for the bug.