From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 13:36:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 835DD1065672 for ; Tue, 9 Dec 2008 13:36:11 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 11C5F8FC1B for ; Tue, 9 Dec 2008 13:36:10 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so678451eyi.7 for ; Tue, 09 Dec 2008 05:36:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ap5eTg8Cg9p+V8C4jv7Aavj2k57RTtf9Brd/srtdL9U=; b=DgYcsd17YultJLtc29xOSEf75s7K0sBJtt4YOqNjbD8IesaCAzAHuWi6CgcfDBSnsG EarUbMB7AC29GhSCg7QwxF3oq+lcvtbdGkxkf/h5VDdnEDpCccshVxnLFnyYQSHKtgg8 y+kgKmEpyewcGsdTtGnZ47sERV21sD9CRtPRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=WEF9LLiytRpb3M9nCFg+ZtlY5vgGyhHq6f3Oxns8wZ820mKF+cn4uxCNYidXaj35i/ NaAgtie25aLtoqxKIFx4r/OoVVu2/rC3heC8sX+GtNniXuJyM/bTBlbIpwZssKsS1Y+f ahEj7u7d3ZSab92LGGYw0MvYvQDIGF7SgLnmU= Received: by 10.210.119.5 with SMTP id r5mr146898ebc.89.1228829769603; Tue, 09 Dec 2008 05:36:09 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-4448612.home.otenet.gr [79.129.209.84]) by mx.google.com with ESMTPS id i4sm12967796nfh.60.2008.12.09.05.36.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Dec 2008 05:36:08 -0800 (PST) Message-ID: <493E7444.30207@gmail.com> Date: Tue, 09 Dec 2008 15:36:04 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Octavian Ionescu References: <20081209072347.37r28qea8ccoc0ko@www.itavy.com> In-Reply-To: <20081209072347.37r28qea8ccoc0ko@www.itavy.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: UPS Gembird 1200VA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2008 13:36:11 -0000 Octavian Ionescu wrote: > hi, > > i have received an Gembird UPS 1200 VA for one of the servers and i am > trying to get it work. The main problem is that the cd came with a > compiled aplication for linux and with linux_base-fc8 installed it > does not detect it. > the apcupsd does not recognize it either. > > is there a way to make this work under FreeBSD? > > #usbdevs -d > addr 1: UHCI root hub, VIA > uhub0 > addr 2: UPS USB MON V1.4, ? > ugen0 > #uname -a > FreeBSD bkvideo 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Tue Dec 9 > 11:23:41 UTC 2008 itavy@bkvideo:/usr/obj/usr/src/sys/BKVIDEO i386 > > Thank you, I am not familiar with this model, but you could try sysutils/nut. It supports a large number os UPSes.