|
Home > Archive > Red Hat Topics > March 2005 > usb printer prob
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Patrick 2005-02-16, 5:45 pm |
| Hi,
I've tried to setup a usb printer (officejet 5510) with cups but
somehow I can't get it to work.
When I send a print to this printer, it's shows that's completed but
nothing is printed.
What is the best way to set this up?
When I turn off this printer this is shown in the logfile:
Feb 15 17:33:50 teigetje kernel: usb.c: USB disconnect on device
00:1f.2-2 address 4
Feb 15 17:33:50 teigetje kernel: printer.c: usblp0: removed
Feb 15 17:33:51 teigetje devlabel: devlabel's temporary ignore list
/etc/sysconfig/devlabel.d/ignore_list has been emptied due to a change
in device configuration.
Feb 15 17:33:51 teigetje devlabel: devlabel's temporary ignore list
/etc/sysconfig/devlabel.d/ignore_list has been emptied due to a change
in device configuration.
Feb 15 17:33:51 teigetje devlabel: devlabel service started/restarted
Feb 15 17:33:51 teigetje devlabel: devlabel's temporary ignore list
/etc/sysconfig/devlabel.d/ignore_list has been emptied due to a change
in device configuration.
Feb 15 17:33:52 teigetje devlabel: devlabel service started/restarted
Feb 15 17:33:52 teigetje devlabel: devlabel service started/restarted
Feb 15 17:34:18 teigetje kernel: hub.c: new USB device 00:1f.2-2,
assigned address 5
Feb 15 17:34:18 teigetje kernel: printer.c: usblp0: USB Bidirectional
printer dev 5 if 1 alt 0 proto 2 vid 0x03F0 pid 0x3A11
Feb 15 17:34:21 teigetje /etc/hotplug/usb.agent: Setup printer for USB
product 3f0/3a11/100
The current config file:
<DefaultPrinter dj5510>
Info Officejet 5510
DeviceURI usb://Unknown?serial=MY4B8G20JP96
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>
I've also changed it to /dev/usb/lp1 etc. but it didn't work.
Gr. Patrick.
| |
| Gerald 2005-03-30, 7:45 am |
|
How did you configure cups? If you use the printer icon to setup cups,
this doesn't work. The setup via the web interface for CUPS. I have an
USB OfficeJet G85 that I've been able to setup flawlessly.
I used ptal-init to setup detect my printer,
Download the driver and follow the instructions below at this link,
Perform all the ptal-init tests, this makes sure that you can
communicate with the printer before configuring cups.
http://hpoj.sourceforge.net/hpoj-0.91/doc/index.html
Hope this helps
Gerald
Patrick wrote:
> Hi,
>
> I've tried to setup a usb printer (officejet 5510) with cups but
> somehow I can't get it to work.
>
> When I send a print to this printer, it's shows that's completed but
> nothing is printed.
>
> What is the best way to set this up?
>
> When I turn off this printer this is shown in the logfile:
> Feb 15 17:33:50 teigetje kernel: usb.c: USB disconnect on device
> 00:1f.2-2 address 4
> Feb 15 17:33:50 teigetje kernel: printer.c: usblp0: removed
> Feb 15 17:33:51 teigetje devlabel: devlabel's temporary ignore list
> /etc/sysconfig/devlabel.d/ignore_list has been emptied due to a change
> in device configuration.
> Feb 15 17:33:51 teigetje devlabel: devlabel's temporary ignore list
> /etc/sysconfig/devlabel.d/ignore_list has been emptied due to a change
> in device configuration.
> Feb 15 17:33:51 teigetje devlabel: devlabel service started/restarted
> Feb 15 17:33:51 teigetje devlabel: devlabel's temporary ignore list
> /etc/sysconfig/devlabel.d/ignore_list has been emptied due to a change
> in device configuration.
> Feb 15 17:33:52 teigetje devlabel: devlabel service started/restarted
> Feb 15 17:33:52 teigetje devlabel: devlabel service started/restarted
> Feb 15 17:34:18 teigetje kernel: hub.c: new USB device 00:1f.2-2,
> assigned address 5
> Feb 15 17:34:18 teigetje kernel: printer.c: usblp0: USB Bidirectional
> printer dev 5 if 1 alt 0 proto 2 vid 0x03F0 pid 0x3A11
> Feb 15 17:34:21 teigetje /etc/hotplug/usb.agent: Setup printer for USB
> product 3f0/3a11/100
>
> The current config file:
> <DefaultPrinter dj5510>
> Info Officejet 5510
> DeviceURI usb://Unknown?serial=MY4B8G20JP96
> State Idle
> Accepting Yes
> JobSheets none none
> QuotaPeriod 0
> PageLimit 0
> KLimit 0
> </Printer>
>
> I've also changed it to /dev/usb/lp1 etc. but it didn't work.
>
> Gr. Patrick.
>
|
|
|
|
|