<div dir="ltr"><div>Could it need firmware blob?<br><br>/etc/sane.d/epjitsu.conf says:<br><br> 11 # These devices require a firmware file in order to function, which must be<br> 12 # extracted from the Fujitsu Windows driver. Presumably the Mac versions<br> 13 # contain the firmware as well, but the author has no access such a machine.<br><br></div><div>(see file for instructions) <br></div><div><br></div>Here is my "setup on wily" script for my ScanSnap S1100<br><div><div><br>sudo apt-get install sane-utils<br><br>sudo mkdir -p /usr/share/sane/epjitsu<br>cd /usr/share/sane/epjitsu<br>sudo wget <a href="https://github.com/ckunte/scansnap-firmware/raw/master/1100_0B00.nal">https://github.com/ckunte/scansnap-firmware/raw/master/1100_0B00.nal</a><br><br># md5sum  /usr/share/sane/epjitsu/1100_0B00.nal<br># e851ff36457f899a6540f3d74dc0c9c6  /usr/share/sane/epjitsu/1100_0B00.nal<br><br>sudo sane-find-scanner<br># found USB scanner (vendor=0x04c5 [FUJITSU], product=0x1200 [ScanSnap S1100]) at libusb:004:005<br><br>scanimage -L<br># device `epjitsu:libusb:004:005' is a FUJITSU ScanSnap S1100 scanner<br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 5, 2016 at 4:23 PM, simon <span dir="ltr"><<a href="mailto:simon@strive.io" target="_blank">simon@strive.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I should also add that the Fujitsu is seen on the USB bus:<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://sane.10972.n7.nabble.com/Fujitsu-ScanSnap-S1500-Problems-tp20691p20692.html" rel="noreferrer" target="_blank">http://sane.10972.n7.nabble.com/Fujitsu-ScanSnap-S1500-Problems-tp20691p20692.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the SANE - Dev mailing list archive at Nabble.com.<br>
<br>
--<br>
sane-devel mailing list: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel" rel="noreferrer" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel</a><br>
Unsubscribe: Send mail with subject "unsubscribe your_password"<br>
             to <a href="mailto:sane-devel-request@lists.alioth.debian.org">sane-devel-request@lists.alioth.debian.org</a><br>
</div></div></blockquote></div><br></div>