You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kodi 19.4 on Raspberry Pi 4b running raspbian latest from standard repositories. Kodi-standalone runs at boot with hdmi screen as display.
Intending to look at IPTV options some day, I came across IPTV Manager and installed it without any PVR service installed yet. Then I used 'sudo apt install' to add some IPTV services to the Pi.
Next restart of Kodi causes a popup which I think is from IPTV Manager to the effect that there is no PVR installed and to go look at Kodi.wiki pages.
This is immediately followed by Kodi crash and core dump, and reload.
With Kodi running standalone, it restarts and crashes in a loop which cannot be escaped without login by SSH to stop Kodi from starting. No GUI interaction is possible and so IPTV Manager cannot be removed by normal means.
The text was updated successfully, but these errors were encountered:
HACS-bank
changed the title
IPTV manager install without any PVR or backend crashes Kodi 19.4
IPTV manager install without any PVR or backend crashes Kodi 19.4 on raspbian
Jan 21, 2023
Each cycle produces a crash log but I couldn't find anything relevant in there. I can supply an example if required.
$ kodi
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Segmentation fault (core dumped)
Crash report available at /home/pi/kodi_crashlog-20230121_162833.log
$ apt show kodi
Package: kodi
Version: 2:19.4-3~bullseye
Kodi 19.4 on Raspberry Pi 4b running raspbian latest from standard repositories. Kodi-standalone runs at boot with hdmi screen as display.
Intending to look at IPTV options some day, I came across IPTV Manager and installed it without any PVR service installed yet. Then I used 'sudo apt install' to add some IPTV services to the Pi.
Next restart of Kodi causes a popup which I think is from IPTV Manager to the effect that there is no PVR installed and to go look at Kodi.wiki pages.
This is immediately followed by Kodi crash and core dump, and reload.
With Kodi running standalone, it restarts and crashes in a loop which cannot be escaped without login by SSH to stop Kodi from starting. No GUI interaction is possible and so IPTV Manager cannot be removed by normal means.
The text was updated successfully, but these errors were encountered: