From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 10:25:20 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5FF8CBD for ; Wed, 3 Jul 2013 10:25:20 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) by mx1.freebsd.org (Postfix) with ESMTP id EA5041B3F for ; Wed, 3 Jul 2013 10:25:19 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id l18so5476692wgh.2 for ; Wed, 03 Jul 2013 03:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CUbYCm1LRKkh5yNezKi0NAtScDuDMxbImpucf37sW1k=; b=a+ive5m5suaiQXq5JmOcdg6VrsmBmhGtgmfP4X0orMGtBMlzJsOvxyxIZQXALEj/rP Ezsj6pWGFj0gervlxy11H46DpABzRJhHJ73B+DOw7hqyW76flZDUoqVT1ncn501+vNH9 sMOdSq/AlpPtSXggMFhxl2GIU7HIgmNyfKTTua1a/CwcnrMe5sSLubbtvGdqjH6MnJqv nU313ZNxkEUkjZKt7ez+KIneQ5efESU8+21TnguMp5mul+eLj1Tct7sHzC2oERs4dlw8 rYh6eWAPnJxkG3AJVhWpnHLyr6tTPpTdEO6uNvdzGF5bcMSJ66feA5KusafwFoqX1lAr LrAg== MIME-Version: 1.0 X-Received: by 10.194.77.99 with SMTP id r3mr192121wjw.5.1372847118942; Wed, 03 Jul 2013 03:25:18 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 03:25:18 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 03:25:18 -0700 (PDT) In-Reply-To: References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> Date: Wed, 3 Jul 2013 10:25:18 +0000 Message-ID: Subject: Re: No SD card Reader support From: Miguel Clara To: Ulf Zimmermann Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Zaphod Beeblebrox , freebsd-current@freebsd.org, John Hixson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 10:25:20 -0000 Looking into the INI and readme files I see: " Realtek USB 2.0 Card Reader ". so its connected via USB 2.0 To be honest I never used usbconfig more than "usbconfig list". is there anything I can try with usbconfig that would help me get the card reader to work? many thanks No dia 03/07/2013 10:01, "Miguel Clara" escreveu: > I am not using windows... I changed to FreeBSD. > > I did use it before reinstalling the OS. Acer provides the realtek driver > but doesn't specify details about the module/device. > No dia 03/07/2013 05:04, "Ulf Zimmermann" escreveu: > >> Check under Windows how the reader connects? >> >> >> >> On Tue, Jul 2, 2013 at 6:17 PM, Miguel Clara wrote: >> >>> pciconf shows nothing related to the card reader, and I have no device >>> listed has 'none' in there which is why I was looking into usbconfig. I >>> should have clarified that... sorry >>> No dia 03/07/2013 01:58, "Zaphod Beeblebrox" >>> escreveu: >>> >>> > On Tue, Jul 2, 2013 at 9:24 PM, Mike C. >>> wrote: >>> > >>> >> On 07/03/13 00:18, John Hixson wrote: >>> >> > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: >>> >> >> >>> >> >> 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: >>> >> >>> > >>> > [deleted] >>> > >>> > >>> >> > 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 >>> >> >>> > >>> > What he's getting at there is that you should look at the output of >>> > pciconf -lv (not usb) for the card reader. The PCI devices are >>> different >>> > animals than the USB ones. >>> > >>> _______________________________________________ >>> 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" >>> >> >> >> >> -- >> >> Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-396-1764 >> You can find my resume at: http://www.Alameda.net/~ulf/resume.html >> >