Greetings friends:
I purchased a Brother QL800 sticker printer and downloaded the .deb driver package from the Brother site. I followed their install guidelines but get the following error message and subsequently still cannot use the printer (my system does recognize it as a valid printer, though, when I look at my printer utility). Please advise. I am running Kubuntu 18.04.
Here are the command line inputs and errors:
ndre@andre-Lenovo-IdeaPad-S340-15IILTouch:~$ cd Downloads
andre@andre-Lenovo-IdeaPad-S340-15IILTouch:~/Downloads$ sudo dpkg -i --force-all ql800pd
rv-3.1.5-0.i386.deb
[sudo] password for andre:
(Reading database ... 354903 files and directories currently installed.)
Preparing to unpack ql800pdrv-3.1.5-0.i386.deb ...
[ ok ] Restarting cups (via systemctl): cups.service.
Unpacking ql800pdrv:i386 (3.1.5) over (3.1.5) ...
[ ok ] Restarting cups (via systemctl): cups.service.
Setting up ql800pdrv:i386 (3.1.5) ...
mkdir: cannot create directory ‘/var/spool/lpd/ql800’: No such file or directory
chown: cannot access '/var/spool/lpd/ql800': No such file or directory
chgrp: cannot access '/var/spool/lpd/ql800': No such file or directory
chmod: cannot access '/var/spool/lpd/ql800': No such file or directory
[ ok ] Restarting cups (via systemctl): cups.service.
lpadmin -p QL800 -E -v usb://dev/usb/lp0 -P /usr/share/cups/model/Brother/brother_ql800_
printer_en.ppd
Thanks,
Andre
I purchased a Brother QL800 sticker printer and downloaded the .deb driver package from the Brother site. I followed their install guidelines but get the following error message and subsequently still cannot use the printer (my system does recognize it as a valid printer, though, when I look at my printer utility). Please advise. I am running Kubuntu 18.04.
Here are the command line inputs and errors:
ndre@andre-Lenovo-IdeaPad-S340-15IILTouch:~$ cd Downloads
andre@andre-Lenovo-IdeaPad-S340-15IILTouch:~/Downloads$ sudo dpkg -i --force-all ql800pd
rv-3.1.5-0.i386.deb
[sudo] password for andre:
(Reading database ... 354903 files and directories currently installed.)
Preparing to unpack ql800pdrv-3.1.5-0.i386.deb ...
[ ok ] Restarting cups (via systemctl): cups.service.
Unpacking ql800pdrv:i386 (3.1.5) over (3.1.5) ...
[ ok ] Restarting cups (via systemctl): cups.service.
Setting up ql800pdrv:i386 (3.1.5) ...
mkdir: cannot create directory ‘/var/spool/lpd/ql800’: No such file or directory
chown: cannot access '/var/spool/lpd/ql800': No such file or directory
chgrp: cannot access '/var/spool/lpd/ql800': No such file or directory
chmod: cannot access '/var/spool/lpd/ql800': No such file or directory
[ ok ] Restarting cups (via systemctl): cups.service.
lpadmin -p QL800 -E -v usb://dev/usb/lp0 -P /usr/share/cups/model/Brother/brother_ql800_
printer_en.ppd
Thanks,
Andre
Comment