- Szerkesztett és makrofotók mobillal
- Mobil flották
- Amazfit T-Rex 3 - prehisztorikus idő
- Íme az új Android Auto!
- Okosóra és okoskiegészítő topik
- Redmi Note 13 Pro 5G - nem százas, kétszázas!
- Honor Magic V3 - mágikus realizmus
- Samsung Galaxy S20 FE - tényleg nem lite
- Gyűjtögeti a Xiaomi 16 az engedélyeket
- Magisk
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 ************************************************************ -
Ez azt jelenti hogy software gond van a 4-es driverhez linket már írtam nem tudom hogy nem tudod letölteni.
Ha változtatod az országbeállításokat a csatornakeresőnél akkor a többi csatornát is meg találja a kártya. Nálam UPC kábelnél a German Frequency-vel jön be az összes.
Aktív témák
Hirdetés
- L14 Gen5 14" FHD+ IPS Ultra 7 155U 16GB 512GB NVMe ujjlolv IR kam gar
- Kezdőknek legjobb választás: 4 GHz AMD 5400U, 4 mag / 8 szál barebone
- Samsung Galaxy A14 64GB Kártyafüggetlen 1Év Garanciával
- Xiaomi Redmi Note 13 256GB Kártyafüggetlen 1Év Garanciával
- Xiaomi Redmi Note 14 Pro 256GB Kártyafüggetlen 1Év Garanciával
- Bomba ár! Lenovo X1 Yoga 1st - i7-6G I 8GB I 256SSD I 14" WQHD I HDMI I W10 I CAM I Garancia!
- ÁRGARANCIA!Épített KomPhone i7 14700KF 32/64GB RAM RTX 4070 Ti Super GAMER PC termékbeszámítással
- Samsung Galaxy A40 64GB, Kártyafüggetlen, 1 Év Garanciával
- Asus E510M 128GB SSD, 4GB RAM, 1 Év Garanciával
- Kingmax 2x2GB DDR3 1333 RAM eladó
Állásajánlatok
Cég: Promenade Publishing House Kft.
Város: Budapest
Cég: CAMERA-PRO Hungary Kft
Város: Budapest