OK, thanks to pooky2483 who was having problems getting his HP 3070a all-in-one printer/scanner working in Ubuntu 11.10 64bit … we now have a working soultion:
-
Download hplip-3.11.10 from here:
http://www.hplipopensource.com/hplip-web/install/install/index.html
and put it in your home folder. -
Run sh hplip-3.11.10.run in a terminal:
cd ~
then
sh hplip-3.11.10.run
- Copy the lib64 libraries to lib folder:
sudo cp -rv /usr/lib64/* /usr/lib/
- Copy the usr/lib64/sane libraries to /usr/lib/sane/
sudo cp -v /usr/lib64/sane/*.* /usr/lib/sane/
-
Reboot
-
Run hp-setup
hp-setup -g
- Set up your printer
If you have any conflicting printers already installed, run:
system-config-printer
and remove them.
BTW, for the HP 3070a, select the 3070 b611 driver in hp-setup.