running 32 bit arm
#2
The armv8 processors can run in 32bit mode (like the Raspberry Pi 3 currently does) but the Linuxes do not support a mixed mode.

So everything is either 32 bit (OS and userland) or 64 bit.

You would have to build a 64bit btsync from source, but it's closed source, so that's no option.

A 32bit Linux does not exist for the Pine, so you cannot run the btsync binary.

Edit:

After reading the refered Debian post it indeed looks possible with the Debian multi Arch framework, but trying to reproduce this on Arch linux is obviously not the easy road.

You have two challenges at once:

Running Debian packages on Arch and running 32bit apps on a 64bit platform. Regarding the latter, I am not familiar with the Arch features for multi arch.

I would start with using the Debian based Ubuntu image instead of the Arch image.

If you really want to use Arch instead of Ubuntu then you should first try to run a simple standard Arch 32 bit binary like eg "cat" on your 64bit Arch installation. If that works you could focus on the Debian btsync.

Edit 2:

You'll need a kernel compiled with the

config ARMV7_COMPAT

option set for 32bit compatibility. See

https://github.com/longsleep/linux-pine6...64/Kconfig

Just checked, the longsleep kernel has this option set, so it should be possible to get it working...


Edit 3:

Shouldn't you use something like

pacman -S --arch armv7h glibc

instead of "arm"?


Messages In This Thread
running 32 bit arm - by falk.ben@gmail.com - 04-01-2016, 10:31 AM
RE: running 32 bit arm - by tomtor - 04-03-2016, 01:39 AM
RE: running 32 bit arm - by falk.ben@gmail.com - 04-04-2016, 09:30 AM
RE: running 32 bit arm - by Pander - 01-25-2017, 10:15 AM
RE: running 32 bit arm - by falk.ben@gmail.com - 01-25-2017, 10:33 AM
RE: running 32 bit arm - by Pander - 01-25-2017, 10:44 AM
RE: running 32 bit arm - by umiddelb - 04-04-2016, 09:37 AM
RE: running 32 bit arm - by falk.ben@gmail.com - 01-27-2017, 10:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fedora Running On Pine64! cztian 26 37,218 10-26-2017, 05:51 PM
Last Post: gregjo
  Can't boot headless after running update_uboot.sh Borglesnorgle Williams 2 4,293 08-17-2017, 04:08 AM
Last Post: Borglesnorgle Williams
  Pine64 will be supported by HypriotOS (a Debian Jessie based OS for running Docker) Quintus23M 9 16,924 02-03-2017, 05:50 AM
Last Post: pfeerick
Question Need help : Issue in running compiled kernel with tftp+uboot dinesh.bhoyar 2 4,668 01-30-2017, 12:44 AM
Last Post: dinesh.bhoyar

Forum Jump:


Users browsing this thread: 1 Guest(s)