* [gentoo-user] printer won't stop puking
@ 2006-02-16 7:56 Robert Persson
2006-02-16 8:18 ` Uwe Thiem
0 siblings, 1 reply; 6+ messages in thread
From: Robert Persson @ 2006-02-16 7:56 UTC (permalink / raw
To: gentoo-user
My (parallel port laser) printer started spewing garbage (i.e. pcl data as
text - a few characters per sheet) as a result, I think, of a loose cable.
Trouble is I can't stop it. I cleared the print jobs. Even stopped cups. Tried
to rmmod parport_pc and lp, but was refused. Tried pressing the stop and
reset buttons on the printer many times. Nothing doing. The only thing that
stops the flow is disconnecting the parallel cable.
I'm about to reboot, hoping that that will do the trick. But surely there's a
way to stop the diarrhoea without rebooting, isn't there?
--
Robert Persson
Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] printer won't stop puking
2006-02-16 7:56 [gentoo-user] printer won't stop puking Robert Persson
@ 2006-02-16 8:18 ` Uwe Thiem
2006-02-16 9:00 ` Robert Persson
0 siblings, 1 reply; 6+ messages in thread
From: Uwe Thiem @ 2006-02-16 8:18 UTC (permalink / raw
To: gentoo-user
On 16 February 2006 09:56, Robert Persson wrote:
> My (parallel port laser) printer started spewing garbage (i.e. pcl data as
> text - a few characters per sheet) as a result, I think, of a loose cable.
>
> Trouble is I can't stop it. I cleared the print jobs. Even stopped cups.
> Tried to rmmod parport_pc and lp, but was refused. Tried pressing the stop
> and reset buttons on the printer many times. Nothing doing. The only thing
> that stops the flow is disconnecting the parallel cable.
One of the very few shortcomings of cups is that it is very hard to delete an
active print job. :-(
>
> I'm about to reboot, hoping that that will do the trick. But surely there's
> a way to stop the diarrhoea without rebooting, isn't there?
Don't, it won't help. Do a "ps ax | less" and try to find everything remotely
related to printing and converting. Kill all those processes - there will be
several.
Uwe
--
Why do consumers keep buying products they will live to curse?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] printer won't stop puking
2006-02-16 8:18 ` Uwe Thiem
@ 2006-02-16 9:00 ` Robert Persson
2006-02-16 12:06 ` William Kenworthy
0 siblings, 1 reply; 6+ messages in thread
From: Robert Persson @ 2006-02-16 9:00 UTC (permalink / raw
To: gentoo-user
On Thursday 16 February 2006 00:18 Uwe Thiem was like:
> > I'm about to reboot, hoping that that will do the trick. But surely
> > there's a way to stop the diarrhoea without rebooting, isn't there?
>
> Don't, it won't help. Do a "ps ax | less" and try to find everything
> remotely related to printing and converting. Kill all those processes -
> there will be several.
Thanks! That worked.
--
Robert Persson
Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] printer won't stop puking
2006-02-16 9:00 ` Robert Persson
@ 2006-02-16 12:06 ` William Kenworthy
2006-02-16 14:28 ` Michael Kintzios
2006-02-16 21:52 ` Robert Persson
0 siblings, 2 replies; 6+ messages in thread
From: William Kenworthy @ 2006-02-16 12:06 UTC (permalink / raw
To: gentoo-user
At times you also have to go to the cups cache directory and delete the
print job there as well, as on restart it stats the printjob from the
beginning again. They really need to fix this ...
BillK
On Thu, 2006-02-16 at 01:00 -0800, Robert Persson wrote:
> On Thursday 16 February 2006 00:18 Uwe Thiem was like:
> > > I'm about to reboot, hoping that that will do the trick. But surely
> > > there's a way to stop the diarrhoea without rebooting, isn't there?
> >
> > Don't, it won't help. Do a "ps ax | less" and try to find everything
> > remotely related to printing and converting. Kill all those processes -
> > there will be several.
>
> Thanks! That worked.
>
> --
> Robert Persson
>
> Conspiracy Bears:
> Once upon a time there were lots of conspiracy bears...
>
--
William Kenworthy <billk@iinet.net.au>
Home!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [gentoo-user] printer won't stop puking
2006-02-16 12:06 ` William Kenworthy
@ 2006-02-16 14:28 ` Michael Kintzios
2006-02-16 21:52 ` Robert Persson
1 sibling, 0 replies; 6+ messages in thread
From: Michael Kintzios @ 2006-02-16 14:28 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: William Kenworthy [mailto:billk@iinet.net.au]
> Sent: 16 February 2006 12:07
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] printer won't stop puking
>
>
> At times you also have to go to the cups cache directory and
> delete the
> print job there as well, as on restart it stats the printjob from the
> beginning again. They really need to fix this ...
As a rule I delete unwanted jobs from the localhost:631 gui. Only when
I forcefully shut Cups down, or switch off the printer *without*
deleting the previously submitted jobs using the gui I get problems
similar to what you describe.
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] printer won't stop puking
2006-02-16 12:06 ` William Kenworthy
2006-02-16 14:28 ` Michael Kintzios
@ 2006-02-16 21:52 ` Robert Persson
1 sibling, 0 replies; 6+ messages in thread
From: Robert Persson @ 2006-02-16 21:52 UTC (permalink / raw
To: gentoo-user
On Thursday 16 February 2006 04:06 William Kenworthy was like:
> At times you also have to go to the cups cache directory and delete the
> print job there as well, as on restart it stats the printjob from the
> beginning again. They really need to fix this ...
When I shut down cupsd the printer continued spewing. Also, when I rebooted,
the printing didn't start up again. I don't understand how this could be a
cups problem in that case.
:-) robert
--
Robert Persson
Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-02-17 13:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-16 7:56 [gentoo-user] printer won't stop puking Robert Persson
2006-02-16 8:18 ` Uwe Thiem
2006-02-16 9:00 ` Robert Persson
2006-02-16 12:06 ` William Kenworthy
2006-02-16 14:28 ` Michael Kintzios
2006-02-16 21:52 ` Robert Persson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox