Log in

View Full Version : Win2000 SoftIce Nt 4.05 Problem


I_need_help
November 27th, 2000, 00:09
I had softice running on my computer just fine. Then I had a large problem and had to delete some programs (SI405NT was one of them) from my disk I also removed all the registry settings that I could find. Now I go to reinstall it and it appears to install properly the video test works, but it will not start, no matter what setting I use for startup. Using "net start ntice" from the cmd line gives me a "system error 1058" it says the service is disabled. I can't find where that service is disabled at. I did a bootlog and it say it loaded ntice.sys just fine. I hope someone can help me THX.

Screwed up

Iceman
December 15th, 2000, 04:34
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\

Here are the registry keys enumerating sercices. Reenable NTICe driver

I_need_help
December 15th, 2000, 09:08
I have turned on /sos in my boot file so that I can see if the device NTice.sys loads at during the boot and it does. I just cannot activate it with ctrl d. Here is my reg entry
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTice]

"ExcludedDisplayDrivers"="VGA;MNMDD;"
"DoInt2DPatch"=dword:00000001
"InstalledDisplayDrivers"="w2kv106p2"
"Type"=dword:00000001
"Group"="NTICE"
"ErrorControl"=dword:00000001
"Tag"=dword:00000020
"Start"=dword:00000000
"KDStackSize"=dword:00008000
"KDHeapSize"=dword:00001fa0
"Mono"=dword:00000000
"Ddraw"=dword:00000001
"Uniprocessor"=dword:00000002
"Build"=dword:00000893
"Check"=dword:00000000
"Version"=dword:00000500

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTice\Enum]

"0"="Root\\LEGACY_NTICE\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001

I have installed it on another (no mine) win2000 machine and it worked no problem, I double checked the registry settings with mine and they are identical accept for the video driver. I am using an appian jeronimo pro dual monitor card, I can boot into the 98 partition on my machine and it works fine. I just can't make it activate under win2000 since my crash and reinstall

Below is my console output:
f:\>net start ntice
System error 1058 has occurred.

The service cannot be started, either because it is disabled or because it has
no enabled devices associated with it.


Any help is appreciated

TIA

newbie
December 19th, 2000, 18:11
Hi.
It looks almost the same as mine except the display drivers and Start. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTice]

"ExcludedDisplayDrivers"="VGA;MNMDD;"
"InstalledDisplayDrivers"="NV4_DISP"
"Type"=dword:00000001
"Group"="NTICE"
"ErrorControl"=dword:00000001
"Tag"=dword:00000020
"Start"=dword:00000003
"KDStackSize"=dword:00008000
"KDHeapSize"=dword:00001fa0
"Mono"=dword:00000000
"Ddraw"=dword:00000001
"Uniprocessor"=dword:00000002
"Build"=dword:00000893
"Check"=dword:00000000
"Version"=dword:00000500

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTice\Enum]

"0"="Root\\LEGACY_NTICE\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001

Did you install this W2k patch for softice??
I hope it will work. :-)))