Hello, On Jun 24 07:47 Jeffrey Laramie wrote (shortened): > LaserJet 3052 and connected it as a network printer. > I have no problems with printing or copying but I can't get my > workstation to recognize the scanner interface. > > openSUSE 10.0 fully patched on x86_64
What does "fully patched" mean? Which exact software did you patch (e.g. self-complied kernel?) ? Why did you patch it? Did you try the non-patched original openSUSE RPMs? What exactly did you do to set it up using the non-patched original openSUSE RPMs? Which excat (error)-messages did you get during this setup? > cups configured with YaST By default this does not restult running "hplip" services, see https://bugzilla.novell.com/show_bug.cgi?id=175323 > hp-info > shows the scan-uri as "hpaio:/net/HP_LaserJet_3052?ip=192.168.0.201" (IP is > correct) yet if I run scanimage -L nothing is found. Are the "hplip" services up and running? What results "rchplip status"? It must result something like ---------------------------------------------------------------- hpiod (pid 1234) is running... hpssd (pid 5678) is running... ---------------------------------------------------------------- Is the SANE backend "hpaio" activated in /etc/sane.d/dll.conf? See http://en.opensuse.org/SDB:Configuring_Scanners_from_SUSE_LINUX_9.2 "SANE Backends" What results ----------------------------------------------------------------- export SANE_DEBUG_DLL=4 scanimage -d hpaio:/net/HP_LaserJet_3052?ip=192.168.0.201 -T unset SANE_DEBUG_DLL ----------------------------------------------------------------- See http://en.opensuse.org/SDB:Configuring_Scanners_from_SUSE_LINUX_9.2 "Trouble-Shooting" What results ----------------------------------------------------------------- xscanimage hpaio:/net/HP_LaserJet_3052?ip=192.168.0.201 xsane hpaio:/net/HP_LaserJet_3052?ip=192.168.0.201 ----------------------------------------------------------------- See the HPLIP documentation and "man xscanimage" and "man xsane". > Not surprisingly when I > run xsane I get a message that the scan-uri above is an "Invalid argument" I cannot guess how exactly you did "run xsane". > and the following entries in /var/log/messgaes: > Jun 24 07:41:39 JeffsPC kernel: ppdev0: registered pardevice > Jun 24 07:41:39 JeffsPC kernel: ppdev0: unregistered pardevice I assume parport related messages do not apply for your network device or is it actually also connected via parallel port? > What I've done: > In short - everything I can think of. I upgraded to hplip 1.6.6. I installed > sane-backends-1.0.17 and sane-frontends 1.0.14. I re-installed the original > SUSE version of hplip. It would be of more interest which exact state you have now when the above problems appear. Note that when you used once a self-compiled HPLIP it may have installed under /usr/local/ but a RPM installs under /usr/ so that you could have now to mixed up versions installed at the same time. Kind Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5 Mail: [EMAIL PROTECTED] 90409 Nuernberg, Germany WWW: http://www.suse.de/ 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
