From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 11:19:22 2003 Return-Path: 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 CC32016A4CF for ; Fri, 21 Nov 2003 11:19:22 -0800 (PST) Received: from dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NOSPAM.dyndns.dk (does-d9b91939.pool.mediaWays.net [217.185.25.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C6843FD7 for ; Fri, 21 Nov 2003 11:18:22 -0800 (PST) (envelope-from bounce@NOSPAM.dyndns.dk) Received: from NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk (NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk [2002:3e50:3ceb:0:200:c0ff:fefc:19aa]) (8.11.6/8.11.6-SPAMMERS-DeLiGHt) with ESMTP id hAL17V713553 verified NO); Fri, 21 Nov 2003 02:07:34 +0100 (CET) (envelope-from bounce@NOSPAM.dyndns.dk) Received: (from beer@localhost)hAL17QI01415; Fri, 21 Nov 2003 02:07:26 +0100 (CET) (envelope-from bounce@NOSPAM.dyndns.dk) Date: Fri, 21 Nov 2003 02:07:26 +0100 (CET) Message-Id: <200311210107.hAL17QI01415@NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk> X-Authentication-Warning: NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk: beer set sender to bounce@NOSPAM.dyndns.dk using -f From: Barry Bouwsma To: "Alex Kelly" References: <200311081944.48496.alexkelly@adelphia.net> <20031108205519.G12777@wonkity.com> <000d01c3a6bd$fb597700$6400a8c0@desktop> cc: freebsd-questions@freebsd.org Subject: Re: Newbie USB Printer Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 19:19:22 -0000 [Drop hostname part of IPv6-only address above to obtain IPv4-capable e-mail, or best of all, don't reply to me at all] A bit late for this, but here goes anyway, in case it helps: (Please don't top-post; it makes it difficult for me to reply and keep wanted context while stripping away unimportant parts...) > I did both of those of the suggestions, but still nothing. :( > > > I cannot get my HP Deskjet 3420 printer to work. I've read all the prior > posts > > > for USB printers, checked the handbook and the complete freebsd book. Do you know that you need the hpijs package to be able to talk to your printer? (Apologies if you already have it installed) As seen on the Linuxprinting.org website -- highly recommended as a reference for anything printer-related -- from the HP FAQ: _________________________________________________________________ Section 13: HP DeskJet 3420 13.0 See also the HP DeskJet 3420 database page. 13.1 Does this printer work with gimp-print? No, this printer does not support PCL. This printer only works with the HPIJS software from Hewlett Packard. _________________________________________________________________ You can install hpijs from ports, or build it without problems from the source. This should help you to print, and it comes with heaps of documentation about installing and configuring it. Also, look at the page referred to above for possibly more info... Barry Bouwsma