Nothing Special   »   [go: up one dir, main page]

Question Details 20220112

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

1) Amazon KeeYees ESP32 development board has documentation with instructions to download the needed CP2012 driver

here https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers
(2) My Windows 10 Pro PC (build 18362, x64) device manager identifies the plugged in ESP32 as "Other devices, CP2012
USB to UART Bridge Controller".

(3) My efforts to update drivers via (a) via search automatically and (b) via browse my computer ( after download and unzip of
SL CP210x_Universal_Windows_Driver.zip) results in a "Windows encountered a problem... The remote procedure call failed"
message.
(4) The Windows log file C:\Windows\INF\setupapi.dev.log search for "VID_10C4&PID_EA60" shows the session and the fault
bread crumbs seem to be:
!!! sig: Failed to install catalog 'silabser.cat' as 'oem39.cat'. Error = 0x000006BE
!!! sto: Failed to import driver package into Driver Store. Error = 0x000006BE
!!! dvs: Failed to import driver packages under
'C:\WINDOWS\SoftwareDistribution\Download\Install'. Error = 0x000006be

>>> [Device Install (Install Windows Update driver) - usb\vid_10c4&pid_ea60]


>>> Section start 2022/01/12 09:36:30.579
cmd: "C:\WINDOWS\system32\wuauclt.exe" /UpdateDeploymentProvider wuaueng.dll /RunHandlerComServer
dvs: INF path: C:\WINDOWS\SoftwareDistribution\Download\Install
dvs: Found 1 driver updates under 'C:\WINDOWS\SoftwareDistribution\Download\Install'. 09:36:30.580
dvs: {Driver Setup Import Driver Package: C:\WINDOWS\SoftwareDistribution\Download\Install\silabser.inf} 09:36:30.582
pol: {Driver package policy check} 09:36:30.590
pol: {Driver package policy check - exit(0x00000000)} 09:36:30.590
sto: {Stage Driver Package: C:\WINDOWS\SoftwareDistribution\Download\Install\silabser.inf} 09:36:30.591
inf: {Query Configurability: C:\WINDOWS\SoftwareDistribution\Download\Install\silabser.inf} 09:36:30.599
inf: Driver package 'silabser.inf' is configurable.
inf: {Query Configurability: exit(0x00000000)} 09:36:30.601
flq: Copying 'C:\WINDOWS\SoftwareDistribution\Download\Install\x64\silabser.sys' to 'C:\WINDOWS\System32\DriverStore\Temp\{abf92be7-7ee4-a541-a9b7-fa9a2ea78126}\x64\silabser.sys'.
flq: Copying 'C:\WINDOWS\SoftwareDistribution\Download\Install\silabser.cat' to 'C:\WINDOWS\System32\DriverStore\Temp\{abf92be7-7ee4-a541-a9b7-fa9a2ea78126}\silabser.cat'.
flq: Copying 'C:\WINDOWS\SoftwareDistribution\Download\Install\silabser.inf' to 'C:\WINDOWS\System32\DriverStore\Temp\{abf92be7-7ee4-a541-a9b7-fa9a2ea78126}\silabser.inf'.
sto: {DRIVERSTORE IMPORT VALIDATE} 09:36:30.626
sig: {_VERIFY_FILE_SIGNATURE} 09:36:30.641
sig: Key = silabser.inf
sig: FilePath = C:\WINDOWS\System32\DriverStore\Temp\{abf92be7-7ee4-a541-a9b7-fa9a2ea78126}\silabser.inf
sig: Catalog = C:\WINDOWS\System32\DriverStore\Temp\{abf92be7-7ee4-a541-a9b7-fa9a2ea78126}\silabser.cat
sig: Success: File is signed in catalog.
sig: {_VERIFY_FILE_SIGNATURE exit(0x00000000)} 09:36:30.649
sto: {DRIVERSTORE IMPORT VALIDATE: exit(0x00000000)} 09:36:30.653
sig: Signer Score = 0x0D000005 (WHQL)
sig: Signer Name = Microsoft Windows Hardware Compatibility Publisher
sig: Submission ID = 30051140_13757050338316497_1152921504628089356
sto: {Core Driver Package Import: silabser.inf_amd64_dfdf591955e10cae} 09:36:30.656
sto: {DRIVERSTORE IMPORT BEGIN} 09:36:30.656
sto: {DRIVERSTORE IMPORT BEGIN: exit(0x00000000)} 09:36:30.657
cpy: {Copy Directory: C:\WINDOWS\System32\DriverStore\Temp\{abf92be7-7ee4-a541-a9b7-fa9a2ea78126}} 09:36:30.657
cpy: Target Path = C:\WINDOWS\System32\DriverStore\FileRepository\silabser.inf_amd64_dfdf591955e10cae
cpy: {Copy Directory: C:\WINDOWS\System32\DriverStore\Temp\{abf92be7-7ee4-a541-a9b7-fa9a2ea78126}\x64} 09:36:30.659
cpy: Target Path = C:\WINDOWS\System32\DriverStore\FileRepository\silabser.inf_amd64_dfdf591955e10cae\x64
cpy: {Copy Directory: exit(0x00000000)} 09:36:30.661
cpy: {Copy Directory: exit(0x00000000)} 09:36:30.661
idb: {Register Driver Package: C:\WINDOWS\System32\DriverStore\FileRepository\silabser.inf_amd64_dfdf591955e10cae\silabser.inf} 09:36:30.662
idb: Created driver package object 'silabser.inf_amd64_dfdf591955e10cae' in SYSTEM database node.
idb: Created driver INF file object 'oem39.inf' in SYSTEM database node.
idb: Registered driver package 'silabser.inf_amd64_dfdf591955e10cae' with 'oem39.inf'.
idb: {Register Driver Package: exit(0x00000000)} 09:36:30.665
idb: {Publish Driver Package: C:\WINDOWS\System32\DriverStore\FileRepository\silabser.inf_amd64_dfdf591955e10cae\silabser.inf} 09:36:30.666
idb: Activating driver package 'silabser.inf_amd64_dfdf591955e10cae'.
cpy: Published 'silabser.inf_amd64_dfdf591955e10cae\silabser.inf' to 'oem39.inf'.
idb: Indexed 15 device IDs for 'silabser.inf_amd64_dfdf591955e10cae'.
sto: Flushed driver database node 'SYSTEM'. Time = 797 ms
idb: {Publish Driver Package: exit(0x00000000)} 09:36:31.456
sto: {DRIVERSTORE IMPORT END} 09:36:31.458
dvi: Flushed all driver package files to disk. Time = 203 ms
!!! sig: Failed to install catalog 'silabser.cat' as 'oem39.cat'. Error = 0x000006BE
sto: {DRIVERSTORE IMPORT END: exit(0x000006be)} 09:36:34.008
sto:
sto:
sto:
Flushed driver database node 'SYSTEM'. Time = 235 ms
Rolled back driver package publishing.
Rolled back driver package registration.
Does this detail help you to
sto:
sto:
Rolled back driver package import.
{Core Driver Package Import: exit(0x000006be)} 09:36:34.261 help me solve my problem?
!!! sto: Failed to import driver package into Driver Store. Error = 0x000006BE
sto: {Stage Driver Package: exit(0x000006be)} 09:36:34.268
dvs: {Driver Setup Import Driver Package - exit (0x000006be)} 09:36:34.275
!!! dvs: Failed to import driver packages under 'C:\WINDOWS\SoftwareDistribution\Download\Install'. Error = 0x000006be
<<< Section end 2022/01/12 09:36:34.277
<<< [Exit status: FAILURE(0x000006be)]

You might also like