* [gentoo-user] For net-print/hplip users
@ 2011-02-11 23:15 walt
2011-02-11 23:37 ` Dale
2011-02-12 2:47 ` Daniel Pielmeier
0 siblings, 2 replies; 8+ messages in thread
From: walt @ 2011-02-11 23:15 UTC (permalink / raw
To: gentoo-user
I've just spent an annoying two days trying to un-break my HP multifunction
printer/fax/scanner, and I hope I can spare some of you the same trouble.
My symptoms were that I couldn't send a fax using hp-sendfax, which has been
working very well for years -- until now.
After much floundering I finally tried deleting my existing cups printers
and allowing hp-setup to create new ones. All better now :)
There may be more than one way to delete cups printers, I dunno, but I used
the cups http interface by typing 'http://localhost:631' in my firefox URL bar
(cupsd must be running for this to work).
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] For net-print/hplip users
2011-02-11 23:15 [gentoo-user] For net-print/hplip users walt
@ 2011-02-11 23:37 ` Dale
2011-02-12 2:47 ` Daniel Pielmeier
1 sibling, 0 replies; 8+ messages in thread
From: Dale @ 2011-02-11 23:37 UTC (permalink / raw
To: gentoo-user
walt wrote:
> I've just spent an annoying two days trying to un-break my HP
> multifunction
> printer/fax/scanner, and I hope I can spare some of you the same trouble.
>
> My symptoms were that I couldn't send a fax using hp-sendfax, which
> has been
> working very well for years -- until now.
>
> After much floundering I finally tried deleting my existing cups printers
> and allowing hp-setup to create new ones. All better now :)
>
> There may be more than one way to delete cups printers, I dunno, but I
> used
> the cups http interface by typing 'http://localhost:631' in my firefox
> URL bar
> (cupsd must be running for this to work).
>
I have found in the past that anytime I update hp* or cups, I need to
delete and set up my printer again. Sometimes it works but is flakey
and sometimes it doesn't print at all. Deleting and adding again is the
only fix I have found that works.
Sort of weird how that works tho.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] For net-print/hplip users
2011-02-11 23:15 [gentoo-user] For net-print/hplip users walt
2011-02-11 23:37 ` Dale
@ 2011-02-12 2:47 ` Daniel Pielmeier
2011-02-12 18:47 ` [gentoo-user] " walt
1 sibling, 1 reply; 8+ messages in thread
From: Daniel Pielmeier @ 2011-02-12 2:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 954 bytes --]
walt schrieb am 12.02.2011 00:15:
> I've just spent an annoying two days trying to un-break my HP
> multifunction printer/fax/scanner, and I hope I can spare some of
> you the same trouble.
>
> My symptoms were that I couldn't send a fax using hp-sendfax, which
> has been working very well for years -- until now.
>
> After much floundering I finally tried deleting my existing cups
> printers and allowing hp-setup to create new ones. All better now
> :)
>
> There may be more than one way to delete cups printers, I dunno, but
> I used the cups http interface by typing 'http://localhost:631' in my
> firefox URL bar (cupsd must be running for this to work).
From the hplip ebuild:
elog "You should run hp-setup as root if you are installing hplip for
the first time,"
elog "and may also need to run it if you are upgrading from an earlier
version."
This message is there for a reason!
--
Daniel Pielmeier
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: For net-print/hplip users
2011-02-12 2:47 ` Daniel Pielmeier
@ 2011-02-12 18:47 ` walt
2011-02-12 19:16 ` Daniel Pielmeier
0 siblings, 1 reply; 8+ messages in thread
From: walt @ 2011-02-12 18:47 UTC (permalink / raw
To: gentoo-user
On 02/11/2011 06:47 PM, Daniel Pielmeier wrote:
> walt schrieb am 12.02.2011 00:15:
>> I've just spent an annoying two days trying to un-break my HP
>> multifunction printer/fax/scanner, and I hope I can spare some of
>> you the same trouble.
>>
>> My symptoms were that I couldn't send a fax using hp-sendfax, which
>> has been working very well for years -- until now.
>>
>> After much floundering I finally tried deleting my existing cups
>> printers and allowing hp-setup to create new ones. All better now
>> :)
>>
>> There may be more than one way to delete cups printers, I dunno, but
>> I used the cups http interface by typing 'http://localhost:631' in my
>> firefox URL bar (cupsd must be running for this to work).
>
> From the hplip ebuild:
>
> elog "You should run hp-setup as root if you are installing hplip for
> the first time,"
> elog "and may also need to run it if you are upgrading from an earlier
> version."
Yes, I saw that, and I *did* re-run hp-setup. But I didn't delete the
existing cups printers, thinking it wouldn't be necessary. But it was :/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: For net-print/hplip users
2011-02-12 18:47 ` [gentoo-user] " walt
@ 2011-02-12 19:16 ` Daniel Pielmeier
2011-02-14 20:12 ` Daniel Pielmeier
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Pielmeier @ 2011-02-12 19:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 750 bytes --]
walt schrieb am 12.02.2011 19:47:
> On 02/11/2011 06:47 PM, Daniel Pielmeier wrote:
>>
>> From the hplip ebuild:
>>
>> elog "You should run hp-setup as root if you are installing hplip for
>> the first time,"
>> elog "and may also need to run it if you are upgrading from an earlier
>> version."
>
> Yes, I saw that, and I *did* re-run hp-setup. But I didn't delete the
> existing cups printers, thinking it wouldn't be necessary. But it was :/
Well this is the purpose of hp-setup, adding or deleting printers.
Run "hp-setup -r" then you can select the printer you want to delete.
Afterwards run "hp-setup" without options to add them again.
But you are right the message should be more verbose.
--
Daniel Pielmeier
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: For net-print/hplip users
2011-02-12 19:16 ` Daniel Pielmeier
@ 2011-02-14 20:12 ` Daniel Pielmeier
2011-02-14 21:01 ` Allan Gottlieb
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Pielmeier @ 2011-02-14 20:12 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]
Daniel Pielmeier schrieb am 12.02.2011 20:16:
> walt schrieb am 12.02.2011 19:47:
>> On 02/11/2011 06:47 PM, Daniel Pielmeier wrote:
>>>
>>> From the hplip ebuild:
>>>
>>> elog "You should run hp-setup as root if you are installing hplip for
>>> the first time,"
>>> elog "and may also need to run it if you are upgrading from an earlier
>>> version."
>>
>> Yes, I saw that, and I *did* re-run hp-setup. But I didn't delete the
>> existing cups printers, thinking it wouldn't be necessary. But it was :/
>
> Well this is the purpose of hp-setup, adding or deleting printers.
>
> Run "hp-setup -r" then you can select the printer you want to delete.
> Afterwards run "hp-setup" without options to add them again.
>
> But you are right the message should be more verbose.
>
I wrote an update to the hplip section of the Gentoo Printing Guide [1],
removed the elog messages from the ebuild and referred to the guide
instead. I hope this helps everyone who is installing/upgrading hplip.
[1] http://www.gentoo.org/doc/en/printing-howto.xml#hplip
--
Daniel Pielmeier
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: For net-print/hplip users
2011-02-14 20:12 ` Daniel Pielmeier
@ 2011-02-14 21:01 ` Allan Gottlieb
2011-02-17 7:40 ` Daniel Pielmeier
0 siblings, 1 reply; 8+ messages in thread
From: Allan Gottlieb @ 2011-02-14 21:01 UTC (permalink / raw
To: gentoo-user
On Mon, Feb 14 2011, Daniel Pielmeier wrote:
> Daniel Pielmeier schrieb am 12.02.2011 20:16:
>> walt schrieb am 12.02.2011 19:47:
>>> On 02/11/2011 06:47 PM, Daniel Pielmeier wrote:
>>>>
>>>> From the hplip ebuild:
>>>>
>>>> elog "You should run hp-setup as root if you are installing hplip for
>>>> the first time,"
>>>> elog "and may also need to run it if you are upgrading from an earlier
>>>> version."
>>>
>>> Yes, I saw that, and I *did* re-run hp-setup. But I didn't delete the
>>> existing cups printers, thinking it wouldn't be necessary. But it was :/
>>
>> Well this is the purpose of hp-setup, adding or deleting printers.
>>
>> Run "hp-setup -r" then you can select the printer you want to delete.
>> Afterwards run "hp-setup" without options to add them again.
>>
>> But you are right the message should be more verbose.
>>
>
> I wrote an update to the hplip section of the Gentoo Printing Guide [1],
> removed the elog messages from the ebuild and referred to the guide
> instead. I hope this helps everyone who is installing/upgrading hplip.
>
> [1] http://www.gentoo.org/doc/en/printing-howto.xml#hplip
This is very nice. I would add that to use the scanner you need the
scanner USE flag (I know that sounds obvious, but I would included it).
allan
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: For net-print/hplip users
2011-02-14 21:01 ` Allan Gottlieb
@ 2011-02-17 7:40 ` Daniel Pielmeier
0 siblings, 0 replies; 8+ messages in thread
From: Daniel Pielmeier @ 2011-02-17 7:40 UTC (permalink / raw
To: gentoo-user
2011/2/14 Allan Gottlieb <gottlieb@nyu.edu>:
> On Mon, Feb 14 2011, Daniel Pielmeier wrote:
>>
>> I wrote an update to the hplip section of the Gentoo Printing Guide [1],
>> removed the elog messages from the ebuild and referred to the guide
>> instead. I hope this helps everyone who is installing/upgrading hplip.
>>
>> [1] http://www.gentoo.org/doc/en/printing-howto.xml#hplip
>
> This is very nice. I would add that to use the scanner you need the
> scanner USE flag (I know that sounds obvious, but I would included it).
Thanks for your input but I think this is too obvious to mention. If
you own a scanner and see the scanner flag when you install a package,
what will you do? Disable it? I guess not.
--
Daniel Pielmeier
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-02-17 8:14 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11 23:15 [gentoo-user] For net-print/hplip users walt
2011-02-11 23:37 ` Dale
2011-02-12 2:47 ` Daniel Pielmeier
2011-02-12 18:47 ` [gentoo-user] " walt
2011-02-12 19:16 ` Daniel Pielmeier
2011-02-14 20:12 ` Daniel Pielmeier
2011-02-14 21:01 ` Allan Gottlieb
2011-02-17 7:40 ` Daniel Pielmeier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox