From: "Jon Harrison" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.3) with ESMTP id 1894027 for ecs-t6x@2rosenthals.com; Sun, 18 May 2008 17:42:44 -0400 Received-SPF: none (secmgr-ny.randr: 216.162.174.4 is neither permitted nor denied by domain of seadog.reno.nv.us) client-ip=216.162.174.4; envelope-from=jharrison@seadog.reno.nv.us; helo=pop4.greatbasin.net; Received: from pop4-wpti.greatbasin.net ([216.162.174.4] helo=pop4.greatbasin.net) by secmgr-ny.randr with esmtp (Exim 4.43) id 1JxqeM-0001NJ-QP for ecs-t6x@2rosenthals.com; Sun, 18 May 2008 17:42:44 -0400 Received: from DP6550.seadog.reno.nv.us (seadog.reno.nv.us [216.82.144.188]) (authenticated bits=0) by pop4.greatbasin.net (8.13.8/8.13.8) with ESMTP id m4ILgbPQ015317 for ; Sun, 18 May 2008 14:42:37 -0700 Received: from 8bells-wl (8Bells [192.168.1.230]) by DP6550.seadog.reno.nv.us (Weasel v1.72) for ; 18 May 2008 14:42:35 -0700 Message-ID: <100-c9a23048-12685.012@seadog.reno.nv.us> To: "eCS ThinkPad T60/61 Mailing List" Date: Sun, 18 May 2008 14:42:33 -0700 (PDT) Priority: Normal User-Agent: PMMail/3.00 (os/2; U; Warp 4.5; en-US; i386; ver 3.00.00.0935) X-Mailer: PMMail 3.00.00.0935 for OS/2 Warp 4.5 In-Reply-To: <187817.11.15.12.18.05.2008@seadog.reno.nv.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: [eCS T60/T61] uniaud32.sys v1.9.4 SVNr353 crashes X-Spam-Score: 0.0 (/) X-Spam-Report: 0.0 UPPERCASE_25_50 message body is 25-50% uppercase On Sun, 18 May 2008 14:12:07 -0400 (EDT), Carl Gehr wrote: > >You really should move it to the top. There appears to be some critical >timing issue with other commands. This is all black magic. I didn't tell it where to put helperw. Mine is probably near the bottom by virtue of the fact that I didn't install acpi until later on. I guess I should ask *why* should I move it closer to the top? It will be just another thing to puzzle over while I tear out my hair. For example, sometime in the recent past my lan services stopped working but I didn't notice until today. It wasn't the install of uniaud that did it but *someting* has happened to break it. That is an entire different path I have to follow in order to discover what is broken. Moving helperw around just complicates it (then again, it may fix it as installing smp, acpi, & apm were the last major changes I made!). FYI: REM [ Executables ] RUN=C:\OS2\EPW.EXE CALL=C:\ECS\BIN\CACHEF32.EXE /S /F RUN=C:\OS2\SYSTEM\LVMALERT.EXE RUN=C:\OS2\EXTENDFS.EXE * RUN=C:\OS2\ACPIDAEMON.EXE RUN=C:\OS2\SMSTART.EXE RUN=C:\PROGRAMS\RSJCD\CDWFSD.EXE -p "C:/var/temp" -c20000 -b2048 -t2 -i3 -s0 RUN=C:\MMOS2\mididmon.exe RUN=C:\MMOS2\mmhelpdd.exe RUN=C:\MMOS2\qrymmcd.exe REM [ Remarks ] REM -> TESTCFG2.SYS has been patched to support ACPI REM [ Temporary Directories ] SET TMP=C:\TCPIP\TMP SET TEMP=C:\var\temp SET TMPDIR=C:\var\temp SET LPR_SERVER=192.168.1.25 SET LPR_PRINTER=Lexmark RUN=C:\ECS\SYSTEM\GENMAC\DRIVER\HELPERW.EXE CALL=C:\IBMCOM\PROTOCOL\NETBIND.EXE RUN=C:\IBMCOM\LANMSGEX.EXE Jon