Petya V4sechkin
10-04-2013, 20:08
быть может я сам смогу справляться с ними?
Ну смотрите, в конце setupapi.dev.log все видно:
!!! inf: Failed to open INF file "C:\Windows\System32\DriverStore\FileRepository\mdmbtmdm.inf_amd64_b0c9f0869014b5c1\mdmbtmdm.inf". Error = 0x00000003, Line = 0
и далее:
sto: Driver update 'C:\Windows\WinSxS\amd64_tpm.inf_31bf3856ad364e35_6.2.9200.16548_none_051bd73f90c7cc07\tpm.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_usbxhci.inf_31bf3856ad364e35_6.2.9200.16548_none_7929df36880681c6\usbxhci.i nf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_spaceport.inf_31bf3856ad364e35_6.2.9200.16548_none_6ed0ad23e0197eaf\spacepo rt.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_keyboard.inf_31bf3856ad364e35_6.2.9200.16548_none_f04759e16299125b\keyboard .inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_msmouse.inf_31bf3856ad364e35_6.2.9200.16548_none_a72cf7855bfb592f\msmouse.i nf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_mshdc.inf_31bf3856ad364e35_6.2.9200.16548_none_36311422ab29f479\mshdc.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_vhdmp.inf_31bf3856ad364e35_6.2.9200.16548_none_ff894a70533d7337\vhdmp.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_sdbus.inf_31bf3856ad364e35_6.2.9200.16548_none_cadba8cc53f737b7\sdbus.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_tdibth.inf_31bf3856ad364e35_6.2.9200.16548_none_86be63561d2e81c7\tdibth.inf ' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_mdmbtmdm.inf_31bf3856ad364e35_6.2.9200.16548_none_469cba2314ff1c90\mdmbtmdm .inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_bth.inf_31bf3856ad364e35_6.2.9200.16548_none_cb3db04445315d72\bth.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_monitor.inf_31bf3856ad364e35_6.2.9200.16548_none_9bfc2d8209e4542e\monitor.i nf' is not staged.
Теперь каждый из них добавляем в DriverStore в командной строке (cmd.exe) от имени Администратора (http://okshef.blogspot.ru/2012/06/windows-8.html)
pnputil -a C:\Windows\WinSxS\amd64_tpm.inf_31bf3856ad364e35_6.2.9200.16548_none_051bd73f90c7cc07\tpm.inf
pnputil -a C:\Windows\WinSxS\amd64_usbxhci.inf_31bf3856ad364e35_6.2.9200.16548_none_7929df36880681c6\usbxhci.in f
pnputil -a C:\Windows\WinSxS\amd64_spaceport.inf_31bf3856ad364e35_6.2.9200.16548_none_6ed0ad23e0197eaf\spacepor t.inf
pnputil -a C:\Windows\WinSxS\amd64_keyboard.inf_31bf3856ad364e35_6.2.9200.16548_none_f04759e16299125b\keyboard. inf
pnputil -a C:\Windows\WinSxS\amd64_msmouse.inf_31bf3856ad364e35_6.2.9200.16548_none_a72cf7855bfb592f\msmouse.in f
pnputil -a C:\Windows\WinSxS\amd64_mshdc.inf_31bf3856ad364e35_6.2.9200.16548_none_36311422ab29f479\mshdc.inf
pnputil -a C:\Windows\WinSxS\amd64_vhdmp.inf_31bf3856ad364e35_6.2.9200.16548_none_ff894a70533d7337\vhdmp.inf
pnputil -a C:\Windows\WinSxS\amd64_sdbus.inf_31bf3856ad364e35_6.2.9200.16548_none_cadba8cc53f737b7\sdbus.inf
pnputil -a C:\Windows\WinSxS\amd64_tdibth.inf_31bf3856ad364e35_6.2.9200.16548_none_86be63561d2e81c7\tdibth.inf
pnputil -a C:\Windows\WinSxS\amd64_mdmbtmdm.inf_31bf3856ad364e35_6.2.9200.16548_none_469cba2314ff1c90\mdmbtmdm. inf
pnputil -a C:\Windows\WinSxS\amd64_bth.inf_31bf3856ad364e35_6.2.9200.16548_none_cb3db04445315d72\bth.inf
pnputil -a C:\Windows\WinSxS\amd64_monitor.inf_31bf3856ad364e35_6.2.9200.16548_none_9bfc2d8209e4542e\monitor.in f
Ну смотрите, в конце setupapi.dev.log все видно:
!!! inf: Failed to open INF file "C:\Windows\System32\DriverStore\FileRepository\mdmbtmdm.inf_amd64_b0c9f0869014b5c1\mdmbtmdm.inf". Error = 0x00000003, Line = 0
и далее:
sto: Driver update 'C:\Windows\WinSxS\amd64_tpm.inf_31bf3856ad364e35_6.2.9200.16548_none_051bd73f90c7cc07\tpm.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_usbxhci.inf_31bf3856ad364e35_6.2.9200.16548_none_7929df36880681c6\usbxhci.i nf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_spaceport.inf_31bf3856ad364e35_6.2.9200.16548_none_6ed0ad23e0197eaf\spacepo rt.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_keyboard.inf_31bf3856ad364e35_6.2.9200.16548_none_f04759e16299125b\keyboard .inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_msmouse.inf_31bf3856ad364e35_6.2.9200.16548_none_a72cf7855bfb592f\msmouse.i nf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_mshdc.inf_31bf3856ad364e35_6.2.9200.16548_none_36311422ab29f479\mshdc.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_vhdmp.inf_31bf3856ad364e35_6.2.9200.16548_none_ff894a70533d7337\vhdmp.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_sdbus.inf_31bf3856ad364e35_6.2.9200.16548_none_cadba8cc53f737b7\sdbus.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_tdibth.inf_31bf3856ad364e35_6.2.9200.16548_none_86be63561d2e81c7\tdibth.inf ' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_mdmbtmdm.inf_31bf3856ad364e35_6.2.9200.16548_none_469cba2314ff1c90\mdmbtmdm .inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_bth.inf_31bf3856ad364e35_6.2.9200.16548_none_cb3db04445315d72\bth.inf' is not staged.
sto: Driver update 'C:\Windows\WinSxS\amd64_monitor.inf_31bf3856ad364e35_6.2.9200.16548_none_9bfc2d8209e4542e\monitor.i nf' is not staged.
Теперь каждый из них добавляем в DriverStore в командной строке (cmd.exe) от имени Администратора (http://okshef.blogspot.ru/2012/06/windows-8.html)
pnputil -a C:\Windows\WinSxS\amd64_tpm.inf_31bf3856ad364e35_6.2.9200.16548_none_051bd73f90c7cc07\tpm.inf
pnputil -a C:\Windows\WinSxS\amd64_usbxhci.inf_31bf3856ad364e35_6.2.9200.16548_none_7929df36880681c6\usbxhci.in f
pnputil -a C:\Windows\WinSxS\amd64_spaceport.inf_31bf3856ad364e35_6.2.9200.16548_none_6ed0ad23e0197eaf\spacepor t.inf
pnputil -a C:\Windows\WinSxS\amd64_keyboard.inf_31bf3856ad364e35_6.2.9200.16548_none_f04759e16299125b\keyboard. inf
pnputil -a C:\Windows\WinSxS\amd64_msmouse.inf_31bf3856ad364e35_6.2.9200.16548_none_a72cf7855bfb592f\msmouse.in f
pnputil -a C:\Windows\WinSxS\amd64_mshdc.inf_31bf3856ad364e35_6.2.9200.16548_none_36311422ab29f479\mshdc.inf
pnputil -a C:\Windows\WinSxS\amd64_vhdmp.inf_31bf3856ad364e35_6.2.9200.16548_none_ff894a70533d7337\vhdmp.inf
pnputil -a C:\Windows\WinSxS\amd64_sdbus.inf_31bf3856ad364e35_6.2.9200.16548_none_cadba8cc53f737b7\sdbus.inf
pnputil -a C:\Windows\WinSxS\amd64_tdibth.inf_31bf3856ad364e35_6.2.9200.16548_none_86be63561d2e81c7\tdibth.inf
pnputil -a C:\Windows\WinSxS\amd64_mdmbtmdm.inf_31bf3856ad364e35_6.2.9200.16548_none_469cba2314ff1c90\mdmbtmdm. inf
pnputil -a C:\Windows\WinSxS\amd64_bth.inf_31bf3856ad364e35_6.2.9200.16548_none_cb3db04445315d72\bth.inf
pnputil -a C:\Windows\WinSxS\amd64_monitor.inf_31bf3856ad364e35_6.2.9200.16548_none_9bfc2d8209e4542e\monitor.in f