I have the same problem, but after restarting cups for several times, the problem still didn't go away. Printing worked fine yesterday, today suddenly it won't.
Deusdies
https://bbs.archlinux.org/profile.php?id=42066
2013-01-23T04:17:27Z
I haven't been able to get my Arch machine (cups 1.6) to see networked printers still running 1.5. For a while I downgraded to 1.5, but that wasn't sustainable.
I found this thread wherein mythus explained how he got his HL-3075CW working with CUPS. I have mine connected (wired) and I can connect to its webinterface. I have it configured in CUPS using the WL-3070 ppd mythus recommended. When I send a test page to the printer, the job is withheld with a state of "processing since DATE "Unable to locate printer BRN001BA9AE9A63.&q
After I updated to CUPS 1.6, I experienced the following problems:1. Since CUPS sharing protocol was dropped, I can't see shared printers on my local network even if avahi-daemon started before cupsd. I simply can't figure out how can I share my printer in an auto-discoverable way with avahi. (I can see the printer in avahi-discover, but not in printer dialog.)2.
I do not have a solution to your problem but I would suggest to point a browser to 127.0.0.1:631 and configure CUPS from that. You will inteact directly with CUPS and it is better for debugging. Now can you see your printer from there?
I recently purchased a Brother DCP-7065DN printer. In the process of setting it up as a network printer under a pure systemd install. The wiki article about setting it up is for rc.d not systemd.
I think this is a bug, but what is failing? I deleted /etc/cups, reinstalled cups and tried this before installing any printers. Results are the same.The same file prints fine on my stable gentoo boxens.
Khumarahn
https://bbs.archlinux.org/profile.php?id=53870
2012-10-10T02:41:48Z
I installed fedora 11 on this machine about 3 weeks ago. My printer, an HP Photosmart C4200, worked fine out of the box.
But I discover today that I cannot print anything. Not even a test page using CUPS (http://localhost:631/printers/). If I try to print something, it sits in the queue, but does not get printed.
I have systemd and cups installed and configured. Cups works fine if I start it manually with "systemctl start cups.service", but I am having to do that every reboot to get it to work. I have already tried "systemctl enable cups.service", and it didn't change anything.