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

Monterey supported? #28

Closed BlvckBytes closed 2 years ago

BlvckBytes commented 2 years ago

Hey there!

Will this driver work with macOS Monterey? I can't seem to get it to work, just wondering whether it's my mistake, or if the kext is not yet supporting this version of the OS.

0xFireWolf commented 2 years ago

Yes, the driver is working properly on my machine with macOS Monterey 12.0.1 installed.

BlvckBytes commented 2 years ago

Seems weird then, doesn't work at all on my machine. I'm using a Realtek RTS5260, and both RealtekCardReader.kext and RealtekCardReaderFriend.kext are loaded (verified with kextstat). I'm on an XPS 9700 4K. Any ideas what I'm missing EFI.zip ?

0xFireWolf commented 2 years ago

Based on the feedback from other users, the driver may fail to initialize SDXC cards on some RTS5260 models. It may help if you add the boot argument -iosd3v3 to initialize all cards at 3.3V.

BlvckBytes commented 2 years ago

Still not working, I think I'm just out of luck with this... :/.