将 Brother 打印机添加到 Ubuntu 21.10 时遇到问题

将 Brother 打印机添加到 Ubuntu 21.10 时遇到问题

我安装了 Ubuntu 21.10,但无法识别/连接我的 Brother MFC-7860DW 以通过网络进行打印。我使用终端从 Brother 网站下载并安装了驱动程序,但无法打印测试页。

在打印机属性中我收到以下消息:

Processing - Unable to locate printer "printer_IP_address"

我很确定我已经正确设置了打印机 URI 地址(它只是“打印机 IP 地址”,对吗?我输入了ipp://_printer_IP_address/ipp/print(这也不起作用))。

ping终端中的命令给出了以下结果:ping: printer_IP_address: Name or service not known

我该如何修复这个问题并让打印机通过网络工作?

相关内容