preciz / brother_HL_L2350DW

Linux setup of brother ‎HL-L2350DW printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux setup of Brother ‎HL-L2350DW printer

Try this method if printer doesn't work with automatic / official setup.

Arch linux:

pacman -S ipp-usb
systemctl enable --now ipp-usb

Run the following command to list available printer URIs:

lpinfo -v

Add printer URI:

sudo lpadmin -p brother_usb_ipp -E -u allow:all -v "ipp://Brother%20HL-L2350DW%20series%20(USB)._ipp._tcp.local/" -m everywhere

Open http://localhost:631/printers/brother_usb_ipp

Modify printer model to Generic IPP printer.

It should print fine now.

About

Linux setup of brother ‎HL-L2350DW printer