Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
580 views
in Technique[技术] by (71.8m points)

usb - Printer not detected but present on cups server

I have a Brother printer with following configuration:

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

It is connected via USB on my fedora 32 OS.

To configure , I performed following steps:

  1. Installed lpr and cups driver from here
  2. Ran "system-config-printer"
  3. Clicked on add printer - printer got detected and added
  4. Print test page worked as well

Now the issue is when I open system settings and go to printer menu, it says no printer available. Also, I tried printing some documents but no printer is detected and it saves then on PDF only. Although printer is added and self test worked but its still not getting detected by libre office/system.

Tried this solution https://unix.stackexchange.com/questions/457972/how-do-i-get-brother-printer-drivers-to-work-on-fedora , but did not work for me.

question from:https://stackoverflow.com/questions/65923384/printer-not-detected-but-present-on-cups-server

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

The issue was my cups.conf file. Since I was mostly in office so the the cups server of office was configured I edited /etc/cups/client.conf file with

Servername localhost:631

and the printer appeared everywhere in the system.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...