Hi Dave, your patch seems to work fine, i already scanned 200 pages without interruption. I get this in my syslog now: Aug 22 23:17:25 lap hpiod: valid data packet handle it: exp hsid=1, act hsid=4, psid=4, length=18, credit=0, status=0, cmd=83 io/hpiod/mlc.cpp 543 Aug 22 23:17:38 lap hpiod: valid data packet handle it: exp hsid=1, act hsid=4, psid=4, length=18, credit=0, status=0, cmd=2 io/hpiod/mlc.cpp 543
Good Work :-) Sascha 2006/8/22, Suffield, David <[EMAIL PROTECTED]>: > Hi Sascha, > You may not have a hardware problem. After looking at your syslog > message you may have uncovered an issue in hpiod. I don't have a LJ > 1220, so I cannot reproduce your problem. If you could run your scan job > with the attached patch for hpiod and send me the syslog results that > would be very helpful. > > I assume you are running from the tarball. The patch file is for hplip > 1.6.7. Here are some instructions for applying the patch. > > tar xzvf hplip-1.6.7.tar.gz > cp hpiod-1.6.7.patch hplip-1.6.7/io/hpiod > cd hplip-1.6.7/io/hpiod > patch -p1 < hpiod-1.6.7.patch > cd ../.. > ./configure --prefix=/usr > make > make install > > thanks, > -dave > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > > Of Sascha Heid > > Sent: Sunday, August 20, 2006 2:26 PM > > To: [email protected] > > Subject: [Hplip-help] I/O Error after scanning a couple of pages. > > > > > > Hello List, > > > > im using HPLIP since a while and before that i used HPOJ for > > many years. Now and then things break and i guess it was > > about time for another incident. > > > > My Printer is a HP LJ 1220 (Laserjet with Scanner-Attachment) > > and i already scanned many books with it. > > > > This is the error in /var/log/messages which i get after > > scanning a couple of pages in batch-mode (ADF): > > > > Aug 20 23:15:01 lap hpiod: invalid MlcReverseData state: > > unexpected packet hsid=4, psid=4, cmd=2 Aug 20 23:15:01 lap > > hpiod: trying MlcReverseReply firmware hack: io/hpiod/mlc.cpp 250 > > Aug 20 23:15:01 lap hpiod: [0000] 10 00 00 08 00 02 ...... > > Aug 20 23:15:01 lap hpiod: unsolicited data packet: hsid=10, > > psid=0, length=8, credit=0, status=2: io/hpiod/mlc.cpp 102 > > Aug 20 23:15:01 lap hpiod: [0000] 10 00 00 08 00 02 00 01 > > ........ > > > > At this point the scanning stops and the printer's LEDs go > > nuts (i think they blink in the same pattern like they do on > > startup). Now, i have 2 Laptops, both running Gentoo Linux > > (unstable), both have the same issue. Laptop 1 though has not > > been updated since a while, but i cannot tell for sure that > > since the last successfull scans, which must have been about > > 4-6 weeks ago, nothing was updated. Laptop 2 is updated quite > > often and i just updated HPLIP to 1.6.7 on it. > > > > I am a bit worried that maybe there is a hardware-problem, > > but i saw a similiar problem on this List that is only a few > > days old, so i hope that this is not the case. > > > > > > I would be very grateful for any advice since i really want > > to scan this book here and put it on my Nokia Internet Tablet :-) > > > > Regards, > > Sascha Heid > > > > -------------------------------------------------------------- > > ----------- > > Using Tomcat but need to do more? Need to support web > > services, security? Get stuff done quickly with > > pre-integrated technology to make your job easier Download > > IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& > dat=121642 > _______________________________________________ > HPLIP-Help mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hplip-help > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
