From owner-freebsd-questions@FreeBSD.ORG Wed Jul 26 10:44:23 2006 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 7D7E016A4DE for ; Wed, 26 Jul 2006 10:44:23 +0000 (UTC) (envelope-from iqgrande@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052DF43D4C for ; Wed, 26 Jul 2006 10:44:22 +0000 (GMT) (envelope-from iqgrande@gmail.com) Received: by wr-out-0506.google.com with SMTP id i23so948600wra for ; Wed, 26 Jul 2006 03:44:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=otzacpR/jigwOS+mygkDlw9l2U4rJV/ZWDSIDTdDTTC/DC4vuW+mbMuMz5PFZaIsw/m0IynsastD76J9ggA28HX6DJ82xRHSyAVeyjE0TJNhI2g3yf5+kBjPAPjOtxMzuIt9jOJ1JrFj4hLY/jlqqsCqy4J8YRWrWOQmaz+3aFs= Received: by 10.54.149.7 with SMTP id w7mr6366791wrd; Wed, 26 Jul 2006 03:44:22 -0700 (PDT) Received: from ?192.168.0.5? ( [67.191.189.255]) by mx.gmail.com with ESMTP id 34sm4227242wra.2006.07.26.03.44.21; Wed, 26 Jul 2006 03:44:21 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Anthony Agelastos Date: Wed, 26 Jul 2006 06:44:19 -0400 To: Anish Mistry , aaron.albright@hp.com X-Mailer: Apple Mail (2.752.2) Cc: asa@agava.com, FreeBSD Questions Subject: Re: Can't print to hplip+CUPS+LJ1160Le X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2006 10:44:23 -0000 On Jul 25, 2006, at 11:22 PM, Anthony Agelastos wrote: If I wait even longer, /var/log/messages adds the following: Jul 25 22:52:33 dell python: hpssd [ERROR] Not found Jul 25 22:52:33 dell python: [ERROR] Unsupported printer model. I am willing to try the updated hplip (1.6.6). How do I go about doing so? > Hello, > > I still cannot print to my network print server from any other > computer (although it prints fine on the server itself such as a > test page). If you read this and do not know how to help me, but > have a similar setup working, please at least inform me; the last > several posts (here, on cups.org, and on hplip.sf.net) have been > unanswered. > > Lately when I turn the computer on and wait, I see the following > messages in /var/log/messages: > > > Jul 25 22:49:20 dell python: hpssd [ERROR] Not found > Jul 25 22:49:20 dell hp: invalid ModelQueryResult: > msg=modelqueryresult result-c > ode=48 prnt/hpijs/hplip_api.c 396 > Jul 25 22:49:20 dell kernel: All threads purged from ugen0.1 > Jul 25 22:49:20 dell kernel: All threads purged from ugen0.2 > Jul 25 22:49:26 dell python: hpssd [ERROR] Not found > > > When this is coupled with the errors I receive when I run hp-setup, > namely > > > dell# hp-setup -a > > HP Linux Imaging and Printing System (ver. 0.9.11) > Printer/Fax Setup Utility ver. 2.0 > > Copyright (c) 2003-6 Hewlett-Packard Development Company, LP > This software comes with ABSOLUTELY NO WARRANTY. > This is free software, and you are welcome to distribute it > under certain conditions. See COPYING file for more details. > > Using device: hp:/usb/hp_LaserJet_1160_series?serial=00CNG1R02434 > > Setting up device: hp:/usb/hp_LaserJet_1160_series?serial=00CNG1R02434 > > > [ERROR]: Unsupported printer model. > > > it tells me that hplip is having issues with my printer (hp > LaserJet 1160Le). According to http://hplip.sourceforge.net/ > supported_devices/laser.html , my printer is supported (although I > a unsure if hplip 0.9.11 had the support or if it was added in the > 1.66-series). So, does anyone have any ideas? I can print on the > server (and it looks fine). I test this with the CUPS web interface > option of printing a test page. When I print from the other > computers (Apple laptops) on my LAN, the status of the job hangs at > "stopped at novalue". I have attached to this email the following > files: > > /var/log/cups/error_log > /var/log/messages > /etc/rc.conf > /etc/devfs.rules > /etc/make.conf > (the KERNEL config file that is running) > /usr/local/etc/cups/cupsd.conf > /usr/local/etc/cups/printers.conf > > These files should completely define the problem and the system > that is running. Could somebody please assist me? Thank you for > your assistance. > > -Anthony Agelastos > >