Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RTS5129 Card Reader Controller does not work [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4788
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sat Dec 13, 2014 5:08 am    Post subject: RTS5129 Card Reader Controller does not work [solved] Reply with quote

on my inspiron 15z, the mmc card does not work.
Code:

cloc3 linux # lsusb|grep 0129
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller


I'm using aufs-sources-3.17.4
the specific kernel module is correctly loaded, using modprobe:
Code:

cloc3 ~ # lsmod|grep ums
ums_realtek             4608  0

but inserting a memory card nothing happens.
a second possibile module for mycard may it be rtsx_usb from CONFIG_MFD_RTSX_USB.
it loads by itself, but it does not works.

at the same time, there is no way to load automatically the ums_realtek module inserting the mmc.
may it be something missing in my kernel?

on a ubuntu usbkey, the sdcard works with rts5139 driver.
but this driver seems not present on my kernel.
why?
_________________
vu vu vu
gentù
mi piaci tu


Last edited by cloc3 on Sun Dec 14, 2014 4:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4788
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sun Dec 14, 2014 4:42 pm    Post subject: Reply with quote

solved:

the RTS5129 needs CONFIG_MMC_REALTEK_USB; module rtsx_usb_sdmmc; on tree MMC/SD/SDIO card support.
to find this in menuconfig, you must set CONFIG_MFD_RTSX_USB; module rtx_usb; on tree Multifunction device drivers.

instead CONFIG_USB_STORAGE_REALTEK; module ums-realtek; on tree USB Support is not needed.
I don't know if it's useful.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
shrtckt
n00b
n00b


Joined: 23 Oct 2005
Posts: 62
Location: Athens, GA

PostPosted: Fri Dec 19, 2014 2:56 pm    Post subject: Reply with quote

Thanks :D U tha Man!
_________________
Quick to judge, Quick to anger, Slow to understand, Ignorance and prejudice, And fear, Walk hand in hand. -Neil Peart 1981
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum