Re: No more access to HP SCSI-Scanner after upgrade to SuSE 7.1

From: Olivier Sessink (olivier@lx.student.wau.nl)
Date: Sun Mar 04 2001 - 15:36:06 PST

  • Next message: Jody Williams: "Re: Problems with HP Scanjet 4c"

    On 0, Jörg Lippmann <joerg.lippmann@web.de> wrote:
    > Hi!
    >
    > Since I upgraded my Linux from SuSE 7.0 to SuSE 7.1, I get no more access to
    > my scanner with xsane and xsanimage.
    >
    > Hardware: SCSI-Scanner HP Scanjet 4c (C2520A), DawiControl DC2974,
    > Software: SuSE Linux 7.1, Kernel 2.2.18 and 2.2.14, sane-1.0.4-3, xsane-0.70-0

    looks a little like the problem I had when switching to a 2.4.2 kernel, this
    was the answer (and it worked):

    The SG driver changed. In sanei/sanei_scsi.c, look for a
    line like

          req->sgdata.sg3.hdr.timeout = 10000;

    (line 1892 for Sane 1.0.4), and change it to

          req->sgdata.sg3.hdr.timeout = 1000 * 10 * 60;

    bye,
            Olivier

    -- 
    begin signature_virus.TXT.vbs
    Hi, I'm a signature virus. plz set me as your signature and help me
    spread :)
    end
    

    -- 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 : Sun Mar 04 2001 - 15:17:43 PST