Public bug reported: I have a Avery Dennison AP 4.4. I normally print sending a ZPL file (text) directly to my print, USB connected as : cat ZPL.txt > /dev/usb/lp0.
This is now impossible as /dev/usb/lp0 does not exist. So I decided to follow some bug report and add http://ppa.launchpad.net/till-kamppeter/ppa/ubuntu to my repositories. Then I : mv /etc/modprobe.d/blacklist-cups-usblp.conf ~ After many attemps, printer give no error, nothing. Just never print anything. $ lsmod | grep usblp usblp 18307 0 syslog : Jun 26 17:19:56 IT-Laptop kernel: [ 1396.624077] usb 3-2: new full-speed USB device number 7 using ohci_hcd Jun 26 17:19:56 IT-Laptop kernel: [ 1396.810557] usblp0: USB Bidirectional printer dev 7 if 0 alt 0 proto 2 vid 0x12EE pid 0x0543 Jun 26 17:19:56 IT-Laptop mtp-probe: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2" Jun 26 17:19:56 IT-Laptop mtp-probe: bus: 3, device: 7 was not an MTP device Jun 26 17:19:56 IT-Laptop udev-configure-printer: add /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0 Jun 26 17:19:56 IT-Laptop udev-configure-printer: device devpath is /devices/pci0000:00/0000:00:12.0/usb3/3-2 Jun 26 17:19:56 IT-Laptop udev-configure-printer: Device vendor/product is 12EE:0543 Jun 26 17:19:56 IT-Laptop udev-configure-printer: add /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/usb/lp0 Jun 26 17:19:56 IT-Laptop udev-configure-printer: failed to claim interface Jun 26 17:19:56 IT-Laptop udev-configure-printer: device devpath is /devices/pci0000:00/0000:00:12.0/usb3/3-2 Jun 26 17:19:56 IT-Laptop udev-configure-printer: MFG:Avery Dennison MDL:AP4.4 200dpi SERN:- serial:A425003340219 Jun 26 17:19:57 IT-Laptop kernel: [ 1398.169361] usblp0: removed Jun 26 17:19:57 IT-Laptop kernel: [ 1398.192132] usblp0: USB Bidirectional printer dev 7 if 0 alt 0 proto 2 vid 0x12EE pid 0x0543 Jun 26 17:19:57 IT-Laptop udev-configure-printer: add /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/usb/lp0 Jun 26 17:19:58 IT-Laptop udev-configure-printer: URI contains USB serial number Jun 26 17:19:58 IT-Laptop udev-configure-printer: URI match: usb://Avery%20Dennison/AP4.4%20200dpi?serial=A425003340219 Jun 26 17:19:58 IT-Laptop udev-configure-printer: device devpath is /devices/pci0000:00/0000:00:12.0/usb3/3-2 Jun 26 17:19:58 IT-Laptop udev-configure-printer: Device already handled Jun 26 17:19:58 IT-Laptop udev-configure-printer: Consider also queues with "/usb/lp0" or "/usblp0" in their URIs as matching Jun 26 17:19:58 IT-Laptop udev-configure-printer: URI of print queue: usb://Avery%20Dennison/AP4.4%20200dpi?serial=A425003340219, normalized: avery dennison ap4 4 200dpi serial a425003340219 Jun 26 17:19:58 IT-Laptop udev-configure-printer: URI of detected printer: usb://Avery%20Dennison/AP4.4%20200dpi?serial=A425003340219, normalized: avery dennison ap4 4 200dpi serial a425003340219 Jun 26 17:19:58 IT-Laptop udev-configure-printer: Queue ipp://localhost:631/printers/Avery-Dennison-AP4.4-200dpi has matching device URI Jun 26 17:19:58 IT-Laptop udev-configure-printer: Re-enabled printer ipp://localhost:631/printers/Avery-Dennison-AP4.4-200dpi $ lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 $ apt-cache policy cups cups: Installed: 1.5.3-0ubuntu2~ppa11 Candidate: 1.5.3-0ubuntu2~ppa11 Version table: *** 1.5.3-0ubuntu2~ppa11 0 500 http://ppa.launchpad.net/till-kamppeter/ppa/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status 1.5.3-0ubuntu1 0 500 http://th.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 1.5.2-9ubuntu1 0 500 http://th.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 3) What you expected to happen Printer accepts the generix text file, understand ZPL and print sticker. 4) What happened instead Nothing. (Worked on 10.04) ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017881 Title: Cannot print online command to /dev/usb/lp0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1017881/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
