Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

print problem (a tough one)

 
Goto page 1, 2
   Soft32 Home -> Linux -> Setup RSS
Next:  vma_merge issue  
Author Message
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 1) Posted: Mon Aug 10, 2009 5:41 pm
Post subject: print problem (a tough one)
Archived from groups: comp>os>linux>setup (more info?)

I posted this before and got a reply that I thought
was going to work.

Been using Fedora 10 since the beginning of the year
and on a few rare occasions when I've gone to print...
I get a runaway process and end up with 20 or more pages of gibberish
that *cannot* be stopped.

I have killed *all* print jobs.
Turned the printer off, disconnected it and even rebooted
a number of times...but the print cannot be stopped until
it decides to quit on it's own.


The advice I got was to issue the command lprm

but today when my printer ran away and I issued the command...
the message I got was: no print jobs to be stopped


There surely must be some way to kill a runaway print
process .

any ideas?
Back to top
Login to vote
Unruh

External


Since: Aug 14, 2005
Posts: 224



(Msg. 2) Posted: Mon Aug 10, 2009 9:20 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

philo <philo DeleteThis @privacy.net> writes:


>I posted this before and got a reply that I thought
>was going to work.

>Been using Fedora 10 since the beginning of the year
>and on a few rare occasions when I've gone to print...
>I get a runaway process and end up with 20 or more pages of gibberish
>that *cannot* be stopped.

>I have killed *all* print jobs.
>Turned the printer off, disconnected it and even rebooted
>a number of times...but the print cannot be stopped until
>it decides to quit on it's own.


>The advice I got was to issue the command lprm

>but today when my printer ran away and I issued the command...
>the message I got was: no print jobs to be stopped


>There surely must be some way to kill a runaway print
>process .

There is, but there are conditions.
If the job has already been sent to the printer (ie is in the printer )
then you cannot stop it from the computer. YOu have to switch off the
printer. If it is in the computer (lpq should show it, assume it is the
default printer, otherwise lpq -P nameofprinter) then you can use lprm.
Note that your printer could be attached to another comptuer and you are
sending the printerjob to it over the net.



>any ideas?
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 3) Posted: Mon Aug 10, 2009 9:20 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Unruh wrote:
> philo <philo.RemoveThis@privacy.net> writes:
>
>
>> I posted this before and got a reply that I thought
>> was going to work.
>
>> Been using Fedora 10 since the beginning of the year
>> and on a few rare occasions when I've gone to print...
>> I get a runaway process and end up with 20 or more pages of gibberish
>> that *cannot* be stopped.
>
>> I have killed *all* print jobs.
>> Turned the printer off, disconnected it and even rebooted
>> a number of times...but the print cannot be stopped until
>> it decides to quit on it's own.
>
>
>> The advice I got was to issue the command lprm
>
>> but today when my printer ran away and I issued the command...
>> the message I got was: no print jobs to be stopped
>
>
>> There surely must be some way to kill a runaway print
>> process .
>
> There is, but there are conditions.
> If the job has already been sent to the printer (ie is in the printer )
> then you cannot stop it from the computer. YOu have to switch off the
> printer. If it is in the computer (lpq should show it, assume it is the
> default printer, otherwise lpq -P nameofprinter) then you can use lprm.
> Note that your printer could be attached to another comptuer and you are
> sending the printerjob to it over the net.
>
>
>
>> any ideas?


printer is local

and yes, I turned the machine totally off

turned printer totally off

unplugged printer

issued the command lprm but no job is there to kill



but upon reboot, it keeps printing gibberish


machine is setup to multi-boot and I can run another Linux distro or
boot to Windows and it's fine


but when I boot back to Fedora, the job continues until it finally quits
on it's own.

Next time it happens I think I'll try stopping Cups

don't know what else to try

FWIW: I am current on my updates
Back to top
Login to vote
The Natural Philosopher

External


Since: Apr 15, 2009
Posts: 97



(Msg. 4) Posted: Tue Aug 11, 2009 4:15 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

philo wrote:
>
> I posted this before and got a reply that I thought
> was going to work.
>
> Been using Fedora 10 since the beginning of the year
> and on a few rare occasions when I've gone to print...
> I get a runaway process and end up with 20 or more pages of gibberish
> that *cannot* be stopped.
>

Ah. Postcript into an ASCII printer? a common probvblem..

> I have killed *all* print jobs.
> Turned the printer off, disconnected it and even rebooted
> a number of times...but the print cannot be stopped until
> it decides to quit on it's own.
>

Mmm. That can happen.

Usual thing to do ois

1/. pull the paper tray to halt printer
2/. Power printer off.
3/. Cancel all jobs..use lpq/cancel to ensure this.
4/. stop the printer
5/. reboot the system - this usually cleans out spooled files..
6/. switch printer on
7/. restart the print queue system.

>
> The advice I got was to issue the command lprm
>
> but today when my printer ran away and I issued the command...
> the message I got was: no print jobs to be stopped
>
>
> There surely must be some way to kill a runaway print
> process .
>
> any ideas?
Back to top
Login to vote
Unruh

External


Since: Aug 14, 2005
Posts: 224



(Msg. 5) Posted: Tue Aug 11, 2009 4:15 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

philo <philo DeleteThis @privacy.net> writes:

>Unruh wrote:
>> philo <philo DeleteThis @privacy.net> writes:
>>
>>
>>> I posted this before and got a reply that I thought
>>> was going to work.
>>
>>> Been using Fedora 10 since the beginning of the year
>>> and on a few rare occasions when I've gone to print...
>>> I get a runaway process and end up with 20 or more pages of gibberish
>>> that *cannot* be stopped.
>>
>>> I have killed *all* print jobs.
>>> Turned the printer off, disconnected it and even rebooted
>>> a number of times...but the print cannot be stopped until
>>> it decides to quit on it's own.
>>
>>
>>> The advice I got was to issue the command lprm
>>
>>> but today when my printer ran away and I issued the command...
>>> the message I got was: no print jobs to be stopped
>>
>>
>>> There surely must be some way to kill a runaway print
>>> process .
>>
>> There is, but there are conditions.
>> If the job has already been sent to the printer (ie is in the printer )
>> then you cannot stop it from the computer. YOu have to switch off the
>> printer. If it is in the computer (lpq should show it, assume it is the
>> default printer, otherwise lpq -P nameofprinter) then you can use lprm.
>> Note that your printer could be attached to another comptuer and you are
>> sending the printerjob to it over the net.
>>
>>
>>
>>> any ideas?


>printer is local

USB, parallel port or network?


>and yes, I turned the machine totally off

Jobs are queued. Ie saved on disk. Or your printer may have an internal
disk/flash-rom to que jobs.


>turned printer totally off

>unplugged printer

>issued the command lprm but no job is there to kill

lpstat -o
as root.






>but upon reboot, it keeps printing gibberish


>machine is setup to multi-boot and I can run another Linux distro or
>boot to Windows and it's fine


>but when I boot back to Fedora, the job continues until it finally quits
>on it's own.

>Next time it happens I think I'll try stopping Cups

Which will make sure you cannot print. the job is queued.


>don't know what else to try

>FWIW: I am current on my updates

What kind of gibberish is it printing? What kind of file are you trying
to print?
Back to top
Login to vote
Baho Utot

External


Since: Nov 02, 2008
Posts: 3



(Msg. 6) Posted: Tue Aug 11, 2009 4:43 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Natural Philosopher wrote:

> philo wrote:
>>
>> I posted this before and got a reply that I thought
>> was going to work.
>>
>> Been using Fedora 10 since the beginning of the year
>> and on a few rare occasions when I've gone to print...
>> I get a runaway process and end up with 20 or more pages of gibberish
>> that *cannot* be stopped.
>>
>
> Ah. Postcript into an ASCII printer? a common probvblem..
>
>> I have killed *all* print jobs.
>> Turned the printer off, disconnected it and even rebooted
>> a number of times...but the print cannot be stopped until
>> it decides to quit on it's own.
>>
>
> Mmm. That can happen.
>
> Usual thing to do ois
>
> 1/. pull the paper tray to halt printer
> 2/. Power printer off.
> 3/. Cancel all jobs..use lpq/cancel to ensure this.
> 4/. stop the printer
> 5/. reboot the system - this usually cleans out spooled files..
> 6/. switch printer on
> 7/. restart the print queue system.
>
>>
>> The advice I got was to issue the command lprm
>>
>> but today when my printer ran away and I issued the command...
>> the message I got was: no print jobs to be stopped
>>
>>
>> There surely must be some way to kill a runaway print
>> process .
>>
>> any ideas?

for cups......

In a browser

http://localhost:631/

Then select Manage Jobs
Back to top
Login to vote
Nico Kadel-Garcia

External


Since: Nov 04, 2008
Posts: 41



(Msg. 7) Posted: Tue Aug 11, 2009 5:26 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Aug 11, 7:23 am, philo <ph... RemoveThis @privacy.net> wrote:
> Unruh wrote:
> > philo <ph... RemoveThis @privacy.net> writes:
>
> >> Unruh wrote:
> >>> philo <ph... RemoveThis @privacy.net> writes:
>
> >>>> I posted this before and got a reply that I thought
> >>>> was going to work.
> >>>> Been using Fedora 10 since the beginning of the year
> >>>> and on a few rare occasions when I've gone to print...
> >>>> I get a runaway process and end up with 20 or more pages of gibberish
> >>>> that *cannot* be stopped.
> >>>> I have killed *all* print jobs.
> >>>> Turned the printer off, disconnected it and even rebooted
> >>>> a number of times...but the print cannot be stopped until
> >>>> it decides to quit on it's own.
>
> >>>> The advice I got was to issue the command lprm
> >>>> but today when my printer ran away and I issued the command...
> >>>> the message I got was: no print jobs to be stopped
>
> >>>> There surely must be some way to kill a runaway print
> >>>> process .
> >>> There is, but there are conditions.
> >>> If the job has already been sent to the printer (ie is in the printer )
> >>> then you cannot stop it from the computer. YOu have to switch off the
> >>> printer. If it is in the computer (lpq should show it, assume it is the
> >>> default printer, otherwise lpq -P nameofprinter) then you can use lprm.
> >>> Note that your printer could be attached to another comptuer and you are
> >>> sending the printerjob to it over the net.
>
> >>>> any ideas?
>
> >> printer is local
>
> > USB, parallel port or network?
>
> >> and yes, I turned the machine totally off
>
> > Jobs are queued. Ie saved on disk. Or your printer may have an internal
> > disk/flash-rom to que jobs.
>
> >> turned printer totally off
>
> >> unplugged printer
>
> >> issued the command lprm but no job is there to kill
>
> > lpstat -o
> > as root.
>
> >> but upon reboot, it keeps printing gibberish
>
> >> machine is setup to multi-boot and I can run another Linux distro or
> >> boot to Windows and it's fine
>
> >> but when I boot back to Fedora, the job continues until it finally quits
> >> on it's own.
>
> >> Next time it happens I think I'll try stopping Cups
>
> > Which will make sure you cannot print. the job is queued.
>
> >> don't know what else to try
>
> >> FWIW: I am current on my updates
>
> > What kind of gibberish is it printing? What kind of file are you trying
> > to print?
>
> The printer is an old Epson Stylus color 740 using the parallel port.
>
> I only use it for printing out crossword puzzles or text.
>
> I have a number of printing packages and utilities I do not need,
> so will uninstall them.
>
> Since this problem has only occurred within the last 4 months or so,
> I may need to roll back to a former version of Cups
>
> Due to the many dependencies, that maynot be an easy task

Or update to Fedora 11. CUPS and the ghostscript on which it relies
for its printer drivers are fairly rapidly evolvong packages, and have
to be. as printer information gets updated.
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 8) Posted: Tue Aug 11, 2009 5:27 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Baho Utot wrote:
> The Natural Philosopher wrote:
>
>> philo wrote:
>>> I posted this before and got a reply that I thought
>>> was going to work.
>>>
>>> Been using Fedora 10 since the beginning of the year
>>> and on a few rare occasions when I've gone to print...
>>> I get a runaway process and end up with 20 or more pages of gibberish
>>> that *cannot* be stopped.
>>>
>> Ah. Postcript into an ASCII printer? a common probvblem..
>>
>>> I have killed *all* print jobs.
>>> Turned the printer off, disconnected it and even rebooted
>>> a number of times...but the print cannot be stopped until
>>> it decides to quit on it's own.
>>>
>> Mmm. That can happen.
>>
>> Usual thing to do ois
>>
>> 1/. pull the paper tray to halt printer
>> 2/. Power printer off.
>> 3/. Cancel all jobs..use lpq/cancel to ensure this.
>> 4/. stop the printer
>> 5/. reboot the system - this usually cleans out spooled files..
>> 6/. switch printer on
>> 7/. restart the print queue system.
>>
>>> The advice I got was to issue the command lprm
>>>
>>> but today when my printer ran away and I issued the command...
>>> the message I got was: no print jobs to be stopped
>>>
>>>
>>> There surely must be some way to kill a runaway print
>>> process .
>>>
>>> any ideas?
>
> for cups......
>
> In a browser
>
> http://localhost:631/
>
> Then select Manage Jobs


Well, I managed to clear the "gibberish" by stopping cups
rebooting.
then restarting cups...

so I have at least found a way to get the system to stop spewing out 20
pages of waste ...but now I need to prevent the problem from occurring
in the first place.

I have a bunch of spare printers so maybe I'll try another one to see if
the problem is in the specific driver for my printer...or is a larger
problem with cups itself...

of course I'll have to order ink so may not get around to this for a while
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 9) Posted: Tue Aug 11, 2009 6:23 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Unruh wrote:
> philo <philo DeleteThis @privacy.net> writes:
>
>> Unruh wrote:
>>> philo <philo DeleteThis @privacy.net> writes:
>>>
>>>
>>>> I posted this before and got a reply that I thought
>>>> was going to work.
>>>> Been using Fedora 10 since the beginning of the year
>>>> and on a few rare occasions when I've gone to print...
>>>> I get a runaway process and end up with 20 or more pages of gibberish
>>>> that *cannot* be stopped.
>>>> I have killed *all* print jobs.
>>>> Turned the printer off, disconnected it and even rebooted
>>>> a number of times...but the print cannot be stopped until
>>>> it decides to quit on it's own.
>>>
>>>> The advice I got was to issue the command lprm
>>>> but today when my printer ran away and I issued the command...
>>>> the message I got was: no print jobs to be stopped
>>>
>>>> There surely must be some way to kill a runaway print
>>>> process .
>>> There is, but there are conditions.
>>> If the job has already been sent to the printer (ie is in the printer )
>>> then you cannot stop it from the computer. YOu have to switch off the
>>> printer. If it is in the computer (lpq should show it, assume it is the
>>> default printer, otherwise lpq -P nameofprinter) then you can use lprm.
>>> Note that your printer could be attached to another comptuer and you are
>>> sending the printerjob to it over the net.
>>>
>>>
>>>
>>>> any ideas?
>
>
>> printer is local
>
> USB, parallel port or network?
>
>
>> and yes, I turned the machine totally off
>
> Jobs are queued. Ie saved on disk. Or your printer may have an internal
> disk/flash-rom to que jobs.
>
>
>> turned printer totally off
>
>> unplugged printer
>
>> issued the command lprm but no job is there to kill
>
> lpstat -o
> as root.
>
>
>
>
>
>
>> but upon reboot, it keeps printing gibberish
>
>
>> machine is setup to multi-boot and I can run another Linux distro or
>> boot to Windows and it's fine
>
>
>> but when I boot back to Fedora, the job continues until it finally quits
>> on it's own.
>
>> Next time it happens I think I'll try stopping Cups
>
> Which will make sure you cannot print. the job is queued.
>
>
>> don't know what else to try
>
>> FWIW: I am current on my updates
>
> What kind of gibberish is it printing? What kind of file are you trying
> to print?
>


The printer is an old Epson Stylus color 740 using the parallel port.

I only use it for printing out crossword puzzles or text.

I have a number of printing packages and utilities I do not need,
so will uninstall them.

Since this problem has only occurred within the last 4 months or so,
I may need to roll back to a former version of Cups

Due to the many dependencies, that maynot be an easy task
Back to top
Login to vote
John Hasler

External


Since: Jul 22, 2003
Posts: 103



(Msg. 10) Posted: Tue Aug 11, 2009 7:40 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Natural Philosopher writes:
> reboot the system - this usually cleans out spooled files..

lprm will do that.
--
John Hasler
john.DeleteThis@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Back to top
Login to vote
Doug Freyburger

External


Since: Jan 12, 2009
Posts: 8



(Msg. 11) Posted: Tue Aug 11, 2009 9:28 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Unruh <unruh-s....RemoveThis@physics.ubc.ca> wrote:
>
> There is, but there are conditions.
> If the job has already been sent to the printer (ie is in the printer )
> then you cannot stop it from the computer. YOu have to switch off the
> printer.

A lot of printers keep the current job in their buffer in case
of a power loss. If the printer uses battery backed RAM
for its buffer then power cycling the printer won't work.

I suggest looking on the printer for an option that cancels
the current job. At the printer hardware level to flush the
job out of its internal buffer, not at the host level to flush
it out of the job queue.

Printing gibberish? The says the job is in the wrong format
for the printer. That might be the software that queued the
job producing the wrong format, or it might be the filter in
the queue incorrectly identifying the format. It's common
for a filter to automatically identify PostScipt versus PCL-5
versus text and wrap the job in some commands based on
that format.

If your printer doesn't support one of those formats but the
filter doesn't know, the result is gibberish pages. You need
to scan a couple of sheets of print to see if you recognize
what format it is in. PostScript tends to look like a
programming language. PCL-5 is more binary and tends to
look like line noise on a modem that connected at the wrong
speed.
Back to top
Login to vote
Unruh

External


Since: Aug 14, 2005
Posts: 224



(Msg. 12) Posted: Tue Aug 11, 2009 11:20 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

philo <philo.DeleteThis@privacy.net> writes:

>Unruh wrote:
>> philo <philo.DeleteThis@privacy.net> writes:
>>
>>> Unruh wrote:
>>>> philo <philo.DeleteThis@privacy.net> writes:
>>>>
>>>>
>>>>> I posted this before and got a reply that I thought
>>>>> was going to work.
>>>>> Been using Fedora 10 since the beginning of the year
>>>>> and on a few rare occasions when I've gone to print...
>>>>> I get a runaway process and end up with 20 or more pages of gibberish
>>>>> that *cannot* be stopped.
>>>>> I have killed *all* print jobs.
>>>>> Turned the printer off, disconnected it and even rebooted
>>>>> a number of times...but the print cannot be stopped until
>>>>> it decides to quit on it's own.
>>>>
>>>>> The advice I got was to issue the command lprm
>>>>> but today when my printer ran away and I issued the command...
>>>>> the message I got was: no print jobs to be stopped
>>>>
>>>>> There surely must be some way to kill a runaway print
>>>>> process .
>>>> There is, but there are conditions.
>>>> If the job has already been sent to the printer (ie is in the printer )
>>>> then you cannot stop it from the computer. YOu have to switch off the
>>>> printer. If it is in the computer (lpq should show it, assume it is the
>>>> default printer, otherwise lpq -P nameofprinter) then you can use lprm.
>>>> Note that your printer could be attached to another comptuer and you are
>>>> sending the printerjob to it over the net.
>>>>
>>>>
>>>>
>>>>> any ideas?
>>
>>
>>> printer is local
>>
>> USB, parallel port or network?
>>
>>
>>> and yes, I turned the machine totally off
>>
>> Jobs are queued. Ie saved on disk. Or your printer may have an internal
>> disk/flash-rom to que jobs.
>>
>>
>>> turned printer totally off
>>
>>> unplugged printer
>>
>>> issued the command lprm but no job is there to kill
>>
>> lpstat -o
>> as root.
>>
>>
>>
>>
>>
>>
>>> but upon reboot, it keeps printing gibberish
>>
>>
>>> machine is setup to multi-boot and I can run another Linux distro or
>>> boot to Windows and it's fine
>>
>>
>>> but when I boot back to Fedora, the job continues until it finally quits
>>> on it's own.
>>
>>> Next time it happens I think I'll try stopping Cups
>>
>> Which will make sure you cannot print. the job is queued.
>>
>>
>>> don't know what else to try
>>
>>> FWIW: I am current on my updates
>>
>> What kind of gibberish is it printing? What kind of file are you trying
>> to print?
>>


>The printer is an old Epson Stylus color 740 using the parallel port.

>I only use it for printing out crossword puzzles or text.

>I have a number of printing packages and utilities I do not need,
>so will uninstall them.

>Since this problem has only occurred within the last 4 months or so,
>I may need to roll back to a former version of Cups

>Due to the many dependencies, that maynot be an easy task

It sounds like the printer is not being correctly set into graphics
mode, and is then printing out the scan lines being sent to it as text.
What creates those crossword puzzles or text? Ie are they yours, are
they pdf from the web ...?
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 13) Posted: Tue Aug 11, 2009 12:30 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Nico Kadel-Garcia wrote:
> On Aug 11, 7:23 am, philo <ph....RemoveThis@privacy.net> wrote:
>> Unruh wrote:
>>> philo <ph....RemoveThis@privacy.net> writes:
>>>> Unruh wrote:
>>>>> philo <ph....RemoveThis@privacy.net> writes:
>>>>>> I posted this before and got a reply that I thought
>>>>>> was going to work.
>>>>>> Been using Fedora 10 since the beginning of the year
>>>>>> and on a few rare occasions when I've gone to print...
>>>>>> I get a runaway process and end up with 20 or more pages of gibberish
>>>>>> that *cannot* be stopped.
>>>>>> I have killed *all* print jobs.
>>>>>> Turned the printer off, disconnected it and even rebooted
>>>>>> a number of times...but the print cannot be stopped until
>>>>>> it decides to quit on it's own.
>>>>>> The advice I got was to issue the command lprm
>>>>>> but today when my printer ran away and I issued the command...
>>>>>> the message I got was: no print jobs to be stopped
>>>>>> There surely must be some way to kill a runaway print
>>>>>> process .
>>>>> There is, but there are conditions.
>>>>> If the job has already been sent to the printer (ie is in the printer )
>>>>> then you cannot stop it from the computer. YOu have to switch off the
>>>>> printer. If it is in the computer (lpq should show it, assume it is the
>>>>> default printer, otherwise lpq -P nameofprinter) then you can use lprm.
>>>>> Note that your printer could be attached to another comptuer and you are
>>>>> sending the printerjob to it over the net.
>>>>>> any ideas?
>>>> printer is local
>>> USB, parallel port or network?
>>>> and yes, I turned the machine totally off
>>> Jobs are queued. Ie saved on disk. Or your printer may have an internal
>>> disk/flash-rom to que jobs.
>>>> turned printer totally off
>>>> unplugged printer
>>>> issued the command lprm but no job is there to kill
>>> lpstat -o
>>> as root.
>>>> but upon reboot, it keeps printing gibberish
>>>> machine is setup to multi-boot and I can run another Linux distro or
>>>> boot to Windows and it's fine
>>>> but when I boot back to Fedora, the job continues until it finally quits
>>>> on it's own.
>>>> Next time it happens I think I'll try stopping Cups
>>> Which will make sure you cannot print. the job is queued.
>>>> don't know what else to try
>>>> FWIW: I am current on my updates
>>> What kind of gibberish is it printing? What kind of file are you trying
>>> to print?
>> The printer is an old Epson Stylus color 740 using the parallel port.
>>
>> I only use it for printing out crossword puzzles or text.
>>
>> I have a number of printing packages and utilities I do not need,
>> so will uninstall them.
>>
>> Since this problem has only occurred within the last 4 months or so,
>> I may need to roll back to a former version of Cups
>>
>> Due to the many dependencies, that maynot be an easy task
>
> Or update to Fedora 11. CUPS and the ghostscript on which it relies
> for its printer drivers are fairly rapidly evolvong packages, and have
> to be. as printer information gets updated.


I have Fedora 11 on another drive
and am slowly migrating over...
however I am currently having problems with Nvidia drivers...
and that's a whole other story.

Anyway, I've decided not to revert to a previous version of Cups
and will simply update it the next time an update is available
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 14) Posted: Tue Aug 11, 2009 12:34 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Unruh wrote:
> philo <philo RemoveThis @privacy.net> writes:
>
>> Unruh wrote:
>>> philo <philo RemoveThis @privacy.net> writes:
>>>
>>>> Unruh wrote:
>>>>> philo <philo RemoveThis @privacy.net> writes:
>>>>>
>>>>>
>>>>>> I posted this before and got a reply that I thought
>>>>>> was going to work.
>>>>>> Been using Fedora 10 since the beginning of the year
>>>>>> and on a few rare occasions when I've gone to print...
>>>>>> I get a runaway process and end up with 20 or more pages of gibberish
>>>>>> that *cannot* be stopped.
>>>>>> I have killed *all* print jobs.
>>>>>> Turned the printer off, disconnected it and even rebooted
>>>>>> a number of times...but the print cannot be stopped until
>>>>>> it decides to quit on it's own.
>>>>>> The advice I got was to issue the command lprm
>>>>>> but today when my printer ran away and I issued the command...
>>>>>> the message I got was: no print jobs to be stopped
>>>>>> There surely must be some way to kill a runaway print
>>>>>> process .
>>>>> There is, but there are conditions.
>>>>> If the job has already been sent to the printer (ie is in the printer )
>>>>> then you cannot stop it from the computer. YOu have to switch off the
>>>>> printer. If it is in the computer (lpq should show it, assume it is the
>>>>> default printer, otherwise lpq -P nameofprinter) then you can use lprm.
>>>>> Note that your printer could be attached to another comptuer and you are
>>>>> sending the printerjob to it over the net.
>>>>>
>>>>>
>>>>>
>>>>>> any ideas?
>>>
>>>> printer is local
>>> USB, parallel port or network?
>>>
>>>
>>>> and yes, I turned the machine totally off
>>> Jobs are queued. Ie saved on disk. Or your printer may have an internal
>>> disk/flash-rom to que jobs.
>>>
>>>
>>>> turned printer totally off
>>>> unplugged printer
>>>> issued the command lprm but no job is there to kill
>>> lpstat -o
>>> as root.
>>>
>>>
>>>
>>>
>>>
>>>
>>>> but upon reboot, it keeps printing gibberish
>>>
>>>> machine is setup to multi-boot and I can run another Linux distro or
>>>> boot to Windows and it's fine
>>>
>>>> but when I boot back to Fedora, the job continues until it finally quits
>>>> on it's own.
>>>> Next time it happens I think I'll try stopping Cups
>>> Which will make sure you cannot print. the job is queued.
>>>
>>>
>>>> don't know what else to try
>>>> FWIW: I am current on my updates
>>> What kind of gibberish is it printing? What kind of file are you trying
>>> to print?
>>>
>
>
>> The printer is an old Epson Stylus color 740 using the parallel port.
>
>> I only use it for printing out crossword puzzles or text.
>
>> I have a number of printing packages and utilities I do not need,
>> so will uninstall them.
>
>> Since this problem has only occurred within the last 4 months or so,
>> I may need to roll back to a former version of Cups
>
>> Due to the many dependencies, that maynot be an easy task
>
> It sounds like the printer is not being correctly set into graphics
> mode, and is then printing out the scan lines being sent to it as text.
> What creates those crossword puzzles or text? Ie are they yours, are
> they pdf from the web ...?
>


Considering it works correctly about 99% of the time
and then corrects itself with me making *no* changes to the settings...
I say the settings are probably right...

I am using the NY times crossword puzzle and their Linux version of the
software does not work with my system...
so I am using the Windows version under Wine.

Very possibly a Wine problem...
though I may try the updated software they have available
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 15) Posted: Tue Aug 11, 2009 12:37 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Doug Freyburger wrote:
> Unruh <unruh-s....TakeThisOut@physics.ubc.ca> wrote:
>> There is, but there are conditions.
>> If the job has already been sent to the printer (ie is in the printer )
>> then you cannot stop it from the computer. YOu have to switch off the
>> printer.
>
> A lot of printers keep the current job in their buffer in case
> of a power loss. If the printer uses battery backed RAM
> for its buffer then power cycling the printer won't work.
>
> I suggest looking on the printer for an option that cancels
> the current job. At the printer hardware level to flush the
> job out of its internal buffer, not at the host level to flush
> it out of the job queue.
>
> Printing gibberish? The says the job is in the wrong format
> for the printer. That might be the software that queued the
> job producing the wrong format, or it might be the filter in
> the queue incorrectly identifying the format. It's common
> for a filter to automatically identify PostScipt versus PCL-5
> versus text and wrap the job in some commands based on
> that format.
>
> If your printer doesn't support one of those formats but the
> filter doesn't know, the result is gibberish pages. You need
> to scan a couple of sheets of print to see if you recognize
> what format it is in. PostScript tends to look like a
> programming language. PCL-5 is more binary and tends to
> look like line noise on a modem that connected at the wrong
> speed.


But it corrects itself once the fault finally clears.

and that's with me making no changes to the settings

There is no printer buffer as I can boot over to Windows or another
Linux install and the printer works.
but when booted back to Fedoara 10

the job keeps comming...
though my restarting Cups is at least a temporary option to stop the
printing
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Using VMWare to boot linux patition. - Hi, I regularly switch between winxp pro and mandrake 10.2. Lately this has become a bit of a pain so I looked into..

Problems with fonts rendering under ubuntu feisty ?! - hello my laptop mount an ATI mobility radeon 9700 , my screen resolution is 1280x800 I trying to set the correct..

The out-of-memory killer. - What can a process do to insure that it is the process which dies when the system runs out of memory. (This is as..

Problem in page " %s', $p, $p)); } print join (", ", @p); .. - The Page: http://www.debian.org/News/2004/20041026 In Spanish, have a problem. %s', $p, $p)); } print join (",...

[Samba] 3.0.0 upgrade print problem - I recently upgraded from Samba 2.2.5 to 3.0.0. I have been experiencing two odd problems. First I can no longer prin...

[gentoo-user] openoffice print problem - I have my Epson R200 configured right through CUPS and printing is great except in OpenOffice 1.1.3. No matter what..
       Soft32 Home -> Linux -> Setup All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]