Pages

Showing posts with label HP LaserJet P1108. Show all posts
Showing posts with label HP LaserJet P1108. Show all posts

Install HP LaserJet P1108 printer in Debian and Ubuntu

You can find that HP LaserJet P1108 does not work simply adding the printer with Ubuntu 16.04 and Debian 8. Installation of HP driver fails to install plugin file. You will get following error message,

"HP Device Manager - Plug-in Installer(X) file does not match its checksum. File may have been corrupted or altered"




Install HP Printer packages

sudo apt-get install hplip hplip-gui

Install HP LaserJet P1108 printer in Ubuntu 12.04

Visit the following page to install HP Laserjet P1108 in Ubuntu 16.04 / Debian 8.
http://linuxhalwa.blogspot.in/2017/06/install-hp-laserjet-p1108-printer-in-ubuntu.16.04.html

You can find that HP LaserJet P1108 do not work simply adding printer with Ubuntu 12.04. You have to execute following commands to configure the printer


sudo apt-get install python-qt4
sudo apt-get install hplip-cups
sudo hp-setup -i


User settings,

sudo adduser vimal lp
sudo adduser vimal lpadmin

Replace vimal with your user name.