Date: Mon, 18 Feb 2002 07:17:03 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: mess-mate <messmate@free.fr> Cc: freebsd-questions-en <freebsd-questions@FreeBSD.ORG> Subject: Re: upsd problems Message-ID: <20020218071703.A229@grimoire.chen.org.nz> In-Reply-To: <20020217103432.A9D0B119@postfix2-1.free.fr>; from messmate@free.fr on Sun, Feb 17, 2002 at 11:00:50AM %2B0100 References: <20020217103432.A9D0B119@postfix2-1.free.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 17, 2002 at 11:00:50AM +0100, mess-mate wrote: > Hello all, > After my first install of FBSD I have following pb : > (of course fonfigured the kernel before the install) > in console there are continuing messages (on stdout) like > 'upsd[226]: write port : cannot write to /dev/cuaa0 : Resource > temporarily unavailable'. > 'upsd[226]: cannot put the UPS in smart mode' > So, I thought this is a pb with my mouse and disabled the mouse in > /etc/rc.conf. > Nothing helps. Well, you could read the message. It's the process "upsd" that's complaining about an error. It's probabably a UPS controller that you've installed (I assume you've got a UPS attached to your machine). Kill it and your messages will stop. You can uninstall it, or attach your UPS to /dev/cuaa0 (COM1 in DOS speak). -- Jonathan Chen <jonc@chen.org.nz> ----------------------------------------------------------------------- "One, with God, is always a majority, but many a martyr has been burned at the stake while the votes were being counted." -- Thomas B. Reed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020218071703.A229>