Hi, I’m trying to install a Brother HL-L2320D to Manjaro 20.2 with Gnome. When using the GUI at Settings->Printers->Add the printer shows up but when I select it a pop-up window announces “Failed to add new printer.”
I tried using CUPS lpadmin
by first getting the URI with
lpinfo -v
network beh
file cups-pdf:/
network lpd
network ipp
file cups-brf:/
network socket
network https
direct hp
network ipps
network http
direct usb://Brother/HL-L2320D%20series?serial=U63877E9N778659
network smb
direct hpfax
the I ran lpadmin
lpadmin -p BrotherPrinter -E -v "usb://Brother/HL-L2320D%20series?serial=U63877E9N778659" -m everywhere
lpadmin: Unable to connect to "Brother:0": Name or service not known
Can someone help me understand what is wrong?