NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 516 517 518 519 520 … 1231 Next »
ATMT DVB-T usb receiver

 
  • 0 Vote(s) - 0 Average
ATMT DVB-T usb receiver
petewxm
Offline

Member

Posts: 247
Threads: 47
Joined: Jan 2007
#1
2007-01-16, 08:42 PM
HI, Im new to this and I`m having problems with map digital channels to epg channels, I get this error message "failed to connect to BDA device" I know my usb receiver has got BDA drivers and I have edited the BDA file to read :-

[DigiO2 DVB-T USB Receiver]
TUNING_TYPE=DVB-T
FILTER_TUNER=ULi M9207 Analog Tuner
FILTER_CAPTURE=ULi M9207 Analog Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport

This is my usb receiver info, it might help

; ULi M9207 USB DVB-T / TV BOX
; Copyright 2004, ULi Electronics Inc. (ULi)


[Version]
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%ULi%
LayoutFile=layout.inf,layout1.inf,layout2.inf
DriverVer=12/29/2005,5.1.2600.1048


[Manufacturer]
%ULi%=ULiM9207


[ULiM9207]
%M9207.DeviceDesc%=M9207,USB\VID_1498&PID_9206
%M9207.DeviceDesc%=M9207,USB\VID_1498&PID_920A&MI_00
%M9207.DeviceDesc%=M9207,USB\VID_1498&PID_920A&MI_01
%M9207.DeviceDesc%=M9207,USB\VID_1498&PID_9207&MI_03


[DestinationDirs]
M9207.CopyFiles=10,system32\drivers


[SourceDisksNames]
1 = %DISK_DESCRIPTION%,,


[SourceDisksFiles]
M9207BDA.sys=1


[M9207.CopyFiles]
M9207BDA.sys


[M9207]
Include = kscaptur.inf, bda.inf
Needs = KSCAPTUR.Registration, BDA.Registration, bda.Installation, bdacap.Installation
AddReg = M9207.AddReg
CopyFiles=M9207.CopyFiles
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)


[M9207.ntx86]
Include = ks.inf, kscaptur.inf, bda.inf, wdmaudio.inf
Needs = KS.Registration.NT,KSCAPTUR.Registration.NT,BDA.Registration.NT,bda.Installation.NT,bdacap.Installation.NT,wdmaudio.Registration.NT
AddReg = M9207.AddReg
CopyFiles=M9207.CopyFiles


[M9207.ntx86.Services]
AddService=M9207, 0x00000002, M9207.ServiceInstall


[M9207.ServiceInstall]
DisplayName=%DISPLAY_NAME%
Description=%SERVICE_DESCRIPTION%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_SYSTEM_START%
ErrorControl=%SERVICE_ERROR_IGNORE%
ServiceBinary=%12%\M9207BDA.sys


[M9207.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,M9207BDA.sys


;; audio capture registry entries
;HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
;HKR,,Driver,,M9207BDA.sys
;HKR,Drivers,SubClasses,,"wave"
;HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
;HKR,Drivers\wave\wdmaud.drv,Description,,"Europa audio capture device"


;; add audio input and output pinnames
;HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%VAMP_ANLG_AUDIO_IN_PIN%,"Name",,"Analog Audioinput"
;HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%VAMP_ANLG_AUDIO_OUT_PIN%,"Name",,"Audio"


;; VIDEO board defaults
;HKR, "Decoder", "Tuner Channel", 0x00010001, 3
;HKR, "Decoder", "CVBS Channel", 0x00010001, 1
;HKR, "Decoder", "SVHS Channel", 0x00010001, 8
;******** HKR, "Decoder", "Preferred Video Standard",0x00010001,1


;;AUDIO board defaults
;HKR, "BoardSetting", "Tuner", 0x00010001, 1
;HKR, "BoardSetting", "Composite1", 0x00010001, 2
;HKR, "BoardSetting", "SVideo1", 0x00010001, 3

[M9207.Interfaces]
;AddInterface=%KSCATEGORY_CAPTURE% ,%VAMP_ANLG_CAP_FILTER% ,M9207.AnlgCapture,0
;AddInterface=%KSCATEGORY_VIDEO% ,%VAMP_ANLG_CAP_FILTER% ,M9207.AnlgCapture,0
;AddInterface=%KSCATEGORY_AUDIO% ,%VAMP_ANLG_CAP_FILTER% ,M9207.AnlgACapture,0
;AddInterface=%KSCATEGORY_CROSSBAR% ,%VAMP_ANLG_XBAR_FILTER% ,M9207.AnlgXBar,0
;AddInterface=%KSCATEGORY_TVAUDIO% ,%VAMP_ANLG_TVAUDIO_FILTER% ,M9207.AnlgTVAudio,0
;AddInterface=%KSCATEGORY_TVTUNER% ,%VAMP_ANLG_TUNER_FILTER% ,M9207.AnlgTuner,0
AddInterface=%KSCATEGORY_BDA_RECEIVER% ,%ULi_DigitalCaptureFilter% ,M9207.DgtlCapture,0
AddInterface=%KSCATEGORY_BDA_TUNER% ,%ULi_DigitalTunerFilter% ,M9207.DgtlTuner,0

[M9207.ntx86.Interfaces]
;AddInterface=%KSCATEGORY_CAPTURE% ,%VAMP_ANLG_CAP_FILTER% ,M9207.AnlgCapture,0
;AddInterface=%KSCATEGORY_VIDEO% ,%VAMP_ANLG_CAP_FILTER% ,M9207.AnlgCapture,0
;AddInterface=%KSCATEGORY_AUDIO% ,%VAMP_ANLG_CAP_FILTER% ,M9207.AnlgACapture,0
;AddInterface=%KSCATEGORY_CROSSBAR% ,%VAMP_ANLG_XBAR_FILTER% ,M9207.AnlgXBar,0
;AddInterface=%KSCATEGORY_TVAUDIO% ,%VAMP_ANLG_TVAUDIO_FILTER% ,M9207.AnlgTVAudio,0
;AddInterface=%KSCATEGORY_TVTUNER% ,%VAMP_ANLG_TUNER_FILTER% ,M9207.AnlgTuner,0
AddInterface=%KSCATEGORY_BDA_RECEIVER% ,%ULi_DigitalCaptureFilter% ,M9207.DgtlCapture,0
AddInterface=%KSCATEGORY_BDA_TUNER% ,%ULi_DigitalTunerFilter% ,M9207.DgtlTuner,0

;[M9207.AnlgCapture]
;AddReg=M9207.AnlgCapture.AddReg

;[M9207.AnlgCapture.AddReg]
;HKR,,CLSID,,%KSProxy.CLSID%
;HKR,,FriendlyName,,%M9207.AnlgCaptureName%
;HKR,,VampType,,%M9207.VampType%

;Name AnalogAudioCapture is too long for 98 SE.
;[M9207.AnlgACapture]
;AddReg=M9207.AnlgACapture.AddReg

;[M9207.AnlgACapture.AddReg]
;HKR,,CLSID,,%KSProxy.CLSID%
;HKR,,FriendlyName,,%M9207.AnlgAudioCaptureName%

;[M9207.AnlgXBar]
;AddReg=M9207.AnlgXBar.AddReg

;[M9207.AnlgXBar.AddReg]
;HKR,,CLSID,,%KSXBar.CLSID%
;HKR,,FriendlyName,,%M9207.AnlgXBarName%

;[M9207.AnlgTVAudio]
;AddReg=M9207.AnlgTVAudio.AddReg

;[M9207.AnlgTVAudio.AddReg]
;HKR,,CLSID,,%KSTVAudio.CLSID%
;HKR,,FriendlyName,,%M9207.AnlgTVAudioName%

;[M9207.AnlgTuner]
;AddReg=M9207.AnlgTuner.AddReg

;[M9207.AnlgTuner.AddReg]
;HKR,,CLSID,,%KSTvTune.CLSID%
;HKR,,FriendlyName,,%M9207.AnlgTunerName%

[M9207.DgtlCapture]
AddReg=M9207.DgtlCapture.AddReg

[M9207.DgtlCapture.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%M9207.DgtlCaptureName%

[M9207.DgtlTuner]
AddReg=M9207.DgtlTuner.AddReg

[M9207.DgtlTuner.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%M9207.DgtlTunerName%

;
;*** strings, GUIDs and names
;

[Strings]

;; Proxy GUIDs
KSProxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSXBar.CLSID = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
KSTVAudio.CLSID = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
KSTvTune.CLSID = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"


;; Category GUIDs
;KSCATEGORY_CAPTURE = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO = "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
;KSCATEGORY_AUDIO = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
;KSCATEGORY_CROSSBAR = "{a799a801-a46d-11d0-a18c-00a02401dcd4}"
;KSCATEGORY_TVAUDIO = "{a799a802-a46d-11d0-a18c-00a02401dcd4}"
;KSCATEGORY_TVTUNER = "{a799a800-a46d-11d0-a18c-00a02401dcd4}"
KSCATEGORY_BDA_RECEIVER = "{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
KSCATEGORY_BDA_TUNER = "{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"


;; Our Pin GUIDs
;VAMP_ANLG_AUDIO_IN_PIN = "{7BB284B9-714D-493d-A101-B1B028E782BD}"
;VAMP_ANLG_AUDIO_OUT_PIN = "{5582E657-E596-42b5-9DB3-541B27A2355F}"


;; Our Filter GUIDs
;VAMP_ANLG_CAP_FILTER = "{BBEFB6C7-2FC4-4139-BB8B-A58BBA724083}"
;VAMP_ANLG_XBAR_FILTER = "{ED97D48C-E41E-11d5-9964-00E098172B75}"
;VAMP_ANLG_TVAUDIO_FILTER = "{DEFE4E8D-584B-446c-89CC-FD1F4D3F0746}"
;VAMP_ANLG_TUNER_FILTER = "{62B08A3E-335E-4b30-90F9-2BA47EF9EC2E}"
ULi_DigitalCaptureFilter = "{FD60E09A-00CD-4ad2-A9E7-703D12818E3C}"
ULi_DigitalTunerFilter = "{FCEE018E-44DA-4e90-B9C4-4D9217D1D04B}"

; system defines

SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4

SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3

FLG_REGSVR_DLLREGISTER = 0x00000001

;Our strings

ULi="ULi"
M9207.DeviceDesc = "DigiO2 DVB-T USB Receiver"
DISK_DESCRIPTION = "ULi M9207 Installation Disk"
DISPLAY_NAME = "DigiO2 DVB-T USB Receiver"
SERVICE_DESCRIPTION = "ULi M9207 BDA Driver"

;Our Friendly Names

M9207.AnlgCaptureName = "ULi M9207 Analog Capture"
M9207.AnlgXBarName = "ULi M9207 Analog Xbar"
M9207.AnlgTVAudioName = "ULi M9207 Analog TV Audio"
M9207.AnlgTunerName = "ULi M9207 Analog Tuner"
M9207.DgtlCaptureName = "ULi M9207 Digital Capture"
M9207.DgtlTunerName = "DigiO2 DVB-T USB Receiver"

M9207.AnlgAudioCaptureName = "ULi M9207 Analog Audio Capture"

I would be greatful if someone could point out what I`m doing wrong

Thanks

PeteSmile
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#2
2007-01-16, 09:19 PM
Is this a hybrid device, i.e., capable of analogue and dvb-t reception? It looks like it from the setup information file you posted.

You seem to have entered the analog names for the tuner and capture filters in the bda.ini...
Quote:[DigiO2 DVB-T USB Receiver]
TUNING_TYPE=DVB-T
FILTER_TUNER=ULi M9207 Analog Tuner
FILTER_CAPTURE=ULi M9207 Analog Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport


The setup information also mentions the following drivers/filters which you could try for the capture/tuner names...
Quote:M9207.DgtlCaptureName = "ULi M9207 Digital Capture"
M9207.DgtlTunerName = "DigiO2 DVB-T USB Receiver"


If that doesn't work, I know there is an oddity with some devices which means they have a 'receiver only' mode. See the following...
Quote:[Hauppauge Nova-T USB2]
TUNING_TYPE=DVB-T
RECEIVER_ONLY_MODE=1
FILTER_RECEIVER=Hauppauge Nova USB2 DVB-T TV Receiver
PIN_RECEIVER_IN=Antenna In Pin
PIN_RECEIVER_OUT=MPEG2 Transport
I'm not sure if this is the case for your card though as the setup information file does list a capture and tuner filter.


In all cases you'll need to make sure the pin names are correct - take a look at the filters with GraphEdt if you haven't already done so. If you're not used to Graphedt, I'll take you through it if you need help.

Hope this helps.

Cheers,
Brian
petewxm
Offline

Member

Posts: 247
Threads: 47
Joined: Jan 2007
#3
2007-01-16, 10:00 PM
Hi Brain,
Thanks for the fast reply, changing the driver/filters names to the ones mentioned has worked.
Thanks again, (can`t wait to try all the features)

Cheers

Pete
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#4
2007-01-16, 10:22 PM
Hi Pete,

Great stuff. I like it when things work out that way. Smile

When sub gets back from his break, let him know the settings for your device and he'll probably add them to the BDA.INI for future releases.

Quote:...can`t wait to try all the features...

Enjoy!

Cheers,
Brian
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#5
2007-01-21, 02:01 AM
Cheers, I'll add to bda.ini.
petewxm
Offline

Member

Posts: 247
Threads: 47
Joined: Jan 2007
#6
2007-03-14, 10:46 PM
Hi Sub,
I`ve just upgraded to the new release and noticed the "DigiO2 DVB-T USB Receiver" in the bda file have got the wrong driver names.

They should be

M9207.DgtlCaptureName = "ULi M9207 Digital Capture"
M9207.DgtlTunerName = "DigiO2 DVB-T USB Receiver"

Thanks

Pete
Pentium 4 3000, XP, 1.5gig of memory, 460gig harddrive, Nova T Dual, Big Grin, PVRX2Big Grin 3 MVP`s
petewxm
Offline

Member

Posts: 247
Threads: 47
Joined: Jan 2007
#7
2007-07-09, 10:05 AM
Hi Sub,

Just upgraded to the new release, very impressedSmile

One thing I did find though the bda.ini is wrong, can you please update it in your next release.

(See prevous post)

Thanks

PeteSmile
Pentium 4 3000, XP, 1.5gig of memory, 460gig harddrive, Nova T Dual, Big Grin, PVRX2Big Grin 3 MVP`s
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#8
2007-07-09, 04:36 PM
Can you post the exact section you have in your bda.ini file for this device?

Its important to note that I dont change existing sections when manufactures change their drivers, so that it doesnt break it for users that havnt upgraded their drivers. Instead I'll create a new section, tacking on "type 2", or "type 3" on the end of the name.
petewxm
Offline

Member

Posts: 247
Threads: 47
Joined: Jan 2007
#9
2007-07-10, 10:44 PM
Hi Sub,
Its this 1 that needs changing

[DigiO2 DVB-T USB Receiver]
TUNING_TYPE=DVB-T
FILTER_TUNER=ULi M9207 Analog Tuner
FILTER_CAPTURE=ULi M9207 Analog Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport

Thanks

Pete
Pentium 4 3000, XP, 1.5gig of memory, 460gig harddrive, Nova T Dual, Big Grin, PVRX2Big Grin 3 MVP`s
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#10
2007-07-10, 10:51 PM
petewxm Wrote:Hi Sub,
Its this 1 that needs changing

[DigiO2 DVB-T USB Receiver]
TUNING_TYPE=DVB-T
FILTER_TUNER=ULi M9207 Analog Tuner
FILTER_CAPTURE=ULi M9207 Analog Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport
Thats exactly whats in the bda.ini today. If you had to change it, what did you change it to? Post the updated section. That section above will be left as is, but if you post an updated one, then I'll add it as [DigiO2 DVB-T USB Receiver (type2)]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  directv receiver H20 turns off kf7nn 1 1,423 2009-09-17, 12:29 AM
Last Post: kf7nn
  Gb-pvr hvr1600 usb receiver with IR configuration entros 0 1,985 2009-08-02, 06:06 PM
Last Post: entros
  Need your help setting up GBPVR with an ATMT DVB-T USB dongle cilevelic 6 2,542 2009-06-01, 11:35 AM
Last Post: cilevelic
  HDMI -> Receiver -> TV; black GUI issues Kevin_T 0 1,152 2008-07-24, 05:59 AM
Last Post: Kevin_T
  Direct tv D12-100 receiver hobber92 0 3,540 2008-06-12, 05:32 PM
Last Post: hobber92
  How to use the Hauppauge USB2 built-in IR receiver? petek 6 2,028 2007-03-26, 05:34 PM
Last Post: petek
  Audio from PC to receiver pvrproblems 3 1,435 2007-01-23, 06:41 PM
Last Post: zehd
  bda.ini entry for WinFast DTV Dongle DIB7700 DVB-T Receiver itxweather 24 8,581 2006-12-18, 04:44 PM
Last Post: itxweather
  D11-300 Receiver usb-uirt? jorm 3 1,289 2006-11-22, 02:49 PM
Last Post: jorm
  problem with second bda-receiver mz-system 2 1,173 2006-10-17, 03:21 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode