Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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?

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    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

  3. #3
    Just 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:

    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?
    If hplip is up to date there must be another reason why my system is unable to connect to the printer?
    Last edited by MikeTbob; 01-25-2011 at 11:32 PM. Reason: Added Code Tags

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Try
    Code:
    sudo dpkg-reconfigure hplip
    sudo /etc/init.d/cups restart

  5. #5
    Just Joined!
    Join Date
    Aug 2010
    Posts
    76
    Code:
    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
    This outcome was invoked: Since the script you are attempting to invoke has been converted to an
    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

  6. #6
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    And are you continuing to have trouble with your printer?

  7. #7
    Just 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.

  8. #8
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    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.

  9. #9
    Just 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.

  10. #10
    Just 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?

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...