Results 1 to 5 of 5

Thread: Troubles with usb-to-parallel adapter printing

  1. #1
    Join Date
    Mar 2008
    Beans
    23

    Troubles with usb-to-parallel adapter printing

    Hi,
    I have a brand new server that has NO parallel port, so, in order to attach my ancient and glorious HP Laserjet 4L , I bought an USB-to-parallel adapter.

    Code:
    mcon@server:~$ lsusb
    ...
    Bus 003 Device 003: ID 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port
    ...
    Apparently everything is ok and I can user System->Configuration->Printing to recognize my printer.

    Problem is when I try to print a test page I get:
    Code:
    Nov 12 12:14:29 server kernel: [ 7089.737165] usblp0: nonzero read bulk status received: -62
    Nov 12 12:14:30 server kernel: [ 7089.922140] usblp0: nonzero read bulk status received: -62
    Nov 12 12:14:31 server kernel: [ 7091.426043] usblp0: nonzero write bulk status received: -62
    The Printer is activated (deceived data indicator is on) but nothing is printed. If I force page eject directly on the printer I see a small part of the ubuntu test page (about one inch) and then some gibberish.

    I found another post that seems promising (hp-6l-am-usb-port-mit-usb-zu-parallel-adapter) but that is a bit German and my knowledge of that fine language is lacking
    I seem to understand they solved the problem somehow, but I can't divine how.

    Please help me
    Thanks in Advance
    ZioNemo

  2. #2
    Join Date
    Dec 2009
    Beans
    6

    Re: Troubles with usb-to-parallel adapter printing

    In the German he basically says to buy the "Digitus DC USB-PM1 VPR 4.0" but he still cannot get it to print and he has had no new answers

  3. #3
    Join Date
    Jul 2010
    Beans
    1

    Re: Troubles with usb-to-parallel adapter printing

    I'm having trouble getting even as far as you have. I have a (very cheapo) usb-parrallel (DB25) converter cable which I know uses a pl2305 prolific chipset (from the windows drivers that come with it). When I plug it in an do

    lsusb

    it is not listed.
    Another post suggested:

    modprobe pl2305

    is required to get it working but when I do this I get:

    FATAL: Module pl2305 not found.

    I have recently purchased and used a pl2303-based usb-serial converter that worked perfectly. I think i remember needing to do 'modprobe pl2303' to get it working but after that it worked fine everytime. Do you need to download/install modules?

    Any help appreciated.

    Cheers,

    - Khalid.

  4. #4
    Join Date
    Mar 2010
    Location
    Oslo, Norway
    Beans
    54
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Troubles with usb-to-parallel adapter printing

    Take a look at this thread: http://ubuntuforums.org/showthread.php?t=894223&highlight=laserjet+4L&page =2

    Post #15

    It worked for me

    Hope it helps

  5. #5
    Join Date
    Feb 2010
    Beans
    1

    Re: Troubles with usb-to-parallel adapter printing

    Quote Originally Posted by ZioNemo View Post
    Code:
    mcon@server:~$ lsusb
    ...
    Bus 003 Device 003: ID 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port
    ...
    Apparently everything is ok and I can user System->Configuration->Printing to recognize my printer.

    Problem is when I try to print a test page I get:
    Code:
    Nov 12 12:14:29 server kernel: [ 7089.737165] usblp0: nonzero read bulk status received: -62
    Nov 12 12:14:30 server kernel: [ 7089.922140] usblp0: nonzero read bulk status received: -62
    Nov 12 12:14:31 server kernel: [ 7091.426043] usblp0: nonzero write bulk status received: -62
    The Printer is activated (deceived data indicator is on) but nothing is printed. If I force page eject directly on the printer I see a small part of the ubuntu test page (about one inch) and then some gibberish.
    I'm having the exactly same problem! Have you managed to fix it?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •