Results 1 to 15 of 25

Thread: Testing required for USB printers

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356

    Testing required for USB printers

    Guys, I've recompiled printer.o module which is used in the firmware in order to fix the kernel oopses. But I need a feedback from the users who is experiencing problems with printing with 1.7.5.6-2 firmware and a facing to kernel oops in the logs. Also I need a feedback from other users to whom current firmware works ok.

    So, please download the new driver module usingthis link.
    Once you've downloaded it please disconnect your usb printer from the router, power it off then on and copy printer.o to /tmp directory on the router (scp printer.o admin@my.router:/tmp)
    Once you've copied the file please establish the ssh/telnet session to the router and do the following
    Code:
    rmmod printer
    After that execute

    Code:
    insmod /tmp/printer.o
    Now you can connect your printer back to the router.

    After that please execute

    Code:
    cat /proc/usblp/usblpid
    and post the results here. Also try printing anything to see if that works for you.

    P.S. You could also copy printer.o to the usb flash driver and execute
    Code:
    insmod /mnt/usbfs/printer.o
    instead to load new driver.
    Last edited by Oleg; 01-05-2004 at 09:35.

Similar Threads

  1. [USB] Printers
    By Antiloop in forum Reported Compatible Hardware
    Replies: 141
    Last Post: 31-01-2011, 22:56
  2. [LPT] Printers
    By Antiloop in forum Reported Compatible Hardware
    Replies: 77
    Last Post: 01-08-2009, 15:22
  3. 1.8.1.7-1 custom firmware available for testing
    By Oleg in forum WL-500g Custom Development
    Replies: 37
    Last Post: 13-12-2004, 14:55
  4. Two USB printers anyone?
    By monnier in forum WL-500g Q&A
    Replies: 3
    Last Post: 04-08-2004, 21:57
  5. HELP Required: USB 2.0 Hard drive not recognized
    By darrellr in forum WL-500g Q&A
    Replies: 4
    Last Post: 06-05-2004, 16:21

Posting Permissions

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