NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 32 33 34 35 36 … 93 Next »
Device Ini Editor

 
  • 0 Vote(s) - 0 Average
Device Ini Editor
kwrobel
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Apr 2008
#11
2008-04-08, 03:55 PM (This post was last modified: 2008-04-08, 04:00 PM by kwrobel.)
I think it says locked=0. However, I believe I found one part of the problem. I took a closer look at the config.exe-native.log file and found the following repeating error during scanning:

2008-04-08 10:12:46.806 VERBOSE KSPROPSETID_BdaDigitalDemodulator is NOT supported!!!
2008-04-08 10:12:46.806 ERROR PropSet->Set() failed... hr=80070492
2008-04-08 10:12:46.807 VERBOSE ServiceID: -1, PMT PID: -1, VPID: -1, APID: -1


I have attached a zip file containing both config.exe logs as well as bda.ini and qam.ini for your reference. The device I'm using is the first entry in bda.ini. I hope you can shed some light on this qam tuning misery. Sad

By the way, I found on an unrelated forum that a user had more success getting his BDA 2870 device (he's in Europe using DVB-T) to scan properly by uninstalling the Arcsoft Totalmedia software, which according to his post had locked the driver (?). So I did the same just to be safe. So now, all I have installed is the actual BDA driver that came with the CD. Here's the reference to that post: http://forums.nextpvr.com/showthread.php?t=17101 (#7).
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#12
2008-04-08, 04:11 PM
Quote:I think it says locked=0. However, I believe I found one part of the problem. I took a closer look at the config.exe-native.log file and found the following repeating error during scanning:

2008-04-08 10:12:46.806 VERBOSE KSPROPSETID_BdaDigitalDemodulator is NOT supported!!!
2008-04-08 10:12:46.806 ERROR PropSet->Set() failed... hr=80070492
This tells me your device is incompatible with the "TUNING_SPECIAL=2".

Sorry, it sounds like you're out of luck on this device.
kwrobel
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Apr 2008
#13
2008-04-08, 06:43 PM
sub Wrote:This tells me your device is incompatible with the "TUNING_SPECIAL=2".

Sorry, it sounds like you're out of luck on this device.

Sub,
I actually found this very revealing article in the EETimes posted May 2006:
http://www.eetimes.com/news/latest/showA...=187201881

In it, the author dissects the anatomy of the very similar Pinnacle PCTV USB Stick, which does DVB-T. Now I found it very interesting to see that the eMPIA 2870 chip is actually the last component in this whole scenario. Seeing that the Pinnacle is actually in the list of digital USB tuners in GB-PVR, I wondered.

I think the problem with my stick is the second component mentioned in that article, which is an Intel CE6353 DVB-T demodulator. Tonight, I will open up my USB dongle and try to identify the demodulator on that board. Cool Since I'm in the USA and we use ATSC/QAM, I bet its the Intel CE6210 DVB-C demodulator for Cable (see Intel's list of demodulators here: http://www.intel.com/design/celect/dtcom...tm#anchor3).

Would this help the developers of GB-PVR implement supported this device?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#14
2008-04-08, 06:48 PM
Quote:Would this help the developers of GB-PVR implement supported this device?
Sorry, no it doesnt. GB-PVR is entirely separated from the hardware by the BDA drivers. If this device doesnt work with "TUNING_SPECIAL=2", then the only thing that will get it going with QAM is information from the manufacturer on how they've implemented QAM tuning in their BDA drivers.
kwrobel
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Apr 2008
#15
2008-04-08, 07:27 PM
sub Wrote:Sorry, no it doesnt. GB-PVR is entirely separated from the hardware by the BDA drivers. If this device doesnt work with "TUNING_SPECIAL=2", then the only thing that will get it going with QAM is information from the manufacturer on how they've implemented QAM tuning in their BDA drivers.

So you're saying that there is a layer of abstraction (the BDA driver), but GB-PVR doesn't know how to set the correct switch for demodulation. Did I get that right?

Judging from the Device Manager in Vista, Kworld is actually using reference drivers from eMPIA. How can I aid in getting more information about the BDA driver's internal workings? I love to dig, and seldom take "no" for an answer. I bet you it's a matter of flipping a switch in the software (my simplified view; I'm an application programmer). Anyway...

According to Microsoft's BDA Interface description (http://msdn2.microsoft.com/en-us/library...S.85).aspx), two methods deal with Modulation Types: get_ModulationType and put_ModulationType. The types are listed as: http://msdn2.microsoft.com/en-us/library...S.85).aspx

According to HDHomerun's web page for my zip code (http://www.silicondust.com/hdhomerun/lin...code=60545), Comcast uses 256-QAM. So the modulation type should be set to BDA_MOD_256QAM (or 11 as INT value). Of course I don't know how GB-PVR utilizes the TUNING_SPECIAL directive internally, but would THAT help the developers?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#16
2008-04-08, 07:36 PM
kwrobel Wrote:So you're saying that there is a layer of abstraction (the BDA driver), but GB-PVR doesn't know how to set the correct switch for demodulation. Did I get that right?
Yes. The manufacturer most likely has some private proprietary interface for control QAM tuning (much like VistaView and OnAir).

Quote:Judging from the Device Manager in Vista, Kworld is actually using reference drivers from eMPIA. How can I aid in getting more information about the BDA driver's internal workings?
Pretty much all you can do is ask the manufacturer to supply the information.
kwrobel
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Apr 2008
#17
2008-04-09, 07:00 PM
I'm not getting anywhere with this dongle. Just for kicks, I installed SageTV Trial yesterday and it wouldn't find any channels either, though it recognized the device as BDA 2870 Tuner.

Also, I opened the thing up today, and it utilizes different chips that are hard to get information about. Just for the record to anybody interested, the dongle consists of:
* eMPIA EM2870
* LG Electronics LGDT3304
* NXP TDA18271HDC1

That's about all I could find out hardware-wise. Now how would I have to approach KWorld about the driver? What information would they have to provide about their driver in order to make it work?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#18
2008-04-09, 07:06 PM
You'd have to find an email address on the kworld website, then email them to say that you're trying to use GB-PVR with this device, but its currently able to perform QAM tuning with this device, and the author of GB-PVR had indicated he would need information from kworld about their implementation of ClearQAM tuning on their BDA drivers.

You'll probably never hear back, but its worth a shot. Its worked for other users in the past.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#19
2008-04-09, 08:31 PM
I think he meant:
sub Wrote:but its currently unable to perform QAM tuning with this device
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#20
2008-04-09, 08:33 PM
yep Big Grin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Extras device - using hardware video encoder gdogg371 6 3,151 2021-03-09, 12:18 AM
Last Post: gdogg371
  SCAN-1.CACHE Editor sch-mattes 13 5,527 2009-09-08, 07:08 PM
Last Post: martint123
  Other Tv Tuner Device support Ramesis 1 1,326 2006-12-01, 07:30 PM
Last Post: sub
  xml editor? frumbert 12 4,045 2006-10-19, 07:21 PM
Last Post: iownslaves

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

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

Linear Mode
Threaded Mode