From: Robert K. <rl...@al...> - 2019-07-02 22:05:49
|
On Tue, 2 Jul 2019 22:27:36 +0200, Patrick wrote: > You are right, the machine is not crashed. It simply waits for something until a time out. The lan connection looks like to be a Q&D adaptor to the USB one not capable to answer to the web admin queries if a job is running. > > I also confused the left led on the contro panel. It is not a bleutooth (or other) connection for a smartphone. It is the ePrint system. It can not work as the firewall does not allow any connection other than the inside computers. > > The dump is the hexdump -C ouput without any transformation. I expected the problem is a file wrongly compressed. In fact the notepad windows structure is the same with some metadata. They both contain series of esc-$26- $6b or $6c for the header and esc-$2a the the body. > > End of the week, I am going to write a small ython utility to dump the hex while formating one line per esc séquence. It will be more easy to compare the good and the bad file and post the text output somewhere Please don't hexdump it. The raw binary will be more useful; I have other tools to parse it. -- Robert Krawitz <rl...@al...> *** MIT Engineers A Proud Tradition http://mitathletics.com *** Member of the League for Programming Freedom -- http://ProgFree.org Project lead for Gutenprint -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |