Driver for Canon P-150 scanner

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
youen

Driver for Canon P-150 scanner

Post by youen »

I have the exact same issue as described here.

Building went fine, and I have an amd64 .deb package to install, which went fine as well.

But then I have the exact same behavior as explained in the opening post.

After playing a bit with strace, it seems the canondr.so.1 file that is compiled and installed by following the blog post instructions is found but not loaded (more specifically, when it finds canon_dr.so it will do a lot of things in strace, but when loading canondr.so it immediately moves on to the next driver, so I assume it does not actually load it). I assume this is why when adding the configuration in canon_dr.conf it will find the scanner, but it doesn't work because it tries to use the wrong .so file.

I've also tried to build against the latest version of libsane (actually tried 1.0.25 and 1.0.27 in addition to 1.0.19) but it doesn't change anything.

I've also tried to install on a 32bits linux in a virtual machine, but the original .deb file fails to install (with no meaningful message).

I have searched a lot a fix for this issue, but nothing seems to work. It's quite a shame that a product marketed as linux-compatible actually isn't. They've just thrown a bunch of source code and binary blobs that may or may not be of any use, and don't actually provide any support, not speaking about updates for newer systems. So that's it... now that I've moved away from Windows, my scanner is as good as bricked :-(

Moderator Note: split from a nine month old topic - viewtopic.php?f=49&t=242408
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
pdc_2
Level 10
Level 10
Posts: 3019
Joined: Mon May 11, 2009 1:21 am

Re: Driver for Canon P-150 scanner

Post by pdc_2 »

in the linux world, folks seem to have a binary choice: use drivers supplied by the manufacturers (of the hardware);

or use some open-source software; could I suggest you join the mailing list of the SANE folks http://lists.alioth.debian.org/mailman/ ... sane-devel because it is this wonderful synergy: you have the hardware; they have much expertise in engineering drivers .............. your device is listed as UNTESTED: if you can work with them ........... please let us know how it goes ..............
Locked

Return to “Hardware Support”