From owner-freebsd-questions Thu Mar 28 3:23: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id CAABE37B419 for ; Thu, 28 Mar 2002 03:22:48 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16qXzR-0003TN-09; Thu, 28 Mar 2002 12:22:45 +0100 Received: from there (320071886283-0001@[217.235.117.169]) by fmrl02.sul.t-online.com with smtp id 16qXzM-18jy4WC; Thu, 28 Mar 2002 12:22:40 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Thomas =?iso-8859-1?q?W=FCrfl?= To: vsk@globalalania.ru Subject: Re: help on USB printing Date: Thu, 28 Mar 2002 12:22:40 +0100 X-Mailer: KMail [version 1.3.2] References: <8617954957.20020328135032@globalalania.ru> In-Reply-To: <8617954957.20020328135032@globalalania.ru> Cc: questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <16qXzM-18jy4WC@fmrl02.sul.t-online.com> X-Sender: 320071886283-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am Donnerstag, 28. März 2002 11:50 schrieben Sie: > Could u help me to solve the problem? There is definitely no articles, > manuals,etc. at all about this question. > > I have freeBSD 4.5 on supermicro 370der+ mainboard. I need to print > > >from this server to USB HP Laser Jet 1200. > > Durin' boot up process (or entering dmesg) i can see this line: > ugen0: HewLett Packard HP LaserJet 1200, rev 1.10/1.00, addr 2. > So, i've made a usual section in the /etc/printcap file by adding this > device. Then i try to print out something by this command: > lptest | lpr > The freeBSD is reporting: printing in process. I don't > see any errors or warnings at all! And my printer don't want to do > anything. > Who on earth can help me? > (i've tested this printer on another PC under Windows - everythin is > ok). IMO you can't use the generic usb device (ugen). Instead you have to compile: # USB printer device ulpt in your kernel. Then use that device instead. Good luck, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message