[sane-devel] I am having issues with my Canon Pixma 2520 scanner. It is not detected by anything. Is there a way that you can create a specific package and/or driver to help resolve this issue? It wou

2015-09-10 Thread Dequanna Gibson
-- sane-devel mailing list: sane-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-requ...@lists.alioth.debian.org

[sane-devel] [PATCH] add PNG format to scanimage

2015-09-10 Thread Matteo Croce
--- acinclude.m4 | 13 + configure.in | 1 + frontend/Makefile.am | 2 +- frontend/scanimage.c | 137 +++ 4 files changed, 143 insertions(+), 10 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index a8f1b7c..41a2ea4

Re: [sane-devel] I am having issues with my Canon Pixma 2520 scanner. It is not detected by anything. Is there a way that you can create a specific package and/or driver to help resolve this issue? It

2015-09-10 Thread Dario Wimmer
Hi Dequanna, the Canon Pixma MG2500 series is supported by sane, so the problem might be something else. Could you tell me which version of sane you're using, which scanning software you've tried and which Linux distribution you're running? Dario PS: Resent to Dequanna -- sane-devel

Re: [sane-devel] I am having issues with my Canon Pixma 2520 scanner. It is not detected by anything. Is there a way that you can create a specific package and/or driver to help resolve this issue? It

2015-09-10 Thread Dario Wimmer
Hi Dequanna, the Canon Pixma MG2500 series is supported by sane, so the problem might be something else. Could you tell me which version of sane you're using, which scanning software you've tried and which Linux distribution you're running? Dario -- sane-devel mailing list:

Re: [sane-devel] I am having issues with my Canon Pixma 2520 scanner. It is not detected by anything. Is there a way that you can create a specific package and/or driver to help resolve this issue? It

2015-09-10 Thread m. allan noah
Dario- you will need to include Dequanna in your email- she is not subscribed to sane-devel. When someone posts to the list who is not subscribed, I will release the email to the list if it is sane related. But, they will not get replies that are sent only to the list. allan On Thu, Sep 10, 2015

[sane-devel] [PATCH 2/2] add JPEG support to scanimage

2015-09-10 Thread Matteo Croce
--- frontend/Makefile.am | 2 +- frontend/scanimage.c | 96 2 files changed, 97 insertions(+), 1 deletion(-) diff --git a/frontend/Makefile.am b/frontend/Makefile.am index 5adf22a..23061b3 100644 --- a/frontend/Makefile.am +++

[sane-devel] [PATCH 1/2] add PNG format to scanimage

2015-09-10 Thread Matteo Croce
--- acinclude.m4 | 13 + configure.in | 1 + frontend/Makefile.am | 2 +- frontend/scanimage.c | 137 +++ 4 files changed, 143 insertions(+), 10 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index a8f1b7c..41a2ea4

Re: [sane-devel] inb outb missing on mips

2015-09-10 Thread Luiz Angelo Daros de Luca
I added some autoconf magic in order to detect missing inb,outb functions. It might not be the best solution as I'm no autoconf expert but it solves my problems.

Re: [sane-devel] plustek backend failing to open device under non-root: also: is there a regression?

2015-09-10 Thread Yury Tarasievich
More digging reveals sane might produce such cases when version of it isn't "right" (one guy reverting, specifically, to 1.0.23), also when multilib (32-bit environment) is present on 64-bit slackware installations. I'm using daily 20150805 now, and I'm willing to mess about with newer

[sane-devel] plustek backend failing to open device under non-root

2015-09-10 Thread Yury Tarasievich
I'm having an issue of plustek backend (sane-backends-git20150807) failing to open the device under a non-root account. Can't use scanimage, can't use xsane. Scanning under root works fine. The account is added to `scanner` group. Sane udev rules in /etc/udev/rules.d mention `scanner`

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-10 Thread m. allan noah
Will depend on your linux distro, some use hal instead of udev rules, or some other thing. It is best to ask on a distro-specific forum just how your particular distro version manages device permissions. allan On Thu, Sep 10, 2015 at 3:40 PM, Yury Tarasievich wrote:

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-10 Thread Yury Tarasievich
Not a well-known general problem, then? xsane/scanimage used to work okay on this same distro, no problem at all, a few years ago. -Yury On 09/10/2015 11:03 PM, m. allan noah wrote: Will depend on your linux distro, some use hal instead of udev rules, or some other thing. It is best to ask

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-10 Thread m. allan noah
what did you change? allan On Thu, Sep 10, 2015 at 4:07 PM, Yury Tarasievich wrote: > Not a well-known general problem, then? xsane/scanimage used to work okay on > this same distro, no problem at all, a few years ago. > > -Yury > > > On 09/10/2015 11:03 PM, m. allan

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-10 Thread Yury Tarasievich
If only I knew. Not the same slackware distro and sane version and installation, of course, but the same moves post-install concerning sane -- adding my account to the scanner, plugdev etc. groups. -Yury On 09/10/2015 11:12 PM, m. allan noah wrote: what did you change? allan On Thu, Sep