Re: No Backends found
ThierryFR via sane-devel <[email protected]> Thu, 25 Jun 2026 07:27:55 +0000
| Newsgroups | gmane.comp.graphics.scanning.sane.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm not sure which driver package you installed. If you installed Canon's official drivers, please note that they **do not provide a SANE backend**. As a result, SANE applications such as XSane, Simple Scan, or `scanimage` cannot use the scanner. In that case, you must use Canon's own application, **scangearmp2**, which is included with the Canon drivers. Canon's driver also has another limitation: it only supports scanning at **150 DPI**. In contrast, the driver available from the referenced repository supports resolutions of up to **600 DPI**, providing much better image quality and greater flexibility. If your goal is to use SANE-compatible applications (XSane, Simple Scan, `scanimage`, etc.), then you need to install the packages provided by the referenced repository: https://download.opensuse.org/repositories/home:/thierry1970/ Those packages include the SANE backend required for the scanner to be detected and used by SANE applications, while also providing additional features compared to Canon's original driver. Cheers, Thierry Le 2026-06-25 07:12, Joe Zeff a écrit : > On 6/25/26 12:14 AM, [email protected] wrote: >> This repository contains a scanner driver derived from the Canon >> driver. It implements a SANE backend, allowing the scanner to be used >> with any SANE-compatible application (such as `scanimage`, Simple >> Scan, or XSane). Compared to the original Canon driver, this backend >> provides additional features. >> >> https://download.opensuse.org/repositories/home:/thierry1970/ > > I found a newer version of the drivers and installed them. However, > xsame's setup program is still asking me where they are and I don't > know where to look. It's after 1 AM here, so I'll take this up again > tomorrow. Thanx for the pointer.