Re: Cannot print

From: Roland Smith (rsmith_at_xs4all.nl)
Date: 03/05/05

  • Next message: Kris Kennaway: "Re: NFS V4 Replication"
    Date: Sat, 5 Mar 2005 16:13:55 +0100
    To: FreeBSD <freebsd-questions@freebsd.org>
    
    
    

    On Sat, Mar 05, 2005 at 03:40:11PM +0100, v.demartino2@virgilio.it wrote:
    > I've just installed apsfilter on the latest FreeBSD 5.3 to print with my
    > epson stylus color 640 (driver eps640lp.upp) following both the handbook
    > chapter on printing & an artcle in freebsddiary.org.
    > But:
    > 1) If I - running apsfilter SETUP - use the 'T'(est) option, the PC tiringly,
    > after un unbearable couple of minutes or so, starts printing a first row
    > of squares of the test picture only, then seems to hang, emitting from time
    > to time a (useless) sound. At this point it's better to stop CTRL+Del.

    Is your printer connected via the parallel port? If so, and there is a
    line reading "Interrupt storm detected on "irq7: lpt0"; throttling
    interrupt source", add the following to /boot/device.hints:

    # For the parallel port. Set ECP mode, disable interrupt. See ppc(4).
    # ECP mode is bit 3 (0x08), disabling IRQ is bit 5 (0x20).
    # By disabling the IRQ I put the port "polling mode".
    hint.ppc.0.flags="0x28"

    The lines starting with '#' are comments, you can omit these if you
    want. After you have added this line, reboot and try again.

    > 2) If I try to print via lpr -Plp plaintestfile the log under /var/spool/lpd/lp
    > says
    > "/usr/local/etc/apsfilter/basedir/bin/apsfilter: cannot open /var/spool/lpd/lp/lock:
    > Permission denied"

    This means apsfilter does not have access rights to that file.

    > and doesn't print anything.

    Try printing a file from your own home directory.

    Roland

    -- 
    R.F. Smith                           /"\    ASCII Ribbon Campaign
    r s m i t h @ x s 4 a l l . n l      \ /    No HTML/RTF in e-mail
    http://www.xs4all.nl/~rsmith/         X     No Word docs in e-mail
    public key: http://www.keyserver.net / \    Respect for open standards
    
    


    • application/pgp-signature attachment: stored

  • Next message: Kris Kennaway: "Re: NFS V4 Replication"

    Relevant Pages

    • Re: HP LJ 4P parallel port problem
      ... where the problem lies. ... I had been using it on the parallel port for a few ... a lot of time to spool up the data before printing. ... It seemed the problem was on the formatter board. ...
      (comp.periphs.printers)
    • Re: Old HP Printer & Win XP
      ... Bi-directional printing is a function of the printer's ... firmware, not printer driver, although some printer ... bi-directional communications on the parallel port. ... SPP is the standard printer port, which is uni-directional only, ...
      (comp.periphs.printers)
    • Re: HP LJ 4P parallel port problem
      ... where the problem lies. ... a lot of time to spool up the data before printing. ... It seemed the problem was on the formatter board. ... I suspect there is a problem with connection parallel port. ...
      (comp.periphs.printers)
    • Re: HP LJ 4P parallel port problem
      ... where the problem lies. ... a lot of time to spool up the data before printing. ... It seemed the problem was on the formatter board. ... I suspect there is a problem with connection parallel port. ...
      (comp.periphs.printers)
    • Re: All possible letter combinations?
      ... ...If just printing you could just use "p group.join", ... join or "\n" basically halts my machine (10 seconds to recognize the ... ctrl-c interrupt). ...
      (comp.lang.ruby)