未检测到打印机但存在于 cups 服务器上
Printer not detected but present on cups server
我有一台 Brother 打印机,配置如下:
Description: Brother HL-L2360D series
Location: localhost.localdomain
Driver: Brother HL-L2360D for CUPS (grayscale, 2-sided printing)
Connection: usb://Brother/HL-L2360D%20series?serial=E73799L0N424480
在我的 fedora 32 上通过 USB 连接 OS。
为了配置,我执行了以下步骤:
- 从 here
安装了 lpr 和 cups 驱动程序
- 运行“系统配置打印机”
- 单击添加打印机 - 检测到并添加了打印机
- 打印测试页同样有效
现在的问题是当我打开系统设置并转到打印机菜单时,它说没有可用的打印机。此外,我尝试打印一些文档,但未检测到打印机,然后它仅保存为 PDF。
虽然添加了打印机并且自检有效,但它仍然没有被 libre office/system.
检测到
试过这个解决方案https://unix.stackexchange.com/questions/457972/how-do-i-get-brother-printer-drivers-to-work-on-fedora,但对我不起作用。
问题出在我的 cups.conf 文件上。
由于我大部分时间都在办公室,所以配置了办公室的杯子服务器
我用
编辑了 /etc/cups/client.conf
文件
Servername localhost:631
系统中随处可见打印机
我有一台 Brother 打印机,配置如下:
Description: Brother HL-L2360D series
Location: localhost.localdomain
Driver: Brother HL-L2360D for CUPS (grayscale, 2-sided printing)
Connection: usb://Brother/HL-L2360D%20series?serial=E73799L0N424480
在我的 fedora 32 上通过 USB 连接 OS。
为了配置,我执行了以下步骤:
- 从 here 安装了 lpr 和 cups 驱动程序
- 运行“系统配置打印机”
- 单击添加打印机 - 检测到并添加了打印机
- 打印测试页同样有效
现在的问题是当我打开系统设置并转到打印机菜单时,它说没有可用的打印机。此外,我尝试打印一些文档,但未检测到打印机,然后它仅保存为 PDF。 虽然添加了打印机并且自检有效,但它仍然没有被 libre office/system.
检测到试过这个解决方案https://unix.stackexchange.com/questions/457972/how-do-i-get-brother-printer-drivers-to-work-on-fedora,但对我不起作用。
问题出在我的 cups.conf 文件上。 由于我大部分时间都在办公室,所以配置了办公室的杯子服务器 我用
编辑了/etc/cups/client.conf
文件
Servername localhost:631
系统中随处可见打印机