SCOUG-HELP Mailing List Archives

Return to [ 23 | August | 2000 ]

<< Previous Message << >> Next Message >>


Date: Wed, 23 Aug 2000 18:14:49 PDT
From: "Steven Levine" <steve53@earthlink.net >
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: TRAP0003

=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================

In <200008232306.QAA22144@swan.prod.itd.earthlink.net>, on 08/23/00
at 04:07 PM, "Gary Granat" said:

>OK. I've tried this approach, but no joy, so far, so I haven't found the
>offending driver. Every boot comes back with the same TRAP0003 that

It would be nice if this were faster, but we don't get to make the
choices. You have lots left to REM out. I notice you ran one of the
CONFIG.SYS beautifiers. I will assume that you ran it a long time ago and
it is not the source of your probems.

BASEDEV=IBM2FLPY.ADD

This is the driver for and MCA attached floppy you don't need it at all.

BASEDEV=XDFLOPPY.FLT

This is the support driver for 1.8MB floppies. You can REM it out.

BASEDEV=PCM2ATA.ADD /S:2 /!DM /NOBEEP

This is a PC memory card driver. You can REM it out.

BASEDEV=OS2PCARD.DMD

This is the PCCARD device manager. You can REM it out.

SET COPYFROMFLOPPY=1

This is left over from your install. It's noise now.

SET PATH=...F:\BA2PRO;f:\BA2PRO;

You have some noise entries for BA2PRO in PATH and elsewhere.

SET SOMIR:...F:\GTRXSS2\SSSOMCLS.IR;

Why does this exist? You don't seem to have GTRXSS2 installed

SET LANINSTEP=I:\CID\IMG\IBMPEER

This too is noise, but harmless.

LIBPATH=..;D:\OPENDOC\BIN;..;JAVAOS2\DLL..D:\TCPIP\PCOMOS2;D:\TCPIP\UMAIL;f:\GTRXSS2;

Do you actually use any of the above?

DEVICE=D:\OS2\BOOT\APM.SYS

This can be REM'ed out.

RUN=D:\OS2\SMSTART.EXE

RUN=D:\MMOS2\MIDIDMON.EXE

This can be REM'ed out.

RUN=D:\MMOS2\QRYMMCD.EXE

This can be REM'ed out.

RUN=D:\TCPIP\BIN\VDOSCTL.EXE

This can be REM'ed out.

RUN=D:\IBMLAN\NETPROG\LSDAEMON.EXE
This can be REM'ed out.

RUN=D:\IBMLAN\NETPROG\VNRMINIT.EXE
This can be REM'ed out.

IFS=D:\IBMLAN\NETPROG\NETWKSTA.200 /I:D:\IBMLAN /N

This can be REM'ed out.

RUN=D:\IBMCOM\PROTOCOL\LANDLL.EXE

This can be REM'ed out.

This will lighten you up a bit more.

Do you have WinUgly installed on this box? I still suspect something
changed in the Thinkpad configuration to cause all this.

>I feel like I'm using a meat cleaver here. I can't find any information
>on RESOURCE.SYS (it isn't called, incidentally, by CONFIG.SYS) so I don't
>know what sort of dependencies might be causing the TRAP. Do you have
>any information you can share -- or a source?

RESOURCE.SYS is loaded automatically as are a couple of other drivers.

BTW, what are the specs on your Thinkpad? Model? Disk? RAM?
Partitions? Other OS's?

It would be helpful if you had a dump partition, but that might be
difficult to setup at the moment.

Turning one of your data partition into a BOOTOS2 partition should be no
real problem. We can do the file copies by hand.

I notice that you have BA2PRO installed. Do you have a working backup and
restore procedure in place?

Stop in at the IRC help desk if you have time this evening and we can
continue this.

Steven

--
----------------------------------------------------------------
"Steven Levine" MR2/ICE 2.2 #10183 Warp4/FP11
www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
----------------------------------------------------------------

=====================================================

To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".

For problems, contact the list owner at
"rollin@scoug.com".

=====================================================


<< Previous Message << >> Next Message >>

Return to [ 23 | August | 2000 ]