Date: Wed, 29 May 2013 08:33:38 +0300 From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: current@freebsd.org Subject: Re: Supermicro 6027R-N3RF+head, usb trouble Message-ID: <20130529083338.07a2f54b@laptop.minsk.domain> In-Reply-To: <51A4F585.60401@FreeBSD.org> References: <20130421223838.6bec3bfb@laptop.minsk.domain> <51A4F585.60401@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 May 2013 13:20:53 -0500 Bryan Drewery <bdrewery@FreeBSD.org> wrote: > On 4/21/2013 2:38 PM, Sergey V. Dyatko wrote: > > Hi, > > > > Can anybody explain why USB keyboard (and keyboard from > > integrated IPKVM) doesn't work when I boot with 'C606 > > chipset Dual 4-Port SATA/SAS Storage Control Unit' enabled in bios? > > Also I can't boot that box from usb memstick and > > FreeBSD-10.0-CURRENT-amd64-20130413-r249439-release.iso They both > > loose(?) device and can't find root If I disable controller in bios > > system can't see any sata hdd connected to it:( > > booting with hw.usb.ehci.no_hs=1, kern.cam.boot_delay="10000" > > and debug.acpi.disabled="hostres" without success. I setup dhcpd, > > tftp, nfs on my laptop and finally I install fbsd on that box, but > > question with kbd is open - It doesn't work.. > > dmesg: > > http://svn.freebsd.by/files/dmesg_N3RF.txt > > pciconf -lv: > > http://svn.freebsd.by/files/pciconf_N3RF.txt > > > > I would appreciate any hints > > > > I'm having this exact problem on HEAD r250991 as well. 9.1-RELEASE > (disc1) seems ok though. > > Did you get this figured out? > I added to loader.conf kern.maxbcache="128M" vfs.maxbufspace=134217728 also I create /boot.config with '-v' I don't know what exactly help, but now usb kbd (ipkvm) works fine for me. p.s. It is smbios.system.product="X9DRW" > My startup: > > > uhub1: 2 ports with 2 removable, self powered > > uhub0: 2 ports with 2 removable, self powered > > Root mount waiting for: usbus1 > > usbd_ctrl_transfer_setup: could not setup default USB transfer > > usb_alloc_device: set address 2 failed (USB_ERR_NOMEM, ignored) > > usbd_ctrl_transfer_setup: could not setup default USB transfer > > usbd_setup_device_desc: getting device descriptor at addr 2 failed, > > USB_ERR_NOMEM Root mount waiting for: usbus1 > > usbd_ctrl_transfer_setup: could not setup default USB transfer > > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_NOMEM, > > ignored) usbd_ctrl_transfer_setup: could not setup default USB > > transfer usbd_setup_device_desc: getting device descriptor at addr > > 2 failed, USB_ERR_NOMEM Root mount waiting for: usbus1 > > usbd_ctrl_transfer_setup: could not setup default USB transfer > > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_NOMEM, > > ignored) usbd_ctrl_transfer_setup: could not setup default USB > > transfer usbd_setup_device_desc: getting device descriptor at addr > > 2 failed, USB_ERR_NOMEM Root mount waiting for: usbus1 > > usbd_ctrl_transfer_setup: could not setup default USB transfer > > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_NOMEM, > > ignored) usbd_ctrl_transfer_setup: could not setup default USB > > transfer usbd_setup_device_desc: getting device descriptor at addr > > 2 failed, USB_ERR_NOMEM Root mount waiting for: usbus1 > > usbd_ctrl_transfer_setup: could not setup default USB transfer > > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_NOMEM, > > ignored) usbd_ctrl_transfer_setup: could not setup default USB > > transfer usbd_setup_device_desc: getting device descriptor at addr > > 2 failed, USB_ERR_NOMEM ugen1.2: <Unknown> at usbus1 (disconnected) > > uhub_reattach_port: could not allocate new device > > -- wbr, tiger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130529083338.07a2f54b>