My Kodak printer doesn't work with Yosemite

My wife and I share a Kodak ESP7250 printer connected with Wi-Fi. Since we upgraded to Yosemite, we haven't been able to print any documents.


I have gone to the printer utility and was able to print a test page.


But when I print a test item from Notes or text edit, the printer takes a long time, seemingly printing one line, waiting and then another line. Except the paper is blank, and the printer icon tells me that an unexpected error has occurred. I then open print the print utility which tells me that I don't have a connection.


I can shut everything down and repeat the steps above. The error my printer icon shows comes up before it laboriously prints the blank page.


I downloaded the Kodak utilities which tell me that my drivers are up to date.


I waited for the Kodak chat on its queue until it finally told me nobody was available, so maybe they know the trouble.

iMac, OS X Yosemite (10.10)

Posted on Oct 18, 2014 2:31 PM

Reply
90 replies

Oct 26, 2014 1:58 PM in response to coadymacmillan

The terminal is: /Applications/Utilities/Terminal.app

Should be accessible from the application icon on your dock bar.

Then in the terminal:

sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf'

sudo launchctl stop org.cups.cupsd

----

Another option rather than using the teminal is to edit with your favorite text editor the file

/etc/cups/cups-files.conf

It is a text file.

Just append

Sandboxing Relaxed

at the end of the file.

Reboot, and it should do the trick, doing the same as the command in the terminal.

(restarting the whole mac instead to only the printer service, but again, this is the easy path).

Oct 26, 2014 2:00 PM in response to coadymacmillan

Hi I found Werner P's post the most helpful I am copying her as searching for it on this community is not so easy.



Remove the last line which Says Sandboxing Relaxed

Changing the Sandbox


1. in Spotlight Type Terminal and then press enter.


This should bring up the terminal window/program.


2. In the Terminal type sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf'


It will ask for your password.


3) After that type following: sudo launchctl stop org.cups.cupsd


After that if you are lucky the printer driver should start to work. (which it did in my case)


I hope this works out for you, if not then you can do following to revert the changes:


In case you want/have to revert the changes:


1) Open the terminal as usual (Spotlight type Terminal hit enter and wait for the terminal window to appear)


2) then type: cd /etc/cups


3) then type: sudo nano cups-files.conf


4) 'type in your password'


This brings up a command line editor which you can use to edit the file


5)

6) press 'ctrl x'


And then confirm with y when being asked if you want to save the changes


7) after that type sudo launchctl stop org.cups.cupsd


After that the changes should be reverted and you are back to stock behavior.

[DocumentBodyEnd:7442ae6e-cae5-44a8-b46d-d4f5731a3376]

When you are in terminal and promoted to enter your password it dose not show on the screen ( its hidden) so just type it and press return, this stumped me so passing on the tip.

Best of luck

Frank

Oct 26, 2014 2:23 PM in response to frank271248

Better copy


Changing the Sandbox


1. in Spotlight Type Terminal and then press enter.


This should bring up the terminal window/program.


2. In the Terminal type sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf'


It will ask for your password.


3) After that type following: sudo launchctl stop org.cups.cupsd


After that if you are lucky the printer driver should start to work. (which it did in my case)


I hope this works out for you, if not then you can do following to revert the changes:


In case you want/have to revert the changes:


1) Open the terminal as usual (Spotlight type Terminal hit enter and wait for the terminal window to appear)


2) then type: cd /etc/cups


3) then type: sudo nano cups-files.conf


4) 'type in your password'


This brings up a command line editor which you can use to edit the file


5) Remove the last line which Says Sandboxing Relaxed


6) press 'ctrl x'


And then confirm with y when being asked if you want to save the changes


7) after that type sudo launchctl stop org.cups.cupsd


After that the changes should be reverted and you are back to stock behavior.

[DocumentBodyEnd:7442ae6e-cae5-44a8-b46d-d4f5731a3376]

Oct 26, 2014 3:53 PM in response to Howard Brazee

Last login: Sun Oct 26 19:49:35 on ttys000

Lindas-iMac:~ lindamacmillan$ sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf'

Lindas-iMac:~ lindamacmillan$ sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf'

Lindas-iMac:~ lindamacmillan$


everytime I hit return it just says "Lindas-iMac:~ lindamacmillan$" again


It actually asked me for a password one time but when i keyed it in it wouldn't even show me typing it out and when I hit return it showed "Lindas-iMac:~ lindamacmillan$" again


Why is this so hard haha

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

My Kodak printer doesn't work with Yosemite

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.