Re: aranym text console

2007-05-25 Thread Petr Stehlik
Wouter Verhelst wrote: The kernel output doesn't help, since it's the output of user space software that's important. OK Would it be possible to add in support for a serial line? I wouldn't like emulating another Atari chip so I'd rather add a simple natfeat driver to the linux kernel, if it

Re: aranym text console

2007-05-25 Thread Wouter Verhelst
On Thu, May 24, 2007 at 03:46:27PM +0200, Petr Stehlik wrote: > Wouter Verhelst wrote: > > > >Unfortunately, that isn't going to happen with the current state of > >affairs, since it's impossible to get some sort of text output from the > >console to a program outside of the emulator; > > there is

Re: aranym text console

2007-05-24 Thread Mark Duckworth
You could also run it under XFake and wait for boot, then ssh into it. Xfake shouldn't use any serious system resources. I was contemplating such a setup with 4-6 aranym instances for different build environments (since freemint doesn't seem to support chroot properly), but it hasn't materialized

Re: aranym text console

2007-05-24 Thread Geert Uytterhoeven
On Thu, 24 May 2007, Michael Schmitz wrote: > > Under freemint the natfeat (native feature) concept is used to output > > console text to the console that the aranym session is running under. > > If you look into this in the source code of freemint and aranym, this > > may be what you need. > > Th

Re: aranym text console

2007-05-24 Thread Michael Schmitz
> Under freemint the natfeat (native feature) concept is used to output > console text to the console that the aranym session is running under. > If you look into this in the source code of freemint and aranym, this > may be what you need. That might be similar to Linux (kernel) console output dir

Re: aranym text console

2007-05-24 Thread Petr Stehlik
Wouter Verhelst wrote: Unfortunately, that isn't going to happen with the current state of affairs, since it's impossible to get some sort of text output from the console to a program outside of the emulator; there is a way of redirecting the kernel output to serial, parallel, midi (standard

Re: aranym text console

2007-05-23 Thread Mark Duckworth
Wouter, Under freemint the natfeat (native feature) concept is used to output console text to the console that the aranym session is running under. If you look into this in the source code of freemint and aranym, this may be what you need. Thanks, Mark On Wed, 2007-05-23 at 21:01 +0200, Wouter

aranym text console

2007-05-23 Thread Wouter Verhelst
Hi Petr, I talked to Joey Hess, who's set up a d-i testlab to run test installs for various Debian architectures, to look into setting up aranym as one of the used emulators so that we could have automated m68k test installations. Unfortunately, that isn't going to happen with the current state o