kodi-[imx/rbp] upgrade to Isengard

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

kodi-[imx/rbp] upgrade to Isengard

Postby Beam » Fri Jul 24, 2015 9:33 am

I made pull requests with upgrade Kodi package 14.2 to 15.0.
There is a patch reverting support libcec 3.0 requirement in Kodi.

https://github.com/archlinuxarm/PKGBUILDs/pull/1219
https://github.com/archlinuxarm/PKGBUILDs/pull/1220

Kodi package can be builded without libcec patch but without CEC support.
Beam
 
Posts: 15
Joined: Fri Jul 24, 2015 9:22 am

Re: kodi-[imx/rbp] upgrade to Isengard

Postby moonman » Fri Jul 24, 2015 9:41 am

Made an issue regarding this on libcec github. It won't comile currently (at least not for RPI, haven't tried IMX yet): https://github.com/Pulse-Eight/libcec/issues/117
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: kodi-[imx/rbp] upgrade to Isengard

Postby Beam » Fri Jul 24, 2015 10:27 am

So, accept PR for now? kodi-rpb package in repo si without CEC now.
Beam
 
Posts: 15
Joined: Fri Jul 24, 2015 9:22 am

Re: kodi-[imx/rbp] upgrade to Isengard

Postby Flexal » Fri Jul 24, 2015 12:58 pm

libcec 3.0.1 compiles and builds just fine (on rpb) if you omit the following from cmake arguments:

-DRPI_BCM_HOST=0 \
-DRPI_VCHIQ_ARM=1 \
-DRPI_VCOS=1 \

whether or not it works is another question.
Flexal
 
Posts: 1
Joined: Fri Jul 24, 2015 12:48 pm

Re: kodi-[imx/rbp] upgrade to Isengard

Postby moonman » Fri Jul 24, 2015 11:39 pm

Thanks, it is already in repos. All is good
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: kodi-[imx/rbp] upgrade to Isengard

Postby Beam » Mon Jul 27, 2015 3:34 pm

GH repo with package kodi-imx has been updated 2 days ago, but package in alarm is still 14.2-4.
How long does it take to rebuild?
Beam
 
Posts: 15
Joined: Fri Jul 24, 2015 9:22 am

Re: kodi-[imx/rbp] upgrade to Isengard

Postby moonman » Mon Jul 27, 2015 7:33 pm

It failed to build. I haven't had time to see what's up yet http://archlinuxarm.org:81/builder/in-l ... og.html.gz
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: kodi-[imx/rbp] upgrade to Isengard

Postby slycat » Thu Jul 30, 2015 2:43 pm

Wish I read this before...
Updated kodi-imx to current 15.0-4, coredump is hitting 100% with kodi dumps every 30sec or so
$this->bbcode_second_pass_code('', '[root@AtomAntBox /]# coredumpctl gdb $kodipid
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -l /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.')
Stopped kodi until I can revert, anyone have the 14.2 kodi package in their backup?
Pogoplug Pro w/ Wireless User -> decomm.
Cubox-i4pro User
4TB eSATA HDD (8g/3700+ Sw/Storage)
Kodi / Transmission / Minidlna / Samba / Batch-audio-conversions / Lighttpd
------------------------------
Rollback Machine - Thanks to impatt
slycat
 
Posts: 169
Joined: Wed Feb 09, 2011 3:07 am
Location: Miami, FL

Re: kodi-[imx/rbp] upgrade to Isengard

Postby Orbi » Fri Jul 31, 2015 8:21 am

I had to roll back Kodi to version 14.2 as well, version 15.0-4 seems to be stuck in an endless reboot sequence.

If you haven't cleared your package cache, the 14.2 package should still be on your disk.
Orbi
 
Posts: 16
Joined: Fri Feb 13, 2015 7:02 am

Re: kodi-[imx/rbp] upgrade to Isengard

Postby slycat » Fri Jul 31, 2015 12:44 pm

Cache has been cleared since the last time I upd kodi
Going to m̶o̶d̶i̶f̶y̶ ̶t̶h̶e̶ ̶p̶k̶g̶b̶u̶i̶l̶d̶ ̶t̶o̶ ̶1̶4̶.̶2̶ ̶a̶n̶d̶ ̶r̶e̶b̶u̶i̶l̶d̶ wait for a working kodi as it takes too much work to rebuild 14.2 (damned makepkg --asroot removal)

EDIT: another user suggested to downgrade the current libcec
$this->bbcode_second_pass_code('', 'pacman -U http://jercubox.duckdns.org/libcec-imx6-13.20140928-1-armv7h.pkg.tar.xz')
Now 15.0-4 appears to run fine, or at least no core dumping
But now is boot-looping at the home screen...
Pogoplug Pro w/ Wireless User -> decomm.
Cubox-i4pro User
4TB eSATA HDD (8g/3700+ Sw/Storage)
Kodi / Transmission / Minidlna / Samba / Batch-audio-conversions / Lighttpd
------------------------------
Rollback Machine - Thanks to impatt
slycat
 
Posts: 169
Joined: Wed Feb 09, 2011 3:07 am
Location: Miami, FL

Next

Return to ARMv7h

Who is online

Users browsing this forum: Google [Bot] and 8 guests