Hirdetés
- Hobby elektronika
- Milyen asztali (teljes vagy fél-) gépet vegyek?
- Milyen processzort vegyek?
- Dell notebook topic
- Vezetékes FEJhallgatók
- Milyen széket vegyek?
- RAM topik
- Milyen házat vegyek?
- Intel Core i5 / i7 / i9 "Alder Lake-Raptor Lake/Refresh" (LGA1700)
- AMD K6-III, és minden ami RETRO - Oldschool tuning
Aktív témák
-
darerik
csendes tag
Én most tettem fel azt hiszem az 5,11-es drivert.
Az eredeti nem ment fel XP alá, ezzel halál jól elketyeg, de nem tudom mit tud, mert nem használom ki...
Az inf-ben ezeket találtam róla, hátha ojosabbak vagytok:
; Copyright (c) 2001 Pinnacle Systems
[Version]
Signature=''$CHICAGO$''
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%PCLE%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
DriverVer=04/04/2002, 1.0.2.7
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%PCLEMfg%=Pinnacle
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
Audio.CopyDrivers=10,system32drivers
Video.CopyDrivers=10,system32drivers
Stream.CopyDrivers=10,system32drivers
Crossbar.DeleteDrivers=10,system32drivers
;------------------------------------------------------------------------------
; List of supported devices
;------------------------------------------------------------------------------
[Pinnacle]
%AudioDevDesc%=AudioDevice,PCIVEN_109E&DEV_0878&SUBSYS_001211BD
%AudioDevDesc%=AudioDevice,PCIVEN_109E&DEV_0878&SUBSYS_1200BD11
%VideoDevDesc%=VideoDevice,PCIVEN_109E&DEV_0350
;%VideoDevDesc%=VideoDevice,PCIVEN_109E&DEV_036E
%VideoDevDesc%=VideoDevice,PCIVEN_109E&DEV_036E&SUBSYS_001211BD
%VideoDevDesc%=VideoDevice,PCIVEN_109E&DEV_036E&SUBSYS_1200BD11
;------------------------------------------------------------------------------
; Audio Device Section
;------------------------------------------------------------------------------
[AudioDevice]
AddReg= Audio.AddReg, PCLE.AddReg
CopyFiles= Audio.CopyDrivers
Delfiles= Crossbar.DeleteDrivers
[AudioDevice.NT]
AddReg= Audio.AddReg
CopyFiles= Audio.CopyDrivers
Delfiles= Crossbar.DeleteDrivers
[Audio.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,rob_a.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
; 8BitMode: 0 - 16-bit transfers, 1 - 8-bit transfer (normal use)
; For all current boards, value is 1
HKR,''DriverData'',''I2S8BitMode'',0x00010001, 0x01,0x00,0x00,0x00
; Clock edge to latch data: 0 - Rising edge, 1 - Falling edge
; Value should be 0 for Foghorn, 1 for Meatloaf and 848
HKR,''DriverData'',''I2SClockEdge'',0x00010001, 0x01,0x00,0x00,0x00
; MSBLSB: 0 - MSB first, 1 - LSB first
; For all current boards, value is 0
HKR,''DriverData'',''I2SMSBLSB'',0x00010001, 0x00,0x00,0x00,0x00
; PacketMode: 0 - Low speed I2S, 1 - High speed (40+ MB) I2S
; For Foghorn, Meatloaf and 848 Serial, value is 1
; For 848 Parallel, value is 0
HKR,''DriverData'',''I2SPacketMode'',0x00010001, 0x01,0x00,0x00,0x00
; UseI2SPort: 0 - Use GPIO port, 1 - Use I2S port
; For Foghorn, Meatloaf and 848 Serial, value is 1
; For 848 Parallel, value is 0
HKR,''DriverData'',''I2SUseI2SPort'',0x00010001, 0x01,0x00,0x00,0x00
HKR,''DriverData'',''DoTSSync'', 0x00010001, 0x00,0x00,0x00,0x00
HKR,''DriverData'',''DataBuffers'', 0x00010001, 0x2C,0x01,0x00,0x00
; PinName
HKLM,%MediaCategories%%GUID.Transport%,Name,,''MPEG-2 Transport''
HKLM,%MediaCategories%%GUID.Transport%,Display,1,00,00,00,00
HKLM,%MediaCategories%%GUID.Diag%,Name,,''PCLE Diagnostics''
HKLM,%MediaCategories%%GUID.Diag%,Display,1,00,00,00,00
[AudioDevice.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},''GLOBAL'',TSCapture,
[AudioDevice.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},''GLOBAL'',TSCapture,
[AudioDevice.NT.Services]
DelService = DIG_X
AddService = ROB_A,0x00000002,Audio.ServiceInstall
[Audio.ServiceInstall]
DisplayName = %AudioDevDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12% ob_a.sys
[TSCapture]
AddReg=TSCapture.AddReg
[TSCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%AudioDevDesc%
;------------------------------------------------------------------------------
; Video Device Section
;------------------------------------------------------------------------------
[VideoDevice]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration
AddReg= Video.AddReg
DelReg= Video.DelReg
CopyFiles= Video.CopyDrivers,Stream.CopyDrivers
Delfiles= Crossbar.DeleteDrivers
[VideoDevice.NT]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT
AddReg= Video.AddReg
CopyFiles= Video.CopyDrivers
Delfiles= Crossbar.DeleteDrivers
[Video.DelReg]
HKR, ENUM, Device0
HKR, DriverData, Tune
[Video.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,rob_v.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR, ''Audio'', ''Mode'', 0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, ''Crossbar'', ''AudioPin'', 0x00010001, 0xFF, 0xFF, 0xFF, 0xFF
HKR, ''Crossbar'', ''VideoPin'', 0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, ''Decoder'', ''VideoFormat'',0x00010001, 0x10, 0x00, 0x00, 0x00
HKR, ''Decoder'', ''Contrast'', 0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, ''Decoder'', ''Hue'', 0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, ''Decoder'', ''Saturation'', 0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, ''Decoder'', ''Brightness'', 0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, ''Decoder'', ''Sharpness'', 0x00010001, 0x00, 0x00, 0x00, 0x00
HKR, ''DriverData'',''XTal0'', 0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR, ''DriverData'',''XTal1'', 0x00010001, 0x23, 0x00, 0x00, 0x00
HKR, ''DriverData'',''ListPath'',, %11%
HKR, ''Tuner'', ''TunerFreq'', 0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, ''Tuner'', ''TunerMode'', 0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, ''Tuner'', ''Country'', 0x00010001, 0x31, 0x00, 0x00, 0x00
HKR, ''Tuner'', ''VideoTrap'', 0x00010001, 0x01, 0x00, 0x00, 0x00
;HKLM,''Software''%PCLE%''INSTALL''%ROBERTO%,Version,,%Version%
[VideoDevice.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},''GLOBAL'',VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},''GLOBAL'',VideoCapture,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},''GLOBAL'',VideoTvTuner,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},''GLOBAL'',VideoTvAudio,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},''GLOBAL'',VideoCrossbar,
[VideoDevice.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},''GLOBAL'',VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},''GLOBAL'',VideoCapture,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},''GLOBAL'',VideoTvTuner,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},''GLOBAL'',VideoTvAudio,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},''GLOBAL'',VideoCrossbar,
[VideoCapture]
AddReg=VideoCapture.AddReg
[VideoTvAudio]
AddReg=VideoTvAudio.AddReg
[VideoTvTuner]
AddReg=VideoTvTuner.AddReg
[VideoCrossbar]
AddReg=VideoCrossbar.AddReg
[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%VideoDevDesc%
[VideoTvTuner.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%Video.TvTuner%
[VideoTvAudio.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%Video.TvAudio%
[VideoCrossbar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%Video.Crossbar%
[VideoDevice.NT.Services]
DelService = DIG_X
AddService = ROB_V,0x00000002,Video.ServiceInstall
[Video.ServiceInstall]
DisplayName = %VideoDevDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%system32drivers ob_v.sys
;------------------------------------------------------------------------------
; These are the files we need installed for the video device
;------------------------------------------------------------------------------
[Video.CopyDrivers]
rob_v.sys
rob_a.sys
[Stream.CopyDrivers]
stream.sys
;------------------------------------------------------------------------------
; These are the files we need installed for the audio device
;------------------------------------------------------------------------------
[Audio.CopyDrivers]
rob_a.sys
;------------------------------------------------------------------------------
; These are the old files we need deleted
;------------------------------------------------------------------------------
[Crossbar.DeleteDrivers]
dig_x.sys
[Audio.KnownFiles]
rob_a.sys=safe
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Non-Localizable
;----------------
GUID.Transport=''{D07910E1-2D6C-11d4-861B-00500448E60F}''
GUID.Diag=''{D07910E2-2D6C-11d4-861B-00500448E60F}''
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
MediaCategories=''SYSTEMCurrentControlSetControlMediaCategories''
;----------------
; Localizable
;----------------
Version= ''2.50.0.0''
ROBERTO= ''PCTV''
PCLE= ''Pinnacle Systems''
PCLEMfg= ''Pinnacle''
AudioDevDesc= ''Pinnacle WDM PCTV Audio Capture''
VideoDevDesc= ''Pinnacle WDM PCTV Video Capture''
Video.TvAudio= ''Pinnacle WDM PCTV TvAudio''
Video.TvTuner= ''Pinnacle WDM PCTV Analog Tuner''
Video.Crossbar= ''Pinnacle WDM PCTV Crossbar''
;*** BEGIN **********************************************************
;** **
;** Automatically generated on: Thu Jun 13 16:16:26 2002 **
;** **
;** MakeCAB Version: (32) 1.00.0601 (03/18/97) **
;** **
;*** BEGIN **********************************************************
[SourceDisksNames]
1=''PCTV (Rave) 5.11 driver disk or driver path'',''PCTV.CAB'',,
[SourceDisksFiles]
PinPCTV.inf=0,,9245
rob_a.sys=1,,20064
rob_v.sys=1,,133810
slaunch.exe=1,,41219
;*** END ************************************************************
;** **
;** Automatically generated on: Thu Jun 13 16:16:26 2002 **
;** **
;*** END ************************************************************
Aktív témák
- Hobby elektronika
- Kerékpárosok, bringások ide!
- Linux kezdőknek
- Audi, Cupra, Seat, Skoda, Volkswagen topik
- Elektromos autók - motorok
- iPhone topik
- Milyen asztali (teljes vagy fél-) gépet vegyek?
- Huawei Watch GT 6 és GT 6 Pro duplateszt
- Apple iPhone 17 - alap
- eBay-es kütyük kis pénzért
- További aktív témák...
- HP,15.6",250 G6,8.gen.core i5 (8X4,0Ghz)8-32GB RAM,256GB-1TB SSD,nagyon jó akku,Win.11,szép
- Dell,14"FullHd IPS,core i5 6440H(fiz.4MAG!),8-16GB DDR4 RAM,Vil.bill,256-512GB SSD,Jó akku,Win.11
- DELL Optiplex Micro 7010 - i5 13500T - 16GB DDR4 - 512GB SSD
- Fujitsu ,15,6",8.gen.i5,világító.bill, 4G LTE,8-32GB/256-512,jó akku,Win.11,szép
- HP 15.6 ",AMD A10,jó állapotú,magyar billentyűzet,Win.11 is megy!!
- BESZÁMÍTÁS! ASUS B760M i5 12400F 32GB DDR4 1TB SSD RTX 3070Ti 8GB Fractal Design R5 FSP 850W
- Bomba ár! Lenovo ThinkPad X250 - i5-5GEN I 8GB I 128GB SSD I 12,5" HD I Cam I W10 I Garancia!
- ÁRGARANCIA!Épített KomPhone i5 14600KF 32/64GB RAM RX 7800 XT 16GB GAMER PC termékbeszámítással
- BESZÁMÍTÁS! AMD Ryzen 9 3900X 12 mag 24 szál processzor garanciával hibátlan működéssel
- LG 32GP850-B - 32" NANO IPS / 2560x1440 / 180Hz 1ms / NVIDIA G-Sync / AMD FreeSync / HDR 400
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest