Brandan Ballantyne
14 days ago
Reply
PermalinkI'm new to Debian and running the latest Debian 12.10 with updates. I'm
having an issue with my MicroSD card reader and I'm not sure how to proceed.
My hardware is identified in lspci as
0000:31:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd.
RTS525A PCI Express Card Reader (rev 01)
Running 'sudo dmesg | grep mmc' shows
[ 2.139647] mmc0: cannot verify signal voltage switch
[ 2.254430] mmc0: non-supported SD ext reg layout
[ 2.254434] mmc0: new ultra high speed SDR104 SDXC card at address 0001
[ 2.281281] mmcblk0: mmc0:0001 GG8Y7 955 GiB
[ 2.282177] mmcblk0: p1
[ 2.880894] Modules linked in: mmc_block hid_sensor_hub usbhid
hid_multitouch i915(+) nvme nvme_core t10_pi drm_buddy i2c_algo_bit
crc64_rocksoft crc64 drm_display_helper crc_t10dif spi_pxa2xx_platform
cec crct10dif_generic dw_dmac hid_generic rc_core dw_dmac_core xhci_pci
xhci_hcd ttm crct10dif_pclmul rtsx_pci_sdmmc crct10dif_common
drm_kms_helper mmc_core intel_lpss_pci usbcore i2c_hid_acpi crc32_pclmul
i2c_i801 thunderbolt drm intel_lpss i2c_hid video rtsx_pci crc32c_intel
i2c_smbus idma64 vmd hid usb_common battery wmi button
[ 10.276708] mmc0: cannot verify signal voltage switch
Running 'dpkg -l | grep linux-image' shows
ii linux-image-6.1.0-32-amd64 6.1.129-1
amd64 Linux 6.1 for 64-bit PCs (signed)
ii linux-image-6.1.0-33-amd64 6.1.133-1
amd64 Linux 6.1 for 64-bit PCs (signed)
ii linux-image-amd64 6.1.133-1 amd64
Linux for 64-bit PCs (meta-package)
This issue is apparently not new:
https://forums.linuxmint.com/viewtopic.php?t=343567. Here, word on the
street is that the issue was apparently fixed in some fabled upstream
update in the kernel, but it still appears to be a persistent issue on
my hardware on kernel 6.1.0-33-amd64.
I can confirm the SD Card is working on Windows 11 so I don't believe
this is a bad device.
I'd appreciate any advice handling this or assistance in filing the
appropriate report with the appropriate team.
Thanks and best,
-Brandan Ballantyne