Well, for the first time since I started using Linux about 2 years ago, I've been able to get a printer working and don't have to switch over to Windows to print stuff off.
Anyway, Walmart has the HP D1320 printer (basic color deskjet - single function) for app $30. I picked one up on impulse but couldn't get it working w/ current HPLIP, but the latest version has it humming:
0. (I did this first but don't know if it's necessary) Uninstall all HP packages and foomatic packages.
1. d/l latest tarball here: http://hplip.sourceforge.net/
2. Follow the Ubuntu specific instructions here: http://hplip.sourceforge.net/install/step3/index.html
3. I used checkinstall instead of a simple make install
4. Setup printer through Sytem Settings or type
Code:
at terminal.
Anyway, Walmart has the HP D1320 printer (basic color deskjet - single function) for app $30. I picked one up on impulse but couldn't get it working w/ current HPLIP, but the latest version has it humming:
0. (I did this first but don't know if it's necessary) Uninstall all HP packages and foomatic packages.
1. d/l latest tarball here: http://hplip.sourceforge.net/
2. Follow the Ubuntu specific instructions here: http://hplip.sourceforge.net/install/step3/index.html
3. I used checkinstall instead of a simple make install
4. Setup printer through Sytem Settings or type
Code:
Code:
hp-setup
Comment