Saturday, March 26, 2011

Install HP Deskjet 1050 All-in-one J410 printer in Ubuntu 10.04

Uninstall your existing drivers

sudo apt-get remove --purge hplip hplip-gui
sudo apt-get update


Download driver from here







Installation

Execute the following commands,

chmod 777 hplip-3.11.3a.run

./hplip-3.11.3a.run

The process will ask about installation type.
Select the install type automatic.

After installation run the following command,

sudo hp-setup







Note: Ubuntu 11.04 and higher versions can automatically detect the printer. No need to install any hp setup to configure the printer. Check Administration > printing to see your printer.

1 comments:

Post a Comment