Thanks, didn't noticed 17.2 already available. We will compile and upload in the next few days.cjan wrote:kodi update to 17.2 for security issue.
http://blog.checkpoint.com/2017/05/23/h ... anslation/
and now, its 17.3 available.Rascas wrote:Thanks, didn't noticed 17.2 already available. We will compile and upload in the next few days.cjan wrote:kodi update to 17.2 for security issue.
http://blog.checkpoint.com/2017/05/23/h ... anslation/
Code: Select all
sudo apt-get remove kodi*
sudo apt-get purge kodi*
Thats exactly what you need to do to completely remove Kodi from your system. But if you are using RetroPie, you might need to remove also /opt/retropie/configs/ports/kodi, because they make a symlinck to it from the original location.recklessfb wrote:How do I completely remove kodi(including addons,settings and themes)? I have kodi installed on raspbian on a pizero and for some reason my pi shutsdown when I run kodi. So I tried removing kodi by runningI also deleted the folder ~/.kodi/ and /usr/share/kodi. I did all that, rebooted and installed kodi again, but my old theme is still there and kodi crashes and shuts down my pi again.Code: Select all
sudo apt-get remove kodi* sudo apt-get purge kodi*
I'm not using retropie. Just raspbian lite with kodi on top. That is strange because when I install kodi again my old theme and addons are still there. So I don't know why it won't start fresh.Rascas wrote:Thats exactly what you need to do to completely remove Kodi from your system. But if you are using RetroPie, you might need to remove also /opt/retropie/configs/ports/kodi, because they make a symlinck to it from the original location.recklessfb wrote:How do I completely remove kodi(including addons,settings and themes)? I have kodi installed on raspbian on a pizero and for some reason my pi shutsdown when I run kodi. So I tried removing kodi by runningI also deleted the folder ~/.kodi/ and /usr/share/kodi. I did all that, rebooted and installed kodi again, but my old theme is still there and kodi crashes and shuts down my pi again.Code: Select all
sudo apt-get remove kodi* sudo apt-get purge kodi*
It is support for NEON extensions available in armv7 and above chips.cjan wrote:Openelec say: *enable Kernel NEON mode for RPi2 builds.
what is that mean? does Raspbian do the same?
Thanks Rascas,Rascas wrote:Thanks, didn't noticed 17.2 already available. We will compile and upload in the next few days.cjan wrote:kodi update to 17.2 for security issue.
http://blog.checkpoint.com/2017/05/23/h ... anslation/
Yes there are some improvments to hevc playback, the pi 3 should now be able to play most of h265 1080p 8bit videos fine.bleep42 wrote:Thanks Rascas,Rascas wrote:Thanks, didn't noticed 17.2 already available. We will compile and upload in the next few days.cjan wrote:kodi update to 17.2 for security issue.
http://blog.checkpoint.com/2017/05/23/h ... anslation/
I've just updated to your latest 17.3 and it's working great on a Pi2, even to the extent that some of the h265 (HEVC) improvements that have gone into the kernel and ffmpeg are also present and working well.Thanks a lot for producing this build.
Regards,
Kevin.
I think building Kodi 17 with Kodi 18 Leia-Alpha ffmpeg version isn't a good ideia because it can get stability issues or not even work. For what I read, the optimizations done are really small compared to the previous ones, but maybe it can be backported to Kodi 17.4, although that it is above my knowledge.bleep42 wrote:Hi Rascus,
If it is possible, would you be able to re-build your Kodi 17.3 with the latest ffmpeg. (ffmpeg: update to ffmpeg-3.3.1-Leia-Alpha shown here https://forum.kodi.tv/showthread.php?ti ... pid2601233) as this should give the latest 8 bit HEVC optimisations and from Doms comments, (here https://forum.kodi.tv/showthread.php?ti ... pid2600458) they are now only going to concentrate on improving 10bit HEVC.
I realise it probably isn't a simple, 'just compile it' so if it's not possible I'll have to wait until all the appropriate updates filter through, but it would be interesting to see how well Kodi now runs with these improvements, under Raspbian as opposed to Libreelec.
Thanks,
Kevin.
This is more or less what we do to create Kodi packages, the ones available in Raspbian repo now:sk2212 wrote:Hello,
I tried to compile latest Kodi 18 from github master branch. Cross compiling seems to work but when trying to start kodi binary on my Pi2 I just get a seg fault.
However...are you able to create a test version from github master branch or could give me at least instructions how you have built your test builds?
I want to try latest Netflix and Amazon Prime plugins which seem to work with Kodi 18 nightly builds.
The Raspbian Stretch Kodi version is the generic one, without raspberry pi optimizations and compiled for OpenGL, it will only probably work with the open-source graphics driver, so without hardware video acceleration.cjan wrote:btw, stretch's version still tag 17.1 and useless.
Code: Select all
Kodi
Code: Select all
sudo systemctl start kodi.service
Code: Select all
systemctl status kodi.service
Code: Select all
kodi.service - Kodi Media Center
Loaded: error (Reason: Invalid argument)
Active: inactive (dead)
There's a new thread about kodi on Stretch: viewtopic.php?f=66&t=192499nicolodo wrote: ↑Sat Mar 24, 2018 7:02 pmHy guys.
I'm trying to install Kodi on my Raspbian but i have Raspbian lite without GUI interface.
I have some problems that i can not solve.
I can not start kodi because I can only connect via ssh and when I give the command
the terminal of ssh crash .Code: Select all
Kodi
How can I start kodi and subsequently access other clients through the web interface?, beacuse if i typethe terminal failed to start so i typeCode: Select all
sudo systemctl start kodi.service
the terminal replyCode: Select all
systemctl status kodi.service
i have noted that in the path etc/systemd/system/ i don't have for example kodi.service.Code: Select all
kodi.service - Kodi Media Center Loaded: error (Reason: Invalid argument) Active: inactive (dead)
I m sure that i I'm wrong the installation.
N.B i have only pi user not kodi user and i have assigned pi at the group input and other group as recommended in the net.
N.B.
i m working throught SSH