Unable to set up Printer

From: Jim Woodruff (james.woodruff_at_comcast.net)
Date: 12/31/04

  • Next message: Kent West: "Re: OT: How to add tab-closing X in Firefox, like Galeon?"
    Date: Fri, 31 Dec 2004 12:01:17 -0800
    To: debian-user@lists.debian.org
    
    

    I need some help to get my printer working. Yes, I've read the CUPS
    Administration manual and searched Google. Either the answers aren't
    there or I'm not smart enough to see it.

    I'm running Debian 3.1 and kernel 2.6.10 on an DEC Alpha SX164 with
    an HP Officejet 720 attached to the parallel port. I'm using cups with the
    following printing packages installed:

    cupsys 1.1.22-6
    cupsys-bsd 1.1.22-6
    cupsys-client 1.1.22-6
    libcupsimage2 1.1.22-6
    libcupsys2-gnutls10 1.1.22-6
    libgnomecups1.0-1 0.1.13-1
    foomatic-db 20041203-1
    foomatic-db-engine 3.0.2-2
    foomatic-db-hpijs 1.5-20041013-1
    foomatic-filters 3.0.2-3
    foomatic-filters-ppds 20041013-1
    hpijs 1.7.1-2

    Here's the .config info

    CONFIG_PARPORT=y
    CONFIG_PARPORT_PC=y
    CONFIG_PARPORT_PC_CML1=y
    # CONFIG_PARPORT_SERIAL is not set
    # CONFIG_PARPORT_PC_FIFO is not set
    # CONFIG_PARPORT_PC_SUPERIO is not set
    # CONFIG_PARPORT_OTHER is not set
    CONFIG_PARPORT_1284=y
    CONFIG_PRINTER=y

     From my /var/log/dmesg:

    parport0: PC-style at 0x3bc [PCSPP]
    parport0: Printer, Hewlett-Packard OfficeJet Series 700
    lp: driver loaded but no devices found
    lp0: using parport0 (polling).

    Output from cat /proc/ioports:

    0000-001f : dma1
    0020-003f : pic1
    0040-005f : timer
    0060-006f : keyboard
    0070-0080 : rtc
    00a0-00bf : pic2
    00c0-00df : dma2
    0170-0177 : ide1
    01f0-01f7 : ide0
    0213-0213 : ISAPnP
    0220-022f : SoundBlaster
    02f8-02ff : serial
    0330-0331 : MPU401 UART
    0376-0376 : ide1
    0388-0389 : OPL2/3 (left)
    038a-038b : OPL2/3 (right)
    03bc-03be : parport0
    03c0-03df : vga+
    03e8-03ef : serial
    03f6-03f6 : ide0
    03f8-03ff : serial
    0620-0623 : Emu8000-1
    0a20-0a23 : Emu8000-2
    0a79-0a79 : isapnp write
    0e20-0e23 : Emu8000-3
    8000-807f : 0000:00:05.0
       8000-807f : 0000:00:05.0
    8080-808f : 0000:00:08.1
       8080-8087 : ide0
       8088-808f : ide1

    Output from cat /proc/devices:

    Character devices:
       1 mem
       2 pty
       3 ttyp
       4 /dev/vc/0
       4 tty
       4 ttyS
       5 /dev/tty
       5 /dev/console
       5 /dev/ptmx
       6 lp
       7 vcs
      10 misc
      13 input
      14 sound
    108 ppp
    116 alsa
    128 ptm
    136 pts

    Block devices:
       2 fd
       3 ide0
      22 ide1

     From cat /proc/sys/dev/parport/parport0/autoprobe:

    CLASS:PRINTER;
    MODEL:OfficeJet Series 700;
    MANUFACTURER:Hewlett-Packard;
    COMMAND SET:MLC,PCL,PML;

    I have selected yes to raw printing and option 3 (parallel) when running
    dpkg-reconfigure cupsys.

    The lpinfo -v command shows nothing. Consequently, CUPS Web admin
    is unable to detect any devices.

    Is there's something I'm missing?

    Jim

    -- 
    --
    Jim Woodruff < james.woodruff@comcast.net >
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Kent West: "Re: OT: How to add tab-closing X in Firefox, like Galeon?"