Help on signal issues
#1
Hi

I just update my installs to latest version and discoverd that the signal meter and device/unit is not working
iam using openelec pulseeigtversion, and a backend tvheadend server. updated to 2.99

i think maybe the problem is in tvheadend?

anyway the "o" function in xbmc-pvr is not working and signal level is not show.

anybody have any clue about this

Best regards
Prilly
Reply
#2
It seems that the TVHeadend addon is "broken" regarding the signal levels.
You can see many error messages in xbmc.log like this:

Code:
19:40:30 T:2745277248   ERROR: PVRClient - SignalQuality - addon 'HTS Tvheadend:127.0.0.1:9982' returned an error: not possible

So no way actually to fix that without a dev.

Dan
Reply
#3
Hi

Thanks for your answear,
so the problem lies in TVheadend and not in xbmc, right?

Regards
Reply
#4
(2012-06-25, 02:47)prilly Wrote: Thanks for your answear,
so the problem lies in TVheadend and not in xbmc, right?
Regards

Hard to tell but I think API changed and the Addon does not supply correct data to xbmc.
So in my eyes the addon itself needs an update, not TVHeadend.

Anyone feel free to correct me if I am wrong... Wink

Dan
Reply
#5
yes that is probably the issue.
ho is maintaining this addon for tvheadend and xbmc-pvr?
is it Lars?

Prilly
Reply
#6
(2012-06-25, 23:37)prilly Wrote: yes that is probably the issue.
ho is maintaining this addon for tvheadend and xbmc-pvr?
is it Lars?

Prilly

No idea, but I think Lars could be the right Person To talk to.
The initial addon seems to be written by a guy from vdr portal, don't think he is still active...


Dan
Reply
#7
Hi guys,

I'm having the same issues... any news here?

Here's my log:

Code:
13:51:00 T:140229457467136   ERROR: SetThreadInfo: error Permission denied
13:51:00 T:140229457467136  NOTICE: Thread Jobworker start, auto delete: true
13:51:01 T:140229039585024   ERROR: PVRClient - SignalQuality - addon 'HTS Tvheadend:127.0.0.1:9982' returned an error: not possible
13:51:30 T:140229457467136   ERROR: Previous line repeats 29 times.
13:51:30 T:140229457467136   DEBUG: Thread Jobworker 140229457467136 terminating (autodelete)
13:51:31 T:140229039585024   ERROR: PVRClient - SignalQuality - addon 'HTS Tvheadend:127.0.0.1:9982' returned an error: not possible
13:52:00 T:140229457467136   ERROR: Previous line repeats 29 times.
13:52:00 T:140229457467136   ERROR: SetThreadInfo: error Permission denied
13:52:00 T:140229457467136  NOTICE: Thread Jobworker start, auto delete: true
13:52:01 T:140229039585024   ERROR: PVRClient - SignalQuality - addon 'HTS Tvheadend:127.0.0.1:9982' returned an error: not possible
13:52:30 T:140229457467136   ERROR: Previous line repeats 29 times.
13:52:30 T:140229457467136   DEBUG: Thread Jobworker 140229457467136 terminating (autodelete)
13:52:31 T:140229039585024   ERROR: PVRClient - SignalQuality - addon 'HTS Tvheadend:127.0.0.1:9982' returned an error: not possible
13:53:00 T:140229457467136   ERROR: Previous line repeats 29 times.
13:53:00 T:140229457467136   ERROR: SetThreadInfo: error Permission denied

I'm on the latest XBMC (GIT) and latest TVHeadend (GIT).

Also... what's with the following? Any ideas? Seems to be related...

Code:
13:53:00 T:140229457467136   ERROR: SetThreadInfo: error Permission denied

Greetz,

mastix
Reply
#8
The SetThreadInfo (Error) is not related

If you want get rid of it:

edit /etc/security/limits.conf
add following line at the end of the file. xbmc stands for your username, so adjust to fit if you chose something else
xbmc - nice -1
Reply

Logout Mark Read Team Forum Stats Members Help
Help on signal issues1