(ARCHIVED) Debian Jessie Images (3.10.102 BSP Kernel) New Release
(06-04-2016, 11:50 PM)bob.patterson.500 Wrote: I just received my Pine 64.  I'm trying to create a boot Micro SD card with a Linux image on it.  I tried downloading the image from the Pine 64 web site, but the Pine doesn't see it.  I am working from a Windows 10 workstation and am using Win32 DiskImager.  Is there a Linux distribution that will create a bootable image using Win32 DiskImager?

Hi,

I am not sure what "doesn't see it means."  Are you following this general process?

  1. Download the image
  2. Unzip the image to reveal a .img file
  3. Use Win32 disk imager to write the .img file to a microSD card and verify that it completes properly.
  4. Insert microSD card in Pine and power on the Pine
  5. Ideally, you would plug the pine into a monitor via HDMI to watch the output as it boots.
Are you following that process?  I have used both the Ubuntu and debian images without a single problem and so can verify that they work.  (Countless others have used them as well.)  I am running Win10 as well.
Hi!

Looks like an issue with Network Manager in last (3.10.101 kernel) Mate image. May be the same as described on prev page in "no internet" question.

As I can see /etc/resolv.conf is empty after booting (only 'generated by NetworkManager' comment) so no DNS servers available and "Internet doesn't work".

The temporary solution for me is 'echo nameserver 8.8.8.8 | sudo tee -a /etc/resolv.conf'

// Pine64+ 2Gb, Ethernet connection, not logged in to MATE, test from tty/serial console and via ssh
Hi,
I have tried Debian Jessie on my Pine64 board and it looks fine. I need to cross-compile my application on x86 (or x86-64) host. Is it possible to download toolchain?
Thanks.
T.
(06-13-2016, 01:34 AM)pribyl.tom Wrote: Hi,
I have tried Debian Jessie on my Pine64 board and it looks fine. I need to cross-compile my application on x86 (or x86-64) host. Is it possible to download toolchain?
Thanks.
T.
You'll need to describe your host platform, but something like this: https://packages.debian.org/sid/amd64/g+...-linux-gnu
(06-13-2016, 01:59 AM)benpope81 Wrote:
(06-13-2016, 01:34 AM)pribyl.tom Wrote: Hi,
I have tried Debian Jessie on my Pine64 board and it looks fine. I need to cross-compile my application on x86 (or x86-64) host. Is it possible to download toolchain?
Thanks.
T.
You'll need to describe your host platform, but something like this: https://packages.debian.org/sid/amd64/g+...-linux-gnu

host: Ubuntu 14.04.4 LTS on i686 (uname -a: Linux ip-dev-2u 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:41 UTC 2016 i686 i686 i686 GNU/Linux)

target: Pine64 board with Debian Jessie
(06-13-2016, 06:26 AM)pribyl.tom Wrote: host: Ubuntu 14.04.4 LTS on i686 (uname -a: Linux ip-dev-2u 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:41 UTC 2016 i686 i686 i686 GNU/Linux)

target: Pine64 board with Debian Jessie

There's this, which should do the job: https://launchpad.net/ubuntu/trusty/+pac...-linux-gnu

I don't have a trusty install to hand, but:
sudo apt-get install g++-aarch64-linux-gnu

If you want to build it yourself from source, I think:
sudo apt-get build-dep g++-aarch64-linux-gnu
apt-get -t trusty -b source g++-aarch64-linux-gnu
Can someone please clear up the massive spaghetti that is all the different variants and locations to locate and download debian images from?

There seems to be like 5 different places, all with conflicting information... There's the pine "shop" web pages with downloads, there pine.pro, there's sun-xi - and there's more...

This one https://www.pine64.pro/downloads/ "seems" to have more stuff and more "updates" than some of the others - however - under Debian Jessie - there are two "base" images - but different sizes, but both dated 8th April.

Can I assume that the wrong date was put against the "larger" one and that it is in fact later than 04/08/2016?
Hi !

After some research I've come to understand that it may be possible to run packages built for armv7l on a linux built for armv8 basically running 32bit on a 64bit linux.

I believe this would require some change regarding the rootfs but that's as far as I got, I don't seem to find any more information on the matter.

My problem is that I would like to use my Pine64 to build a MagicMirror2 and this requires electron which isn't built for arm64/armv8. At first I thought about cross-compiling electron for arm64 but this seems to be quite difficult too for the newbie that I am.

So my questions are : Is this possible ? and if so how should I proceed ?

(P.S.: Thank you for your hard work, Debian runs like a charm on the Pine64+ that I have Smile )
The Images are pretty much what people want. The Debian Mate And XFCE images are the latest (and currently stable) I am have another set that will be released upon receipt of the Mali driver for the pine.

Pine64.pro is a work in progress as things are a bit busy in my personal life from time to time.

As for the multiarch (32 and 64bit) try sudo dpkg --add-architecture armhf
If you like my work be sure to check out my site or wish to donate to the cause

Cheers Big Grin
(06-20-2016, 06:16 PM)lenny.raposo-pine64.pro Wrote: The Images are pretty much what people want. The Debian Mate And XFCE images are the latest (and currently stable) I am have another set that will be released upon receipt of the Mali driver for the pine.

Pine64.pro is a work in progress as things are a bit busy in my personal life from time to time.

As for the multiarch (32 and 64bit) try sudo dpkg --add-architecture armhf

What will be the best way to transfer current programs/settings/etc when upgrading to the new images, when available?

Thanks for the work you do.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian installer on Pine A64+ but no hdmi mrwick 1 4,930 07-28-2020, 01:49 PM
Last Post: kuleszdl
  Debian Pine64 h264/5 Video under vlc ozcy 6 12,878 04-15-2020, 05:27 AM
Last Post: dmitrymyadzelets
  OMV/debian/systemd: how to start the network kittyland 0 2,974 12-10-2019, 05:29 PM
Last Post: kittyland
  Debian 10 (Buster) in deep freeze - includes support for Pine64+ amp 5 10,191 07-22-2019, 09:29 PM
Last Post: amp
  Pine64 Debian Stretch/mainline [4.14.7] CallMeFoxie 50 122,041 07-22-2019, 09:24 PM
Last Post: amp
  Installing Debian with the Debian Installer (Buster RC1) amp 1 4,798 06-28-2019, 12:35 PM
Last Post: Kaarme42
  Script to build pure Debian images for Pine64+ amp 1 4,232 05-01-2019, 09:09 PM
Last Post: tllim
  Debian (Stretch) for Pine64-LTS wgray 2 6,330 04-04-2019, 09:54 PM
Last Post: wgray
  Is there just one fuctioning Debian Desktop image? KNERD 7 13,191 03-29-2019, 02:00 AM
Last Post: desai_amogh
  how to set kernel parameter 'fsck.mode=force' marcelser 6 12,113 05-09-2018, 09:07 PM
Last Post: pfeerick

Forum Jump:


Users browsing this thread: 3 Guest(s)