wyxz2008 Posted April 13, 2013 Share Posted April 13, 2013 Please add support for my card reader: Realtek PCIE CardReader Driver Vendor ID: 0x10ec Device ID: 0x5229 1 Link to comment Share on other sites More sharing options...
Dec_Bra1n Posted April 19, 2013 Share Posted April 19, 2013 This driver is intended to be used on any machine running Mac OS X with a PCI based JMicron SD Card reader such as the Dell Mini 9 or the Acer Aspire One. It may also be extended to work with other SDHCI compliant hosts. For compatibility check this file: Compatibility_List.txt And maybe others with this device: The driver is available in the development page. http://redirectingat.com/?id=292X457&u...11-release.html Another development: http://forum.voodooprojects.org/index.php/board,14.0.html Thanks. I have HP-DV6 with hm65 and this is my RTS5209 (card reader) is this gonna work ? Link to comment Share on other sites More sharing options...
The Jamice Posted July 20, 2014 Share Posted July 20, 2014 This driver is intended to be used on any machine running Mac OS X with a PCI based JMicron SD Card reader such as the Dell Mini 9 or the Acer Aspire One. It may also be extended to work with other SDHCI compliant hosts. For compatibility check this file: Compatibility_List.txt And maybe others with this device: The driver is available in the development page. http://redirectingat.com/?id=292X457&u...11-release.html Another development: http://forum.voodooprojects.org/index.php/board,14.0.html Thanks. This driver is intended to be used on any machine running Mac OS X with a PCI based JMicron SD Card reader such as the Dell Mini 9 or the Acer Aspire One. It may also be extended to work with other SDHCI compliant hosts. For compatibility check this file: Compatibility_List.txt And maybe others with this device: The driver is available in the development page. http://redirectingat.com/?id=292X457&u...11-release.html Another development: http://forum.voodooprojects.org/index.php/board,14.0.html Thanks. Could you please add support for my card reader? Below is the linux source code for my card reader and also my device number and vendor are as follows: Vendor Code 10EC and Device Number 5249. 10EC5249. Thank you for all your help to the community. http://lxr.free-electrons.com/source/drivers/mfd/rts5249.c Link to comment Share on other sites More sharing options...
Micky1979 Posted June 22, 2015 Share Posted June 22, 2015 I'm just curious to see if this driver can work in Yosemite or El Capitan after small adjustment..I don't have this hardware to test EDIT ..if can work in 10.7 + IOSDHCIBlockDevice.kext.zip osxsdhci-code.zip Link to comment Share on other sites More sharing options...
Slice Posted June 24, 2015 Share Posted June 24, 2015 I spend many hours trying to make this kext working. For one controller it works, for another can't no matter what I did. It's more simple for me to get USB SD reader almost free of charge. The problem is closed for me. Link to comment Share on other sites More sharing options...
Micky1979 Posted June 24, 2015 Share Posted June 24, 2015 Check in /usr/libexec/SmartCardServices/drivers/ifd-ccid.bundle its Info.plist file contain some ids and various vendors, maybe particular devices must be also there. Realtek has an "official" patch for Mac OSX to enlarge their support in this way.. Tried to inject my device id (RTS5229 so I assume 0x0BDA & 0x5229) with no luck. Reading the plist with "cat" shows also some additional "comments" by Apple: <!-- Possible values for ifdCapabilities bits 1: IFD_GENERATE_HOTPLUG plugging the reader calls pcscd \-\-hotplug Default value is 0x00000000 --> <key>ifdProtocolSupport</key> <string>0x00000001</string> <key>ifdVersionNumber</key> <string>0x00000001</string> <key>ifdLogLevel</key> <string>0x0001</string> <!-- Possible values for ifdLogLevel 1: CRITICAL important error messages 2: INFO informative messages like what reader was detected 4: COMM a dump of all the bytes exchanged between the host and the reader 8: PERIODIC periodic info when pcscd test if a card is present (every 1/10 of a second) The final value is a OR of these values Default value: 3 (CRITICAL + INFO) --> <key>ifdDriverOptions</key> <string>0x0000</string> <!-- Possible values for ifdDriverOptions 1: DRIVER_OPTION_CCID_EXCHANGE_AUTHORIZED the CCID Exchange command is allowed. You can use it through SCardControl(hCard, IOCTL_SMARTCARD_VENDOR_IFD_EXCHANGE, ...) 2: DRIVER_OPTION_GEMPC_TWIN_KEY_APDU If set the GemPC Twin and GemPC Key readers with be configured so that the T=1 TPDU protocol is done by the firmware instead of the driver. This switches the reader in APDU mode and also in EMV mode so may not work with non EMV cards. 4: DRIVER_OPTION_USE_BOGUS_FIRMWARE Some reader firmwares have bugs. By default the driver refuses to work with such firmware versions. If your reader is rejected because of the firmware (log message: "Firmware (x.y) is bogus!") you can: - upgrade your reader firmware (not all readers can do that) or - get another reader with a new/bugfree firmware or - activate this option but you will have problems depending on the bug 8: DRIVER_OPTION_RESET_ON_CLOSE This option may be required on Linux 2.4 so that the device reset if sequencial (bSeq) counter and can be reused if pcscd restart. Otherwise the reader needs to be unplugged/replugged. bits 4 & 5: (values 0, 16, 32, 48) 0: power on the card at 5V (default value) 16: power on the card at 3V and then, if 3V fails use 5V 32: power on the card at 1.8V, then 3V and then 5V 48: let the reader decide Default value: 0 --> 1 Link to comment Share on other sites More sharing options...
vandebergz Posted October 13, 2015 Share Posted October 13, 2015 No luck for 0129 0bda? Link to comment Share on other sites More sharing options...
kosakgroove Posted February 2, 2016 Share Posted February 2, 2016 So...any development on Realtek based PCI laptop card readers? Any way to make it work? I would really like to use my laptops one instead of a new one Link to comment Share on other sites More sharing options...
Micky1979 Posted February 2, 2016 Share Posted February 2, 2016 missing devs... Link to comment Share on other sites More sharing options...
kosakgroove Posted February 2, 2016 Share Posted February 2, 2016 missing devs... So that means no-one is interested in doing it? Or in compiling a linux driver? I know there are great developers in the OSx86 community Link to comment Share on other sites More sharing options...
Micky1979 Posted February 2, 2016 Share Posted February 2, 2016 I mean missing devs intrested in doing that Link to comment Share on other sites More sharing options...
kosakgroove Posted February 2, 2016 Share Posted February 2, 2016 Excuse me for thinking all developers for Hackintosh liked their builds to work 100%. It's a shame that nobody is interested in this project. It would make my life easier for my Android phone and my good quality camera ... What about VoodooSDCard , isn't there a way to make it work with Realtek? I thought porting a Linux driver wasn't so complicated for an experienced Hackintosher Link to comment Share on other sites More sharing options...
魔道逆天地 Posted March 10, 2016 Share Posted March 10, 2016 Thank Link to comment Share on other sites More sharing options...
xnorbie Posted August 20, 2016 Share Posted August 20, 2016 I try to enable my Card Reader under maOS but it's not working... Notebook ASUS K750J, Realtek RTS5138 Card Reader (Internal). HEX: IdVendor: 0x0bda, IdProduct: 0x0138; DEC (for info.plist): IdVendor: 312, IdProduct: 3034; Tried with wy from this post: http://www.tonymacx8...d-reader.74471/ And tried with kext from this forum but it's not working too... Please help... Link to comment Share on other sites More sharing options...
Sinetek Posted January 29, 2017 Share Posted January 29, 2017 hi there, I've been working on a driver for the Realtek one, based on OpenBSD sources.I will create another thread when that works, since it has nothing to do with the normal SDHCI controller. 3 Link to comment Share on other sites More sharing options...
Micky1979 Posted January 29, 2017 Share Posted January 29, 2017 hi there, I've been working on a driver for the Realtek one, based on OpenBSD sources. I will create another thread when that works, since it has nothing to do with the normal SDHCI controller. Thanks so much for that! .. consider me a tester! 1 Link to comment Share on other sites More sharing options...
kosakgroove Posted January 29, 2017 Share Posted January 29, 2017 hi there, I've been working on a driver for the Realtek one, based on OpenBSD sources. I will create another thread when that works, since it has nothing to do with the normal SDHCI controller. Another tester here 1 Link to comment Share on other sites More sharing options...
marco.pisellonio80 Posted January 30, 2017 Share Posted January 30, 2017 Another tester here! Thank you very much for your work. 1 Link to comment Share on other sites More sharing options...
gujiangjiang Posted January 30, 2017 Share Posted January 30, 2017 hi there, I've been working on a driver for the Realtek one, based on OpenBSD sources. I will create another thread when that works, since it has nothing to do with the normal SDHCI controller. One more tester here and thanks for your hard work. 从我的 iPhone 发送,使用 Tapatalk 1 Link to comment Share on other sites More sharing options...
Sinetek Posted January 31, 2017 Share Posted January 31, 2017 Awesome, glad to see so much interest! The driver is basically done, but right now it is insanely buggy and hangs up my machine under weird circumstances.So I'm still racking my brains out finding that bug, sadly. Initial performance indicates around 8.5 MB/s read speads on my crappy testing card. Not bad at all 4 Link to comment Share on other sites More sharing options...
Micky1979 Posted January 31, 2017 Share Posted January 31, 2017 cooooool! Link to comment Share on other sites More sharing options...
kosakgroove Posted January 31, 2017 Share Posted January 31, 2017 Awesome, glad to see so much interest! The driver is basically done, but right now it is insanely buggy and hangs up my machine under weird circumstances. So I'm still racking my brains out finding that bug, sadly. Initial performance indicates around 8.5 MB/s read speads on my crappy testing card. Not bad at all Maybe if you open a topic we can all help testing and improving the driver thanks for your work mate Link to comment Share on other sites More sharing options...
Popyura Posted February 8, 2017 Share Posted February 8, 2017 Awesome, glad to see so much interest! The driver is basically done, but right now it is insanely buggy and hangs up my machine under weird circumstances. So I'm still racking my brains out finding that bug, sadly. Initial performance indicates around 8.5 MB/s read speads on my crappy testing card. Not bad at all Very very keen to see this come to fruition! Have you made any more progress with this driver? Count me in as another tester for sure Link to comment Share on other sites More sharing options...
Sinetek Posted February 10, 2017 Share Posted February 10, 2017 I'm sorry all, I've been looking for the bug for 2 weeks without any success. this is starting to take up too much of my time, unfortunately i need to call it failure. Link to comment Share on other sites More sharing options...
maz-1 Posted February 10, 2017 Share Posted February 10, 2017 I'm sorry all, I've been looking for the bug for 2 weeks without any success. this is starting to take up too much of my time, unfortunately i need to call it failure. Sorry to hear that. Maybe you can push it to github to allow assistance from other developers. 1 Link to comment Share on other sites More sharing options...
Recommended Posts