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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,209
» Latest member: liseyah198
» Forum threads: 16,121
» Forum posts: 116,582

Full Statistics

Latest Threads
Crippling noise from insi...
Forum: General Discussion on Pinecil
Last Post: dreieck
4 hours ago
» Replies: 3
» Views: 2,164
Replacement international...
Forum: General
Last Post: Cadair
Today, 02:44 AM
» Replies: 0
» Views: 19
Pinecil v2 issue
Forum: General Discussion on Pinecil
Last Post: autumnharris
Today, 01:35 AM
» Replies: 0
» Views: 16
Calls on ppp
Forum: PinePhone Pro Software
Last Post: chbwzxgk
Yesterday, 06:41 PM
» Replies: 6
» Views: 173
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: anonymous
Yesterday, 03:28 AM
» Replies: 62
» Views: 16,126
New pinetab2 - can't char...
Forum: General Discussion on PineTab
Last Post: tmhorne
05-13-2025, 12:42 PM
» Replies: 10
» Views: 1,522
Case for the rock64 that ...
Forum: Rock64 Hardware and Accessories
Last Post: tophneal
05-13-2025, 07:32 AM
» Replies: 2
» Views: 1,156
SOQuartz64 4GB CM & Waves...
Forum: Quartz64 Hardware and Accessories
Last Post: Nicholas97
05-13-2025, 02:35 AM
» Replies: 3
» Views: 2,177
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: FONJGS55
05-11-2025, 07:51 AM
» Replies: 8
» Views: 1,642
Page turner for PineNote ...
Forum: PineNote Software
Last Post: macmartin
05-09-2025, 09:10 AM
» Replies: 0
» Views: 160

 
  tracking order ?
Posted by: whttrsh - 05-28-2016, 07:25 AM - Forum: General Discussion on PINE A64(+) - Replies (2)

Before I get comments saying that kickstarter is an investment platform yada yada yada,  Ill point out I didn't pledge through kickstarter, I went to pine64.com and clicked buy now like any other retail pre-order Item as the site promoted it as such an item.  I know the team are busy with orders etc,  but how am I sposed to know the status of my order.
I ordered and was charged at beginning of feb and at this stage I have no pledge info, no survey to fill out and as of yet have received no email saying there were delays, although I see on here that orders are taking longer.  I have no problem with them being busy but would like to be informed.  All I have to go off is a trycelery invoice that states my order is open and my fulfilment is unfulfilled ??

I would have thought when they start selling on site as a pre-order item that there would be a way to check order status??

cheers


  Will the Raspberry Pi 2 camera work
Posted by: nath16 - 05-28-2016, 06:56 AM - Forum: POT modules - Replies (2)

Hi guys im wondering if the Raspberry pi 2 camera will work on the CSI port and work with android as i was thinking of getting the camera

IF it doesnt does the Pine A64 camera fit into the touch screen frame as i noticed thers a slot for a camera in the touch screen


  Horizon GO
Posted by: Pepe - 05-28-2016, 05:11 AM - Forum: Android on Pine A64(+) - Replies (7)

Hello guys,
Before I'll buy Pine 64 I need to know if Horizon GO (from Liberty Global) is working on it.
Because some newer chips from Amlogic isn't supported by that app it shows error 6667.


  Pine A64+ 2gb for sale Netherlands
Posted by: acidsalive - 05-28-2016, 02:21 AM - Forum: General Discussion on PINE A64(+) - Replies (2)

I'am selling my Pine A64+ 2gb with plexi case and original adapter for sale in the Netherlands
 
I live in the netherlands so I prefer a dutch buyer.

Voor die dutch buyer.
Verzendkosten 8,50 
Je kan ook langskomen hij draait nu remix os als je hem werkend wilt zien.

http://link.marktplaats.nl/m1055065359


Exclamation wifi chip
Posted by: dominator18 - 05-27-2016, 11:45 PM - Forum: Accessories - Replies (5)

Hi, I ordered the pine64 512 mb version. I received my order and proceeded to download debian, the initial boot went flawlessly. But, I cant seam to get Wi-Fi to work AT ALL. I purchased the add-on "on board" Wi-Fi chip from the pine64 kickstarter page. And now that I have it booted up and all I can't even find how I am supposed to access Wi-Fi on the pine64 Huh . Please help. Thank you in advance for any help ya'll can provide.


  MIDI Sprout
Posted by: pelgrim - 05-27-2016, 11:37 PM - Forum: Accessories - Replies (2)

Just want to report my small success (thanks to the ubuntu kernel updates from longsleep)

I got a MIDI Sprout connected to pine64, fully functional.
https://www.kickstarter.com/projects/dat...ion-device


  KODI???
Posted by: mcc1961 - 05-27-2016, 09:17 PM - Forum: Android on Pine A64(+) - Replies (6)

Which is better to run Kodi,Android or Remix OS?


  pine64 SDK/library
Posted by: capnOfdShip - 05-27-2016, 09:14 PM - Forum: Getting Started - Replies (8)

is there some library for pine64 like what Rpi has where you can read and write information to the io ports?  I believe there is I just couldn't find it.


  32bit Apps on Pine
Posted by: djinn5150 - 05-27-2016, 08:33 PM - Forum: Debian - Replies (2)

Anyone got any tips for running a precompiled 32 bit app in 64bit environment?  Basically I can get it to install but it does  not see the file as a exectuable.  I have a feeling I am missing some libraries or something but can't seem to get any headway.  The app in question is Repetier Server https://www.repetier-server.com/.  I have been in contact with the developer and tried a few suggestions he had but no go.  Final suggestion was to run kvm but I cant imagine that would be very efficient.


  18GB Android tarball - source code done wrong
Posted by: jonsmirl - 05-27-2016, 02:38 PM - Forum: Android on Pine A64(+) - Replies (1)

You don't need a 18GB tarball for Android source. That is a truly awful way to distribute Android source code.

Odroid-C2 is a good example of an Android repository done right.

http://odroid.com/dokuwiki/doku.php?id=e...ng_android

NanoPi Android build is similar
http://wiki.friendlyarm.com/wiki/index.p...le_Android

The basic idea.... get the core Android source code from Google's servers using the repo tool. That will be 95% of the code. Then you make up another set of repositories with your A64 specific changes.  Those repositories will be small and will easily fit on Github where you can store them for free.  


I am not sure yet what was done in the 18GB dump. It looks like some use of the repo tool was made, but this is definitely not the right way to do it. You guys need to get this sorted out, it is very difficult to split this tarball back into repositories belonging to Google, Allwinner and Pine64.

When you get this setup right you will only need to do this....

mkdir android && cd android
repo init -u https://github.com/pine64/android_manifest.git -b pin64-lollipop
repo sync


The repo sync tool will download all of the source code, 95% will come from Google's servers and the rest will come from Github. 

Is Allwinner using the repo tool or are they dumping a tarball to you?

This is the key bit...

 <remote  name="aosp"
          fetch="https://android.googlesource.com" />

 <remote  name="origin"
          fetch="."
          revision="refs/heads/s5p4418-lollipop-mr1" />

 <default revision="refs/tags/android-5.1.1_r6"
          remote="aosp"
          sync-j="4" />


See how it is fetching most of the code from the public AOSP servers?

You have this, which must be some internal git server.

  <remote  name="exdroid"
           fetch="/git_repo/A64/5.1/android" />
  <default revision="develop"
           remote="exdroid"
           sync-j="4" />