Re: Support for HP5300C

From: Terence Haddock (thaddock@kr.onet.pl)
Date: Fri Jul 14 2000 - 10:50:08 PDT

  • Next message: Oliver Neukum: "Re: Support for HP5300C"

    The scanner has four buttons on the front, that is probably what it uses the
    interrupt for. Is there any Linux utility which supports these buttons?

    At least with kernel 2.2.16 with the backported USB drivers, the scanner times
    out when I attempt to do a scan.

    The command:

    scanimage -d hp:/dev/scanner0 -v

    Does nothing for a few minutes, then I get this message in the messages log:

    Jul 13 21:28:01 alfred kernel: usb_control/bulk_msg: timeout
    Jul 13 21:28:01 alfred kernel: scanner.c: write_scanner: NAK recieved.
    Jul 13 21:29:14 alfred kernel: usb_control/bulk_msg: timeout
    Jul 13 21:29:14 alfred kernel: scanner.c: write_scanner: NAK recieved.

    --- Contents of: /etc/sane.d/hp.conf
    /dev/scanner0
            option connect-device

    ---
    

    /dev/scanner0 was created with "mknod /dev/scanner0 c 180 48"

    Also, I loaded the scanner.o module with:

    /sbin/insmod /lib/modules/2.2.16/usb/scanner.o vendor=0x03f0 product=0x0701

    -----

    The problem may be the backported USB drivers, I am going to try kernel 2.4.0-test3 as soon as I get it installed, and see if it works then.

    Sincerely, Terence Haddock

    On Thu, 13 Jul 2000 18:44:42 Oliver Neukum wrote: > > > not seem to work. The USB scanner module do not include the product ID, and the > > parallel port drivers do not seem to detect the device. > > You can give those IDs to the USB driver as module options. > The scanner reports 1 input, 1 output and 1 interrupt USB pipe. > This doesn't rule out use with the USB driver. > Does this scanner have any buttons or similar controls that might use the > interrupt pipe ? > > Oliver Neukum > > -- > Source code, list archive, and docs: http://www.mostang.com/sane/ > To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com

    -- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com



    This archive was generated by hypermail 2b29 : Fri Jul 14 2000 - 04:54:22 PDT