This source is forked from varhub thanks to him.
This module need DKMS, build essential and kernel headers to install.
-
Clone or download this repo, if you download it, you must extract first.
-
Add it to DKMS as below
sudo dkms add ./Realtek-RTS5139-RTS5129-DKMS-master/
-
Install it using DKMS as below
sudo dkms install realtek-rts5139-rts5129-varhub-kr-git/1.04
-
Reboot or restart your GNU/Linux machine to check are your Realtek RTS5139 / RTS5129 Card Reader Controller is functioned.
-
Uninstall it using DKMS as below
sudo dkms remove realtek-rts5139-rts5129-varhub-kr-git/1.04 --all
-
Reboot or restart your GNU/Linux machine.