You are not logged in.

#1 2019-08-19 06:19:00

1ptb3b
Member
Registered: 2017-01-17
Posts: 95

CanoScan LiDE 300 scanner detected, but not supported [SOLVED]

Hello. I just bought a Canon CanoScan LiDE 300 standalone flatbed scanner. But it's not being recognized in Arch. I tried running these commands.

$ sudo sane-find-scanner
  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x04a9 [Canon], product=0x1913 [LiDE 300]) at libusb:001:002
  # Your USB scanner was (probably) detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

When I run scanimage, I get this.

$ sudo scanimage -L

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).

So then I went to http://www.sane-project.org/lists/sane- … ml#Z-CANON to look up the scanner and saw this.
myimg

It seems like this scanner should be supported, right?

I installed the sane and xsane packages.

$ sudo pacman -Q sane
sane 1.0.27-2
$ sudo pacman -Q xsane
xsane 0.999-3

Last edited by 1ptb3b (2019-08-20 18:30:10)

Offline

#2 2019-08-19 07:25:00

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,232

Re: CanoScan LiDE 300 scanner detected, but not supported [SOLVED]

See the following thread: https://bbs.archlinux.org/viewtopic.php?id=248452 It's likely supported in the 1.0.28 sane release, try using the ABS to rebuild an updated package or wait for the maintainer to bump.

Offline

#3 2019-08-20 02:09:25

1ptb3b
Member
Registered: 2017-01-17
Posts: 95

Re: CanoScan LiDE 300 scanner detected, but not supported [SOLVED]

Yup! Looks like you're exactly right.

I created an AUR package based off the 1.0.27 package from the official repo. Works great!

https://gitlab.com/variadico/sane-1.0.28/

In case anyone needs it now and doesn't want to wait.

(Also, I don't have too much experience making AURs, so feedback is welcome.)

Offline

#4 2019-08-20 13:40:39

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: CanoScan LiDE 300 scanner detected, but not supported [SOLVED]

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

#5 2020-02-01 15:04:37

wooptoo
Member
Registered: 2007-04-23
Posts: 81
Website

Re: CanoScan LiDE 300 scanner detected, but not supported [SOLVED]

FYI I still encounter this issue with Canon LiDE 300 and sane 1.0.28-3 from extra.
Installing sane-git from AUR, which pulls version 20200201, fixed the issue for me.

Offline

Board footer

Powered by FluxBB