Code Monkey home page Code Monkey logo

cardreader-kext's Introduction

cardreader-kext

Internal and external USB and PCIe card reader for Mac OSX

Repo ini dibuat sebagai panduan dan referensi bagi yang teman-teman yang ingin mengaktifkan SD Card Reader pada Laptop atau Notebook yang dipakai, baik yang menggunakan USB maupun PCIe.

Telah diuji coba dan berjalan dengan lancar pada :

  • Mac OS Siera 10.12.x
  • Mac OS High Sierra 10.13.x
  • Mac OS Mojave 10.14.x
  • Mac OS Catalina 10.15.x
  • Mac OS Big Sur 10.15.x

Sebelum melakukan patch :

  • File AppleUSBCardReader.kext, yang ada di dalam folder System/Library/Extensions/AppleStorageDriver.kext.
  • File Sinetek-rtsx.kext. *Hanya diperlukan apabila mempergunakan Vendor Realtek PCIe versi lama
  • Lihat Vendor dan Device ID dari perangkat card reader yang dipakai, bisa dengan mempergunakan DPCIManager atau Hackintool. Perhatikan gambar berikut :

yang di-highlight ungu itu adalah Vendor dan Device ID nya, misal pada gambar di atas, yang dipakai adalah 10EC dan 5289.

Cara melakukan patch :

  • Cukup buka dan edit file AppleUSBCardReader.kext/Contents/Info.plist, bisa pakai aplikasi seperti Plist Editor Pro, atau yang lain.
  • Search IOKitPersonalities > AppleSDCardReader > Physical Interconnect Location > lalu edit Physical Interconnect Location value section sebagai External.
  • Search Vendor Identification dan ubah value section ke "Generic Reader"
  • Search Apple_Internal_SD_Card_Reader_1_00 dan edit string value idProduct dan idVenedor ke desimal, pakai Product ID and Vendor ID yang didapat sebelumnya, tapi ubah dulu ke desimal, pakai calculator scientific.
  • Search Apple_Internal_SD_Card_Reader_2_00 dan edit string value idProduct dan idVendor ke desimal. (Sama persis seperti langkah sebelumnya)
  • Pastikan untuk mengubah semua value ke Physical Interconnect Location pada Apple_internal_SD_Card_Reader_1_00 dan Apple_Internal_SD_Card_Reader_2_00 ke External
  • Simpan AppleStorageDriver.kext siap digunakan langsung pada Clover maupun Opencore, tanpa perlu inject ke S/L/E dan L/E.

Sumber :

cardreader-kext's People

Contributors

ipang-dwi avatar ares-x45c avatar daniasefine avatar

Watchers

James Cloos avatar

Forkers

u2ubf989u2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.