adildr.sys issue frequently hangs pc

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
 
M

Mark L. Ferguson

Go to Start/Run, and type DEVMGMT.MSC , highlight the USB Hub devices, Action menu, "Uninstall", then restart Windows, to find the
device drivers again automatically.
 
G

Guest

Mark,
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"
 
M

Mark L. Ferguson

My guess would be the file adidr.sys is corrupt and needs to be replaced from original setup media.

--
Mark L. Ferguson
FAQ for Windows Antispy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
Nanthicha said:
Mark,
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"


Mark L. Ferguson said:
Go to Start/Run, and type DEVMGMT.MSC , highlight the USB Hub devices, Action menu, "Uninstall", then restart Windows, to find
the
device drivers again automatically.
 
G

Guest

Mark

You will note that Ken W tried replacing the driver and failed to rectify
problem. Any other advice? If you have a chance to look at
http://www.xpforum.co.uk/forum/archive.php/o_t__t_934__double-bootup-sorted-merry-christmas.html
and provide advice based on that it might be useful. Presumably as more
users get Tiscali or other ISPs supplying broadband with a Sagem modem the
problem will become more widespread?


Mark L. Ferguson said:
My guess would be the file adidr.sys is corrupt and needs to be replaced from original setup media.

--
Mark L. Ferguson
FAQ for Windows Antispy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
Nanthicha said:
Mark,
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"


Mark L. Ferguson said:
Go to Start/Run, and type DEVMGMT.MSC , highlight the USB Hub devices, Action menu, "Uninstall", then restart Windows, to find
the
device drivers again automatically.

--
Mark L. Ferguson
FAQ for Windows Antispy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Adildr issue constantly hanging 5
adildr.sys missing 0
Windows XP Help with error messages 2
missing adildr.sys 1
Unwanted shut down 1
Errors Event ID 7000 1
USB driver - DSL modem 1
Service failed to start 1

Top