From owner-freebsd-usb@FreeBSD.ORG Fri Oct 24 07:05:41 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8A8D10656A5 for ; Fri, 24 Oct 2008 07:05:41 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from sorbesgroup.com (mail.sorbesgroup.com [217.159.241.118]) by mx1.freebsd.org (Postfix) with ESMTP id 956D38FC0C for ; Fri, 24 Oct 2008 07:05:41 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from localhost (localhost.localdomain [127.0.0.1]) by sorbesgroup.com (Postfix) with ESMTP id 118933C50805 for ; Fri, 24 Oct 2008 09:42:30 +0300 (EEST) Received: from sorbesgroup.com ([127.0.0.1]) by localhost (sorbesgroup.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20300-10 for ; Fri, 24 Oct 2008 09:42:30 +0300 (EEST) Received: from [127.0.0.1] (unknown [192.168.0.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sorbesgroup.com (Postfix) with ESMTP id 1293C3C507E2 for ; Fri, 24 Oct 2008 09:42:29 +0300 (EEST) Message-ID: <49016E62.6050208@bsd.ee> Date: Fri, 24 Oct 2008 09:42:42 +0300 From: Andrei Kolu User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at localhost Subject: USB APC ups does not show up after boot X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2008 07:05:41 -0000 FreeBSD 7.1-PRERELEASE #0: Wed Oct 22 23:55:13 EEST 2008 Motherboard: Gigabyte X48-DS4 After boot-up I see messages /var/log/messages: ----------------------------------------------------------- Oct 24 09:27:13 testiserver apcupsd[734]: apcupsd FATAL ERROR in bsd-usb.c at line 735 Cannot find UPS device -- For a link to detailed USB trouble shooting information, please see . Oct 24 09:27:13 testiserver apcupsd[734]: apcupsd error shutdown completed ----------------------------------------------------------- When I reinsert UPS data cable then ups shows up: ----------------------------------------------------------- ugen0: on uhub1 ----------------------------------------------------------- Restart apcupsd and everything is working just fine. Is it motherboard problem with USB or something is broken in FreeBSD?