View Full Version : Kodi + PVR Stalker - Linux - Crashing
owen420
06-07-2016, 05:56 PM
hi there
trying to setup stalker on my rig, I am running xubuntu (ubuntu w/ xfce) and I have installed Kodi 16.1 and PVR Stalker, I configure it properly and enable the PVR... then go into settings>tv and enable TV and my kodi crashes immediately... it even does this on a fresh install with nothing in the pvr client configured... I have it working great on my android box and windows pc but can't figure this out... anybody had any issues with it in linux? any suggestions to try would be helpful... thank you for your time.
owen420
07-03-2016, 02:09 AM
see thread http://iptvtalk.net/showthread.php?19875-pvr-stalker-ubuntu
for fix
Sandiver
07-03-2016, 02:33 AM
hi there
trying to setup stalker on my rig, I am running xubuntu (ubuntu w/ xfce) and I have installed Kodi 16.1 and PVR Stalker, I configure it properly and enable the PVR... then go into settings>tv and enable TV and my kodi crashes immediately... it even does this on a fresh install with nothing in the pvr client configured... I have it working great on my android box and windows pc but can't figure this out... anybody had any issues with it in linux? any suggestions to try would be helpful... thank you for your time.
you can use openelec or libreelec as a standalone system on a linux dist. both work well with the latest raspberry pi-3 hardward as well as the Odroid c2 running ubuntu
.
owen420
07-03-2016, 10:24 PM
you can use openelec or libreelec as a standalone system on a linux dist. both work well with the latest raspberry pi-3 hardward as well as the Odroid c2 running ubuntu
.
yea im just using xbuntu on my media center pc, got it sorted tho works great way better then android.... the judder I was getting from my minix neo x6 was brutal
rasco
10-17-2016, 12:14 PM
OS: ubuntu 16
kodi : 16.1
i had to remove : sudo uninstall kodi-pvr-stalker
then i followthis instructions
Linux
git clone https://github.com/xbmc/xbmc.git
git clone https://github.com/kodi-pvr/pvr.stalker.git
cd pvr.stalker && mkdir build && cd build
cmake -DADDONS_TO_BUILD=pvr.stalker -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/project/cmake/addons
make
when back in kodi MY ADDONS- PVR clients , i don't see the stalker client
do i need to install it using this command
sudo apt-get install [pluginname]
jmsilke33
01-03-2017, 04:20 AM
OS: ubuntu 16
kodi : 16.1
i had to remove : sudo uninstall kodi-pvr-stalker
then i followthis instructions
Linux
git clone https://github.com/xbmc/xbmc.git
git clone https://github.com/kodi-pvr/pvr.stalker.git
cd pvr.stalker && mkdir build && cd build
cmake -DADDONS_TO_BUILD=pvr.stalker -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/project/cmake/addons
make
when back in kodi MY ADDONS- PVR clients , i don't see the stalker client
do i need to install it using this command
sudo apt-get install [pluginname]
Did you get an answer to this?
I saw this in the kodi forum ...so i think he did./kens
http://forum.kodi.tv/showthread.php?tid=278926
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.