From owner-freebsd-questions Tue Jun 22 14:18: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from Astro.Dyer.Vanderbilt.Edu (Astro.Dyer.Vanderbilt.Edu [129.59.241.17]) by hub.freebsd.org (Postfix) with ESMTP id 3C753152E2 for ; Tue, 22 Jun 1999 14:17:49 -0700 (PDT) (envelope-from hedrick@Astro.Dyer.Vanderbilt.Edu) Received: from localhost (hedrick@localhost) by Astro.Dyer.Vanderbilt.Edu (8.9.3/8.9.3) with SMTP id QAA05405; Tue, 22 Jun 1999 16:17:46 -0500 Date: Tue, 22 Jun 1999 16:17:46 -0500 (CDT) From: "Andre M. Hedrick" Reply-To: "Andre M. Hedrick" To: Patrick Gardella Cc: apcupsd-devel@ro.com, freebsd-questions@freebsd.org Subject: Re: PANIC: Cannot talk to UPS! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 22 Jun 1999, Patrick Gardella wrote: > I recently purchased another APC UPS (APC BackUPS Pro 280) for a machine > here in the office. When I went to run a known working copy of > apcupsd, it failed with a "PANIC! Cannot talk to UPS" error. I've set > the /etc/apcupsd.conf file correctly (UPSTYPE backupspro, UPSCABLE > 940-0024B DEVICE /dev/ttyd0). What is DEVICE /dev/ttyd0 ?? Is this a raw serial device in FreeBSD? If the daemon can not setserial to 2400, then you will need to do this with an external tool before you call the daemon. > Some specifics: > APC UPS BackUPS-Pro 280 > FreeBSD 3.2-STABLE > Serial Port= /dev/ttyd0 (on linux, this would be /dev/ttyS0) Is there a lockpath problem that I do not know about? > The serial port is correctly detected by the kernel: > sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa > sio0: type 16550A Andre Hedrick The Linux IDE guy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message