| Brother drivers for Linux > cupswrapper driver install ( P-touch/QL-Printer ) |
| - Your P-touch/QL-Printer's name |
for Device | |
|
*** Select a entry with "USB #x" e.g. "Brother QL-1050 USB #1 (Brother QL-1050)" *** Please refer "More Information" to use the bi-directional USB port |
||
| - Brother | for Make/Manufacturer Selection | |
| - Your P-touch/QL-Printer's name |
for Model/Driver Selection | |
| - "LPD/LPR Host or Printer" or "AppSocket/HP JetDirect" | for Device | |
| - socket://(Your printer's IP address) | for Device URI | |
| - Brother | for Make/Manufacturer Selection | |
| - Your printer's name | for Model/Driver Selection |
# dpkg -i --force-all ql1050lpr-1.0.0-1.i386.deb Selecting previously deselected package ql1050lpr. (Reading database ... 95844 files and directories currently installed.) Unpacking ql1050lpr (from ql1050lpr-1.0.0-1.i386.deb) ... Setting up ql1050lpr (1.0.0-1) ... #
# dpkg -i --force-all ql1050cupswrapper-1.0.0-1.debian.i386.deb Selecting previously deselected package ql1050cupswrapper. (Reading database ... 95865 files and directories currently installed.) Unpacking ql1050cupswrapper (from ql1050cupswrapper-1.0.0-1.debian.i386.deb) ... Setting up ql1050cupswrapper (1.0.0-1) ... * Restarting Common Unix Printing System: cupsd [ OK ] lpadmin: Bad device-uri "brusb_ql1050:/dev/usb"! * Restarting Common Unix Printing System: cupsd [ OK ] #
$ dpkg -l | grep Brother ii ql1050cupswrapper 1.0.0-1 Brother CUPS PTouch Printer Definitions ii ql1050lpr 1.0.0-1 Brother lpr color laser Printer Definitions $
# rpm -ihv --nodeps ql1050lpr-1.0.0-1.i386.rpm Preparing... ########################################### [100%] 1:ql1050lpr ########################################### [100%] #
# rpm -ihv --nodeps ql1050cupswrapper-1.0.0-1.redhat.i386.rpm Preparing... ########################################### [100%] 1:ql1050cupswrapper ########################################### [100%] Shutting down cupsd done Starting cupsd done lpadmin: Bad device-uri "brusb_ql1050:/dev/usb"! #
# rpm -qa | grep -e ql1050lpr -e ql1050cupswrapper ql1050cupswrapper-1.0.0-1 ql1050lpr-1.0.0-1 #


