Re: No Backends found
Tricia via sane-devel <[email protected]> Thu, 25 Jun 2026 17:26:11 +0000
| Newsgroups | gmane.comp.graphics.scanning.sane.devel |
|---|---|
| Message-ID | <aj1ks0483txqcFGg@ix> |
On Wed, Jun 24, 2026 at 10:25:46PM -0700, Joe Zeff wrote: > On 6/24/26 10:53 PM, Ralph Little wrote: > > You can show us the output of lsusb when it is plugged in. > > Good iea! > > Bus 002 Device 002: ID 04a9:1158 Canon, Inc. TS3700 series Thank you; this is what I was seeking when I asked that your USB device ID was. This device is listed as supported in the pixma backend: https://gitlab.com/sane-project/backends/-/blob/master/backend/pixma/pixma_mp150.c?ref_type=heads#L2049 I _think_ this should be supported, but can you provide some additional information for me? 1. Which version of SANE did you install? 2. Are you running as an ordinary user? (Can you try running `scanimage -L` as the superuser, e.g., with `sudo` or after `su`?) Can you also run `SANE_DEBUG_PIXMA=3 scanimage -L` both with and without elevated privileges, and share the resulting debug output? Thanks! - Tricia