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