Hi, > > Are there additional characteristics while running inside ARAnyM (i.e. cat > > /proc/modules)? The dmesg logfile might not be available for (unprivileged) > > users and the dmesg kernel buffer might be scrolled off. > > # cat /proc/hardware > Model: Atari Falcon (with Afterburner040) > System Memory: 800768K > 14 MB at 0x00000000 (ST-RAM) > 768 MB at 0x01000000 (alternate RAM)
I'd wager a guess that there is no actual hardware Falcon with AB040 that runs Linux out there - Petr had trouble getting Linux to run on that hardware and we never got to the bottom of that. The amount of TT RAM might be an additional clue. If that's not enough we could conceivably detect usage of natfeat drivers in the running kernel, and modify the /proc/hardware output in that case (perhaps enabled by an additional kernel boot option flag so we won't affect other uses of /proc/hardware). Placing a flag in the kernel boot option seems like the easiest way to signal the kernel runs on an emulator - unused optios should be passed to init which ought to ignore an option like 'aranym'. Please try that. Cheers, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org