Bonjour à Tous,
je viens d'acheter une carte MCL PCI eSATA/SATA chez SURCOUF. Après installation de la carte et redémarrage de l'ordinateur, la carte est reconnue (message : nouveau matériel ....).
Pour l'installation des pilotes, j'ai respecté le mode d'emploi :
1) faire 'annuler' sur le message WINDOWS insérez ....
2) Charger le CD et ouvrir le répertoire CPISATA\1620\WinXP .... et double clic sur 162x driver v1.11 setup.exe.
Problème:
lorsque je charge le CD, la lecture démarre automatiquement et WINDOWS copie les fichiers du CD vers ?????.
J'ai ouvert le répertoire du CD comme indiqué sur le mode d'emploi, mais il n'y a pas de fichier 162x driver v1.11 ......
Il y a deux fichiers dont un fichier Système ‘INIC162X’ lorsque je double clic sur ce fichier il m’affiche le contenu mais il ne s’exécute pas :
inic162x.inf
;
; Installation inf for the SATA Host Adapter.
;
; (c) Copyright 2006 Initio
;
[Version]
Signature="$Windows NT$"
Provider=%Provider%
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Class=SCSIAdapter
;;CatalogFile=oemscsi.cat
DriverVer=02/07/2006, 5.07.06.0207
;
; Disk installation information.
;
[SourceDisksNames]
1 = %Install.Disk%,,,""
;
; Location of files on installation disk.
;
[SourceDisksFiles]
inic162x.sys = 1
;
; Specifies the target's location
;
[DestinationDirs]
DefaultDestDir = 12
;
; Driver information
;
[Manufacturer]
%MfgName% = HARDWARE_ID
;
; MOdels section
'
[HARDWARE_ID]
%Device1622% = Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16221101
%Device1623% = Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16231101&REV_02
%Device1627% = Device_Inst, PCI\VEN_1101&DEV_1622&SUBSYS_16271101&REV_02
%DeviceRAID% = Device_Null, SCSI\INITIO__RAID_INTERFACE__1
;
; General installation section
;
[Device_Inst]
CopyFiles=@inic162x.sys
;
; Service Installation
;
[Device_Inst.Services]
AddService = inic162x, 2, Device_Service_Inst, Device_EventLog_Inst
[Device_Null]
[Device_Null.Services]
AddService = ,2
;
;Services install section
;
[Device_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 0 ; SERVICE_DEMAND_START
ErrorControl = 1
LoadOrderGroup = SCSI Miniport
ServiceBinary = %12%\inic162x.sys
AddReg = pnpsafe_pci_addreg
;
; Installs event logging information
;
[Device_EventLog_Inst]
AddReg = Device_EventLog_AddReg
;
; Installs registry info for the event log.
;
[Device_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\inic162x.sys"
HKR,,TypesSupported,0x00010001,7
;
; Reg key to be added to service for PNP PCI adapters
;
[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
;
; String information
;
[Strings]
Provider = "INITIO Corp."
MfgName = "INITIO Corp."
Device1622 = "Initio INIC162x S-ATA Raid Controller"
Device1623 = "Initio INIC162x S-ATA Raid Controller"
Device1627 = "Initio INIC162x S-ATA Cardbus Raid Controller"
DeviceRAID = "Initio Raid Interface"
Install.Disk = "Initio Install Disk"
Si quelqu'un a une idée sur ce problème que je rencontre
D'avance, merci.
