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 … 465 466 467 468 469 … 1231 Next »
Using 2 tuners with GB-PVR and HDHomeRun

 
  • 0 Vote(s) - 0 Average
Using 2 tuners with GB-PVR and HDHomeRun
robena
Offline

Junior Member

Posts: 11
Threads: 4
Joined: Sep 2007
#1
2007-09-22, 06:37 AM
I posted this on the HDHomeRUN forum:

Quote:I have been able to configure the 2 tuners with GB-PVR.

I can't find how to use the second tuner when shceduling a manual recording. There is no entry to specify what tuner to chose, and if I try to schedule 2 recordings at the same time, GB-PVR reports a conflict.

Am I missing something obvious?

And whurlston2 replied:

Quote:Zip and post your devnz\gbpvr\logs folder over in the GB-PVR forums and I'll take a look.

Here is my log folder:

http://www.verzend.be/v/4443659/logs.zip.html

Thanks!
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#2
2007-09-22, 07:11 AM (This post was last modified: 2007-09-22, 07:29 AM by whurlston.)
You have both capture sources set up to use Tuner 1 of your HDHomeRun (the device string):

Code:
2007-09-22 01:20:27.494    VERBOSE    [1]    Checking 'HDHomeRun-0' (DEVICE:Silicondust HDHomeRun Tuner 101073B5-1:1)
2007-09-22 01:20:27.494    VERBOSE    [1]    Checking 'HDHomerRun-1' (DEVICE:Silicondust HDHomeRun Tuner 101073B5-1:1)

When setting up your capture source, do have a device entry for "Silicondust HDHomeRun Tuner 101073B5-0"? If so, select that for HDHomeRun-0. If not, did you put 2 entries in your bda.ini?

Edit: Your bda.ini entries should be:
Code:
[Silicondust HDHomeRun Tuner 101073B5-0]
TUNING_TYPE=ATSC
RECEIVER_ONLY_MODE=1
FILTER_RECEIVER=Silicondust HDHomeRun Tuner 101073B5-0
PIN_RECEIVER_IN=Input0
PIN_RECEIVER_OUT=Output1

[Silicondust HDHomeRun Tuner 101073B5-1]
TUNING_TYPE=ATSC
RECEIVER_ONLY_MODE=1
FILTER_RECEIVER=Silicondust HDHomeRun Tuner 101073B5-1
PIN_RECEIVER_IN=Input0
PIN_RECEIVER_OUT=Output1

You can change the part between the brackets to anything you want, Like [HDHomeRun 101073B5-0] and [HDHomeRun 101073B5-1]
robena
Offline

Junior Member

Posts: 11
Threads: 4
Joined: Sep 2007
#3
2007-09-22, 09:48 AM (This post was last modified: 2007-09-22, 10:47 AM by robena.)
whurlston Wrote:You have both capture sources set up to use Tuner 1 of your HDHomeRun (the device string):

Code:
2007-09-22 01:20:27.494    VERBOSE    [1]    Checking 'HDHomeRun-0' (DEVICE:Silicondust HDHomeRun Tuner 101073B5-1:1)
2007-09-22 01:20:27.494    VERBOSE    [1]    Checking 'HDHomerRun-1' (DEVICE:Silicondust HDHomeRun Tuner 101073B5-1:1)

When I selected the second tuners in the "BDA Device Configuration (both tuner were visible when cheking "Only show devices detected", I tried first to set up "Device Number" to "2" for the second tuner.

But with this setting, the config crashes when validating this dialog pane, so I had to set the Device Number to 1 to make it work.

Quote:When setting up your capture source, do have a device entry for "Silicondust HDHomeRun Tuner 101073B5-0"? If so, select that for HDHomeRun-0. If not, did you put 2 entries in your bda.ini?

Yes, I have these 2 entries set up correctly.

After reading your post, I went back to the config and changed the Device Number for the second tuner.

This time, it did not crash, and now I can schedule 2 recordings during the same time period, GB-PVR does not longer complains about a conflict.

But only the first tuner starts. The second one remains asleep, and even though the PVR GUI shows that both recordings are running, the second recording is not.

Should I delete the second source and try again with Device Number set to 2 initially? Maybe it won't crash this time.

Edit: I found this error in the log:

Code:
2007-09-22 05:50:02.313    VERBOSE    FindFilterByName failed to locate filter: Silicondust HDHomeRun Tuner 101073B5-1
2007-09-22 05:50:02.313    ERROR    Failed to find BDA tuner filter: S
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,808
Threads: 769
Joined: Nov 2003
#4
2007-09-22, 11:15 AM
The device numbers should be set to '1' for both of your capture sources.
robena
Offline

Junior Member

Posts: 11
Threads: 4
Joined: Sep 2007
#5
2007-09-22, 02:45 PM
sub Wrote:The device numbers should be set to '1' for both of your capture sources.

I reset the device number for tuner 2 to "1", but that did not help: the GUI accepts 2 simultaneous recordings, but tuner 2 does not start.
robena
Offline

Junior Member

Posts: 11
Threads: 4
Joined: Sep 2007
#6
2007-09-22, 06:10 PM
sub Wrote:The device numbers should be set to '1' for both of your capture sources.

I removed completely the second source, created it again with the device number set to 1, and as before, I can't schedule anymore 2 simultaneous recordings.

So, with both numbers set to 1, no simultaneous recordings, and with the second set to 2, the second tuner does not start.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,808
Threads: 769
Joined: Nov 2003
#7
2007-09-22, 07:28 PM
They definitely need to be set to 1. As longs one of your capture sources is set to [Silicondust HDHomeRun Tuner 101073B5-0] and the other to [Silicondust HDHomeRun Tuner 101073B5-1], then it shouldnt result in a conflict. Make sure you've not set both capture sources to the same device.

Reproduce the problem, then zip and attach the logs and I'll take a look.
robena
Offline

Junior Member

Posts: 11
Threads: 4
Joined: Sep 2007
#8
2007-09-22, 10:23 PM
sub Wrote:They definitely need to be set to 1. As longs one of your capture sources is set to [Silicondust HDHomeRun Tuner 101073B5-0] and the other to [Silicondust HDHomeRun Tuner 101073B5-1], then it shouldnt result in a conflict. Make sure you've not set both capture sources to the same device.

Reproduce the problem, then zip and attach the logs and I'll take a look.

I removed and recreated the 2 sources, following your advice, and it worked.

I can now make 2 simultaneous recordings.

Thank you for your help.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,808
Threads: 769
Joined: Nov 2003
#9
2007-09-22, 10:32 PM
Cool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Multiple tuners - do you set and EPG for each or just on one tuner? ram4x4nut 1 5,206 2013-07-23, 07:01 AM
Last Post: Lao Pan
  Two Nova-T USB tuners NumberFive 11 5,066 2011-01-26, 12:26 AM
Last Post: mrcheapo
  HDHomerun crashes GBPVR -- not stable justonetaste2003 3 1,964 2010-12-03, 03:49 PM
Last Post: sub
  Digital vs. Analog recording conflict: HVR-2250 tuners Braklet 6 3,563 2010-09-27, 01:24 PM
Last Post: Braklet
  Dual tuners - how not to combine channels steelpossum 4 2,922 2010-09-25, 06:07 AM
Last Post: steelpossum
  Help with HDHR dual tuners jd1940 10 4,118 2010-09-19, 05:16 AM
Last Post: whurlston
  ATI tuners not recognized AdamS 3 2,093 2010-08-24, 12:21 AM
Last Post: johnsonx42
  No Tuners Available LewE 4 2,158 2010-08-10, 12:46 AM
Last Post: LewE
  no tuners available via client fuzzweed 1 1,448 2010-06-29, 08:16 PM
Last Post: fuzzweed
  HDHomeRun qam channel scan problem Skitals 23 7,534 2010-04-01, 06:35 AM
Last Post: whurlston

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

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

Linear Mode
Threaded Mode