On Thu, May 28, 2009 at 2:46 PM, Dominik Wnek <dominalien at netscape.net>wrote:
> Alessandro Zummo pisze: > >> On Thu, 28 May 2009 08:43:21 +0900 >> Alesh Slovak <alesh.slovak at avasys.jp> wrote: >> >> >> >>> iscan limits itself to the epkowa backend, but Xsane was probably using >>> the epson2 backend, which supports the necessary network protocol, but it >>> seems like it doesn't have support for your particular model. Maybe >>> Alessandro (epson2 backend developer) can help you here. >>> >>> >> >> If it has been detected by epson2 there are chances that we can >> make it work. I'd need a debug log. >> >> >> > Hello, > > Thank you very much for your answer. I'll be more than happy to assist with > this. Please tell me what to do. > > Best regards, > > Dominik > Before running your application (xsane, scanimage, etc), run the following from a bash shell: export SANE_DEBUG_EPSON2=128 export SANE_DEBUG_EPSON2_NET=128 Then run something like following to capture debug logs: scanimage 2> scanning.log Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090528/59b7f9e3/attachment.htm>
