I have a network printer.
I installed the drivers for it. Same ones that worked in F16.
I try adding a printer through the System Settings. Result: Hopeless keeps getting FirewallD errors.
So I Alt-F2 and use system-config-printer.
At least I can add a printer.
I am using socket://192.168.2.180:9100
UPDATE: I also tried lpd://192.168.2.180/binary_p1. It fails as well. These work on F16.
I can ping the printer just fine.
Now comes the good part. NOTHING PRINTS.
CUPS says all print jobs complete. But nothing ever prints on the printer.
So I tried.
systemctl disable cups.service
systemctl stop cups.service
systemctl enable cups.service
systemctl start cups.service
systemctl status cups.service
Nope. Still no good.
Jun 6 15:41:40 renog13-lin01 python: io/hpmud/jd.c 89: unable to read device-id
Jun 6 15:41:40 renog13-lin01 python: io/hpmud/jd.c 847: invalid ip 192.168.2.180
Jun 6 15:41:40 renog13-lin01 hp-makeuri: hp-makeuri[20326]: error: Device not found
Jun 6 15:41:43 renog13-lin01 dbus-daemon[921]: ** Message: No devices in use, exit
Jun 6 15:41:53 renog13-lin01 chronyd[909]: Selected source 69.164.222.108
Jun 6 15:41:56 renog13-lin01 dbus-daemon[921]: dbus[921]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
Jun 6 15:41:56 renog13-lin01 dbus[921]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
Jun 6 15:41:56 renog13-lin01 dbus-daemon[921]: Launching FprintObject
Jun 6 15:41:56 renog13-lin01 dbus-daemon[921]: dbus[921]: [system] Successfully activated service 'net.reactivated.Fprint'
Jun 6 15:41:56 renog13-lin01 dbus-daemon[921]: ** Message: D-Bus service launched with name: net.reactivated.Fprint
Jun 6 15:41:56 renog13-lin01 dbus-daemon[921]: ** Message: entering main loop
Jun 6 15:41:56 renog13-lin01 dbus[921]: [system] Successfully activated service 'net.reactivated.Fprint'
Jun 6 15:42:26 renog13-lin01 dbus-daemon[921]: ** Message: No devices in use, exit
Maybe someone can see something in this log.
The ip address: 192.168.2.180 is the printer and it pings just fine.
I just walked over to its console to check its IP and it is correct.
How do you get a network printer working in F17?
.
---------- Post added at 05:51 PM ---------- Previous post was at 04:16 PM ----------
I gave up on the first printer and tried installing a second network printer (HP).
This time I was able to get it working as LPD.
So I went back to the first printer (a Brother MFC) and I see this in the error_log:
Code:
W [06/Jun/2012:15:47:47 -0400] failed to find device: cups-mfc665cw
W [06/Jun/2012:15:47:47 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'mfc665cw-Gray..' already exists
W [06/Jun/2012:15:47:47 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'mfc665cw-RGB..' already exists
W [06/Jun/2012:15:47:47 -0400] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-mfc665cw' already exists
E [06/Jun/2012:15:47:47 -0400] Unable to bind socket for address [v1.::1]:631 - Address already in use.
W [06/Jun/2012:16:02:15 -0400] failed to find device: cups-mfc665cw
W [06/Jun/2012:16:02:15 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'mfc665cw-Gray..' already exists
W [06/Jun/2012:16:02:15 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'mfc665cw-RGB..' already exists
W [06/Jun/2012:16:02:15 -0400] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-mfc665cw' already exists
E [06/Jun/2012:16:02:15 -0400] Unable to bind socket for address [v1.::1]:631 - Address already in use.
W [06/Jun/2012:17:05:45 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'mfc665cw-Gray..' already exists
W [06/Jun/2012:17:05:45 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'mfc665cw-RGB..' already exists
W [06/Jun/2012:17:05:45 -0400] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-mfc665cw' already exists
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
W [06/Jun/2012:17:10:57 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [06/Jun/2012:17:16:02 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'HP-LaserJet-4-Plus-Gray..' already exists
W [06/Jun/2012:17:16:02 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'HP-LaserJet-4-Plus-RGB..' already exists
W [06/Jun/2012:17:16:02 -0400] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-HP-LaserJet-4-Plus' already exists
W [06/Jun/2012:17:16:03 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'HP-LaserJet-4-Plus-Gray..' already exists
W [06/Jun/2012:17:16:03 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'HP-LaserJet-4-Plus-RGB..' already exists
W [06/Jun/2012:17:16:03 -0400] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-HP-LaserJet-4-Plus' already exists
W [06/Jun/2012:17:16:03 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'HP-LaserJet-4-Plus-Gray..' already exists
W [06/Jun/2012:17:16:03 -0400] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'HP-LaserJet-4-Plus-RGB..' already exists
W [06/Jun/2012:17:16:03 -0400] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-HP-LaserJet-4-Plus' already exists
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
W [06/Jun/2012:17:40:16 -0400] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
I installed the Brother printer drivers from their website just as I had before with F16.
So I'm wondering if maybe these Brother drivers are not compatible with F17 for some reason.
.