Thanks for the quick reply!
Quote:
Originally Posted by NiLuJe
For eips, the actual text is the third argument, the first two are x/y pos (in characters and lines, respectively. 0 0 should be top left, IIRC.)
|
I tried again with
Code:
#!/bin/sh
eips 0 0 "hello world!"
but that didn't work either
Quote:
Originally Posted by NiLuJe
Although the fact that it didn't block on sleep isn't terribly reassuring :/.
|
Indeed.
Quote:
Originally Posted by NiLuJe
I don't see a shebang in your snippets, was that just for the quotes? Because the init script doesn't call sh, it *relies* on the script's shebang.
|
I didn't know that, thanks. I actually tried both, with and without #!/bin/sh.
Quote:
Originally Posted by NiLuJe
And yeah, a serial access would definitely solve the 'getting in' issue (there are a couple of threads on the subject)  .
|
Ok, I'll get my screwdrivers and soldering iron then. Can you confirm that the DXG uses 1.8V and 115000,8,n,1?