Re: Please Help! (Umax vs. ESCORT)

From: Oliver Rauch (oliver.rauch@rauch-domain.de)
Date: Sun Apr 22 2001 - 10:10:10 PDT

  • Next message: Brian Schramm: "Re: Memory on scaning."

    Emre Ersin wrote:
    >
    > Hi! I have tried to install my scanner in linux but I
    > had a problem!
    > Can you help me please?
    >
    > My scanner uses UMAX Vista S6 drivers in windows.
    >
    > [root@localhost /root]# modprobe g_NCR5380 ncr_irq=255
    > ncr_addr=0x280 dtc_3181e=1
    > [root@localhost /root]# modprobe sg
    >
    > [root@localhost /root]# cat /proc/scsi/scsi
    > Attached devices:
    > Host: scsi0 Channel: 00 Id: 05 Lun: 00
    > Vendor: ESCORT Model: Galleria 600S Rev: V1.6
    > Type: Scanner ANSI SCSI
    > revision: 02

    Hi Emre ???

    did you install sane-backends as binary or from source?

    You need the source version and have to change
    the sourcecode as following:

    edit backend/umax-scanner.c
    and add the line

      "ESCORT ", "Galleria 600S ",

    in
    static char *scanner_str[] =
    {
    ...
    }

    then (re)compile sane and install it.

    edit /usr/local/etc/sane.d/umax.conf
    and add the line
    scsi ESCORT "Galleria 600S" Scanner

    When this works please do:

    export SANE_DEBUG_UMAX=12
    scanimage -T 2>escort_galleria600s.txt

    and send the output to me (please not to
    the sane mailing list).

    Bye
    Oliver

    -- 
    Homepage:	http://www.rauch-domain.de
    sane-umax:	http://www.rauch-domain.de/sane-umax
    xsane:		http://www.xsane.org
    E-Mail:		mailto:Oliver.Rauch@rauch-domain.de
    

    -- 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 Apr 22 2001 - 10:19:36 PDT