Hello,<br><br>I own a HP CM1312nfi (with Jetdirect Ethernet) and I also had the same bug.<br><br>I use lenny but I have installed squeeze hplip packages :<br>dpkg -l &#39;hplip*&#39;<br>Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder<br>
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements<br>|/ Err?=(aucune)/H=à garder/besoin Réinstallation/X=les deux (État,Err: majuscule=mauvais)<br>||/ Nom            Version        Description<br>
+++-==============-==============-============================================<br>ii  hplip          3.9.2-3        HP Linux Printing and Imaging System (HPLIP)<br>un  hplip-base     &lt;néant&gt;       (aucune description n&#39;est disponible)<br>
ii  hplip-data     3.9.2-3        HP Linux Printing and Imaging - data files<br>un  hplip-doc      &lt;néant&gt;       (aucune description n&#39;est disponible)<br>ii  hplip-gui      3.9.2-3        HP Linux Printing and Imaging - GUI utilitie<br>
un  hplip-ppds     &lt;néant&gt;       (aucune description n&#39;est disponible)<br><br>I also had the same problem. In fact it miss access to libhpmud.so file.<br><br>So I have corrected the problem like that :<br>cd /usr/lib<br>
ln -s libhpmud.so.0.0.4 libhpmud.so<br><br>Everything want fine afterward.<br><br>Please include this in the next version of hplip package.<br><br>Thanks.<br>