Fedora Linux Support Community & Resources Center
  #1  
Old 3rd January 2011, 12:23 AM
seanod's Avatar
seanod Offline
Registered User
 
Join Date: Jan 2011
Posts: 2
linuxfedorafirefox
HP Mini Netbook - Built-in SD Card Reader Undetected

I apologize if there is another thread for this already, but I've been unable to find a working solution.

I'm running Fedora 13 on my HP Mini netbook. All devices are working properly, with the exception of the built-in SD Card Reader. I'm trying to load an SDHC card from my Canon EOS T1i. The Card Reader is not recognized via 'lspci', nor does the partition appear in 'fdisk -l'.

Code:
# lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 04)
01:00.1 Class ff00: Realtek Semiconductor Co., Ltd. Device 5288 (rev 01)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Also, when I try to plug my camera in directly via USB, the camera itself is detected under 'lsusb', but the media is not detected by fdisk, or automounted like I'd assume it would.

Code:
# lsusb 
....
Bus 001 Device 051: ID 04a9:31cf Canon, Inc. 
...
The USB Device is also at least acknowledged via 'dmesg', where as inserting the SD card to the reader yields no results to 'dmesg' or '/var/logs/messages'.

Code:
# dmesg | tail
usb 1-1: new high speed USB device using ehci_hcd and address 51
usb 1-1: New USB device found, idVendor=04a9, idProduct=31cf
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1: Product: Canon Digital Camera
usb 1-1: Manufacturer: Canon Inc.
usb 1-1: USB disconnect, address 51
What packages do I need to get these devices recognized properly? This all worked fine under debian and ubuntu, so I'm pretty sure I'm just missing some essential package or library.

Please advise.

Thanks,
Sean

Last edited by seanod; 3rd January 2011 at 12:36 AM.
Reply With Quote
  #2  
Old 19th January 2011, 12:41 PM
cdoerbec Offline
Registered User
 
Join Date: Dec 2010
Posts: 3
linuxfedorafirefox
Re: HP Mini Netbook - Built-in SD Card Reader Undetected

My laptop has similar chipset. Got it working using the following procedure.

1) Get driver from link below. Look at section labelled "UNIX", and click on one of the links labelled 'Go'. The file you are after is rts_pstor.tar.bz2

http://www.realtek.com.tw/downloads/...&GetDown=false

2) Ensure you have kernel-headers and kernel-devel packages installed. If you are running a PAE kernel, install kernel-PAE-devel

yum install kernel-headers kernel-devel kernel-PAE-devel

3) Unpack the compressed file, compile & install. You will need to run 'make install' as the root user.

cd /usr/local/src
bzip2 -d rts_pstor.tar.bz2
tar xvf rts_pstor.tar
cd rts_pstor
make
make install

4) Load the kernel module

depmod
modprobe rts_pstor

That's it! It should work...

Until the driver is in the upstream Linux kernel, you'll need to compile & install the driver every time you upgrade the kernel. A simple init script to check for the presence of, and compile if necessary, could automate the process.

More details here:
http://bisque.linuxsoup.com/?q=node/82
Reply With Quote
  #3  
Old 22nd January 2011, 07:39 PM
seanod's Avatar
seanod Offline
Registered User
 
Join Date: Jan 2011
Posts: 2
linuxfedorafirefox
Thumbs up Re: HP Mini Netbook - Built-in SD Card Reader Undetected

Awesome. Thank you! This worked perfect.

Cheers!
Reply With Quote
  #4  
Old 25th January 2011, 02:43 PM
cdoerbec Offline
Registered User
 
Join Date: Dec 2010
Posts: 3
linuxfedorafirefox
Re: HP Mini Netbook - Built-in SD Card Reader Undetected

Cool! Glad it helped!
Reply With Quote
Reply

Tags
builtin, card, mini, netbook, reader, undetected

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Inspiron Mini 1012 Netbook bakerboy26 Hardware & Laptops 3 16th October 2010 06:38 PM
Acer Aspire One, built-in card reader problem vinbob Hardware & Laptops 15 8th March 2010 09:34 PM
built-in card reader mika82 Hardware & Laptops 3 12th November 2009 03:06 PM
Any way to get built in card reader to work in F10 npinn001 Hardware & Laptops 14 13th March 2009 10:43 AM
How to use my built-in multi card reader? eshneto Hardware & Laptops 32 18th October 2007 10:33 PM


Current GMT-time: 12:51 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat