big thanks for the update ..unfortunately I get an immediate guru and system hang up when I try to rpint from both DOpus or AmiPDF?? now I'm not sure it this is due to Update2 as my USB devices that worked great under Update 1 no longer work under Update 2
I have a HP Photosmart C3180, and I think it is supposed to be DOT4 compatible, but I'm not sure. Anyway, it doesn't work with the usbdot4.device, it only spews out nonsense when I try printing from notepad or amipdf. Does anywone know if this printer is supposed to work with the device?
Some of the earlier versions was able to print out the first line fo text from multiview but anything else made it crash. I can't even get that far with the latest version, it crashes at once no matter what program I try to print from.
How do I get hold of the debug buffer? I don't have any serial terminal, if that's what you are talking about...
EDIT: I can tell you, that from amipdf the following text is written by the printer:
%!PS-Adobe-3.0 %%DocumentMedia: letter 612 792 0 () () %%EndComments % The line abo
(each line starting horizontally at the point where the above line ended)...and then comes a lot of (6-7) page feeds, and the printer seems to be left waiting for more data.
Edited by alfkil on 2010/5/21 16:43:46 Edited by alfkil on 2010/5/21 16:45:15
Well this shows the my driver is working.. it manages too send of data to the printer.
And that was the hole point of the driver, as its just a transport layer.
The problem you have is the printer do not understand the data send, it looks like postscript (not sure).
To test driver driver you should really first open a small text file in multiview and then select Print.. I expect that would work just fine.
When it comes too graphics it gets tricky.. i'm not really an expert setting up printers. Maybe some of the other nice users around here can help you with that.
RWO
“The best thing about a boolean is even if you are wrong, you are only off by a bit.”
Hehe, it's working alright, but something is still missing.
I found out, that prefs/Printer was set to Postscript instead of Generic. So far so good. But when printing from Multiview, the printer takes in the paper, and then it just sits there waiting for smth and nothing is printed. Then I try switching back to Postscript, go to a shell and type "echo hello >prt:" and suddenly my text file comes out, followed by the PS mumbo-jumbo from before follower by lots of linefeeds...
So it seems, that when printing generic, the printer is missing a 'flush' or 'eof' at the end of printing. Correct??... Is this an issue of your driver, or is it the software (multiview etc.)?
EDIT: typing "echo hello >prt:" with Generic turned on does nothing. Also "cat file >prt:" does nothing, except add data, that is eventually flushed when switching to PS mode.
EDITEDIT: Hurrah! I got it printing graphics from amipdf, just needed to install generic HP Deskjet driver from SYS:Storage/printers. Ren?, you are a genius!
Yeah, I powered everything on to get some debug output, and discovered it was all working. I haven't tried it again without the serial debug enabled (maybe it's a timing thing), but it generally seems to be working. Need to do some more testing.
could you send me the debug info, capture it with dumpdebugbuffer
RWO
ahh ok finally rene I was able to soft reboot my Miggy and I just sent you the ram:dot4.txt file!...I must have tried 20 times to print but always immediatley got a complete system crash and always had to hard reset to get the4 system going again but luckily just a few minutes ago it soft booted and I was able to get the file..hope it helps and thanks for continuing to try to get this driver going for all of us