Kodi on RPI3 aarch64

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

Kodi on RPI3 aarch64

Postby rafal » Sun Mar 04, 2018 7:59 pm

Hi!

Someone has succesfully installed kodi on Raspberry Pi 3 in aarch64 architecture?

I've installed package kodi-c2 which is for Odroid-C2 and it doesn't work for me. In kodi crash log I have:
$this->bbcode_second_pass_code('', '/home/rafal/kodi_crashlog-20180304_145548.log 2312/6344 36%
########### Kodi CRASH LOG ###############

############# SYSTEM INFO ################
te: Sun Mar 4 14:55:48 UTC 2018
di Options:
ch: aarch64
rnel: Linux 4.15.7-1-ARCH #1 SMP Wed Feb 28 18:25:21 MST 2018
lease: Arch Linux ARM
########### END SYSTEM INFO ##############

############ STACK TRACE #################
not installed, can't get stack trace.
########## END STACK TRACE ###############

############## LOG FILE ##################

14:54:52.428 T:281473488245888 NOTICE: special://profile/ is mapped to: special://masterprofile/
54:52.428 T:281473488245888 NOTICE: -----------------------------------------------------------------------
54:52.428 T:281473488245888 NOTICE: Starting Kodi (17.6 Git:20180114-nogitfound). Platform: Linux ARM 64-bit
54:52.428 T:281473488245888 NOTICE: Using Release Kodi x64 build
54:52.428 T:281473488245888 NOTICE: Kodi compiled Jan 14 2018 by GCC 7.2.1 for Linux ARM 64-bit version 4.14.8
54:52.428 T:281473488245888 NOTICE: Running on Arch Linux ARM 0.0, kernel: Linux ARM 64-bit version 4.15.7-1-A
54:52.428 T:281473488245888 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
54:52.428 T:281473488245888 NOTICE: 4 CPU cores available
54:52.428 T:281473488245888 NOTICE: ARM Features: Neon disabled
54:52.428 T:281473488245888 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
54:52.428 T:281473488245888 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
54:52.428 T:281473488245888 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
54:52.428 T:281473488245888 NOTICE: special://masterprofile/ is mapped to: /home/rafal/.kodi/userdata
54:52.429 T:281473488245888 NOTICE: special://envhome/ is mapped to: /home/rafal
54:52.429 T:281473488245888 NOTICE: special://home/ is mapped to: /home/rafal/.kodi
54:52.429 T:281473488245888 NOTICE: special://temp/ is mapped to: /home/rafal/.kodi/temp
54:52.429 T:281473488245888 NOTICE: special://logpath/ is mapped to: /home/rafal/.kodi/temp
54:52.429 T:281473488245888 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
54:52.429 T:281473488245888 NOTICE: Local hostname: PERUN
54:52.429 T:281473488245888 NOTICE: Log File is located: /home/rafal/.kodi/temp//kodi.log
1Help 2Wrap 3Quit 4Hex 5Goto 6 7Search 8Raw 9Format 10Quit
')

Of course I read article where package kodi-rbp is recommended but not available in aarch64 architecture:
https://wiki.archlinux.org/index.php/Ko ... rations.29
https://archlinuxarm.org/packages

Please advice to have working kodi under 64bit aarch?
rafal
 
Posts: 3
Joined: Sun Mar 04, 2018 7:24 pm

Re: Kodi on RPI3 aarch64

Postby graysky » Sun Mar 04, 2018 8:18 pm

Why would you think that installing the Odroid-C2 package would work on your RPi3? Have you tried putting diesel in your car that runs on regular?

$this->bbcode_second_pass_quote('https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-3', 'A')Arch64 Installation
This provides an installation using the mainline kernel and U-Boot. Use this installation only if you have no dependencies on the closed source vendor libraries shipped in the ARMv7 release. This installation has near full support for the device, including the VC4 graphics.
graysky
Developer
 
Posts: 1728
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Kodi on RPI3 aarch64

Postby rafal » Sun Mar 04, 2018 9:24 pm

$this->bbcode_second_pass_quote('', 'h')y would you think that installing the Odroid-C2 package would work on your RPi3? Have you tried putting diesel in your car that runs on regular?

It puts nothing to the discussion. This is not automotive forum and I felt go down like a lead balloon (it was my first post there).

I try to use all options I have to make it works and share this for less time waste for others with similar problem.

In this case I hope kodi to be available for RPI3 in aarch64 soon.
rafal
 
Posts: 3
Joined: Sun Mar 04, 2018 7:24 pm

Re: Kodi on RPI3 aarch64

Postby ILMostro » Wed Mar 14, 2018 5:19 am

You should search this forum for previous posts with relevant information before creating a new discussion with presumably faulty logic.

For example, see here: viewtopic.php?f=67&t=11421


Having said that, I'm wondering if there is a useful link to go to in order to review the specific reasons for the vc blobs only being available for the armv7h architecture and/or related content. Perhaps placing such a reference here would deem this discussion worthy enough to revisit for others searching for updates with regards to the availability of AArch64 for raspberry pi 3 with GPU support.
ILMostro
 
Posts: 29
Joined: Tue Apr 22, 2014 8:07 am

Re: Kodi on RPI3 aarch64

Postby zrb77 » Fri Apr 20, 2018 1:35 pm

Came here looking for this info.

Wondering why there is no kodi-rbp build for aarch64 as well.

I was looking to update my raspbian rpi3 to stretch and was checking for packages available to use aarch64 instead(already have it on another rpi3 for other uses), but noticed kodi-rbp is only for armv6/7. I assume there is some technical limitation with blobs for 64bit(GPU)? I can use the armv7 image which is already ready to, but just curious.

Thanks.
zrb77
 
Posts: 1
Joined: Fri Apr 20, 2018 1:29 pm

Re: Kodi on RPI3 aarch64

Postby graysky » Fri Apr 20, 2018 6:16 pm

$this->bbcode_second_pass_quote('zrb77', 'C')ame here looking for this info.

Wondering why there is no kodi-rbp build for aarch64 as well.

I was looking to update my raspbian rpi3 to stretch and was checking for packages available to use aarch64 instead(already have it on another rpi3 for other uses), but noticed kodi-rbp is only for armv6/7. I assume there is some technical limitation with blobs for 64bit(GPU)? I can use the armv7 image which is already ready to, but just curious.

Thanks.


The kodi-rbp package is for armv7h and armv6h only. See my replies above as to why there isn't an aarch64 build.
graysky
Developer
 
Posts: 1728
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000
Top


Return to ARMv8

Who is online

Users browsing this forum: No registered users and 10 guests