node-jslinux icon indicating copy to clipboard operation
node-jslinux copied to clipboard

Not booting

Open psema4 opened this issue 14 years ago • 1 comments

Tried installing via npm (v1.0.6) on two seperate debian squeeze boxes (one using node v0.4.7, the other using v0.5.0-pre).

The module loads but hangs on boot (before booting AFAICT) for both regular users and as root on both machines. CPU usage goes to 100% but no output from jslinux.boot() other than "Node.js switching to raw mode. Hit Ctrl-C four times in a row to exit."

Have to kill the process manually as Ctrl-C does not exit.

Edit: I should add, this is the case when requiring and running within REPL - using bin/jslinux included in the package boots fine.

psema4 avatar May 20 '11 14:05 psema4

Same issue. And when I try to close the terminal window, I get the OSX screen of death and have to reboot. Happened twice.

I'm sure this is probably something more with the emulator than node-jslinux though.

derek avatar May 22 '11 20:05 derek