Results 1 to 1 of 1
I just spent days trying to solve this cups error message.
Every time I tried to print with my HP OfficeJet V40xi I would get "open device failed; will retry ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-31-2007 #1
HP "open device failed; will retry in 30 seconds..." (solved)
I just spent days trying to solve this cups error message.
Every time I tried to print with my HP OfficeJet V40xi I would get "open device failed; will retry in 30 seconds." I'd get the same error trying to print as root. Lord knows the number of times I Googled for and answer and the "fixes" I've tried. Nothing worked. Luckily, I discovered it was a simple file permissions problem. Doing:
...as root fixed it for me. I wanted to share this fix in case anyone else runs into the same problem.Code:chmod 700 /usr/lib/cups/backend/hp


Reply With Quote
