07-09-2022, 05:12 AM
If you have avahi running, then you can run
Add the folowing line in the nsswitch.conf:
Enjoy !
Code:
lpinfo -v
Code:
network ipp
network ipps
network socket
file cups-pdf:/
direct hp
network lpd
network http
network https
network smb
direct hpfax
network dnssd://Brother%20DCP-L2540DW%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-xxxx-xxxxxxxxx
network lpd://BRW1008B19C71E2/BINARY_P1
pacman -S nss-mdns
Edit the file
/etc/nsswitch.conf
Code:
hosts: files mdns_minimal dns mdns
Enjoy !