What distro are you using?

Try deleting and re-adding the printer?

Also perhaps 0.9.8 may be still lingering on the system.

try going to your hplip-0.9.11 directory

run,
sudo make uninstall
(you may need to su instead of sudo depending on your distro)
make clean

sudo rm -rf /usr/share/hplip/

delete the printer queue from cups.

in your hplip-0.9.11 directory,

./configure --prefix=/usr
make
sudo make install

sudo hp-setup -a

I'm thinking that at the very least perhaps just removing and readding 
the printer may correct this problem.

Aaron

RDS wrote:
> In February 2006, I built hplip-0.9.8 for my PSC1209. Everything
> (print, scan, info) functions perfectly.
> 
> For several days, now, using the same standard build commands on
> hplip-0.9.11, I have been attempting to upgrade an otherwise
> identical system. However, only printing works; there is no
> scanning or device info available.
> 
> hplip start|stop works, but scanimage -L produces the following:
> 
> [sanei_debug] Setting debug level of dll to 128.
> [dll] sane_init: SANE dll backend version 1.0.11 from sane-backends 1.0.15
> [dll] sane_init: reading dll.conf
> [dll] add_backend: adding backend `hpaio'
> [dll] sane_get_devices
> [dll] load: searching backend `hpaio' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-hpaio.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-hpaio.so.1'
> [dll] init: initializing backend `hpaio'
> [dll] init: backend `hpaio' is version 1.0.6
> [dll] sane_get_devices: found 0 devices
> [dll] sane_exit: exiting
> [dll] sane_exit: calling backend `hpaio's exit function
> [dll] sane_exit: finished
> 
> No scanners were identified. If you were expecting something different,
> check that the scanner is plugged in, turned on and detected by the
> sane-find-scanner tool (if appropriate). Please read the documentation
> which came with this software (README, FAQ, manpages).
> 
> I have tried quite a few variations on the basic theme, but always
> get the same result.
> 
> What has changed since v0.9.8?
> 
> What am I failing to see?
> 
> Thanks for the assistance.



_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to