Canon Pixma TS8350 multi-purpose not fully recognized by SANE
by kgha from LinuxQuestions.org on (#6NJZ9)
Despite what it says in my profile about -current, this question concerns a fully upgraded Slackware-15 system.
I have a Canon Pixma TS-8350 printer/scanner connected via USB. I can scan using scangearmp2, but I want the options provided by simple-scan (ability to scan multiple pages to one file).
Simple-scan (and Xsane) complains about not finding any device.
bash-5.1$ sane-find-scanner | grep found gives me:
Code: # No SCSI scanners found. If you expected something different, make sure that
found USB scanner (vendor=0x04a9 [Canon], product=0x1890 [TS8300 series]) at libusb:001:002
# found the scanner devices, be sure to adjust access permissions asBut when I try bash-5.1$ scanimage -L I get:
Code:No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).Tried as root as well, same thing.
Obviously I have to edit something somewhere, e.g. in /etc/sane.d/ but I don't know what. Thanks in advance for help on this.
I have a Canon Pixma TS-8350 printer/scanner connected via USB. I can scan using scangearmp2, but I want the options provided by simple-scan (ability to scan multiple pages to one file).
Simple-scan (and Xsane) complains about not finding any device.
bash-5.1$ sane-find-scanner | grep found gives me:
Code: # No SCSI scanners found. If you expected something different, make sure that
found USB scanner (vendor=0x04a9 [Canon], product=0x1890 [TS8300 series]) at libusb:001:002
# found the scanner devices, be sure to adjust access permissions asBut when I try bash-5.1$ scanimage -L I get:
Code:No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).Tried as root as well, same thing.
Obviously I have to edit something somewhere, e.g. in /etc/sane.d/ but I don't know what. Thanks in advance for help on this.