No SD card Reader support

John Hixson john at ixsystems.com
Wed Jul 3 00:19:04 UTC 2013


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"


More information about the freebsd-current mailing list