Date: Wed, 03 Jul 2013 01:24:23 +0000 From: "Mike C." <miguelmclara@gmail.com> To: John Hixson <john@ixsystems.com> Cc: freebsd-current@freebsd.org Subject: Re: No SD card Reader support Message-ID: <51D37D47.6060305@gmail.com> In-Reply-To: <20130703001852.GJ13158@thinkbsd.divinix.org> References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/03/13 00:18, John Hixson wrote: > 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? I don't have the last, in any case: kldload: can't load sdhci_pci: File exists I do have the other lines in /boot/loader.conf > > >> 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" I
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51D37D47.6060305>