<div dir="ltr"><div dir="ltr">Hi Yuri -<div><br></div><div>Thanks for your detailed email! I ran the commands and it seems it detects the scanner when running as sudo.</div><div>Thus <b>sudo sane-find-scanner</b> works, but <b>sane-find-scanner</b> does not.</div><div><br></div><div>In your interpreter commands noted, some of them did not run even though the previous ones worked.</div><div><br></div><div>Instead of explaining them, thought I would just send them over. Thus he commands are attached.</div><div><br></div><div>But essentially it seems to be problem with finding the interpreter command. I tried with sudo as well:</div><div>...</div><div>monosij@blue:~$ interpreter usb 0x04b8 0x013a /usr/lib/esci/libesci-interpreter-perfection-v600<br>interpreter: command not found<br></div><div>monosij@blue:~$ sudo interpreter usb 0x04b8 0x013a /usr/lib/esci/libesci-interpreter-perfection-v600<br></div><div>sudo: interpreter: command not found<br>monosij@blue:~$ interpreter usb 0x04b8 0x013a /usr/lib/esci/libesci-interpreter-perfection-v600<br>interpreter: command not found<br>monosij@blue:~$ iscan-registry -r interpreter usb 0x04b8 0x013a /usr/lib/esci/libesci-interpreter-perfection-v600<br>sed: couldn't open temporary file /var/lib/iscan/sedkJn36b: Permission denied<br></div><div>monosij@blue:~$ iscan<br>Gtk-Message: 12:28:42.614: Failed to load module "canberra-gtk-module"<br></div><div>monosij@blue:~$ sudo iscan   <b><u>-- works and opens iscan, detects right scanner and scans fine</u></b><br>Gtk-Message: 12:49:07.331: Failed to load module "canberra-gtk-module"<br></div><div>...</div><div>The list of commands I ran is attached.</div><div><br></div><div>I am trying to get the scanner to work with gsan2pdf with which worked fine before - and that still does not detect the scanner.</div><div><br></div><div>Thank you for your help.</div><div><br></div><div>Mono</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Nov 23, 2019 at 7:00 AM <<a href="mailto:sane-devel-request@alioth-lists.debian.net">sane-devel-request@alioth-lists.debian.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send sane-devel mailing list submissions to<br>
        <a href="mailto:sane-devel@alioth-lists.debian.net" target="_blank">sane-devel@alioth-lists.debian.net</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:sane-devel-request@alioth-lists.debian.net" target="_blank">sane-devel-request@alioth-lists.debian.net</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:sane-devel-owner@alioth-lists.debian.net" target="_blank">sane-devel-owner@alioth-lists.debian.net</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of sane-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1.  Not detecting Epson V600 Perfection on Ubuntu 19.04<br>
      (Monosij Dutta-Roy)<br>
   2. Re:  Not detecting Epson V600 Perfection on Ubuntu 19.04<br>
      (Yuri Chornoivan)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 22 Nov 2019 15:10:26 -0500<br>
From: Monosij Dutta-Roy <<a href="mailto:monosij.forums@gmail.com" target="_blank">monosij.forums@gmail.com</a>><br>
To: <a href="mailto:sane-devel@alioth-lists.debian.net" target="_blank">sane-devel@alioth-lists.debian.net</a><br>
Subject: [sane-devel] Not detecting Epson V600 Perfection on Ubuntu<br>
        19.04<br>
Message-ID:<br>
        <CAK89wdGx-DxaYspzOjGa-oW8y9qhZMhY6Qr4_OEH8VgpB=<a href="mailto:6KcQ@mail.gmail.com" target="_blank">6KcQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Sane-Devel -<br>
<br>
Your help with not detecting Epson V600 will be much appreciated. Installed<br>
with the scanner connected, power on.<br>
<br>
I just downloaded latest linux drivers from Epson, v 2.30.4 created 20<br>
AUG.2019.<br>
<a href="http://support.epson.net/linux/en/iscan.php?model=gt-x820&version=2.30.4" rel="noreferrer" target="_blank">http://support.epson.net/linux/en/iscan.php?model=gt-x820&version=2.30.4</a><br>
<br>
During installation, by the install script (attached) everything seemed to<br>
go ok except for this message:<br>
...<br>
Unpacking iscan-plugin-gt-x820 (2.2.1-1) over (2.2.1-1) ...<br>
Setting up iscan-data (1.39.1-2) ...<br>
<br>
<br>
*expr: syntax error: missing argument after ‘-’tail: invalid number of<br>
lines: ‘/lib/udev/rules.d/60-libsane.rules’*Setting up iscan (2.30.4-2) ...<br>
Setting up iscan-plugin-gt-x820 (2.2.1-1) ...<br>
...<br>
scanimage -L returns:<br>
No scanners were identified. If you were expecting something different,<br>
check that the scanner is plugged in, turned on and detected by the<br>
sane-find-scanner tool (if appropriate). Please read the documentation<br>
which came with this software (README, FAQ, manpages).<br>
...<br>
scanimage -T returns:<br>
scanimage: no SANE devices found<br>
...<br>
Would be really great to understand how to best fix. I can run any<br>
necessary commands and get back to you.<br>
<br>
Thank you for your help.<br>
<br>
Mono<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20191122/6ddec560/attachment-0001.html" rel="noreferrer" target="_blank">http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20191122/6ddec560/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 23 Nov 2019 08:55:08 +0200<br>
From: Yuri Chornoivan <<a href="mailto:yurchor@ukr.net" target="_blank">yurchor@ukr.net</a>><br>
To: <a href="mailto:sane-devel@alioth-lists.debian.net" target="_blank">sane-devel@alioth-lists.debian.net</a><br>
Subject: Re: [sane-devel] Not detecting Epson V600 Perfection on<br>
        Ubuntu 19.04<br>
Message-ID: <4083784.HVuIkAf30n@localhost.localdomain><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
пʼятниця, 22 листопада 2019 р. 22:10:26 EET Monosij Dutta-Roy написано:<br>
> Hi Sane-Devel -<br>
> <br>
> Your help with not detecting Epson V600 will be much appreciated. Installed<br>
> with the scanner connected, power on.<br>
> <br>
> I just downloaded latest linux drivers from Epson, v 2.30.4 created 20<br>
> AUG.2019.<br>
> <a href="http://support.epson.net/linux/en/iscan.php?model=gt-x820&version=2.30.4" rel="noreferrer" target="_blank">http://support.epson.net/linux/en/iscan.php?model=gt-x820&version=2.30.4</a><br>
> <br>
> During installation, by the install script (attached) everything seemed to<br>
> go ok except for this message:<br>
> ...<br>
> Unpacking iscan-plugin-gt-x820 (2.2.1-1) over (2.2.1-1) ...<br>
> Setting up iscan-data (1.39.1-2) ...<br>
> <br>
> <br>
> *expr: syntax error: missing argument after ‘-’tail: invalid number of<br>
> lines: ‘/lib/udev/rules.d/60-libsane.rules’*Setting up iscan (2.30.4-2) ...<br>
> Setting up iscan-plugin-gt-x820 (2.2.1-1) ...<br>
> ...<br>
> scanimage -L returns:<br>
> No scanners were identified. If you were expecting something different,<br>
> check that the scanner is plugged in, turned on and detected by the<br>
> sane-find-scanner tool (if appropriate). Please read the documentation<br>
> which came with this software (README, FAQ, manpages).<br>
> ...<br>
> scanimage -T returns:<br>
> scanimage: no SANE devices found<br>
> ...<br>
> Would be really great to understand how to best fix. I can run any<br>
> necessary commands and get back to you.<br>
> <br>
> Thank you for your help.<br>
> <br>
> Mono<br>
<br>
Hi,<br>
<br>
Please try to do as follows<br>
<br>
1. Attach your scanner and turn it on.<br>
<br>
2. Run 'sane-find-scanner'. You should see something like<br>
<br>
found USB scanner (vendor=0x04b8 [EPSON], product=0x0142 [EPSON Perfection <br>
V33/V330]) at libusb:002:006<br>
<br>
(these are for my EPSON Perfection V33/V330, yours output should be different)<br>
<br>
3. From root run (via sudo)<br>
<br>
iscan-registry --add interpreter usb 0x04b8 0x0142 /usr/lib/esci/libesci-<br>
interpreter-perfection-v600<br>
<br>
(replace "0x04b8 0x0142" with your data)<br>
<br>
4. Check if there is registration file, /var/lib/iscan/interpreter, with the <br>
following data<br>
<br>
interpreter usb 0xXXXX 0xXXXX /usr/lib/esci/libesci-interpreter-perfection-<br>
v600<br>
<br>
You can use<br>
<br>
iscan-registry -r interpreter usb 0xXXXX 0xXXXX /usr/lib/esci/libesci-<br>
interpreter-perfection-v600<br>
<br>
to remove duplicate registrations.<br>
<br>
5. Run 'iscan' to check if the scanner works.<br>
<br>
Hope this helps.<br>
<br>
Best regards,<br>
Yuri<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
sane-devel mailing list<br>
<a href="mailto:sane-devel@alioth-lists.debian.net" target="_blank">sane-devel@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel</a><br>
<br>
------------------------------<br>
<br>
End of sane-devel Digest, Vol 173, Issue 25<br>
*******************************************<br>
</blockquote></div></div>