Hi!
Do someone has any idea why this error occurs. When i try to enable PVR addon from TVHeadend it says 'unknown error'. I have tried with 2.12 and all the others .deb files.
When i try to enable the PVR add-on it throws the error.
Log:
http://pastebin.com/SRV8NpqJ
LiveTV can not be enabled; PVR addon error?
illiac4
Fan Joined: May 2009 Reputation: 1 |
2011-12-23 12:34
Post: #1
|
| find quote |
illiac4
Fan Joined: May 2009 Reputation: 1 |
2011-12-29 08:14
Post: #2
I will also put the answer here so other users can benefit from that.
The problem is for all PVR addons the same. If symbolic link is not working for you, just copy and paste and rename to (libXBMC_addon-i486-linux.so). Originally by Fred: To get the ForTheRecord PVR addon working I only needed 2 symlinks: in "/usr/local/lib/xbmc/addons/library.xbmc.addon" issue the command: ln -s libXBMC_addon-x86_64-linux.so libXBMC_addon-i486-linux.so in "/usr/local/lib/xbmc/addons/library.xbmc.pvr" issue the command: ln -s libXBMC_pvr-x86_64-linux.so libXBMC_pvr-i486-linux.so and then you should be able to use the PVR addon. |
| find quote |
odysseus_nz
Junior Member Posts: 7 Joined: Oct 2011 Reputation: 0 |
2011-12-29 12:39
Post: #3
I had the same problem on my Ubuntu Oneiric x64 using the PulseEight packages. I tried the above solution and that didn't work. I checked the debug log and saw lots of SQL errors for a missing pvr table. By deleting my .xbmc folder I forced xbmc to create a new database and now everything works. It's a drastic solution but it worked for me. My assumption is installing the PulseEight packages do not run a database update script to add the required tables to any existing database.
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2011-12-31 11:51
Post: #4
from your log:
"ADDON: Dll Tvheadend HTSP Client - Client returned bad status (4) from Create and is not usable" error 4 means "needs settings", so it would appear that you haven't configured the add-on. opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
illiac4
Fan Joined: May 2009 Reputation: 1 |
2011-12-31 21:14
Post: #5
No it was not related to the settings, the problem was solved as mentioned above.
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2012-01-01 14:06
Post: #6
right, so the add-on's makefile is incorrect then.
opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
spiderlane
Member Joined: Mar 2008 Reputation: 0 |
2012-01-09 23:53
Post: #7
Just a quick note to thank illiac4 for the post; that fixed my problem with the TVHeadend plugin on crystalbuntu!
Cheers Mark |
| find quote |

Search
Help