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:
Any help is appreciated.
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.