I'm stuck with connecting my home network printer, perfectly recognized by other Mint workstation.
This is the test page from Mint:
https://ibb.co/59gRzjm
Code: Select all
gentoo /home/***** # lpstat -a
Brother-MFC-J5730DW accepting requests since lun 20 lug 2020, 07:49:35Code: Select all
gentoo /home/***** # lpinfo -m | grep brother
brother-BrGenML1-cups-en.ppd Brother BrGenML1 for CUPS
Brother/brother_mfcj5730dw_printer_en.ppd Brother MFC-J5730DW CUPS
lsb/usr/Brother/brother_mfcj5730dw_printer_en.ppd Brother MFC-J5730DW CUPSCode: Select all
gentoo /home/***** # ls /usr/libexec/cups/filter/brother*
/usr/libexec/cups/filter/brother_lpdwrapper_BrGenML1 /usr/libexec/cups/filter/brother_lpdwrapCode: Select all
gentoo /home/***** # ls /usr/lib64/cups/filter/
brother_lpdwrapper_mfcj5730dw
Code: Select all
gentoo /home/***** # rm /var/log/cups/error_log
W [18/Jul/2020:23:43:15 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-J5730DW-RGB..\' already existsCode: Select all
gentoo /home/***** # avahi-resolve-host-name -a4 192.168.1.63
192.168.1.63 BRN3C2AF41B94D7.localCode: Select all
gentoo /home/***** # lpstat -p -d
printer Brother-MFC-J5730DW now printing Brother-MFC-J5730DW-129. enabled since lun 20 lug 2020, 07:49:35
Unable to locate printer "BRN3C2AF41B94D7.local".
system default destination: Brother-MFC-J5730DWAny help really appreciated!

