You are not logged in.
Pages: 1
This is a fresh install of Arch and I'm trying to get my Canon iP4700 to work. I'm running Gnome 3 and when I go to the Printers settings tab I get this message:
"Sorry! The system printing service doesn't seem to be available."
I've got CUPS, Gutenprint installed. What else do I need or what am I doing wrong?
Offline
Try the drivers from Canon for your printer.
http://support-au.canon.com.au/P/search … g_os=Linux
See following thread for how to install the drivers for a Canon printer (post #6 and #9).
https://bbs.archlinux.org/viewtopic.php?id=128969
Last edited by David Batson (2012-01-28 23:02:31)
Offline
Have you started the cupsd service?
$ sudo rc.d start cupsd
Offline
Have you started the cupsd service?
$ sudo rc.d start cupsd
If it is that, be also sure to put "cupsd" in your DAMEONS array in the file "/etc/rc.conf".
"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed." - Unix for Dummies, 2nd Edition
Offline
Pages: 1