NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 359 360 361 362 363 … 433 Next »
Unable to scan channels with HDHomeRun

Unable to scan channels with HDHomeRun
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#1
2011-06-19, 05:20 AM (This post was last modified: 2011-06-19, 05:22 AM by hakras.)
This is a fresh install with the HDHomeRun software installed. I am able to view channels with the HDHR and VLC. When I click "Show Status" from the NPVR tray icon, I see the 2 tunes under devices. In the HDHR setup, I've set the application to "Other QAM/ATSC" and all firewall services are disabled. When I attempt to scan channels, the screen is blank and never advances. It seems like it's waiting for something.

The system is running Server 2008 Standard 32-bit with Desktop Experience installed.

I have a snippet from the logs:

Code:
011-06-19 00:58:27.904    [DEBUG][1]    About to detect digital tuners
2011-06-19 00:58:27.931    [DEBUG][1]     - 'Silicondust HDHomeRun Tuner 1010E8AE-0'
2011-06-19 00:58:27.931    [DEBUG][1]     - 'Silicondust HDHomeRun Tuner 1010E8AE-1'
2011-06-19 00:58:28.025    [DEBUG][1]    About to check standards supported by 'Silicondust HDHomeRun Tuner 1010E8AE-0'
2011-06-19 00:58:28.025    [DEBUG][1]    Found IBDA_Topology

2011-06-19 00:58:28.025    [DEBUG][1]     - KSNODE_BDA_RF_TUNER        

2011-06-19 00:58:28.025    [DEBUG][1]     - KSNODE_BDA_8VSB_DEMODULATOR

2011-06-19 00:58:28.025    [DEBUG][1]     - KSNODE_BDA_QAM_DEMODULATOR  

2011-06-19 00:58:28.025    [DEBUG][1]     - KSNODE_BDA_PID_FILTER      

2011-06-19 00:58:28.027    [DEBUG][1]    Done
2011-06-19 00:58:28.269    [DEBUG][1]    About to check standards supported by 'Silicondust HDHomeRun Tuner 1010E8AE-1'
2011-06-19 00:58:28.269    [DEBUG][1]    Found IBDA_Topology

2011-06-19 00:58:28.271    [DEBUG][1]     - KSNODE_BDA_RF_TUNER        

2011-06-19 00:58:28.271    [DEBUG][1]     - KSNODE_BDA_8VSB_DEMODULATOR

2011-06-19 00:58:28.271    [DEBUG][1]     - KSNODE_BDA_QAM_DEMODULATOR  

2011-06-19 00:58:28.271    [DEBUG][1]     - KSNODE_BDA_PID_FILTER      

2011-06-19 00:58:28.271    [DEBUG][1]    Done
2011-06-19 00:58:28.324    [DEBUG][1]    About to check for analog tuners
2011-06-19 00:58:28.345    [DEBUG][1]    FindFilterByName failed to locate filter: MainConcept (HCW) MPEG Multiplexer-Plus
2011-06-19 00:58:28.347    [DEBUG][1]    MainConcept mux not present. Disabling analog support.
2011-06-19 01:00:12.603    [INFO][1]    DigitalRecorder.StartStream(c:\dev\null.ts)
2011-06-19 01:00:12.603    [INFO][1]    Creating BDA graph
2011-06-19 01:00:13.887    [DEBUG][1]    FindFilterByName failed to locate filter: Microsoft Network Provider
2011-06-19 01:00:13.889    [DEBUG][1]    FindFilterByName failed to locate filter: Microsoft ATSC Network Provider
2011-06-19 01:00:13.935    [DEBUG][1]    Using tuner Silicondust HDHomeRun Tuner 1010E8AE-0 (1)
2011-06-19 01:00:14.633    [ERROR][1]    Unexpected error in scanning form: System.NullReferenceException: Object reference not set to an instance of an object.
   at DShowHelper.ConnectPins(IGraphBuilder* pGB, IBaseFilter* pSourceFilter, Char* pinNameSource, IBaseFilter* pDestFilter)
   at Native.DigitalRecorderBase.BuildGraph(String deviceFilter, Int32 deviceInstance, Int32 commonInterface, Int32 commonInterfaceInstances, String& message)
   at NShared.DigitalRecorder.StartStream(ChannelMapping channelMapping, String target, String& reason)
   at NShared.DigitalScanningForm.StartScanning()
   at NShared.DigitalScanningForm.DigitalScanningForm_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at NShared.DigitalScanningForm.WndProc(Message& m)
2011-06-19 01:00:20.572    [INFO][1]    DigitalRecorder.StopAllStreams()
2011-06-19 01:00:20.574    [DEBUG][1]    About to request async graph stop
2011-06-19 01:00:20.724    [DEBUG][5]    Graph stopping... (async)
2011-06-19 01:00:20.748    [DEBUG][5]    Graph reports state 'Stopped'
2011-06-19 01:00:20.749    [DEBUG][5]    Graph stopped (async)
2011-06-19 01:00:20.749    [DEBUG][1]    Async stop completed successfully
2011-06-19 01:00:20.789    [DEBUG][1]    Removing filter  Tuner
2011-06-19 01:03:41.943    [DEBUG][1]    DoCompositeRendering() took 51.7545ms
2011-06-19 01:03:46.879    [DEBUG][1]    DoCompositeRendering() took 49.8015ms
2011-06-19 01:04:02.808    [DEBUG][1]    DoCompositeRendering() took 76.167ms
2011-06-19 01:04:02.848    [INFO][1]    Exiting...
2011-06-19 01:04:02.848    [INFO][1]    Done.

Any help is appreciated.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,932
Threads: 956
Joined: May 2006
#2
2011-06-19, 05:40 AM
I am not sure that Win 2008 server standard includes the required BDA support, I read recently a fix for R2 http://forums.nextpvr.com/showthread.php...post412163 but I don't know about standard.

Note VLC streams without BDA support.

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#3
2011-06-19, 06:56 AM
http://www.win2008workstation.com/forum/...?f=6&t=513
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#4
2011-06-21, 12:23 AM
I remember this now. I had GBPVR installed on Server 2008 a while back, but replaced the hardware. Unfortunately, I didn't keep the files and don't have a 32-bit version of Vista. I'll have to track down a system running 32-bit Vista.
jd681
Offline

Junior Member

Posts: 8
Threads: 1
Joined: May 2011
#5
2011-06-21, 05:22 PM
I dunno if this helps or not, but I run a hdhomerun as well. I have ran into the channel scan problem as well. If you go into the Hdhomerun setup, there is a menu for which program you run, if you have it set to GBPVR it will not scan, but switching it to media portal, presto the channels scan in the NPVR settings menu.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#6
2011-06-22, 02:47 AM
jd681 Wrote:I dunno if this helps or not, but I run a hdhomerun as well. I have ran into the channel scan problem as well. If you go into the Hdhomerun setup, there is a menu for which program you run, if you have it set to GBPVR it will not scan, but switching it to media portal, presto the channels scan in the NPVR settings menu.
that's not hakras' problem. server 2008 doesn't have the necessary media components installed, since it's a server not a desktop OS. however as Server 2008 is essentially Vista in server form, the Vista media components can be installed. the link I provided has instructions and an installation script, but requires you have the needed Vista files.

your advice is sound however: NPVR won't be able to scan an HDHomerun with the app set to GB-PVR (I'm not sure anyone knows exactly why that's the case), though I think the usual answer around here has been to set the application to "Other - ATSC/QAM".

edit: I have just now added a note to the npvr tech support sticky about this.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#7
2011-06-23, 02:16 AM
So I finally got my hands on a Vista 32-bit OS and pulled the files I needed. I copied them over, registered the DLLs, and rebooted. I am back in business. Thank you for your help.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  decoder issue? some channels don't play Donsch 10 5,127 2023-12-04, 10:19 PM
Last Post: turkeypets
  Unable to access tuner after hibernation bm_00 1 1,223 2022-12-12, 02:00 PM
Last Post: mvallevand
Photo How to setup Multidec with HDHomeRun HDHR4-2DT spin35 7 2,490 2021-09-18, 02:12 AM
Last Post: sub
  ITV/BBC HD and EPG missing from scan and update angelisle 16 4,118 2021-08-26, 11:45 AM
Last Post: NumberFive
  double channels MaxOne72 2 1,310 2021-08-15, 05:22 AM
Last Post: MaxOne72
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,110 2021-05-05, 06:23 AM
Last Post: tvwatcher
  HDHomerun recording bizzarely not working Jean0987654321 3 2,030 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Need help with unable to find capture device please? Deandar1 2 1,689 2021-01-29, 07:17 AM
Last Post: sub
  unable to delete recording manic_biker 9 2,706 2020-12-01, 09:41 PM
Last Post: mvallevand
  Need help with unable to find capture device please thebigz 5 3,317 2020-06-15, 02:05 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode