Page 6 of 6 FirstFirst ... 456
Results 76 to 82 of 82

Thread: HP LaserJet 1000/1005/1020 not working: sort of solution

  1. #76
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    you get no one positive detection on usb bus. The problem with usb flash drive supports my suggestion that you have hardware related problem. It looks like usb on the router isn't working at all.

    Just in case, show output of:
    PHP Code:
    lsmod 

  2. #77
    Quote Originally Posted by al37919 View Post
    you get no one positive detection on usb bus. The problem with usb flash drive supports my suggestion that you have hardware related problem. It looks like usb on the router isn't working at all.

    Just in case, show output of:
    PHP Code:
    lsmod 
    Code:
    telnet> open 192.168.1.1
    Trying 192.168.1.1...
    Connected to 192.168.1.1.
    Escape character is '^]'.
    WL-001731B42998 login: admin
    Password: 
    [admin@WL-001731B42998 root]$ lsmod
        Tainted: P  
    usb-storage            63080   0 (unused)
    sd_mod                 12660   0 (unused)
    scsi_mod               72624   1 [usb-storage sd_mod]
    videodev                8752   0 (unused)
    audio                  45160   0 (unused)
    soundcore               4920   0 [audio]
    printer                13060   0 (unused)
    ehci-hcd               28212   0 (unused)
    usb-uhci               27412   0 (unused)
    usbcore                78840   1 [usb-storage audio printer ehci-hcd usb-uhci]
    ip_nat_ftp              3136   0 (unused)
    ip_conntrack_ftp        4584   1
    wl                    897336   0 (unused)
    et                     29088   0 (unused)
    [admin@WL-001731B42998 root]$
    from the system log of the router:
    Code:
    Nov 19 04:51:49 login[135]: root login on 'pts/0'
    Nov 19 04:52:39 kernel: hub.c: new USB device 01:03.2-2, assigned address 16
    Nov 19 04:52:40 kernel: usb.c: invalid descriptor length of 1
    Nov 19 04:52:40 kernel: usb.c: unable to get device 16 configuration (error=-22)
    Nov 19 04:52:40 kernel: hub.c: new USB device 01:03.2-2, assigned address 17
    Nov 19 04:52:40 kernel: usb.c: too many interfaces
    Nov 19 04:52:40 kernel: usb.c: unable to get device 17 configuration (error=-22)

  3. #78
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    all the needed usb modules are loaded...

    Well, I don't have better guesses at the moment besides faulty usb hardware on the side of the router. Sorry.

  4. #79
    Quote Originally Posted by al37919 View Post
    all the needed usb modules are loaded...

    Well, I don't have better guesses at the moment besides faulty usb hardware on the side of the router. Sorry.
    I have tested the router with an HP Laserjet 1010. I have connected de HP 1010 with an USB cable to the router. De router recognized the HP laserjet 1010 immediately without any commands with Telnet! Then I have maked an new networkprinter under Windows XP and Ubuntu 9.10. There where on both operation systems no errors. Printing was no problem!

    Code:
    Nov 28 16:45:30 kernel: hub.c: new USB device 01:03.0-1, assigned address 2
    Nov 28 16:45:30 kernel: printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0C17
    Nov 28 16:45:30 kernel: printer.c: usblp0 Device ID string [143]='MFG:Hewlett-Packard;CMD:PJL,MLC,BIDI-ECP,DW-PCL;MDL:hp LaserJet 1010;CLS:PRINTER;DES:Hewlett-Packard LaserJet 1010;MEM:5MB;COMMENT:RES=600x1;'
    I have tested the internal chip from the 1010 in de 1020. The printer didn't work. Also tested the internal chip from the 1020 in the 1010 but then I get also problem's (printers doesn't work at al)

    So the only solution was to exchange the printers to "solve" this problem.
    Now I have exchanged the HP Laserjet 1020 with a HP Laserjet 1010. The 1020 and 1010 are using the same toner so that maked it easy.

  5. #80
    Join Date
    Nov 2012
    Location
    Hungary
    Posts
    3
    Quote Originally Posted by Oleg View Post
    Well, it's possible for HP LJ 1000/1005/1020.

    1000/1005 seems to have firmware which fits to flashfs, 1020 needs external usb drive to store firmware, as it's large.

    I've put some stuff here: http://oleg.wl500g.info/hplj/

    You've to download right firmware sihp1000.dl/sihp1005.dl/sihp1020.dl to wl500g and upload to printer like this:

    Code:
    cd /tmp
    wget http://oleg.wl500g.info/hplj/usb_printerid
    wget http://oleg.wl500g.info/hplj/sihp1020.dl
    chmod +x usb_printerid
    ./usb_printerid /dev/usb/lp0 | grep -q FWVER || cat sihp1020.dl > /dev/usb/lp0
    This should load a firmware to the 1020 and it should work until power off or something. Check this.

    In fact, someone should write a hotplug script to automate firmware loading...

    Waiting for feedback.

    Does anyone has HP 1020 printer + wl500 router + Linux computer successfully installed?
    Last edited by kurru; 28-01-2013 at 15:40. Reason: To avoid anybody to skip reading it just because of the length and complexity.

  6. #81
    Join Date
    Nov 2012
    Location
    Hungary
    Posts
    3
    Quote Originally Posted by kurru View Post
    Does anyone has HP 1020 printer + wl500 router + Linux computer successfully installed?
    I successfully setup Kubuntu 12.10, and Windows 7 to use HP 1020 via Oleg WL500gp V2:

    Kubuntu 12.10:
    Driver: HP LaserJet 1020 Foomatic/foo2zjs-z1 (recommended)
    Connection: lpd://192.168.1.1/LPRServer

    Windows 7:
    Like Windows XP, BUT don't forget to uncheck two way communication in the printer properties unless it will continuously repeat the printing job.

  7. #82

    Solved Problem : HP Photosmart 1020.

    Hello
    I am new to this site, but I want share my experience on this site. Actually, I got the problem with HP Laserjet 1020 in that The problem I am unable to print properly I asked the one technique he suggested me once re-install the driver. I did what he said. Now my printer is working very good. If you have any problem with your printer better re-install and check your printer it may work better...

    HP Laserjet 1020 Printer Driver Downloading and Installation Guide

    HP Laserjet 1020 printer driver download and install you must click on Free Download.
    After it is downloaded on your system open the file and continue the installation process accordingly.
    You can read the manual that comes with the driver software on how to use, operate and use the features of driver software.
    Once it is all set up accordingly, you will be able to use your printer efficiently without any problems, as the driver will recognize all inputs and drivers to work properly in all circumstances.

    Catrina Honey

Page 6 of 6 FirstFirst ... 456

Similar Threads

  1. Replies: 3
    Last Post: 18-12-2005, 02:07
  2. Solution for: No printer driver with Mac OSX
    By tortuga in forum WL-500g/WL-500gx Tutorials
    Replies: 0
    Last Post: 16-12-2005, 14:21
  3. Replies: 1
    Last Post: 09-12-2005, 23:29
  4. Problem mit HP LaserJet 1020
    By Gray in forum German Discussion - Deutsch (DE)
    Replies: 0
    Last Post: 05-12-2005, 18:36
  5. Trying to get IDE working on Oleg's Firmware
    By hugo in forum WL-HDD Custom Development
    Replies: 34
    Last Post: 01-11-2004, 19:06

Tags for this Thread

Posting Permissions

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