From owner-freebsd-questions@FreeBSD.ORG Mon Sep 12 08:08:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DAEC16A41F for ; Mon, 12 Sep 2005 08:08:34 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E0443D45 for ; Mon, 12 Sep 2005 08:08:33 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.76.67]) by mta10.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20050912080832.DHAJ12165.mta10.adelphia.net@default.chvlva.adelphia.net>; Mon, 12 Sep 2005 04:08:32 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 59F02B558; Mon, 12 Sep 2005 04:08:32 -0400 (EDT) Date: Mon, 12 Sep 2005 04:08:32 -0400 From: Parv To: Peter Matulis Message-ID: <20050912080832.GC85219@holestein.holy.cow> Mail-Followup-To: Peter Matulis , freebsd-questions@freebsd.org References: <20050912000621.76762.qmail@web60019.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050912000621.76762.qmail@web60019.mail.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: printer causing computer to reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: f-q List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2005 08:08:34 -0000 in message <20050912000621.76762.qmail@web60019.mail.yahoo.com>, wrote Peter Matulis thusly... > > Hi, I am running FreeBSD 5.4. I have upgraded my ports and recompiled the > system and kernel. I have a USB laser printer (Lexmark E310) that is recognized > automatically when attached. (That allows use of parallel port too.) > Occasionally when a print request is sent I receive a message in > my /var/log/messages file (see first message in list below). > > kernel: usbd_setup_pipe: failed to start endpoint, IOERROR last > message repeated 2 times ... > kernel: ulpt0: using bi-directional mode > kernel: usbd_setup_pipe: failed to start endpoint, IOERROR > > Then the system rebooted. I will leave this others to address as i have not used the printer via USB at all. Currently it is being used over ethernet through a SMC router connected via parallel port. I did not encounter any problems when it was directly connected to any of the 2-3 computer systems. > Another issue is when I send a print request either a) nothing > happens (maybe a log message is generated) or b) paper comes out > with this at top left corner: "s: 1" Could it be a incorrect printcap? What kind of data (PS, PDF, plain text), and how, are you trying to print? - Parv --