0xFireWolf / RealtekCardReader

An unofficial Realtek PCIe/USB-based SD card reader driver for macOS
BSD 3-Clause "New" or "Revised" License
182 stars 18 forks source link

Unknown PCI Card #53

Open TheIronboy opened 8 months ago

TheIronboy commented 8 months ago

i have an RTS522A card in my system and i'm running ventura, it works perfectly, and it even shows as a built-in card in system information with "realtekcardreaderfriend.kext".

image

but, in system information, in the PCI section i've got an "unknown espress card", and also an icon in the status bar saying that the type of the card is unknown.

image

i also noticed that the information being shown are the same for both the PCI tab and the CARD READER tab (first and last picture), so i think it's a duplicate of the same device.

i think the right way this should work, is by removing the "unknown device" in the PCI tab, and only leaving the device in the CARD READER tab when using the friend kext.

also, all desappears when i disable the card reader in the bios.

i already made sure i didn't inject anything in device proprieties, and this only affects ventura.

thanks for your work, hope you look into this <3