Brother HL-L2305w Laser Printer for CUPS
OS: Ubuntu 20.04.2 LTS, 64 bit
GNOME: 3.36.8
Used linux-brprinter-installer-2.2.2-2 to install drivers.
Printer and laptop are connected to the same WiFi SSID network.
Test prints can be made directly from the printer but not from the laptop.
Note: This printer was previously connected to a Windows machine and one test print indicates that the Windows drivers are still installed.
Code:
$ avahi-discover
Browsing domain 'local' on -1.-1 ...
Browsing for services of type '_http._tcp' in domain 'local' on 3.0 ...
Browsing for services of type '_ipp._tcp' in domain 'local' on 3.0 ...
Browsing for services of type '_printer._tcp' in domain 'local' on 3.0 ...
Browsing for services of type '_pdl-datastream._tcp' in domain 'local' on 3.0 ...
Found service 'Brother HL-L2305 series' of type '_http._tcp' in domain 'local' on 3.0.
Found service 'Brother HL-L2305 series' of type '_ipp._tcp' in domain 'local' on 3.0.
Found service 'Brother HL-L2305 series' of type '_printer._tcp' in domain 'local' on 3.0.
Found service 'Brother HL-L2305 series' of type '_pdl-datastream._tcp' in domain 'local' on 3.0.
Code:
$ avahi-browse -rt _ipp._tcp
+ wlo1 IPv4 Brother HL-L2305 series Internet Printer local
Failed to resolve service 'Brother HL-L2305 series' of type '_ipp._tcp' in domain 'local': Timeout reached
It seems that the laptop and printer cannot "see" each other so printing from the laptop is not possible. Solutions?