Hello.
After installing audio driver on mashine error is raised in system event (
The Conexant UIU Service service failed to start due to the following error:
The system cannot find the file specified.
+ <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2017-11-02T13:34:43.770800100Z" />
<EventRecordID>9550</EventRecordID>
<Correlation />
<Execution ProcessID="664" ThreadID="668" />
<Channel>System</Channel>
<Computer>xxxxxxxxxxxxxxxxxxx</Computer>
<Security />
</System>
- <EventData>
<Data Name="param1">Conexant UIU Service</Data>
<Data Name="param2">%%2</Data>
</EventData>
</Event>
The problem Conexant UIU Service - path to executable:
C:\Windows\system32\UIUSrv.exe
And really the file does not exist and can not be found on the system disk drive.
This is the driver installed:
http://ftp.hp.com/pub/softpaq/sp82001-82500/sp82248.exe
Audio is playing, but on every startup error is raised.
Can anyone tell me what exactly is the function of the service in question, whether it can be stopped or waiting for a new version of the driver?