Hi, I followed this guide install archlinux in banana pi and works fine:
https://wiki.archlinux.org/index.php/Banana_Pi
I like install the kodi-rbp in banana pi:
https://wiki.archlinux.org/index.php/Kodi#Raspberry_Pi
The driver graphics has installed fine, with the command startx , the graphical works fine.
But the problem is kodi, not working... The logs say:
kodi.bin double free or corruption
The user kodi are in the groups:
disk:x:6:root,kodi network:x:90:kodi video:x:91:maykel,kodi audio:x:92:maykel,kodi optical:x:93:maykel,kodi storage:x:95:maykel,kodi power:x:98:maykel,kodi users:x:100:kodi kodi:x:996:kodi
And I created this rules in /etc/udev/rules.d/
[root@kodi-bananapi log]# ls -l /etc/udev/rules.d/ total 8 -rw-r--r-- 1 root root 45 mar 27 15:10 10-vchiq-permissions.rules -rw-r--r-- 1 root root 59 mar 27 15:41 bananapi.rules
[root@kodi-bananapi log]# cat /etc/udev/rules.d/* SUBSYSTEM=="vchiq",GROUP="video",MODE="0660" SUBSYSTEM=="tty", KERNEL=="tty0", GROUP="tty", MODE="0666"
Can I help me please?
On dom, 2016-03-27 at 15:44 +0200, Maykel Franco wrote:
Hi, I followed this guide install archlinux in banana pi and works fine:
https://wiki.archlinux.org/index.php/Banana_Pi
[[snip]
Can I help me please?
Err... No.
As
https://wiki.archlinux.org/index.php/Category:ARM_architecture
clearly states:
Note:
* Support for the ARM architecture is provided by Arch Linux ARM, which is a different project than Arch Linux. Seek support on the Arch Linux ARM forums.
* The ARM abbreviation also refers to Arch Rollback Machine, which however provides packages for the Arch Linux official architectures i686 and x86_64.
(Links removed, please read the above link for full reference).
arch-general@lists.archlinux.org