[sane-devel] Sane genesys Backend 1.0.24 CanoScan LiDE 210 and tiff scan format

2013-06-13 Thread Michael Watson
Greetings, With archlinuxarm I've had no issues with the --format=tiff. See below example: DPI=300 XFR=`gamma4scanimage 1.5 0 181 255 65535` scanimage --device-name $SCANBD_DEVICE --resolution $DPI -l 0 -t 0 -x 215mm -y 280mm \ --custom-gamma=yes --gamma-table=$XFR \ --format=tiff

[sane-devel] [scanbd] CanoScan 210 buttons off by one

2013-01-30 Thread Michael Watson
Greetings, One can argue s it's not off by one - per the manual the button with the PDF label (left most) is PDF start and the PDF finish has the | looking symbol, like when you go to the end of a video (finished? :)). To get the right-most PDF button to work - it's mapped as file. I utilize:

[sane-devel] [scanbd] CanoScan 210 buttons off by one - correction

2013-01-30 Thread Michael Watson
Greetings, One can argue it's not off by one - per the manual the button with the PDF label (left most) is PDF start and the PDF finish has the | looking symbol, like when you go to the end of a video (finished? :)). To get the left-most PDF button to work - it's mapped as file. I utilize:

[sane-devel] LIDE210 5th button. sane-devel Digest, Vol 91, Issue 33

2013-01-27 Thread Michael Watson
$ All set up as numerical-trigger { from-value = 1 to-value = 0 } If I can be of any service please let me know. R/ Michael -Original Message- From: Stef [mailto:stef@free.fr] Sent: Sunday, January 27, 2013 2:00 AM To: Michael Watson Cc

[sane-devel] Sane Pushbutton Question, sane-devel Digest, Vol 91, Issue 33

2013-01-25 Thread Michael Watson
All, I was wondering how scanimage came up with the following available sensors (scan buttons) (Canon LIDE 210, genesys): Sensors: --scan[=(yes|no)] [no] [hardware] Scan button --file[=(yes|no)] [no] [hardware] File button --email[=(yes|no)] [no] [hardware]

[sane-devel] LIDE210 5th button. sane-devel Digest, Vol 91, Issue 33

2013-01-25 Thread Michael Watson
All, The existing lide 210 code supports 4/5 buttons. I have 5/5 working temporarily (call it a hack) utilizing the enum OPT_PAGE_LOADED_SW that this scanner does not have. genesys_gl124.c (search for button) For the lide210 case add if (s-val[OPT_PAGE_LOADED_SW].b ==

[sane-devel] sane-devel Digest, Vol 91, Issue 14

2013-01-12 Thread Michael Watson
at lists.alioth.debian.org When replying, please edit your Subject line so it is more specific than Re: Contents of sane-devel digest... Today's Topics: 1. Re: systemd integration, sane-devel Digest, Vol 91, Issue 13 (Michael Watson

[sane-devel] Response to systemd integration, sane-devel Digest, Vol 91, Issue 12

2013-01-11 Thread Michael Watson
-Type: text/plain; charset=ISO-8859-15 On Sun, 2013-01-06 at 15:25 -0500, Michael Watson wrote: Thank you. I have 1.3 working on archlinuxarm (systemd). Please find below integration tweaks: -- /usr/lib/systemd/system/scanbd.service

[sane-devel] systemd integration, sane-devel Digest, Vol 91, Issue 13

2013-01-11 Thread Michael Watson
integration, sane-devel Digest, Vol 91, Issue 12 (Michael Watson) 2. Re: Response to systemd integration, sane-devel Digest, Vol 91, Issue 12 (Louis Lagendijk) 3. Re: Support for Canon Pixma MG5100 Series (Rolf Bensch) 4. Re: Scanbd and /etc/sane.d (Louis Lagendijk

[sane-devel] Scanner Button Daemon [scanbd]: release 1.3

2013-01-06 Thread Michael Watson
Thank you. I have 1.3 working on archlinuxarm (systemd). Please find below integration tweaks: -- /usr/lib/systemd/system/scanbd.service #Type=simple # dbus Type=dbus --

[sane-devel] FW: Sane Scanimages Too Dark

2013-01-06 Thread Michael Watson
Stef, Thank you. R/ Michael -Original Message- From: Stef [mailto:stef@free.fr] Sent: Sunday, January 06, 2013 3:54 PM To: Michael Watson Cc: sane-devel at lists.alioth.debian.org Subject: Re: [sane-devel] FW: Sane Scanimages Too Dark On 05/01/2013 01:45, Michael Watson wrote

[sane-devel] FW: Sane Scanimages Too Dark

2013-01-06 Thread Michael Watson
] Sent: Sunday, January 06, 2013 3:54 PM To: Michael Watson Cc: sane-devel at lists.alioth.debian.org Subject: Re: [sane-devel] FW: Sane Scanimages Too Dark On 05/01/2013 01:45, Michael Watson wrote: I may have answered one of my questions after researching the sane pages. The curve tool

[sane-devel] Sane Scanimages Too Dark

2013-01-04 Thread Michael Watson
Request insights from the brain trust. Sane scanimage files are too dark while windows' scans (Canon drivers/applications) are fine? I have an archlinuxarm box and an Lide210 scanner. Utilizing SaneTwain on a windows box the network scans were too dark. Similarly, scanimage (local) scans were

[sane-devel] FW: Sane Scanimages Too Dark

2013-01-04 Thread Michael Watson
I may have answered one of my questions after researching the sane pages. The curve tool is a transfer function graph. http://www.scantips.com/curve2.html Good stuff. R/ Michael -Original Message- From: Michael Watson [mailto:mwatso...@comcast.net] Sent: Friday, January 04, 2013

[sane-devel] scanbd on archlinuxarm

2012-12-24 Thread Michael Watson
Arch Linux Arm is not quite debian. I may have run into a permissions issue with libsub. Version 1.2.1 installed fine: USE_SANE=yes make -e clean all USE_SANE=yes make install As far as I can tell the scanbd configuration is set (required *.conf and locations) with user = saned and