I have 2 printers. One Samsung ML-1610 work just fine.
The second HP ColorLaserJet CP1215 doesn't work.
Here is the message I got:
HP_Color_LaserJet_CP1215 "/cups/lib/cups/filter/hpcups.exe failed"
Is there anything to do to resolve this problem?
Quote from: bbouchard on 2011.08.18, 19:34:22
I have 2 printers. One Samsung ML-1610 work just fine.
The second HP ColorLaserJet CP1215 doesn't work.
Here is the message I got:
HP_Color_LaserJet_CP1215 "/cups/lib/cups/filter/hpcups.exe failed"
Is there anything to do to resolve this problem?
Hi!,
I could not make my HP CP1515n work with CUPS... but I was able to
use the PostScript PSD available at Linux driver package and convert
it to a valid eCS PostScript driver using the "Add printer drivers" provided
with eCS 2.x.
Regards,
Daniel Caetano
Quote from: bbouchard on 2011.08.18, 19:34:22
I have 2 printers. One Samsung ML-1610 work just fine.
The second HP ColorLaserJet CP1215 doesn't work.
Here is the message I got:
HP_Color_LaserJet_CP1215 "/cups/lib/cups/filter/hpcups.exe failed"
Is there anything to do to resolve this problem?
I'll bet you're missing a GCC runtime DLL.
try running \cups\lib\cups\filter\hpcups.exe from the command line and see what error is returned.
Cheers,
Paul
Thank for your reply.
running \cups\lib\cups\filter\hpcups.exe
I got:
prnt/hpcups/HPCupsFilter.cpp 66: ERROR: hpcups.exe job-id user title copies options [file]
Under x:\ecs\dll\ I have a series of gcc files
gcc322, gcc335, gcc432, gcc434, gcc442, gcc444, gcc452
ecs version is 2.0
Quote from: bbouchard on 2011.08.19, 15:37:19
Thank for your reply.
running \cups\lib\cups\filter\hpcups.exe
I got:
prnt/hpcups/HPCupsFilter.cpp 66: ERROR: hpcups.exe job-id user title copies options [file]
Under x:\ecs\dll\ I have a series of gcc files
gcc322, gcc335, gcc432, gcc434, gcc442, gcc444, gcc452
ecs version is 2.0
Not what I was expecting... to understand the problem further, try the following:
1) close cupsd.exe
2) edit \cups\etc\cups\cupsd.conf
change Loglevel from info to Debug
3) remove \cups\var\log\cups\error_log
4) restart cupsd.exe and try a test print
5) close cupsd
6) send error_log to paul at smedley dot id dot au
Thanks,
Paul
Hi Daniel,
Quote from: djcaetano on 2011.08.19, 06:07:15
Quote from: bbouchard on 2011.08.18, 19:34:22
I have 2 printers. One Samsung ML-1610 work just fine.
The second HP ColorLaserJet CP1215 doesn't work.
Here is the message I got:
HP_Color_LaserJet_CP1215 "/cups/lib/cups/filter/hpcups.exe failed"
Is there anything to do to resolve this problem?
Hi!,
I could not make my HP CP1515n work with CUPS... but I was able to
use the PostScript PSD available at Linux driver package and convert
it to a valid eCS PostScript driver using the "Add printer drivers" provided
with eCS 2.x.
Regards,
Daniel Caetano
I'd be interested to hear more about your problems with hplip....
Cheers,
Paul