-
Notifications
You must be signed in to change notification settings - Fork 0
Manjaro Brother DCP 1622WE
gmircea edited this page May 6, 2020
·
1 revision
Dependencies:
# pacman -S ghostscript cups
AUR: brother-dcp1610w (3.0.1-1)
Enable and start cups:
# systemctl enable org.cups.cups-lpd.socket
# systemctl start cups-browsed.service
Access cups: http://localhost:631
Add printer with dnssd:
dnssd://Brother%20DCP-1610W%20series._pdl-datastream._tcp.local/
Choose dcp1610w
Dependencies:
# pacman -S xsane
AUR: brscan4 (0.4.8_1-2)
# brsaneconfig4 -a name="Brother" model="DCP-1622WE" ip=192.168.1.124
# scanimage -L
device `brother4:net1;dev0' is a Brother *Brother DCP-1622WE
# systemctl status saned.socket