You are not logged in.
Pages: 1
I've done everything but I can't installed 1018 LaserJet on my system..
I even install python2 and changed the syntax of hp-setup script from
/usr/bin/env python
to
/usr/bin/enc python2
... It still doesn't works.. gives me following error
Verifying archive integrity... All good.
Uncompressing HPLIP 3.11.1 Plugin Self Extracting Archive.........................................
File "./plugin_install.py", line 78
except ImportError, e:
^
SyntaxError: invalid syntax
I tried to install the foo2zjs driver, but it failed to compile saying that dc is missing, install dc.. Can you tell me which dc is it referring to?
I'm really tired to boot Windows everytime I want to print anything..
Last edited by tarun.hellknight (2011-02-19 04:58:25)
Offline
Why don't you simply use cups?
localhost:631
On your browser and try from there
My blog: blog.marcdeop.com
Jabber ID: damnshock@jabber.org
Offline
use foo2zjs in aur. Sometimes the formware doesnt get uploaded to the printer correctly (via an udev rule) so use this "cat /usr/share/foo2zjs/firmware/sihp1018.dl > /dev/usb/lp0"
Ah, good taste! What a dreadful thing! Taste is the enemy of creativeness.
Picasso
Perfection is reached, not when there is no longer anything to add, but when there is no longer anything to take away.
Saint Exupéry
Offline
Trying foo2zjs right now.. localhost:631 doesn't works either.. I think that the firmware doesn't gets loaded into the printer..
Offline
Is cups in your daemons list (rc.conf)?
On the journey since 2006
Offline
Yeah.. cups is in the daemons lists.. it runs in background though.. installation from yaourt fails too.. some kind of md5 checksum error..
Offline
Solved it.. did a clean install of foo2zjs from yaourt.. then I had to blacklist the usblp module in /etc/rc.conf file.. that's it.. thanks everyone..
Offline
Pages: 1