Trying to get the above printer working with CUPS. Brother says any driver with generic Postscript/PCL should work. I've tried several gutenprint drivers with no exact match. The scanner works.
Current connection:
I get the following cups error_log when printing cups test page:
The access_log says:
The printer lights up and says "receiving data" and cups shows the job completed but nothing prints and printer goes back to sleep.
I've tried several different configurations ie.. ipp, ipps, http, https and most of the gutenprint drivers. seems like I'm close but I'm out of ideas.
Current connection:
Code:
socket://192.168.1.66:9100
I get the following cups error_log when printing cups test page:
Code:
CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-J497DW-Gray..\' already exists
Code:
[Job 8] The printer is not responding.
The access_log says:
Code:
"POST /printers/bro HTTP/1.1" 200 408 Print-Job successful-ok
I've tried several different configurations ie.. ipp, ipps, http, https and most of the gutenprint drivers. seems like I'm close but I'm out of ideas.