{"id":61,"date":"2006-01-31T17:25:00","date_gmt":"2006-01-31T22:25:00","guid":{"rendered":"http:\/\/www.familytidings.com\/blog\/?p=61"},"modified":"2006-01-31T17:25:00","modified_gmt":"2006-01-31T22:25:00","slug":"networked-hp-photosmart-8450","status":"publish","type":"post","link":"https:\/\/www.familytidings.com\/blog\/?p=61","title":{"rendered":"Networked HP Photosmart 8450"},"content":{"rendered":"<p>I picked up an HP Photosmart 8450 on <a href=\"http:\/\/www.woot.com\">Woot<\/a>.  I was originally going to install it using USB, but thought better of it and set it up as a networked printer.<\/p>\n<p>First, the CUPS drivers need to be installed:<br \/><code>yum install hplip<\/code><\/p>\n<p>Get the <a href=\"http:\/\/www.linuxprinting.org\/printer_list.cgi?make=HP\">PPD file<\/a> and put it in <code>\/usr\/share\/cups\/model<\/code>.  Set the owner and group to root and permissions to u=rw,g=r,o=r.  Then run <code>service cups restart<\/code>.  <\/p>\n<p>Next, check the status with <code>hp-makeuri<\/code>.  I got this error:<br \/><code>[ERROR]: Unable to connect to hpiod.<\/code><\/p>\n<p>The hplip service doesn&#8217;t get started by the RPM installation, though it does get set up on chkconfig.  BTW, doing <code>service --status-all<\/code> will show you hpiod and hpssd are not running.  But the service name is hplib, not either of those.  So what we need to do to get it going is <code>service hplip start<\/code>.<\/p>\n<p>So, running <code>hp-makeuri<\/code> again gave me <code>[ERROR]: You must specify IPs and\/or DEVNODEs on the command line.<\/code><\/p>\n<p>Adding the IP address of the printer (<code>hp-makeuri 192.168.0.9<\/code>) worked and gave me <code>CUPS URI: hp:\/net\/Photosmart_8400_series?ip=192.168.0.9<\/code><\/p>\n<p>Next, get the CUPS administration screen in your browser.  It&#8217;s at <code>http:\/\/localhost:631<\/code>.  Select Administration.  Under Printers, choose Add Printer.  The name can&#8217;t have any spaces, so I used hp8450.  The location is the IP address, e.g. 192.168.0.9.  Lastly enter a text description.  I used &#8220;HP Photosmart 8450&#8221;.<\/p>\n<p>At the device prompt, select IPP.  At the Device URI prompt enter the URI from hp-makeuri, <code>hp:\/net\/Photosmart_8400_series?ip=192.168.0.9<\/code>.  Enter HP for the Make.  Select the HP 8400 driver.<\/p>\n<p>Select Printers and print a test page.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I picked up an HP Photosmart 8450 on Woot. I was originally going to install it using USB, but thought better of it and set it up as a networked printer. First, the CUPS drivers need to be installed:yum install hplip Get the PPD file and put it in \/usr\/share\/cups\/model. Set the owner and group [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-61","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=61"}],"version-history":[{"count":0,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/61\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=61"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}