In the following few days, I would like to proper setup my printer. It is a Xerox WorkCentre 6515DN and I have already added three printers: CUPS, CUPS-PDF, and WC6515 to Settings > Printers. When I added this WorkCentre to Fedora35, its driver was automatically found. It is the Xerox WorkCentre 7345 - CUPS+Gutenprint v5.3.4, which is indeed not the correct driver for my WC6515, but is close enough. As in, it works good for now.
On WC6515, although I can printer just fine with Fedora35 on this WC6515, I would like to scan directly from my WC6515 to my Fedora35. In order to do so, this printer has three options below. Which of these three do you advice? And how would you setup a scanner the proper way?
Scan to a SFTP folder
Scan to Folder over SMB
Scan to Desktop over WSD
On Cups-pdf, I can savely change the output to /home/$user/Share/CUPS-PDF?
Thanks for your reply, @bennyisaiah and sorry for my late reply. Most times, I can reply only in the weekends, and my previous weekends were already full. Thus here is my reply, finally.
Thanks and done. Although this Xerox is recognised as a printer without a driver, but from the database as Xerox WorkCentre 7345 - CUPS+Gutenprint v5.3.4, the app Document Scanner recognise only my webcam.
My previous experience with an Epson driver and Mint 20 did not went so well. Later I replaced that Epson with this Xerox, later I switched from Mint to Fedora, and I had issues with any of these previous combos. Thus I switched to different approaches. However, I’m up for another experiment with a driver from Xerox.
After doing the updates and snapping with btrbk, I will install the recent Xerox driver, and post here the results.
Maybe did I something wrong the previous time(s), because I can’t remember using this command in the terminal. Anyhow, I will give it a try…
EDIT: Although the official driver is successful installed, neither the system itself, nor the app Document Scanner recognises the installed driver of my Xerox; even after a reboot. Thus I’m still using the Xerox WorkCentre 7345 - CUPS+Gutenprint v5.3.4 as a driver-ish.
I just removed the printer, but I guess that what you mean. Running dnf info guten* shows that the rpm package gutenprint-5.3.4-8.fc35.src.rpm is installed. Shall I remove this one too, or leave it like it is?
With this Guten package and the Xerox recognised as a printer (but not as a all-in-one), the output of lpinfo -v is:
lpinfo -v
file cups-brf:/
network beh
file cups-pdf:/
network http
network https
network ipps
network ipp
network lpd
network socket
direct hp
network smb
direct hpfax
network socket://192.168.178.25
This may be a shot in the dark, but worth looking at.
If the printer is USB connected then this might be related to an earlier issue with a package ipp-usb which was installed by an update some few months past. Basically with that package installed it broke printing using proprietary drivers, but only affected those using USB.
Check if that package is installed by dnf list installed ipp-usb. If it shows as installed then removing it may help.