阅读:1081回复:0
DriverMonitor中的问题
大家请帮我看一看,我打开DriverMonitor后,先打开并运行一个正确的RegSample.sys
文件 出现的信息如下的前半部分。我自己编译的DataCollecting.sys文件打开运行后的信息 如下的后半部分所示。那个ERROR (1058): The driver is marked as disabled (Star t=4) in its service database entry.这个错误怎么解决。我在注册表里的Services里看了我的 驱动的start设置的是3。 请大家给点指导,谢谢了! Monitor Reader thread started Monitor Remote reader thread started -453.231362 Win32 NVCPL - DllMain: Process attach. -452.775237 Win32 NVCPL - DllMain: Process detach. -492.215863 Default Fips device driver loaded successfully -451.433722 Win32 NVCPL - DllMain: Process attach. -474.373721 Default Fips driver locked into memory -451.429045 Win32 NVCPL - DllMain: Process detach. -474.373693 Default Fips driver unlocked from memory -434.131819 Default IOCTL request failed - status c0000001 Monitor A new entry in the service database has been created for the driver. Monitor Select File | Start Driver to start the driver. Monitor ERROR (1058): The driver is marked as disabled (Start=4) in its service database entry. 61.503609 Default RegSample: RegistryPath:\\REGISTRY\\MACHINE\\SYSTEM\\ControlSet001\\Services\\Regsample 61.504107 Default RegSample: Unloading RegSample WDM driver Monitor ERROR (1062): The driver is not running. Monitor Driver\'s service database entry successfully removed. Monitor Messages saved to D:\\Documents and Settings\\Administrator\\ 桌 面\\RegSample Monitor Message.txt Monitor A new entry in the service database has been created for the dr iver. Monitor Select File | Start Driver to start the driver. Monitor ERROR (1058): The driver is marked as disabled (Start=4) in its service database entry. 775.281439 Default DataCollecting: In DriverEntry Monitor ERROR (1062): The driver is not running. Monitor Driver\'s service database entry successfully removed. Monitor -- end -- |
|