<div dir="ltr"><div>Hello,</div><div><br></div><div>I'm using a raspberry pi (Jessie) and i use it to share my printers (one Samsung and one Canon MG5750) other my network thru cups. </div><div><br></div><div>I would like also to share the scanner of my Canon MG5750 other my network.</div><div><br></div><div>First of all i would like to to make the scanner work out right on the raspberry.</div><div><br></div><div>--------------------------------------------------------------------------------------------------------------------------</div><div><br></div><div>1) I've connected the pi and the canon with a usb wire.</div><div><br></div><div>2) I've upgraded the distribution on the rapsberry and then installed sane-utils (version 1.0.24-8+deb8u1)</div><div><br></div><div>uname -srvm</div><div><font face="monospace,monospace">Linux 4.4.26-v7+ #915 SMP Thu Oct 20 17:08:44 BST 2016 armv7l</font><br></div><div><br></div><div>sudo apt-cache show sane-utils<br><font face="monospace,monospace">Package: sane-utils<br>Source: sane-backends<br>Version: 1.0.24-8+deb8u1<br>Architecture: armhf<br>Maintainer: Jörg Frings-Fürst <<a href="mailto:debian@jff-webhosting.net">debian@jff-webhosting.net</a>><br>Installed-Size: 529<br>Depends: adduser, update-inetd, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libieee1284-3, libsane (>= 1.0.24-8+deb8u1), libsystemd0, libusb-1.0-0 (>= 2:1.0.8)<br>Suggests: avahi-daemon, unpaper<br>Replaces: libsane (<< 1.0.11-4)<br>Multi-Arch: foreign<br>Homepage: <a href="http://www.sane-project.org">http://www.sane-project.org</a><br>Priority: optional<br>Section: graphics<br>Filename: pool/main/s/sane-backends/sane-utils_1.0.24-8+deb8u1_armhf.deb<br>Size: 212862<br>SHA256: 353668021fc3707259bacf12b816d0a323a1f10f869fe13d239c72fccf58a46f<br>SHA1: 17e99eda64c33eeb47af25fa2642b52b30476bc6<br>MD5sum: 84131af8986ab1f5d9e3d5c8f88f0041<br>Description: API library for scanners -- utilities<br> SANE stands for "Scanner Access Now Easy" and is an application<br> programming interface (API) that provides standardized access to any<br> raster image scanner hardware (flatbed scanner, hand-held scanner,<br> video- and still-cameras, frame-grabbers, etc.). The SANE standard is<br> free and its discussion and development are open to everybody. The<br> current source code is written to support several operating systems,<br> including GNU/Linux, OS/2, Win32 and various Unices and is available<br> under the GNU General Public License (commercial applications and<br> backends are welcome, too, however).<br> .<br> This package includes the command line frontend scanimage, the saned<br> server and the sane-find-scanner utility, along with their documentation.<br>Description-md5: 46748a077d33d525cc353029dfa80b7d</font><br></div><div><br></div><div>---------------------------------------------------------------------------------------------------------------</div><div><br></div><div>When i do "sudo scanimage -L" i get :</div><div><br></div><div><font face="monospace,monospace">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).</font></div><div><font face="monospace,monospace"></font><br></div><div>Then i do "sudo sane-find-scanner" and i get :</div><div><br></div><div><font face="monospace,monospace"># sane-find-scanner will now attempt to detect your scanner. If the<br>  # result is different from what you expected, first make sure your<br>  # scanner is powered up and properly connected to your computer.</font></div><div><font face="monospace,monospace">  # No SCSI scanners found. If you expected something different, make sure that<br>  # you have loaded a kernel SCSI driver for your SCSI adapter.<br>  # Also you need support for SCSI Generic (sg) in your operating system.<br>  # If using Linux, try "modprobe sg".</font></div><div><font face="monospace,monospace">found USB scanner (vendor=0x04a9 [Canon], product=0x178e [MG5700 series]) at libusb:001:007<br>found USB scanner (vendor=0x0424, product=0xec00) at libusb:001:003<br>  # Your USB scanner was (probably) detected. It may or may not be supported by<br>  # SANE. Try scanimage -L and read the backend's manpage.</font></div><div><font face="monospace,monospace">  # Not checking for parallel port scanners.</font></div><div><font face="monospace,monospace">  # Most Scanners connected to the parallel port or other proprietary ports<br>  # can't be detected by this program</font>.<br></div><div><br></div><div>When i do "lsusb" i get :</div><div><br></div><div><font face="monospace,monospace">Bus 001 Device 006: ID 04e8:328d Samsung Electronics Co., Ltd<br>Bus 001 Device 007: ID 04a9:178e Canon, Inc.<br>Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter<br>Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.<br>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</font><br></div><div><br></div><div>------------------------------------------------------------------------------------------------------------------------</div><div><br></div><div>Is the scanner of the MG5750 supported by sane on a raspberry pi ? </div><div><br></div><div>Do i have to installed something else to make it work out right ?</div><div><br></div><div>Thank You for your help. </div><div><br></div><div>Regards, Bart.</div><div><br></div><div><br></div><div><br></div></div>