0xFireWolf / RealtekCardReaderFriend

A Lilu plugin that makes System Information recognize your Realtek card reader as a native one
BSD 3-Clause "New" or "Revised" License
74 stars 12 forks source link

Kext is not working properly on macOS 14.4+ #12

Open fivossak opened 4 months ago

fivossak commented 4 months ago

With macOS 14.0-14.3.1, we could use the -rtsfbeta boot argument to force the kext to load on an unknown OS version and that did the trick. Starting with macOS 14.4, the kext no longer works as intended. If you go to System Report -> Card Reader, it will display "There was an error loading card reader information" or something along these lines. My device is an RTS522A if that matters.

5T33Z0 commented 2 months ago

In macOS 14.5, it's partially workig. With the boot-arg -rtsfbeta the kext will load and infos about the reader are shown in System Profiles:

Bildschirmfoto 2024-05-25 um 06 38 56

But no properties about the inserted SD card are displayed.

fivossak commented 1 month ago

In macOS 14.5, it's partially workig. With the boot-arg -rtsfbeta the kext will load and infos about the reader are shown in System Profiles:

Bildschirmfoto 2024-05-25 um 06 38 56

But no properties about the inserted SD card are displayed.

I just tested it on 14.5. With no card inserted, reader info is displayed correctly, but once a card is inserted, I get "There was an error while scanning for Apple Internal Memory Card Readers."