Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,223
» Latest member: Jamesusego
» Forum threads: 16,385
» Forum posts: 117,603

Full Statistics

Latest Threads
Solutions to modem / conn...
Forum: PinePhone Software
Last Post: idice
Yesterday, 07:52 AM
» Replies: 4
» Views: 6,791
PinePhone modem keeps "di...
Forum: PinePhone Hardware
Last Post: idice
09-11-2026, 09:18 AM
» Replies: 21
» Views: 21,809
PinePhone2 and Cricket Wi...
Forum: General Discussion on PinePhone
Last Post: zetabeta
09-09-2026, 03:58 AM
» Replies: 2
» Views: 186
rock64-android10-tv patch...
Forum: Android on Rock64
Last Post: tllim
09-08-2026, 10:49 PM
» Replies: 1
» Views: 142
Thinking about memory bot...
Forum: General Discussion on Pinebook Pro
Last Post: xiley32050
09-02-2026, 01:21 AM
» Replies: 0
» Views: 328
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
08-30-2026, 07:19 PM
» Replies: 0
» Views: 252
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 285
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,695
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 13,084
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 245

 
Exclamation Shipment Tracking LPT!
Posted by: pine.tree - 03-31-2016, 11:15 AM - Forum: Shipment Related Discussion - Replies (8)

I know this will work with USA customers, other countries may have similar systems but i'm not sure.

Sign up for a MyUSPS here. If you get past the long (but thorough) signup process, you should be able to get text or email alerts for any package coming to your address, no tracking number required. This way, you won't have to rely on Backerkit or the overloaded Pine64 team to give you your tracking number, you can just get a notification straight from the mail carrier.

I've signed up, and i've got it showing a couple eBay orders i have coming in, but no Pine shipment (yet!) Hope this helps someone. You may see that your Pine is already on its way!


  The 6 most common reasons why Pine64 won't boot
Posted by: Andrew2 - 03-31-2016, 10:03 AM - Forum: Getting Started - Replies (109)

The order of the reasons is not intentional, it's just the order things come to my mind based on Forum posts:

  1. The official Android and RemixOS images can't be burned the usual way to an SD card (dd, Rufus, WinDiskimager) but need Phoenix Card instead (Windows only and causing all sorts of troubles for users that do not use this strange operating system). Burning an Android image the wrong way will result in the Pine64 waiting endlessly while showing already a red led lighting. PhoenixCard images can only be burned with the PhoenixCard software. DD images can be burned using the dd command (Linux/Mac) Rufus, Win32DiskImager (Windows), Etcher, ApplePi Baker (Mac). Attempting to burn a DD image in PhoenixCard will result in a 'script not found' error. Likewise attempting to burn a PhoenixCard image with one of the above-named DD processes/applications will not work either.
  2. Data written to SD card got corrupted either because you unfortunately bought a counterfeit SD card or the card is faulty. Another common problem are SD card readers that start to overheat when used with a fast card and corrupt data 'on the fly'. Checking for both problems is simple: Never use any flash based media without verifying it before.
  3. Insufficient power supply: unfortunately Pine64 uses Micro USB for DC-IN, many USB cables have a resistance way to high (leading to severe voltage drops) and this combined with crappy PSUs (the old phone charger you found in the drawer) will lead to the Pine64 crashing in early boot stage
  4. HDMI issues: You connected a screen but Pine64 and display disagree about settings (no idea whether EDID is implemented in Allwinner's 3.10.x Android kernel that is currently also used for all available Linux images)
  5. The Pine64 boots fine but you don't notice still staring at the red led indicating 'error'
  6. You use either the RemixOS or an Android image and have Ethernet connected at first boot. This will prevent the board from doing so, so please consider disconnecting Ethernet after burning an Android/RemixOS image and only connect it back when you already see the desktop.
What to add?

Important to know: 
  • pre-production samples were equipped with a green led, the production batch replaced this with a red led. So red doesn't indicate failure but 'power available' instead. Unfortunately you get no other feedback whether the Pine64 actually boots or not. The red led will light even if the A64 waits patiently for a bootable OS available on a SD card an hour or endlessly.
  • combining 'smart USB chargers' with devices that are 'dumb' on the other end of the cable might not work: If you use a 'charging hub' to power your Pine64 then chances are pretty high that the charger only provides 500mA (max. current defined by USB2.0 specs) which might be not enough to allow the Pine64 to boot (5.1V/2A!). Most 'smart chargers' will only provide more than 500mA if the device in question implements any of the USB power specifications (Pine64 implements none of them since it's just DC-IN)
  • 2GB boards suffer from crashing or rebooting loops when Ethernet is connected since there's a integer overflow present in older kernel variants. Fixed by longsleep in early April, so Linux images can be updated using the instructions from "Linux Development" forum an a new RemixOS release should fix this also.


  Creating bootable SD card on Mac OS X
Posted by: colinj - 03-31-2016, 09:33 AM - Forum: Android on Pine A64(+) - Replies (13)

Howdy all, 

I just got my Pine A64+ in the mail yesterday and I've been looking around for instructions on how to burn an SD image so that I can boot it.

With other boards (Raspberry Pi, Beaglebone Black, etc.) I'm able to use something like:


Code:
dd bs=1m if=/path/to/image.img of=/dev/diskN

When I try and do this with the available Pine A64+ Android images the resulting SD card will not boot the A64+. 

Should this work? Is there another way that the SD cards need to be created to work with the Pine A64+?

Please and thank you

Colin J.


  Simple Question, has anyone successfully booted a 2Gb Pine?
Posted by: rahlquist - 03-31-2016, 08:53 AM - Forum: General Discussion on PINE A64(+) - Replies (24)

So has anyone had any success with getting a 2Gb pine to boot and/or work with the onboard Ethernet either used or not? If so which of the OS's?


  Linuxium
Posted by: hazerty - 03-31-2016, 05:28 AM - Forum: Linux on Pine A64(+) - No Replies

any one porting Linuxium to the board ?

Linuxium it is Bootloader software to dualboot Android and Linux


  Youtube video on PineA64 Development Board
Posted by: khgoh - 03-30-2016, 11:25 PM - Forum: Getting Started - No Replies

Michael Larson has come out a series of video on the PineA64 Development Board and posted at https://www.youtube.com/playlist?list=PL...fy_I6b5UJW   

The link is also posted on our wiki site under Other Resources in the Net  Section. Feel free to check it out.

Thanks Michael.


  Android and Ethernet
Posted by: W1SPY - 03-30-2016, 09:06 PM - Forum: Android on Pine A64(+) - Replies (54)

I successfully installed Android on my Pine64 (2gb) with a 32gb Sd card. My usb wifi module doesn't seem to be recognized, so i tried using the ethernet port with no luck Sad i know my Computer is setup properly to share internet (Raspi) i just can't seem to get it going, any suggestions?


  Compatible microSDHC Class 10
Posted by: mcc1961 - 03-30-2016, 07:28 PM - Forum: Android on Pine A64(+) - Replies (1)

I just bought a  Samsung UHS-l microSDHC 16GB card.Will  the card work with the Pine64 2GB board?


  Can't get past boot screen... (RESOLVED)
Posted by: codetheweb - 03-30-2016, 06:43 PM - Forum: Getting Started - Replies (13)

I can't get past the boot screen (the one that says PINE A64).  I've tried reflashing the SD card from Phoenix with both Android and Remix OS several times, and have waited 30+ minutes; but it does not seem to want to boot.  A LED close to the power supply turns red.  I'm using a power supply that is rated for 2A and a regular USB cord.  I don't have any peripherals connected to the Pine.  Both the power supply and cord work fine with one of my Raspberry Pis.

I have the tricked-out version, the A+ with 2 GB of RAM.

Any ideas on what's going on?


  So far not a happy customer
Posted by: deiniol39 - 03-30-2016, 03:27 PM - Forum: Getting Started - Replies (22)

Received my Pine64+ today. Been playing with it for 3hrs now.  All I get is a black screen, tried it on a monitor with HDMI-DVI and a TV. Nothing

Have tried 3 versions of the Android Lollipop and remix os. Been using a class 10 SD card and power cable from my Ras PI. Get the red light, but nothing else..

Think I should have gone with the PI 3, I'm sure I noticed my network cable light flickering earlier but then nothing..

Have left it for 10mins even 30 mins after a clean install..

Any other ideas guys.. Huh Huh Huh Huh

BALLLS