HP Printer installation
klytu
ulist at gs1.ubuntuforums.org
Sun Aug 20 00:13:36 UTC 2006
Brian Galbraith;1399137 Wrote:
> Hi Folks
>
>
> Just getting back into Linux after an absence of 3 years. My Trusty
> parrallel Canon BJ 10 sx has bitten the dust....so as HP support
> Linux....I bought a HP Deskjet 3940.as a replacement.
> I have just tried to install the printer......and despite selecting
> the EXACT model in the set up....I am unable to print a test page.
>
> Any help to get this going would be much appreciated.
>
> Regards
> Brian
>
> --
> ubuntu-users mailing list
> ubuntu-users (AT) lists (DOT) ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Remove the printer and make sure hplip is installed properly on your
system:
Code:
--------------------
sudo aptitude update
sudo aptitude install hplip
--------------------
Then try installing it again, and try to print a test page using:
Code:
--------------------
hp-toolbox
--------------------
Hope that helps. If you still can't print, please post the output of:
Code:
--------------------
tail -f /var/log/messages
--------------------
after a failed print.
--
klytu
More information about the ubuntu-users
mailing list