[sane-devel] Which HP-AIO Devices are supported by SANE

rohit bal rohitsharma36 at hotmail.com
Thu Feb 5 13:24:49 UTC 2009


When I run the command scanimage -L on Terminal I get this output.

 scanimage -L
device `hp5590:libusb:001:008' is a HP 5590 Workgroup scanner

Thanks


> Date: Thu, 5 Feb 2009 08:22:46 -0500
> Subject: Re: [sane-devel] Which HP-AIO Devices are supported by SANE
> From: kitno455 at gmail.com
> To: rohitsharma36 at hotmail.com
> CC: sane-devel at lists.alioth.debian.org
> 
> run this command, and send us the output.
> 
> which scanimage
> 
> allan
> 
> On Thu, Feb 5, 2009 at 8:15 AM, rohit bal <rohitsharma36 at hotmail.com> wrote:
> > Thanks allan for the help & support.
> >
> > Can you guide me for my Hp 5590 printer.
> >
> > Hi,
> >
> > I have written the code for Enumerating Hp 5590 the call is
> >
> > bool CSaneWrapper::EnumerateDevices()
> > {
> >     SANE_Status statusCode;
> >     statusCode = sane_get_devices(&_device_list, SANE_TRUE);
> >     if( statusCode != SANE_STATUS_GOOD )
> >     {
> >         return false;
> >     }
> >     else
> >     {
> >         int i;
> >         for( i = 0; _device_list[i] != NULL; i++ );
> >         {
> >             _devicecount = i;
> >         }
> >     }
> >
> >     return true;
> > }
> >
> > The same code works fine with HP-4370 but fails for 5590 Shall I need to
> > copy some of the .c file in usr\incude\sane directory ?
> >
> > I am able to scan image from Terminal when I type the command ScanImage.
> >
> > Thanks
> >
> >
> >
> >
> >> Date: Thu, 5 Feb 2009 07:50:40 -0500
> >> Subject: Re: [sane-devel] Which HP-AIO Devices are supported by SANE
> >> From: kitno455 at gmail.com
> >> To: rohitsharma36 at hotmail.com
> >> CC: sane-devel at lists.alioth.debian.org
> >>
> >> rohit, for at least the THIRD time, the SANE project does not support
> >> those machines. please look at hplip.sourceforge.net, or better yet,
> >> install a linux distro that already contains sane 1.0.19 and hplip,
> >> like fedora 10.
> >>
> >> allan
> >>
> >> On Thu, Feb 5, 2009 at 1:46 AM, rohit bal <rohitsharma36 at hotmail.com>
> >> wrote:
> >> > In which Sane Backend I get support for any one of the AIO device.
> >> >
> >> > C4280 Photosmart Printer,
> >> > C4100 Photosmart,
> >> > HP Photosmart 2575,
> >> > HP Photosmart C3180,
> >> > HP Photosmart D7460 (Photo Print),
> >> > HP Photosmart C8100,
> >> > HP Photosmart C6200,
> >> > HP Photosmart C7280,
> >> > HP Photosmart D5360,
> >> > HP Photosmart C6280,
> >> > HP Photosmart C4480,
> >> > HP Photosmart C5380,
> >> > HP Officejet J6400
> >> >
> >> > Thanks
> >> >
> >> >> To: rohitsharma36 at hotmail.com
> >> >> CC: kitno455 at gmail.com; sane-devel at lists.alioth.debian.org
> >> >> Subject: Re: [sane-devel] Which HP-AIO Devices are supported by SANE
> >> >> From: olaf.meeuwissen at avasys.jp
> >> >> Date: Thu, 5 Feb 2009 14:39:45 +0900
> >> >>
> >> >> rohit bal <rohitsharma36 at hotmail.com> writes:
> >> >>
> >> >> > When I type the command rpm -Uvh
> >> >> > sane-backends-1.0.19-10.fc9.i386.rpm, I
> >> >> > get the below warning message.
> >> >> >
> >> >> > warning: sane-backends-1.0.19-10.fc9.i386.rpm: Header V3 DSA
> >> >> > signature:
> >> >> > NOKEY, key ID 4f2a6fd2
> >> >> > error: Failed dependencies:
> >> >> > sane-backends = 1.0.18-17.fc8 is needed by (installed)
> >> >> > sane-backends-libs-1.0.18-17.fc8.i386
> >> >>
> >> >> Then upgrade both at the same time.
> >> >>
> >> >> rpm -Uhv sane-backends-1.0.19-10.fc9.i386.rpm
> >> >> sane-backends-libs-1.0.19-10.fc9.i386.rpm
> >> >>
> >> >> Hope that helps,
> >> >> --
> >> >> Olaf Meeuwissen, LPIC-2 FLOSS Engineer -- AVASYS Corporation
> >> >> FSF Associate Member #1962 Help support software freedom
> >> >> http://www.fsf.org/jf?referrer=1962
> >> >
> >> > ________________________________
> >> > Need more space to upload pictures? Get 25 GB online storage with
> >> > Windows
> >> > Live SkyDrive! Try it!
> >>
> >>
> >>
> >> --
> >> "The truth is an offense, but not a sin"
> >
> > ________________________________
> > Rediscover the magic of Windows & WIN a Windows Vista laptop & Windows
> > mobile phone at www.windowsandme.com Try it now!
> 
> 
> 
> -- 
> "The truth is an offense, but not a sin"

_________________________________________________________________
Wish to Marry Now? Join MSN Matrimony FREE!
http://www.in.msn.com/matrimony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090205/c4dfbe28/attachment-0001.htm 


More information about the sane-devel mailing list