From: Ron C. <rcr...@ui...> - 2005-08-11 20:34:05
|
Mark - I've gone through and run the commands you suggested. I have put my results after your suggestions. Mark Purcell wrote: >On Thursday 11 August 2005 20:31, Ron Crummett wrote: > > >>I installed Debian Sarge on my laptop about three weeks ago, so I am >>still very new to all of this. I feel like I have learned a lot in a >>short time, but I can't seem to figure out how to install my HP PSC 1210 >>multifunction to print and scan. >> >> > >Hi Ron, > >I'm the Debian GNU/Linux maintainer for hpoj and I have a HP PSC 1215, which I >think is very close to the 1210 as I am using the 1210 drivers! > >I can assure you that scanning and printing do work at the same time. The >Debian packages have all the enhancements from the CVS version. > >Can you confirm which version of hpoj you have installed via debian? > `dpkg -l hpoj` > >Also please confirm that hpoj isn't commented out of /etc/sane.d/dll.conf, >that should be automatic, but you never know. > > No, it's not commented out. > > >>Scanning works using the HPOJ <http://hpoj.sourceforge.net/> low-level >>driver together with its SANE <http://www.sane-project.org/> backend >>"hpoj". However, note that when using the current version (0.9) you can >>only scan, and when you don't use HPOJ at all you can only print. To fix >>this so you can both print and scan, you MUST install libusb >><http://libusb.sourceforge.net> and upgrade to the CVS version of HPOJ >><http://hpoj.sourceforge.net>. >> >> > >You should be using version 0.91 if you got it from sarge. Not 0.9 which is an >older version. > > I'm using 0.91-4. > > >>So, if I got this right, I need to install libusb and upgrade to the CVS >>version of HPOJ. Can someone explain how I do this? My attempts to >>install libusb (the most recent release) get foiled at the build stage, >>and I can't find anything regarding a CVS version of HPOJ on the site. >>I am looking forward to hearing your words of advice. Thanks in advance. >> >> > >No you don't need to do that. > >Make sure you have 0.91 from sarge: > >Here's my setup > >Make sure you following the instructions >at /usr/share/doc/hpoj/html/setup-scan.html > > This might be part of the problem. That file doesn't exist. I have no hpoj directory in /usr/share/doc, though I am told that hpoj is installed. >msp@debian:~$ scanimage --list-devices >device `hpoj:mlc:usb:psc_1200_series' is a Hewlett-Packard psc 1200 series >multi-function peripheral > > device `hpaio:/usb/psc_1200_series?serial=<serial #>' is a hp psc_1200_series multi-function peripheral >msp@debian:~$ dpkg -l hpoj >Desired=Unknown/Install/Remove/Purge/Hold >| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed >|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: >uppercase=bad) >||/ Name Version Description >+++-=========================-=========================-================================================================== >ii hpoj 0.91-4 HP OfficeJet Linux >driver (hpoj) > > rc hpoj 0.91-4 HP OfficeJet Linux driver (hpoj) >Mark > > >------------------------------------------------------- >SF.Net email is Sponsored by the Better Software Conference & EXPO >September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices >Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA >Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > >_______________________________________________ >hpoj-devel mailing list >hpo...@li... >https://lists.sourceforge.net/lists/listinfo/hpoj-devel > > I hope that this helps. I do have a question regarding hpoj, however. When I run the commands you suggest I am given a version number, but when I look at uninstalled packages under aptitude, hpoj 0.91-4 is listed as not installed. I have been hesitant to install it because doing so uninstalls hplip. Thanks again! Ron Crummett |