You are not logged in.

#1 2012-08-29 06:16:12

duke11235
Member
Registered: 2009-10-09
Posts: 221

SD Card Reader Clevo P150em

I have the aforementioned laptop, and I've discovered the sd card reader can be found in lspci with this entry

03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5289 (rev 01) 

But it does not pop up in the dmesg output when a card is inserted, nor does it appear under fdisk.
Can anyone tell me how to enable this sd card reader?

EDIT: Apparently this card has a driver provided under the AUR package dkms-rts_bpp. Now I just need to test it, and see what the your kernel headers could not be found error is about. If anyone knows... I'll edit this tomorrow with solved if I've fixed it, need to sleep smile

Last edited by duke11235 (2012-08-29 06:25:00)

Offline

#2 2012-12-02 00:49:44

Kenshin
Member
Registered: 2012-12-02
Posts: 1

Re: SD Card Reader Clevo P150em

Had the same problem with my Clevo P150em, someone on IRC just happened to find this thread and point me to it.

Just install linux-headers and then re-install the dkms-rts_bpp package from the AUR. Reboot and everything should work well.

Offline

#3 2012-12-09 02:30:11

duke11235
Member
Registered: 2009-10-09
Posts: 221

Re: SD Card Reader Clevo P150em

Thank you! I needed the reader again, and this worked perfectly.

Offline

#4 2013-02-22 09:28:57

sunite
Member
From: Freiburg i. Br., DE
Registered: 2012-05-14
Posts: 29
Website

Re: SD Card Reader Clevo P150em

Worked for me as well, thanks big_smile

on a Clevo W251EN

# EDIT 1 #

Just had a look at the launchpad bug report for this (https://bugs.launchpad.net/ubuntu/+sour … bug/971876), and it still seems to have some problems...however for me using a SanDisk MicroSD in an SD adapter, its fine

# EDIT 2 #

Just wanted to say that with Kernel 3.17 my SD card reader is working perfectly.

$ lsmod | grep mmc
mmc_block              34914  0 
rtsx_pci_sdmmc         21217  0 
mmc_core              110434  2 mmc_block,rtsx_pci_sdmmc
rtsx_pci               41951  2 rtsx_pci_ms,rtsx_pci_sdmmc

$ uname -a        
Linux GURUPORT 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64 GNU/Linux

Last edited by sunite (2014-12-30 11:50:47)

Offline

Board footer

Powered by FluxBB