[sane-devel] Fwd: canon lide 110 - buttons - don't working :/

2012-11-29 Thread Wilhelm
Am 29.11.2012 19:44, schrieb Roberto Spadim: > hi guys, i'm new here > i tryed some 'solutions' to use buttons on canon lide110 but no one worked > i searched about sane-genesys and buttond but i couldn't make it work did you try "scanbd"? > > can anyone help me allowing this device to accept but

[sane-devel] HP Colour Laserjet 2820

2012-11-29 Thread Neil Stone
I have the above MFD and would like to use the scanning facility with SANE. Does anyone know if this is do-able, if so how? Regards Neil

[sane-devel] Fwd: canon lide 110 - buttons - don't working :/

2012-11-29 Thread Roberto Spadim
hi guys, i'm new here i tryed some 'solutions' to use buttons on canon lide110 but no one worked i searched about sane-genesys and buttond but i couldn't make it work can anyone help me allowing this device to accept buttons and send me information when should i start scanimage? maybe we need to a

[sane-devel] Canon PIXMA MX890

2012-11-29 Thread Gernot Hassenpflug
On Thu, Nov 29, 2012 at 2:43 AM, Henry Ptasinski wrote: > On 11/28/2012 09:38 AM, Henry Ptasinski wrote: >> >> Flatbed scans with resolutions up to 600 dpi all seem to be working >> fine. At 1200 and 2400 dpi, the images are mangled. Columns appear to >> be interleaved at both resolutions. I as

[sane-devel] Canon PIXMA MX890

2012-11-29 Thread Henry Ptasinski
On Thu, Nov 29, 2012 at 11:34:08AM +0900, Gernot Hassenpflug wrote: > On Thu, Nov 29, 2012 at 2:43 AM, Henry Ptasinski wrote: > > On 11/28/2012 09:38 AM, Henry Ptasinski wrote: > >> > >> Flatbed scans with resolutions up to 600 dpi all seem to be working > >> fine. At 1200 and 2400 dpi, the image

[sane-devel] Cannot scan over an open local network

2012-11-29 Thread Steven Santos
Joel, I wrote the tutorial you are using, so I want to make sure we get your issue fixed and the tutorial updated. I added some of the things from this topic to the tutorial. Can you give us an update on if you got this working? --- Steven Santos Director Simply Circus, Inc. 86 Los Angeles Stree

[sane-devel] [PATCH] Fix MX892 interleaving issue at high resolutions.

2012-11-29 Thread Henry Ptasinski
The MX890 series scanners do not need pixel reordering at high dpi, so treat them the same as MX360, MX370, etc. Signed-off-by: Henry Ptasinski --- backend/pixma_mp150.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/backend/pixma_mp150.c b/backend/pixma_mp150.c ind