varhub / rts5139

Realtek Semiconductor Corp. RTS5139 Card Reader Controller | Fedora 18 manual install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A DKMS module for Realtek Semiconductor Corp. RTS5139 / RTS5129 Card Reader Controller

Description

This source is forked from varhub thanks to him.

This module need DKMS, build essential and kernel headers to install.

Installation

  1. Clone or download this repo, if you download it, you must extract first.

  2. Add it to DKMS as below

    sudo dkms add ./Realtek-RTS5139-RTS5129-DKMS-master/

  3. Install it using DKMS as below

    sudo dkms install realtek-rts5139-rts5129-varhub-kr-git/1.04

  4. Reboot or restart your GNU/Linux machine to check are your Realtek RTS5139 / RTS5129 Card Reader Controller is functioned.

Uninstall

  1. Uninstall it using DKMS as below

    sudo dkms remove realtek-rts5139-rts5129-varhub-kr-git/1.04 --all

  2. Reboot or restart your GNU/Linux machine.

References

http://ubuntuone.com/p/153B/

http://www.marqueta.org/lector-de-tarjetas/

https://lkml.org/lkml/2012/3/27/345

About

Realtek Semiconductor Corp. RTS5139 Card Reader Controller | Fedora 18 manual install

License:GNU General Public License v2.0


Languages

Language:C 99.7%Language:Makefile 0.3%