Sigerr=100%

I have some atrocious statistics in my logs showing sigerr=100% :wink:
Not sure how am I able to watch TV at all. It is being suggested I talk to Silicon Dust about .... some issues with the tuner?

Can somebody run

grep -a sigerr=100% channels-dvr.log

in their data directory and publish their findings. I am curious if there is anybody not affected by this.
I also get a lot 0s as the lower range for snq/seq

These can be found by running

grep -a ",0%-" channels-dvr.log

I have almost 11,000 lines like this in the last 18 months. I would never suspect anything wrong with anything given there are no issues with the picture.

No assistance from Fancy bits required at the moment, please.

Yeah, that sigerr comes directly from the HD Homerun box. Nothing on Channels side to do with it.

Suggest you set up something like GitHub - djp952/hdhomeruntray: HDHomeRun system tray application for Windows to see real time what your signal status is. It's very possible to overdrive the HD boxes as well, signal amps will blow things away and often you'll need attenuation even without an amp.

But that's all things that Silicon Dust would help you with.

image

Edit: Or you can use the native tools from SD.

Check 2 - Signal Strength and Signal Quality.

● In your DVR application go into live TV mode. Choose a problem channel.
● Use the HDHomeRun software to determine Signal Strength and Signal Quality
○ Windows users: Open HDHomeRun Config (GUI). Click on one of the tuner icons to
select the tuner.
○ Other OS: Use the command: (Fill in the correct Device ID and tuner number)
hdhomerun_config get /tuner/status
Signal strength will be reported as ss, Signal Quality will be reported as snq.
● Digital Antenna:
○ Check that the signal strength is above 60% minimum (75% recommended).
○ Check that the signal quality is above 50% minimum.
○ Check that the symbol quality is 100%.
● Digital Cable:
○ Check that the signal strength is above 80% minimum (90% recommended).
○ Check that the signal quality is above 50% minimum.
○ Check that the symbol quality is 100%.

The only issue I know about (first sample taken too early) with the [SNR] Signal statistics reporting, resulted in false values like seq=99%,0%-100% bps=2268479,0-2440992 pps=194,0-209 being reported in the log.

This was fixed in Channels DVR Server Pre-Release v2024.01.22.2217

I haven't seen the erroneous values reported in the log since I updated to that Pre-Release.

Some background on how that number is determined.

1 Like

I was able to track it down to 807 status from the tuner: no video data

503 Service Unavailable 
X-HDHomeRun-Error: 807 No Video Data

We could probably use better reporting here. It seems like couple stations here dropped signal between 5:10AM and 5:24AM CST which resulted in calls for hardware replacement.

Thank you @chDVRuser and @dschaper