Date: Sun, 29 Oct 2000 10:35:16 -0500 (EST) From: Jaime <jaime@malkav.snowmoon.com> To: Spades <spades@galaxynet.org> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Problems Message-ID: <Pine.BSF.4.21.0010291031570.77227-100000@malkav.snowmoon.com> In-Reply-To: <3.0.32.20001029115954.0124f860@smtp.magix.com.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 29 Oct 2000, Spades wrote: > Oct 29 03:32:18 ghost IPXrouted[35708]: socket: Protocol not supported > Oct 29 03:32:29 ghost IPXrouted[35710]: socket: Protocol not supported > Oct 29 03:32:31 ghost IPXrouted[35712]: socket: Protocol not supported These look like some program on your system is trying to use IPX. You should double check your packages for a possible mis-configured program. (See /var/db/pkg for a list of your installed ports.) > Oct 29 04:07:45 ghost /kernel: pid 77274 (WMws), uid 1171: exited on signal > 6 (core dumped) > Oct 29 04:07:45 ghost /kernel: pid 77272 (ConfRoom), uid 1171: exited on > signal 6 (core dumped) It looks like you have binaries called "WMws" and "ConfRoom" installed. Try "locate WMws" and "locate ConfRoom" to see where they are. (Note: The locate command only updates weekly. If those files are very new, it might not find them. In that case, use the find command.) > Oct 29 10:34:47 ghost /kernel: acd0: read_toc failed > Oct 29 10:34:55 ghost /kernel: acd0: read_toc failed It looks like some program tried to read from your CD-ROM drive before the drive was done scanning the CD-ROM after it was inserted (or while the drive was empty.) This is no big deal. I get it often. Jaime 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?Pine.BSF.4.21.0010291031570.77227-100000>