Yeah, I see that it is using the 0.24 is being used.Scanimage -v reports otherwise: "rafe@office:~$ scanimage -V scanimage (sane-backends) 1.0.25git; backend version 1.0.25". I have no idea what I am doing wrong. I just tried building completely as SU. Here was the process:

root@office:/home/rafe/sane-backends# ./configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu --sysconfdir=/etc --localstatedir=/var

root@office:/home/rafe/sane-backends# make

root@office:/home/rafe/sane-backends# make install

root@office:/home/rafe/sane-backends# sane-find-scanner
...
found USB scanner (vendor=0x04a9 [Canon], product=0x190f [CanoScan], chip=GL848+) at libusb:002:003
...

root@office:/home/rafe/sane-backends# scanimage -L

No scanners were identified. If you were expecting something different...

root@office:/home/rafe/sane-backends# export SANE_DEBUG_GENESYS=255
root@office:/home/rafe/sane-backends# scanimage -L
[sanei_debug] Setting debug level of genesys to 255.
[genesys] SANE Genesys backend version 1.0 build 2411 from sane-backends 1.0.24
[genesys] SANE Genesys backend built with libusb-1.0
[genesys] sane_init: authorize != null
[genesys] sane_init: little endian machine
[genesys] probe_genesys_devices start
[genesys] attach: start: devp != NULL, may_wait = 0
[genesys] attach: trying to open device `libusb:002:003'
[genesys] attach: device `libusb:002:003' successfully opened
[genesys] attach: vendor 1193 product 6415 is not supported by this backend
[genesys] attach_one_device: Invalid argument...

Am I doing something wrong here? I must be, but I have no idea where.



On 03/10/2015 09:51 PM, Stef wrote:
On 10/03/2015 09:26, Rafe DiDomenico wrote:

Thanks again, all, for trying to help me with this.

I started fresh with sane by uninstalling the packages and cleaning out
the sane locations in /usr/lib and /etc. I can confirm that the backend
is 1.0.25git. I checked the genesys.conf and the LIDE 220 is there. I
also made an entry for the udev rules for it to match the product ID.

I am attaching a log gathered while root. Without still
shows some permission problems I haven't straightened out yet, but the end result is no different with
root.

    The log show that the executed version is 1.0.24:

.....
[sanei_debug] Setting debug level of genesys to 255.
[genesys] SANE Genesys backend version 1.0 build 2411 from sane-backends 1.0.24
[genesys] SANE Genesys backend built with libusb-1.0
[genesys] sane_init: authorize != null
.......

    I think you still have an installation problem.

Regards,
    Stef


--
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
            to sane-devel-requ...@lists.alioth.debian.org

Reply via email to