Mailinglist Archive: opensuse (2217 mails)
| < Previous | Next > |
Re: [opensuse] HP Deskjet Printer in 10.3
- From: Michal Zugec <mzugec@xxxxxxx>
- Date: Tue, 25 Sep 2007 11:08:26 +0200
- Message-id: <46F8D00A.5030101@xxxxxxx>
michael norman wrote / napísal(a):
> On Monday 24 September 2007 21:05:26 Michal Zugec wrote:
>> michael norman wrote / napísal(a):
>>> I have an HP Deskjet D2300 usb printer which is detected and set up by
>>> the Yast printer module in 10.2. In 10.3 (the latest RC1) it is detected
>>> but I cannot get a test print from Yast. I have been able set it up to
>>> print using the KDE programme, so I know it works. Is there something
>>> amiss with the 10.3 Yast printer setup ?
>>>
>>> Mike
>> Today I fixed bug for usb printers (bug #326319). Check URI in your
>> /etc/cups/printers.conf configuration
>>
>> --
>> Best Regards,
>> Michal Zugec
>> Software developer
>> ---------------------------------------------------------------------
> Michal
>
> Thank you, but what exactly are you saying I should do, change something in
> the file and if so exactly what ?
>
> MIke
>
Mike,
case when you're hitting by this bug:
output from "grep DeviceURI /etc/cups/printers.conf" contains "/dev/usb/lp0"
In this case run "/usr/lib/cups/backend/usb" command and there should be
something like "usb://EPSON/Stylus%20Photo%20810" (this is my case)
replace "/dev/usb/lp0" by this string in /etc/cupd/printers.conf:
...
Info Epson Stylus Printer
Location USB tlačiareň na //EPSON/Stylus%20Photo%20810
DeviceURI usb://EPSON/Stylus%20Photo%20810
State Idle
StateTime 1190615039
Accepting Yes
...
after that restart cups service (be sure that there is nothing in queue
otherwise it will be printer again from begining) : rccups restart
I hope this helps you.
Bye,
Michal
--
Best Regards,
Michal Zugec
Software developer
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: mzugec@xxxxxxx
Lihovarska 1060/12 tel: +420 284 028 960
190 00 Praha 9 fax: +420 296 542 374
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> On Monday 24 September 2007 21:05:26 Michal Zugec wrote:
>> michael norman wrote / napísal(a):
>>> I have an HP Deskjet D2300 usb printer which is detected and set up by
>>> the Yast printer module in 10.2. In 10.3 (the latest RC1) it is detected
>>> but I cannot get a test print from Yast. I have been able set it up to
>>> print using the KDE programme, so I know it works. Is there something
>>> amiss with the 10.3 Yast printer setup ?
>>>
>>> Mike
>> Today I fixed bug for usb printers (bug #326319). Check URI in your
>> /etc/cups/printers.conf configuration
>>
>> --
>> Best Regards,
>> Michal Zugec
>> Software developer
>> ---------------------------------------------------------------------
> Michal
>
> Thank you, but what exactly are you saying I should do, change something in
> the file and if so exactly what ?
>
> MIke
>
Mike,
case when you're hitting by this bug:
output from "grep DeviceURI /etc/cups/printers.conf" contains "/dev/usb/lp0"
In this case run "/usr/lib/cups/backend/usb" command and there should be
something like "usb://EPSON/Stylus%20Photo%20810" (this is my case)
replace "/dev/usb/lp0" by this string in /etc/cupd/printers.conf:
...
Info Epson Stylus Printer
Location USB tlačiareň na //EPSON/Stylus%20Photo%20810
DeviceURI usb://EPSON/Stylus%20Photo%20810
State Idle
StateTime 1190615039
Accepting Yes
...
after that restart cups service (be sure that there is nothing in queue
otherwise it will be printer again from begining) : rccups restart
I hope this helps you.
Bye,
Michal
--
Best Regards,
Michal Zugec
Software developer
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: mzugec@xxxxxxx
Lihovarska 1060/12 tel: +420 284 028 960
190 00 Praha 9 fax: +420 296 542 374
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |