How do I Install the HP Laserjet P1005 under Debian Lenny?
<p>I recently purchased an HP Laserjet P1005 because it is about the best deal on the market for a fast personal laser printer. I am used to installing printers with little difficulty using</p>
<pre><code>http://localhost:631
</code></pre>
<p>(This is the CUPS web interface).</p>
<p>When I plugged this printer in it was detected (checked dmesg and /var/log/syslog) and CUPS could see it as well. However, when I printed a test page, the job appeared, but never printed. I suspected bad hardware, but installed printer on a Windows system and (sigh) it worked just fine once I downloaded the driver from HP web-site. Where did I go wrong?</p>