NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 11 12 13 14 15 … 263 Next »
Realtek 2840 (DVB.C) support

 
  • 0 Vote(s) - 0 Average
Realtek 2840 (DVB.C) support
aprosz
Offline

Junior Member

Posts: 5
Threads: 0
Joined: May 2014
#11
2014-06-09, 06:07 PM
Graham Wrote:It looks a lot like the driver is not working right. Can you use Device Manager to uninstall (ticking the box to delete the driver) and then do a re-install of the device driver. And as Kiwi says ... it might be worth trying a driver install via Device Manager.

i tried and still not works
aprosz
Offline

Junior Member

Posts: 5
Threads: 0
Joined: May 2014
#12
2014-06-09, 06:09 PM
rvs75 Wrote:HI,

This a little program to switch DVB-T/T2 <-> DVB-C for Astrometa tuner. It's provided as is.
Program :https://mega.co.nz/#!TQ8RgQxS!AUSwKpeqkv...PFv62Mk8Hk
Source (C#): https://mega.co.nz/#!7UMD2boS!yzOguViExl...BFEBDU0Ioc

[Image: 41972520140604215057AstrometaSwitchRunni...trator.png]

To do if I have time :
- reset the device in an another thread
- Stay in system tray ?

I tried to set to DVB-C, but npvr device type is still DVB-T
rvs75
Offline

Junior Member

Posts: 6
Threads: 0
Joined: Jun 2014
#13
2014-06-09, 09:44 PM (This post was last modified: 2014-06-09, 09:53 PM by rvs75.)
aprosz Wrote:I tried to set to DVB-C, but npvr device type is still DVB-T

Sorry, i don't know NextPVR...:o

In DVB-C or DVB-T/T2, the tuner has the same GUID, so you need to have two configuration.
One for DVB-T/T2 and one DVB-C. The "tune request" is not the same.
I try with different programs and my switch program work.
I don't know how NextPVR find DVB card but my own can do this (more information at http://sourceforge.net/p/directshownet/d.../3205a0a9/).

I provided the source for the "how to".

I also submit my program at Astrometa support. They reply me :

Dear Hervé,

Thank you very much for this very useful utility.
It should be much faster than re-install driver. (though It is fixed to re-configure DVBT/C in build 140529)
I have passed this codes to our software team for reference.
I think you may also share this with other users, I believe they will find it useful.

Best Regards,

Support
Astrometa


so I hope Astrometa will provide a similar tool for the next drivers release.
rvs75
Offline

Junior Member

Posts: 6
Threads: 0
Joined: Jun 2014
#14
2014-06-09, 09:59 PM
aprosz Wrote:I tried to set to DVB-C, but npvr device type is still DVB-T

If you are under Windows XP try to run as administrator. I force UAC, but it's only available for Vista and newer.
aprosz
Offline

Junior Member

Posts: 5
Threads: 0
Joined: May 2014
#15
2014-06-12, 03:03 PM
rvs75 Wrote:If you are under Windows XP try to run as administrator. I force UAC, but it's only available for Vista and newer.

I run it on Win 8.1 as administrator.
rvs75
Offline

Junior Member

Posts: 6
Threads: 0
Joined: Jun 2014
#16
2014-06-12, 06:25 PM
I install NPVR and i can confirm there is a bug. My little tool work with DVBViewer and ProgDVB but not work with NPVR
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#17
2014-06-12, 06:36 PM
rvs75 Wrote:I install NPVR and i can confirm there is a bug. My little tool work with DVBViewer and ProgDVB but not work with NPVR
It works with every BDA compliant DVB-C I've used. I can only guess there is something odd or quirky about this device's drivers.

If you can view the Settings->Devices screen, then post the c:\users\public\npvr\logs\npvr.log, I'll check what it says about the devices it detected.
rvs75
Offline

Junior Member

Posts: 6
Threads: 0
Joined: Jun 2014
#18
2014-06-12, 07:40 PM
sub Wrote:It works with every BDA compliant DVB-C I've used. I can only guess there is something odd or quirky about this device's drivers.

If you can view the Settings->Devices screen, then post the c:\users\public\npvr\logs\npvr.log, I'll check what it says about the devices it detected.


The device is configured as a DVB-C device.

[Image: 31712220140612213204Outlookcomrvs7557svrhotmailfr.png]

Code:
...
2014-06-12 20:10:53.598    [DEBUG][1]    Scanning digital devices
2014-06-12 20:10:53.644    [DEBUG][1]    About to detect digital tuners
2014-06-12 20:10:53.650    [DEBUG][1]     - 'ASTROMETA DTV Filter'
2014-06-12 20:10:53.660    [DEBUG][1]    About to check standards supported by 'ASTROMETA DTV Filter'
2014-06-12 20:10:53.660    [DEBUG][1]    Found IBDA_Topology

2014-06-12 20:10:53.660    [DEBUG][1]     - KSNODE_BDA_RF_TUNER        

2014-06-12 20:10:53.660    [DEBUG][1]     - KSNODE_BDA_COFDM_DEMODULATOR

2014-06-12 20:10:53.660    [DEBUG][1]    Done
2014-06-12 20:10:53.660    [DEBUG][1]    Setting up device for:
2014-06-12 20:10:53.660    [DEBUG][1]     'DVB-T'
2014-06-12 20:10:53.711    [DEBUG][1]    Scanning HDPVR/Colossus devices
2014-06-12 20:10:53.717    [DEBUG][1]    About to check for HDPVR/Colossus/Siena tuners.
2014-06-12 20:10:53.717    [DEBUG][1]    Scanning analog devices
2014-06-12 20:10:53.721    [DEBUG][1]    About to check for analog tuners
2014-06-12 20:10:53.729    [DEBUG][1]    FindFilterByName failed to locate filter: MainConcept (HCW) MPEG Multiplexer-Plus
2014-06-12 20:10:53.729    [DEBUG][1]    MainConcept mux not present. Disabling analog support.
2014-06-12 20:10:53.729    [DEBUG][1]    Scanning HDHR devices
2014-06-12 20:10:53.732    [DEBUG][1]    Scanning IPTV devices
2014-06-12 20:10:53.732    [DEBUG][1]    Scanning plugin devices
2014-06-12 20:11:16.967    [DEBUG][1]    storing Position (1):26,26
2014-06-12 20:11:16.967    [DEBUG][1]    storing Size (1):789,522
2014-06-12 20:11:16.972    [INFO][1]    Exiting...
2014-06-12 20:11:16.972    [INFO][1]    Done.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#19
2014-06-12, 07:51 PM
Quote:2014-06-12 20:10:53.660 [DEBUG][1] About to check standards supported by 'ASTROMETA DTV Filter'
2014-06-12 20:10:53.660 [DEBUG][1] Found IBDA_Topology
2014-06-12 20:10:53.660 [DEBUG][1] - KSNODE_BDA_RF_TUNER
2014-06-12 20:10:53.660 [DEBUG][1] - KSNODE_BDA_COFDM_DEMODULATOR
2014-06-12 20:10:53.660 [DEBUG][1] Done
According to this output, the driver doesn't have a 'KSNODE_BDA_QAM_DEMODULATOR', which a DVB-C device would have, so has far as the app can tell, this device doesn't support DVB-C.

However, I've attached a patch which ignores this and assumes 'ASTROMETA DTV Filter' does have DVB-C, even though the driver doesn't claim to support DVB-C.
Kiwi
Offline

Member

Posts: 215
Threads: 32
Joined: Oct 2012
#20
2014-06-13, 06:19 AM
rvs75 Wrote:The device is configured as a DVB-C device.

[Image: 31712220140612213204Outlookcomrvs7557svrhotmailfr.png]

Code:
...
2014-06-12 20:10:53.598    [DEBUG][1]    Scanning digital devices
2014-06-12 20:10:53.644    [DEBUG][1]    About to detect digital tuners
2014-06-12 20:10:53.650    [DEBUG][1]     - 'ASTROMETA DTV Filter'
2014-06-12 20:10:53.660    [DEBUG][1]    About to check standards supported by 'ASTROMETA DTV Filter'
2014-06-12 20:10:53.660    [DEBUG][1]    Found IBDA_Topology

2014-06-12 20:10:53.660    [DEBUG][1]     - KSNODE_BDA_RF_TUNER        

2014-06-12 20:10:53.660    [DEBUG][1]     - KSNODE_BDA_COFDM_DEMODULATOR

2014-06-12 20:10:53.660    [DEBUG][1]    Done
2014-06-12 20:10:53.660    [DEBUG][1]    Setting up device for:
2014-06-12 20:10:53.660    [DEBUG][1]     'DVB-T'
2014-06-12 20:10:53.711    [DEBUG][1]    Scanning HDPVR/Colossus devices
2014-06-12 20:10:53.717    [DEBUG][1]    About to check for HDPVR/Colossus/Siena tuners.
2014-06-12 20:10:53.717    [DEBUG][1]    Scanning analog devices
2014-06-12 20:10:53.721    [DEBUG][1]    About to check for analog tuners
2014-06-12 20:10:53.729    [DEBUG][1]    FindFilterByName failed to locate filter: MainConcept (HCW) MPEG Multiplexer-Plus
2014-06-12 20:10:53.729    [DEBUG][1]    MainConcept mux not present. Disabling analog support.
2014-06-12 20:10:53.729    [DEBUG][1]    Scanning HDHR devices
2014-06-12 20:10:53.732    [DEBUG][1]    Scanning IPTV devices
2014-06-12 20:10:53.732    [DEBUG][1]    Scanning plugin devices
2014-06-12 20:11:16.967    [DEBUG][1]    storing Position (1):26,26
2014-06-12 20:11:16.967    [DEBUG][1]    storing Size (1):789,522
2014-06-12 20:11:16.972    [INFO][1]    Exiting...
2014-06-12 20:11:16.972    [INFO][1]    Done.

This shouldn't be happening.

What u should make sure is that u install the appropriate driver for DVB-T2 or DVB-C as appropriate.

For DVB-T2, use the following:
https://dl.dropboxusercontent.com/u/9625...140529.exe

For DVB-C, use the following:
https://dl.dropboxusercontent.com/u/9625...140529.exe
TBS6285 PCI-E DVB-T2/T/C Quad Tuner Card (This is a bad card, I have so many problems with it)
TBS6281 PCI-E DVB-T2/T/C Dual Tuner Card
Hauppauge WinTV-HVR-2200 PCI-E
« 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
  nextPVR support Hauppauge 01595? RedDawg 8 2,688 2023-06-16, 06:18 PM
Last Post: sub
  pc requirements and tv card support on linux fluffykeith 9 3,482 2021-05-17, 06:18 PM
Last Post: fluffykeith
  Winfast and Realtek USB Tuners will not tune in Win10 philb49 8 4,643 2020-09-08, 08:20 PM
Last Post: jcjefferies
  Silicon Dust Card with both Window 10 and Linux Support motocrossmann 6 3,125 2020-07-13, 03:21 AM
Last Post: pkscout
  TT-connect® CT2-4650 support for CI in NextPVR? cazz 4 3,256 2019-05-25, 05:53 PM
Last Post: cazz
  Hauppauge Quad Tuner Card Support jmooremcc 3 4,020 2016-12-28, 01:27 PM
Last Post: UncT
  Avermedia 7231 Analog Capture support rhf1959 9 8,026 2015-11-12, 05:15 PM
Last Post: rhf1959
  TBS 6984 / TBS6984 DVB-S2 Quad Tuner - Current Support Status Graham_Shepherd 4 3,547 2013-02-11, 10:10 AM
Last Post: siliconaudio
  Question on Ceton card support r999891 8 4,118 2012-12-26, 05:37 PM
Last Post: mvallevand
  Bluray support R1Dave 2 2,014 2012-01-25, 09:33 PM
Last Post: R1Dave

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

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

Linear Mode
Threaded Mode