

If the ccpd daemon is running before CUPS at the first print request it will be stuck with no error message.

Sudo gedit /etc/udev/rules.d/lesĪnd add these lines: KERNEL="lp*", SUBSYSTEMS="usb", ACTION="add", ATTRS="*:0701*:*", RUN+="udev-configure-printer remove %p" Open or create with administrative rights the file: /etc/udev/rules.d/les Start or restart ccpd with the printer this can be automated using udev: Then restart the daemon and check the status:įinally set the system so that the demon ccpd starts correctly when turning on the printer this requires two conditions: that the ccpd is started or restarted at each operation of the printer, and that the CUPS service is active when starting ccpd.

Sudo /usr/sbin/ccpdadmin -p LBP1120 -o /dev/usb/lp0 Sudo /usr/sbin/lpadmin -p LBP1120 -m CNCUPSLBP1120CAPTK.ppd -v So, download 2.6 driver from here and install the deb files. As eOS Luna is based on Ubuntu 12.04 LTS, I have followed the method presented here (most below is just a translation from French).
