-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lbp3010 stopped #3
Comments
On Wed, 20 Nov 2013 08:45:00 -0800
Hi! I had no idea if it worked for lbp3010 or not. According to your
Ok. I see. LBP-3010 may split the message in more than two parts. My The printer may work or may not work after this fix. I'm sure it will Regards, |
Hi Alex, many thanks for your replay, but I already have bad news. stopped and when I restarted the job from the cups web interface the status it regards |
Hi, |
I found a fixed another bug. Could you please test it now? |
Hello Alex, I am here again. This time the printer gives no error, but does not work. I only added the line register_printer("LBP3010/LBP3018/LBP3050", lbp2900_ops, EXPERIMENTAL); at the end of src/prn_lbp2900.c file and I used the command lpr -P Canon-LBP3010-LBP3018-LBP3050 ./SPECS for printing. This time the printer went directly into processing state and remained there ... and so on. It seems the the same command is repeated all the time. I also hare the complete the log files referring to the errors of previous posts, let me know if I hope this may help you. bye |
Thank you! Now everything is clear. I think I understand what's going on. It's waiting for the flag that's never set on this printer model. I'll try to fix it. |
On Mon, 25 Nov 2013 03:00:03 -0800
Hi, I tried to add experimental LBP3010 support. Could you please test it? Regards, |
Hello Alex, the printer still didn't work. I made some log file for your need, but I D [18/Dec/2013:23:33:18 +0000] [Job 6] Read 4 bytes of print data... D [18/Dec/2013:23:33:51 +0000] [Job 7] Read 4 bytes of print data... Each time I restarted the cups server and clean the error_log file before printing. Looking at the Benoit Bolsee SPECS included into his lpb3010 driver for Solaris I notice the he btw I also noticed that in some system (such as knoppix 7.2.0) the driver didn't recognize the printer
It may be a gcc iusse. Thank you for you interest in my printing trouble. best regards |
Hello Laura, On Fri, 20 Dec 2013 08:24:05 -0800
It does. However they mostly share the same command set. Many commands LBP3010 does not use 0xE0A0 but I don't know about other commands yet.
That's strange. strcmp() returns 0 if match.
|
Hi Alex, the strcmp() error isn't a gcc problem, but it may be caused by the assignment at line 76 of src/printer.c, because the mdl array is only ''size+1' length. by, |
On Mon, 23 Dec 2013 02:50:17 -0800
Fixed, thanks. |
Hello agalakhov, How you fixed it ?? |
Hello, Cheers |
Hallo, is capt-master suitable for the lbp3010 model too?
I tried but I received that:
status: stopped
"CAPT: bad reply from printer, expected size 58 00, got 46 00"
best regards
Laura
The text was updated successfully, but these errors were encountered: