Thanks a lot guys, I found out the error. There was an error in the installation of epkowa. Though I had installed sane as a rpm, my epkowa installation was a tarball. When I replaced it with rpm, it worked. Thanks for all the help nevertheless.
Thanks, Mohit -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20050825/3db73844/attachment.htm From [email protected] Thu Aug 25 15:22:30 2005 From: [email protected] (Henning Meier-Geinitz) Date: Thu Aug 25 15:25:59 2005 Subject: [sane-devel] Help with Lineart mode In-Reply-To: <[email protected]> References: <[email protected]> Message-ID: <[email protected]> Hi, On Thu, Aug 25, 2005 at 04:59:50PM +0530, Mohit Kumar wrote: > Sorry for asking a trivial question, but being a newbie to the world of > SANE, I hit roadblocks pretty quickly one after the other. > I am working with a HP ScanJet 6200C. > I wanted to set the Lineart mode for the scanner. (Lineart according to my > context should mean monochrome.) > However, when I set mode = Lineart and depth =1, assiging depth gives me an > inval error. > Setting mode = Grayscale and depth = 1, assigning depth fived me an > unsupported error. > What am I doing wrong? Which frontend do you use? Maybe Lineart implies 1 bit/pixel and the option is just deactivated in this case? "scanimage --mode Lineart --help" should show if depth is inactive or which options you have. Bye, Henning
