Comment 7 for bug 1171344

Revision history for this message
Peter Thompson (peter-macleod-thompson) wrote :

Hi - Can I get this fix (or a workaround)? Have ASUS Notebook S56C running Ubuntu 13.04 and need this to get SD card reader working - see fix for bug 971876 notes below.....

We created a DKMS module .deb to make install easier until the driver can be included in Ubuntu. Commands:

wget http://planet76.com/drivers/realtek/rts-bpp-dkms_1.1_all.deb
sudo apt-get install dkms
sudo dpkg -i rts-bpp-dkms_1.1_all.deb
echo 'DRIVERS=="rts_bpp", ENV{ID_DRIVE_FLASH_SD}="1"' | sudo tee -a /lib/udev/rules.d/81-udisks-realtek.rules