From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FAEj0-0005CO-5w for garchives@archives.gentoo.org; Fri, 17 Feb 2006 23:09:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1HN7Jpn025445; Fri, 17 Feb 2006 23:07:19 GMT Received: from web31709.mail.mud.yahoo.com (web31709.mail.mud.yahoo.com [68.142.201.189]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1HMv7pm009971 for ; Fri, 17 Feb 2006 22:57:08 GMT Received: (qmail 55540 invoked by uid 60001); 17 Feb 2006 22:57:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=nKV9f2a4ReciR1RMAJAn4f0/hCU2wxnwQYfUxrln7a+Ncsz6B3M4MaMlQbaQm2jOL4kYmIkXLjDdUBuwUzIlC16axqIlhRZ6mhJ43b+hztYeAQ5tXXk6D9yUVngkXi38M4E7cMBY5Bx9ZjbBTc2cFv04awnmxIraLkrbucq5cvQ= ; Message-ID: <20060217225703.55538.qmail@web31709.mail.mud.yahoo.com> Received: from [64.228.98.103] by web31709.mail.mud.yahoo.com via HTTP; Fri, 17 Feb 2006 14:57:03 PST Date: Fri, 17 Feb 2006 14:57:03 -0800 (PST) From: maxim wexler Subject: RE: [gentoo-user] still can't print To: gentoo-user@lists.gentoo.org In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Archives-Salt: 9938b724-d75f-43ef-818c-96d16d4014e7 X-Archives-Hash: 1f938fe35120042c19e139c6f59d1771 > > I can't remember, have you tried to get your printer > working with the > hpijs driver? > > Emerge -uDpv hpijs Yow! that's 32 megs. Had to be satisfied with simple emerge hpijs. Then it worked! Well, not quite. The test page printed OK but when I ran lpc reread as per the instructions at the close of the apsfilter setup, got this: sarawak heathen # lpc reread Printer 'lp@localhost' - cannot open connection - No such file or directory Make sure the remote host supports the LPD protocol And an attempt at lpr -J test.txt resulted in "...Sending job 'heathen@sarawak+929' to lp@localhost Cannot open location to localhost no such file or directory..." And what's going on here: heathen@sarawak ~ $ cat /etc/lprng/printcap # /etc/printcap: printer capability database. # $Header: /var/cvsroot/gentoo-x86/net-print/lprng/files/printcap,v 1.2 2004/07/18 04:19:01 dragonheart Exp $ # # You can use the filter entries df, tf, cf, gf etc. for your # own filters. See the printcap(5) manpage for more details. lp|Generic dot-matrix printer entry :lp=/dev/lp1 :sd=/var/spool/lpd/lp :af=/var/log/lp-acct :lf=/var/log/lp-errs :pl#66 :pw#80 :pc#150 :mx#0 :sh # rlp|Remote printer entry # :lp= # :rm=remotehost # :rp=remoteprinter # :sd=/var/spool/lpd/remote # :mx#0 # :sh Why does it think my printer is at /dev/lp1? It's at /dev/lp0 and that's where I pointed apsfilter-setup. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list