[sane-devel] Backend for Kodak Aio scanner, proposal

2011-04-07 Thread Paul Newall
good existing backend to use as a starting pint for this project? -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20110407/8c2c6ba1/attachment.htm>

[sane-devel] sane - access problem with debian squeeze

2011-04-07 Thread Julien BLACHE
postbote2009-debian at yahoo.com wrote: Hi, > device `pixma:04A91725' is a CANON Canon PIXMA MP610 multi-function peripheral Seeing how your device is an MFP, it's probably root:lp instead of root:scanner due to a change in udev itself between Lenny and Squeeze. In Lenny the scanner group would

[sane-devel] sane - access problem with debian squeeze

2011-04-07 Thread postbote2009-deb...@yahoo.com
> Hi, > > > device `pixma:04A91725' is a CANON Canon PIXMA MP610 multi-function >peripheral > > Seeing how your device is an MFP, it's probably root:lp instead of > root:scanner due to a change in udev itself between Lenny and Squeeze. > > In Lenny the scanner group would prevail, in Squee

[sane-devel] sane - access problem with debian squeeze

2011-04-07 Thread postbote2009-deb...@yahoo.com
Hello everybody, I can?t access my Canon pixma MP610 scanner after upgrading to Debian sqeeze. sane-find-scanner detects the scanner correctly: # 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 pow

[sane-devel] phpSANE question

2011-04-07 Thread Cristi Lacatus
Hello, I know this is the dist list for the SANE project, but maybe there is someone out there that uses phpSANE and can help me out. I am trying to use this on my QNAP NAS, linux flavour with apache 2 and php 5 support, but I keep getting this error message and the resolution field is highlighted

[sane-devel] phpSANE question

2011-04-07 Thread m. allan noah
I've never worked with phpSANE, but I can take a guess. PHP scripts run as the apache user, and the apache user does not have permissions to talk to the device files. Run scanimage -L as the user apache runs as, and see if that's true. If so, look to make some udev or hal rule changes. allan On T