Results 1 to 10 of 16
After the latest updates on my Ubuntu 10.10 the system is unable to connect to my HP all-in-one printer.
I downloaded the latest HPLIP software, it is now sitting in ...
- 01-19-2011 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
Hplip
After the latest updates on my Ubuntu 10.10 the system is unable to connect to my HP all-in-one printer.
I downloaded the latest HPLIP software, it is now sitting in my downloads but I am unable to run the software, when I click on the file the message is "Couldn't add corrupt torrent"
Can anyone please put me on track to get my printer connected again?
- 01-19-2011 #2
What exactly did you download and how? It apparently thinks its a torrent file.
The correct way to install hplip is through your package manager
Code:sudo apt-get install hplip
- 01-19-2011 #3Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
Thanks for the reply, reed9. I installed the routine updates from Ubuntu.
Tried to run hplip install, got the following reply:
If hplip is up to date there must be another reason why my system is unable to connect to the printer?Code:jan@jan-desktop:~$ sudo apt-get install hplip [sudo] password for jan: Reading package lists... Done Building dependency tree Reading state information... Done hplip is already the newest version. The following package was automatically installed and is no longer required: telepathy-logger Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded. jan@jan-desktop:~$ apt-get autoremove E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
Last edited by MikeTbob; 01-25-2011 at 11:32 PM. Reason: Added Code Tags
- 01-19-2011 #4
Try
Code:sudo dpkg-reconfigure hplip sudo /etc/init.d/cups restart
- 01-19-2011 #5Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
This outcome was invoked: Since the script you are attempting to invoke has been converted to anCode:jan@jan-desktop:~$ sudo dpkg-reconfigure hplip Creating/updating hplip user account... jan@jan-desktop:~$ sudo /etc/init.d/cups restart Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service cups restart
Upstart job, you may also use the restart(
utility, e.g. restart cups
cups start/running, process 5546
jan@jan-desktop:~$Last edited by MikeTbob; 01-25-2011 at 11:32 PM. Reason: Added Code Tags
- 01-19-2011 #6
And are you continuing to have trouble with your printer?
- 01-19-2011 #7Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
Yes, the system seems to be unable to connect to the printer. It has a wired sharing connection to my wife's computer, where Ubuntu was installed not long ago, but before the updates on my system the printer was working fine on my machine.
- 01-19-2011 #8
Try running through Ubuntu's printer setup thing again, I think it's at System>Administration>Printing
Or go to http://localhost:631 to access the cups web ui and see if you can setup the printer again there.
- 01-24-2011 #9Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
Thanks, I managed to get the printer set up and it is printing the test page perfectly, but when I try to print a document, it prints a miniature 40x60 mm image of the full page into the top left-hand corner. This must be just a setting that I have to get right, but I cannot find it.
- 01-25-2011 #10Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
Hplip problem
After an update on my Ubuntu 10.10 the system was unable to connect to my HP multifunction printer. After re-installing the printer, connection was re-established.
It is printing the test page perfectly, but when I try to print a document, it prints a postage stamp size miniature 40x60 mm image of the full page into the top left-hand corner of the page. This must be just a setting that I have to get right, but I cannot find it. Can anyone help please?


Reply With Quote