Can I send this output to blitoutput?
Yes, though in raw mode all codes won't fit on the display
How do I quit from trace_ir?
Press CTRL-C to terminate, which reminds me of the fact that if the default init isn't executed, the CTRL-C doesn't work!
if you've got a custom init, make sure to exec /sbin/[original init] at the end
You can also kill the process : kill [pid], where pid can be found in the output of command : ps

Frank van Gestel
_________________________
Frank van Gestel