From owner-freebsd-questions@FreeBSD.ORG Fri May 2 05:38:57 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 367061065675 for ; Fri, 2 May 2008 05:38:57 +0000 (UTC) (envelope-from oli.garnier@free.fr) Received: from smtp7-g19.free.fr (smtp7-g19.free.fr [212.27.42.64]) by mx1.freebsd.org (Postfix) with ESMTP id F280B8FC25 for ; Fri, 2 May 2008 05:38:56 +0000 (UTC) (envelope-from oli.garnier@free.fr) Received: from smtp7-g19.free.fr (localhost [127.0.0.1]) by smtp7-g19.free.fr (Postfix) with ESMTP id A657232280C; Fri, 2 May 2008 07:38:55 +0200 (CEST) Received: from DIMENSION (lns-bzn-48f-62-147-252-233.adsl.proxad.net [62.147.252.233]) by smtp7-g19.free.fr (Postfix) with ESMTP id 2A63B3227EB; Fri, 2 May 2008 07:38:54 +0200 (CEST) From: "Olivier GARNIER" To: "'Derek Ragona'" , References: <000001c8ab69$e2276ed0$6501a8c0@DIMENSION> <6.0.0.22.2.20080501131259.0257c110@mail.computinginnovations.com> Date: Fri, 2 May 2008 07:39:05 +0200 Message-ID: <000a01c8ac16$d61f90b0$6501a8c0@DIMENSION> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcirtzjHNLgZlsjURGy8g42mrdnz2AAXqzrQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 In-Reply-To: <6.0.0.22.2.20080501131259.0257c110@mail.computinginnovations.com> Cc: Subject: RE: Nut problem and last message repeated in dmesg 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: Fri, 02 May 2008 05:38:57 -0000 $ pkg_info | grep nut nut-2.2.1_1 Network UPS Tools $ grep driver /usr/local/etc/nut/*.conf | grep -v \# /usr/local/etc/nut/ups.conf: driver =3D usbhid-ups $ grep Ellipse /usr/local/etc/nut/driver.list | grep 750 | grep usb "MGE Office Protection Systems" "Ellipse ASR USBS 600/750/1000/1500 VA" "USB cable" "usbhid-ups" "MGE UPS SYSTEMS" "Ellipse Office 750" "USB" = "usbhid-ups" $ sudo /usr/local/etc/rc.d/nut start Network UPS Tools - UPS driver controller 2.2.1 Network UPS Tools: 0.29 USB communication driver - core 0.32 (2.2.1) Using subdriver: MGE HID 1.01 Starting nut. Network UPS Tools upsd 2.2.1 listening on 0.0.0.0 port 3493 Connected to UPS [ellipse]: usbhid-ups-ellipse Broadcast Message from root@myhost (no tty) at 7:34 CEST... Communications with UPS ellipse@localhost established It seems to be the good driver. It seems to be the last nut version. It seems to run weel during about 1/2 day, and then crash :/ Olivier ________________________________________ De=A0: Derek Ragona [mailto:derek@computinginnovations.com]=20 Envoy=E9=A0: jeudi 1 mai 2008 20:14 =C0=A0: Olivier GARNIER; freebsd-questions@freebsd.org Objet=A0: Re: Nut problem and last message repeated in dmesg =A0 Make sure you are using the correct driver.=A0 Nut has consolidated and changed drivers in recent releases.=A0=20 =A0=A0=A0=A0=A0=A0=A0=A0-Derek