LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   How to configure HP LaserJet 3600n on Fedora 20 (https://www.linuxquestions.org/questions/fedora-35/how-to-configure-hp-laserjet-3600n-on-fedora-20-a-4175520336/)

JonBL 09-27-2014 10:02 PM

How to configure HP LaserJet 3600n on Fedora 20
 
I have a HP LaserJet 3600n running nicely on my F14 box. On my new F20 box, Settings -> Printers -> Add New Printer does not detect any printers, but when I enter my 3600n's address (10.0.0.35) in the address input box, HP-Color-LaserJet-3600 is added. The model is displayed as "HP Color LaserJet 2500". Clicking "Print Test Page" wakes up the printer, but nothing is printed. When I click on the Model and -> Select from database..., HP LaserJet 3600 is not listed. It is on my f14 box.

I'm apparently missing something, here. Can anyone advise on how to get my printer running from my f20 box?

ferrari 09-28-2014 03:17 AM

Do you have HPLIP installed?

http://hplipopensource.com/hplip-web...rjet_3600.html

IMO, the best method is to just run 'hp-setup' (as root) and let it take care of the installation.

JonBL 09-28-2014 03:56 AM

Thanks ferrari. I've seen several suggestions to run hp-setup as root, but I get "command not found...". I can't find hplib with # rpm -qa hplib. Or is there something else I have to do first?

With reference to your link, I have downloaded hplib-3.14.6.run (appears to be a shell script), but I cannot run it as a non-root user with $ sh hplib-3.14.6.run (I get No such file or directory). I can run it as root, but I'm advised not to do that. Protection mask is 777.

TIA,
Jon

ferrari 09-28-2014 04:20 AM

Quote:

Thanks ferrari. I've seen several suggestions to run hp-setup as root, but I get "command not found...". I can't find hplib with # rpm -qa hplib. Or is there something else I have to do first?
It's not 'hplib', it's 'hplip'.

ferrari 09-28-2014 04:30 AM

Quote:

With reference to your link, I have downloaded hplib-3.14.6.run (appears to be a shell script), but I cannot run it as a non-root user with $ sh hplib-3.14.6.run (I get No such file or directory). I can run it as root, but I'm advised not to do that. Protection mask is 777.
No, you would need to install as root. It has to write to system directories.

According to the HPLIP Install Wizard, 'Fedora 20 supplies HPLIP 3.12.10a and it does support your printer', so could just use your package manager (yum) to install the required package.

JonBL 09-28-2014 06:59 AM

Thanks ferrari, I have used yum to install hplip plus dependencies. I have re-defined my printer on its address, and this time, the Model is displayed as "HP Color LaserJet 3600", as expected. Print Test Page produces the expected output. Problem fixed, thanks!

Jon


All times are GMT -5. The time now is 11:13 AM.