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

Not working on Sierra #34

Closed TieLie closed 2 years ago

TieLie commented 2 years ago

Hi. I tried it on Sierra 10.12.6(Max version for Intel HD Graphics 3000 where aren't any glitches) and it's not working. My Card Reader is RTS5209, My Laptop is Lenovo Thinkpad L420. When I was using Catalina 10.15.7 it was working perfectly, but it's not working at all on Sierra

0xFireWolf commented 2 years ago

As clearly indicated in README, macOS Sierra is not supported. You may need to adjust the deployment target in Xcode, change the value of OSBundleLibraries in Info.plist and recompile the driver to make it work on older systems.