Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2006 07:06:25 -0400
From:      Anthony Agelastos <iqgrande@gmail.com>
To:        "E. J. Cerejo" <edu07643@yahoo.com.br>
Cc:        DougB@FreeBSD.org, asa@agava.com, freebsd-ports@freebsd.org, amistry@am-productions.biz
Subject:   Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
Message-ID:  <A0D1EA14-A042-4A86-A109-081E7470C8A3@gmail.com>
In-Reply-To: <20060717032435.90128.qmail@web61022.mail.yahoo.com>
References:  <20060717032435.90128.qmail@web61022.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jul 16, 2006, at 11:24 PM, E. J. Cerejo wrote:

> Create another printer using a different name from the one you have =20=

> right now and see if you can see it.
I can see it. I created one called Liger. In Liger's case, I didn't =20
go through printers.conf and change usb to file to get it to work... =20
I kept its Device URI at usb:/dev/ulpt0. On previous threads, it was =20
suggested changing the usb to file to get the printers to work, and =20
it did get the printer to work for me... only locally though.

%lpstat -t
scheduler is running
no system default destination
device for Create_PDF: cups-pdf:/
device for hp_LaserJet_1160Le: /dev/ulpt0
device for Liger: usb:/dev/ulpt0
Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
Liger accepting requests since Mon Jul 17 06:58:32 2006
printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16 =20
22:36:15 2006
         /usr/local/libexec/cups/filter/foomatic-rip failed
printer Liger now printing Liger-31.  enabled since Mon Jul 17 =20
06:58:32 2006
         /usr/local/libexec/cups/filter/foomatic-rip failed
hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 22:36:02 =20
2006
Liger-31                iqgrande          7168   Mon Jul 17 06:58:32 =20
2006

>
> Anthony Agelastos <iqgrande@gmail.com> escreveu:
>
> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>
> > Anthony Agelastos wrote:
> >> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
> >>> For future reference, please don't post to both -ports and -
> >>> questions.
> >>
> >> Thank you for this clarification.
> >>
> >>> Anthony Agelastos wrote:
> >>>> Does anyone out there have network printing working with hpijs/
> >>>> hplip and
> >>>> CUPS 1.2.0?
> >>>
> >>> Yes. You need to follow the instructions at
> >>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/=20
> net.html
> >>
> >> I do not think I explained my situation very well. This printer
> >> (hp LaserJet 1160Le) is connected directly to my FreeBSD server
> >> via USB. If I print something logged on the server (via lp for
> >> instance), it prints. I wish to print to this printer from all of
> >> the computers on my LAN. When I try to print something from one of
> >> these computers, that is when it bombs and displays the foomatic-
> >> rip error message (foomatic-rip failed).
> >>
> >> The directions on that sheet appear to be if I wanted to print to
> >> this network printer that wasn't directly connected to the FreeBSD
> >> server. Am I mistaken about this? Also, there is no button on the
> >> printer that will print such a page, so I would have to figure out
> >> how to find this IP address by other means. I cannot see how to
> >> find it in the CUPS web interface. I assume CUPS issues it an IP
> >> address.
> >>
> >> The error_log that I have posted on previous threads is attached
> >> to this email (the successful print jobs were done locally while
> >> the error occurred when I printed to the printer from my MacBook
> >> Pro). Does anyone have any suggestions? I should note that prior
> >> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my
> >> setup was working (I was able to print from the server itself as
> >> well as all of the rest of the computers on my LAN). I have
> >> rebuilt all packages several times (except for the OS).
> >>
> >>
> >> On my MacBook Pro, when I go to the CUPS web interface, I see the
> >> following for the printer:
> >> hp_LaserJet_1160Le@192.168.0.3 HP LaserJet 1160 Foomatic/hpijs
> >> (recommended) Description: hp LaserJet 1160Le
> >> Location: Den
> >> Printer State: idle, accepting jobs.
> >>
> >> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It
> >> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be
> >> mistaken. It has found the printer through Bonjour (zeroconf I
> >> believe is another name for it), so I didn't have to do any
> >> configuring. Could there be an incompatibility within these
> >> versions of CUPS? I have found the following page which lists
> >> several issues and talks about how CUPS 1.2.0 is broken in several
> >> places. Could one of these be the issue?
> >>
> >> http://www.bsdforums.org/forums/showthread.php?t=3D42391
> >>
> >>>
> >>>> On a sidenote, I was having difficulties installing hpijs when
> >>>> hplip was
> >>>> already installed
> >>>
> >>> I'm working on that.
> >> Thank you for your assistance on this.
> >>>
> >>> Doug
> >>>
> >>> --
> >>> This .signature sanitized for your protection
> >>>
> >>
> >> =20
> ---------------------------------------------------------------------
> >> ---
> >>
> >> _______________________________________________
> >> freebsd-ports@freebsd.org mailing list
> >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> >> To unsubscribe, send any mail to "freebsd-ports-
> >> unsubscribe@freebsd.org"
> > You need to restart CUPS when the printer "attaches" via USB or
> > else CUPS won't know about the USB port and you'll get this error
> > every time.
>
> I just did a /usr/local/etc/rc.d/cupsd restart and then printed
> something from my laptop. Same error.
> dell# lpstat -t
> scheduler is running
> no system default destination
> device for Create_PDF: cups-pdf:/
> device for hp_LaserJet_1160Le: /dev/ulpt0
> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
> printer Create_PDF is idle. enabled since Sun Jun 25 11:27:52 2006
> printer hp_LaserJet_1160Le is idle. enabled since Sun Jul 16
> 22:36:15 2006
> /usr/local/libexec/cups/filter/foomatic-rip failed
> hp_LaserJet_1160Le-30 iqgrande 7168 Sun Jul 16 22:36:02
> 2006
>
>
> >
> > jmc
>
>
>
> Voc=EA quer respostas para suas perguntas? Ou voc=EA sabe muito e quer =
=20
> compartilhar seu conhecimento? Experimente o Yahoo! Respostas!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A0D1EA14-A042-4A86-A109-081E7470C8A3>