Adildr issue constantly hanging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Error Message:
Re:Service Control manager
The General Purpose USB Driver (adildr.sys) service failed to start due to
the following error:
The service cannot be started, either because it is disabled or because it
has no enabled devices associated with it.

Any ideas anyone
 
Error Message:
Re:Service Control manager
The General Purpose USB Driver (adildr.sys) service failed to start due to
the following error:
The service cannot be started, either because it is disabled or because it
has no enabled devices associated with it.

Any ideas anyone

A search on google for "adildr.exe" turns up one hit. A discussion in a
forum possibly linking it to general purpose USB driver and possibly to
spyware. Unfortunately, the site is in Polish and I'm not able to translate
or understand the entire gist of the discussion.

If USB related: XP contains generic USB drivers that work for *most* usb
devices. It shouldn't be necessary to use additional drivers unless a
device does not/cannot utilize the standard USB support provided by the
operating system.

If spyware related, try running Adware or Spybot Search and Destroy to
detect and remove.

NOTE: It's possible that you already did this, that the spyware was removed
and the result is the "missing" device associated with the "service"
installed by the spyware. If this scenario is possible, suggest reviewing
the log files for your anti-spyware program. Find out the name of what was
detected and removed recently. Then lookup that malware on the internet.
You may find that manual steps are needed for complete removal.
 
Hi,
I have run adaware, spydoctor, avg and trend for about a year now, and
'sterilise' my pc every 2 weeks in safe mode so I have removed hundreds of
spies etc. The problem has been around for several months, and the windows
events log only stores 2 weeks so its nigh impossible to know which spy
caused the error. I have tried removing the file from the 2 folders but then
I get the same hang but with a different error message ie "file missing"
Aarrrgh
 
Sharon - found this setup info file alongside the driver does it help?

;-------------------------------------------------------------------------------
;
; ANALOG DEVICES PROPERTIES
;
; Copyright © 1999 ADI Corporation. All Rights Reserved.
;
;
;
; ABSTRACT:
; Windows 98/NT5 INF file for the USB ADSL Modem
;
;-------------------------------------------------------------------------------

[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID= {36FC9E60-C465-11CF-8056-444553540000}
provider=%ADI%
DriverVer=03/02/2004, 1.8
CatalogFile = adildr.cat

[Manufacturer]
%ADI%=ADI

[ControlFlags]
ExcludeFromSelect = USB\VID_1110&PID_9032
ExcludeFromSelect = USB\VID_1110&PID_9010
ExcludeFromSelect = USB\VID_1110&PID_9022
ExcludeFromSelect = USB\VID_1110&PID_9024

[ADI]
;
; This is the VID/PID for the EZ-USB development board. This device
; is bound to a version of the general purpose driver that will
; automatically download the Keil 8051 monitor to external RAM.
; Do not use this VID/PID for your own device or the monitor will
; wipe out your firmware.
;

%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9032
%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9010
%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9022
%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9024

;
; This VID/PID is used by several of the EZ-USB development kit
; samples. This device is bound to the general purpose driver.
;

;JA-WHQL [PreCopySection]
;JA-WHQL HKR,,NoSetupUI,,1

[ADILOADER.Dev]
CopyFiles=ADILOADER.Files.Ext
AddReg=ADILOADER.AddReg

[ADILOADER.Dev.NT]
; copyfiles commented out for Win2K to avoid user intervention during install
CopyFiles=ADILOADER.Files.NT.Ext
AddReg=ADILOADER.AddReg

[ADILOADER.Dev.NT.Services]
Addservice = ADILOADER, 0x00000002, ADILOADER.AddService

[ADILOADER.AddService]
DisplayName = %ADILOADER.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\adildr.sys
LoadOrderGroup = Base

[ADILOADER.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,adildr.sys

[ADILOADER.Files.Ext]
adildr.sys

[ADILOADER.Files.NT.Ext]
adildr.sys

[SourceDisksNames]
1= %ADIUSBAE.DiskDesc%,,,

[SourceDisksFiles]
adildr.inf = 1
adildr.sys = 1

[DestinationDirs]
ADILOADER.Files.Ext = 11
ADILOADER.Files.NT.Ext = 12



;---------------------------------------------------------------;

[Strings]
ADI="Analog Devices"
ADILOADER.DeviceDesc="USB ADSL Loader"

ADILOADER.SvcDesc="General Purpose USB Driver (adildr.sys)"
ADIUSBAE.DiskDesc = "ADI USB ADSL Installation CD ROM"
 
Sharon - found this setup info file alongside the driver does it help?

;-------------------------------------------------------------------------------
;
; ANALOG DEVICES PROPERTIES
;
; Copyright © 1999 ADI Corporation. All Rights Reserved.
;
;
;
; ABSTRACT:
; Windows 98/NT5 INF file for the USB ADSL Modem
;
;-------------------------------------------------------------------------------

[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID= {36FC9E60-C465-11CF-8056-444553540000}
provider=%ADI%
DriverVer=03/02/2004, 1.8
CatalogFile = adildr.cat

[Manufacturer]
%ADI%=ADI

[ControlFlags]
ExcludeFromSelect = USB\VID_1110&PID_9032
ExcludeFromSelect = USB\VID_1110&PID_9010
ExcludeFromSelect = USB\VID_1110&PID_9022
ExcludeFromSelect = USB\VID_1110&PID_9024

[ADI]
;
; This is the VID/PID for the EZ-USB development board. This device
; is bound to a version of the general purpose driver that will
; automatically download the Keil 8051 monitor to external RAM.
; Do not use this VID/PID for your own device or the monitor will
; wipe out your firmware.
;

%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9032
%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9010
%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9022
%ADILOADER.DeviceDesc% = ADILOADER.Dev, USB\VID_1110&PID_9024

;
; This VID/PID is used by several of the EZ-USB development kit
; samples. This device is bound to the general purpose driver.
;

;JA-WHQL [PreCopySection]
;JA-WHQL HKR,,NoSetupUI,,1

[ADILOADER.Dev]
CopyFiles=ADILOADER.Files.Ext
AddReg=ADILOADER.AddReg

[ADILOADER.Dev.NT]
; copyfiles commented out for Win2K to avoid user intervention during install
CopyFiles=ADILOADER.Files.NT.Ext
AddReg=ADILOADER.AddReg

[ADILOADER.Dev.NT.Services]
Addservice = ADILOADER, 0x00000002, ADILOADER.AddService

[ADILOADER.AddService]
DisplayName = %ADILOADER.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\adildr.sys
LoadOrderGroup = Base

[ADILOADER.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,adildr.sys

[ADILOADER.Files.Ext]
adildr.sys

[ADILOADER.Files.NT.Ext]
adildr.sys

[SourceDisksNames]
1= %ADIUSBAE.DiskDesc%,,,

[SourceDisksFiles]
adildr.inf = 1
adildr.sys = 1

[DestinationDirs]
ADILOADER.Files.Ext = 11
ADILOADER.Files.NT.Ext = 12



;---------------------------------------------------------------;

[Strings]
ADI="Analog Devices"
ADILOADER.DeviceDesc="USB ADSL Loader"

ADILOADER.SvcDesc="General Purpose USB Driver (adildr.sys)"
ADIUSBAE.DiskDesc = "ADI USB ADSL Installation CD ROM"
Well, it helps in that you now know what the adildr message relates to a
hardware device. You can stop worrying that some spyware may have slipped
by your protection layers.

About all I get out of the INF file is that the EZ-USB board is "bound" to
specific drivers. The INF also cautions about accidentally altering
firmware for the board but isn't very specific about how that should be
avoided.

For more info, you'd need to dig around in the tech support areas for the
device or call tech support. Is USB built in to your motherboard? If yes,
check tech support pages or user forums for the motherboard. or contact
their tech support. If it's a separate card - ferret out tech support from
that hardware manufacturer.
 
Nanthicha said:
*Error Message:
Re:Service Control manager
The General Purpose USB Driver (adildr.sys) service failed to start
due to
the following error:
The service cannot be started, either because it is disabled or
because it
has no enabled devices associated with it.

Any ideas anyone *

This driver is obsolete, unless you are using Windows 98. To stop it
loading in XP and constantly giving the error, you do the following :

Make a RESTORE POINT
Open the registry, by typing "Regedit" [no quotes] in the "Run" box.
Navigate to HKLM/System where you will see ControlSet001,
ControlSet002, and CurrentControlSet.
Tick the box of ControlSet001 and navigate down to Services/ADILOADER
In the right hand pane the item "Start" will probably have a (2) listed
in the data column.
Highlight "Start" and right click the mouse
Choose "modify" and in the value data box simply type "0" [no quotes]
and click "OK"
You now have to repeat this for ControlSet002 and then repeat it again
for CurrentControlSet
Exit the registry, re-boot, and the error message has disappeared.
 
Back
Top