Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2013 17:18:53 -0700
From:      John Hixson <john@ixsystems.com>
To:        "Mike C." <miguelmclara@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: No SD card Reader support
Message-ID:  <20130703001852.GJ13158@thinkbsd.divinix.org>
In-Reply-To: <51D37B63.2060006@gmail.com>
References:  <51D37B63.2060006@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote:
> 
> Hi,
> 
> According to the windows drivers info on Acer's page, my laptop internal
> SD card reader vendor is "Realtek".
> 
> I'm not being able to use the card reader but I'm not sure how to debug
> this...
> 
> I see nothing in dmesg related to the sh card reader, when inserting a
> SDHC card or a SD card I see nothing...
> 
> usbconfig show's this:
> 
> # usbconfig
> ugen0.1: <XHCI root HUB 0x8086> at usbus0, cfg=0 md=HOST spd=SUPER
> (5.0Gbps) pwr=SAVE (0mA)
> ugen1.1: <EHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=HIGH
> (480Mbps) pwr=SAVE (0mA)
> ugen2.1: <EHCI root HUB Intel> at usbus2, cfg=0 md=HOST spd=HIGH
> (480Mbps) pwr=SAVE (0mA)
> ugen2.2: <product 0x0024 vendor 0x8087> at usbus2, cfg=0 md=HOST
> spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen1.2: <product 0x0024 vendor 0x8087> at usbus1, cfg=0 md=HOST
> spd=HIGH (480Mbps) pwr=ON (0mA)
> 
> But from here I'm not sure what more can I do to be able to use the card
> reader!
> 
> Since I'm using Freebsd - Current, I guess this is the proper list to post!
> 

I have this in my /boot/loader.conf:

mmc_load="YES"
mmcsd_load="YES"
sdhci_load="YES"
sdhci_pci_load="YES"


Do you have these modules loaded?


> 
> Thanks
> 
> Mike
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130703001852.GJ13158>