Re: A21p (2629HTU) Win2000 crash (probably video)

New Message Reply Date view Thread view Subject view Author view Attachment view

From: STeve Andre' (andres_at_msu.edu)
Date: Sun Apr 29 2001 - 19:27:18 EDT


If it runs OK but only dies on exit, then it is very likely because the
DOS box isn't supporting all the old weird ways of a program exiting
and returning contol to DOS. You'd have to sit in a debugger to figure
it out, but I wouldn't be surprised if the program did an int 20h to exit,
or jumped directly back to DOS. Ugh.

But things might not be doing to hell 'till just after the program has
exited. You might want to try running this program in a batch file,
with something like echo ********* on the second line. If you
can see the results of the echo, then I could give you a teeny tiny
14 byte .com program which kills the DOS shell, which would at
least give you the ability to run the program and exist the dos shell
as soon as its done. I did just this many years ago for Win95
when a DOS app I wanted to run killed things but only after the
next program was run.

--STeve Andre'

At 03:48 PM 4/29/01 -0700, Stuart F. Biggar wrote:
>Hi,
>
>I've got an A21p with current BIOS, latest video and trackpoint
>drivers, etc. Running Win2000 (from IBM) with SP1 added and
>all the critical/recommended updates from MS.
>
>I've got an old DOS app that I still find very useful. It
>runs under DOS (PC-DOS 7 or older versions), OS/2 (warp on
>older TPs like a 755CX), and NT4 (SP-6a) on a 770E, without
>problems. On my fairly new A21p, the app runs but when I
>exit, it usually crashes (no prompt in the DOS window which
>is full screen - Alt-Enter has no effect, Ctrl-Alt-Del has
>no effect, the power switch has no effect unless you hold
>it down for a LONG time).
>
>Any suggestions? Does IBM listen to problems like this or
>I suppose it doesn't matter as it is an old DOS application
>(it was expensive and until I got the A21p it did what I
>need)?
>
>Stuart


New Message Reply Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Thu Jan 23 2003 - 09:57:04 EST