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
8 hours ago
» Replies: 3
» Views: 2,165
Replacement international...
Forum: General
Last Post: Cadair
Today, 02:44 AM
» Replies: 0
» Views: 21
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: 184
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: anonymous
Yesterday, 03:28 AM
» Replies: 62
» Views: 16,135
New pinetab2 - can't char...
Forum: General Discussion on PineTab
Last Post: tmhorne
05-13-2025, 12:42 PM
» Replies: 10
» Views: 1,526
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,178
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: FONJGS55
05-11-2025, 07:51 AM
» Replies: 8
» Views: 1,647
Page turner for PineNote ...
Forum: PineNote Software
Last Post: macmartin
05-09-2025, 09:10 AM
» Replies: 0
» Views: 161

 
  Upgrade Path Rooted Android
Posted by: User 4127 - 07-24-2016, 07:28 PM - Forum: Android on Pine A64(+) - Replies (10)

Since OTA is only for non rooted, is there going to be a better way to upgrade rooted android without doing a fresh image install everytime?


  What will it take to get the Ethernet port working?
Posted by: clarkss12 - 07-24-2016, 06:58 PM - Forum: Ethernet Port - Replies (10)

As everyone knows, the gigabit Ethernet port does not work on the 2gig boards running Android and Remix OS.  I have the WiFi card, that came with my pledge, installed, and it is OK for browsing the internet but not for a serious media player device.

Who is in charge of getting this to work??  Is there anyone steering the ship?


  Trouble with LCD display
Posted by: jdmwrx94 - 07-24-2016, 02:34 PM - Forum: LCD and Touch Panel - Replies (3)

Cant get the lcd pannel to work, it powers up, get blueish background color, with lines.  The touch fonctionality works, I can see it interacting but the display is totally wrong.  Any clues?

[Image: screen.jpg]


  Is there an alternative email other than shipping@pine64.com
Posted by: Fusion_3.64 - 07-24-2016, 12:21 PM - Forum: Shipment Related Discussion - Replies (5)

I have made 2 attempts so far. Both have been spaced far apart from each other. Both have been given plenty of time to respond. I read in another post that the playbox enclosure will be shipping at the end of this month. So that question is answered. But I still need to know about my battery that was suppose to be shipped separately and the item that was missing from the open envelope that was shipped to me. Tried posting in another thread and didn't get any response from there either(deleted it since there hasn't been any response for weeks and I started this one). Figured I should start another and see what happens.

Backer #11,732


  Keeping Openhab current
Posted by: socken23 - 07-24-2016, 10:38 AM - Forum: openHAB - Replies (4)

Hi all

Since the current image comes with the Beta version, does anyone know how to keep the installation up to date?
How can I install the latest nightly builds?

It seems that there are different ways of achieving this that depend on how you installed openhab.
So I guess the question is also, how was openhab installed on the official image? Manually? Via apt?

Thanks


  Batch Schedulers on pine64
Posted by: cdslashetc - 07-24-2016, 09:19 AM - Forum: Cluster Computing - No Replies

I support a Torque cluster at work and was looking to create a sandbox to test some ideas of my own.

It looks like Torque on Ubuntu could be a winner, following these instructions:

https://jabriffa.wordpress.com/2015/02/1...14-04-lts/

update: the head node set up procedure worked perfectly on ubuntu xenial but needed to use real IP in /etc/hosts rather than 127.0.1.1

https://jabriffa.wordpress.com/2015/03/2...14-04-lts/

I also took a stab at Son of Grid Engine on Ubuntu and the gridengine-* packages on Debian.

For Son of Grid Engine, sge-common installed, but I could only find amd64 package for the binaries.

For gridengine-* on Debian, I ran into a similar problem that only armhf binaries were available, so I tried this:

dpkg --add-architecture armhf

but the binaries still would not install due to unresolvable dependency errors.


Wink Tensorflow
Posted by: pekapa - 07-24-2016, 08:44 AM - Forum: Ubuntu - Replies (15)

Hello,

I recently got my pine64 and I'm quite happy with it.
I installed the Xenial Ubuntu and I intend to use it for light Machine Learning projects so I can keep it running, learning and predicting and I just fetch the information when I need them...

However, I'm having trouble installing Tensorflow ( https://www.tensorflow.org/versions/r0.9...stallation ) with the following error:

Code:
$ export TF_BINARY_URL=https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.9.0-cp27-none-linux_x86_64.whl
$ pip install --upgrade $TF_BINARY_URL
tensorflow-0.9.0-cp27-none-linux_x86_64.whl is not a supported wheel on this platform.


Has anyone successfully installed it? Did you build from source or got the pip install to work?


  Audio Mixer Settings from Android
Posted by: xalius - 07-24-2016, 05:12 AM - Forum: Linux on Pine A64(+) - No Replies

While looking at the latest Android images, I found a handy XML file that contains mappings from Android audio configs to actual mixer settings (Alsamixer...).
This should help a lot in how to configure audiopaths for different tasks:

Code:
debian@pine64:~/Documents/android_stuff$ cat a64_paths.xml
<mixer>
 <!-- These are the initial mixer settings -->
 <ctl name="External Speaker Switch" value="1" />
 <ctl name="Headphone Switch" value="0" />
 <ctl name="Earpiece Switch" value="0" />


 <!-- These are commonly used control sequences -->

 <path name="media-speaker">
   <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="Left Output Mixer DACL Switch" value="1" />
   <ctl name="Right Output Mixer DACR Switch" value="1" />
   <ctl name="SPK_L Mux" value="MIXEL Switch" />
   <ctl name="SPK_R Mux" value="MIXER Switch" />
   <ctl name="External Speaker Switch" value="1" />
 </path>

 <path name="media-speaker-off">
   <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="Left Output Mixer DACL Switch" value="1" />
   <ctl name="Right Output Mixer DACR Switch" value="1" />
   <ctl name="SPK_L Mux" value="MIXEL Switch" />
   <ctl name="SPK_R Mux" value="MIXER Switch" />
   <ctl name="External Speaker Switch" value="0" />
 </path>

 <path name="media-headphones">
       <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="HP_L Mux" value="DACL HPL Switch" />
   <ctl name="HP_R Mux" value="DACR HPR Switch" />
   <ctl name="Headphone Switch" value="1" />
 </path>

 <path name="media-single-speaker">
       <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="Left Output Mixer DACL Switch" value="1" />
   <ctl name="Left Output Mixer DACR Switch" value="1" />
   <ctl name="SPK_L Mux" value="MIXL MIXR  Switch" />
   <ctl name="SPK_R Mux" value="MIXR MIXL Switch" />
   <ctl name="External Speaker Switch" value="1" />
 </path>

 <path name="media-single-speaker-off">
               <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="Left Output Mixer DACL Switch" value="1" />
   <ctl name="Left Output Mixer DACR Switch" value="1" />
   <ctl name="SPK_L Mux" value="MIXL MIXR  Switch" />
   <ctl name="SPK_R Mux" value="MIXR MIXL Switch" />
   <ctl name="External Speaker Switch" value="0" />
 </path>
       <!-- phone ring -->
 <path name="phone-ring-voice">
   <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="Left Output Mixer DACL Switch" value="1" />
   <ctl name="Right Output Mixer DACR Switch" value="1" />
   <ctl name="SPK_L Mux" value="MIXEL Switch" />
   <ctl name="SPK_R Mux" value="MIXER Switch" />
   <ctl name="HP_L Mux" value="DACL HPL Switch" />
   <ctl name="HP_R Mux" value="DACR HPR Switch" />
   <ctl name="Headphone Switch" value="1" />
   <ctl name="External Speaker Switch" value="1" />
 </path>
   <!-- capture -->
 <path name="media-main-mic">
   <ctl name="AIF1OUT0R Mux" value="AIF1_AD0R" />
   <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
   <ctl name="AIF1 AD0R Mixer ADCR Switch" value="1" />
   <ctl name="AIF1 AD0L Mixer ADCL Switch" value="1" />
   <ctl name="ADCR Mux" value="ADC" />
   <ctl name="ADCL Mux" value="ADC" />
   <ctl name="LADC input Mixer MIC1 boost Switch" value="1" />
   <ctl name="RADC input Mixer MIC1 boost Switch" value="1" />
 </path>

 <path name="media-digital-mic">
   <ctl name="AIF1OUT0R Mux" value="AIF1_AD0R" />
   <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
   <ctl name="AIF1 AD0R Mixer ADCR Switch" value="1" />
   <ctl name="AIF1 AD0L Mixer ADCL Switch" value="1" />
   <ctl name="ADCR Mux" value="DMIC" />
   <ctl name="ADCL Mux" value="DMIC" />
 </path>

 <path name="media-headset-mic">
   <ctl name="MIC2 SRC" value="MIC2" />
   <ctl name="LADC input Mixer MIC2 boost Switch" value="1" />
   <ctl name="RADC input Mixer MIC2 boost Switch" value="1" />
   <ctl name="ADCL Mux" value="ADC" />
   <ctl name="ADCR Mux" value="ADC" />
   <ctl name="AIF1 AD0L Mixer ADCL Switch" value="1" />
   <ctl name="AIF1 AD0R Mixer ADCR Switch" value="1" />
   <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
   <ctl name="AIF1OUT0R Mux" value="AIF1_AD0R" />
 </path>

 <!-- dbb phone path -->
 <path name="digital-phone-speaker">
 <ctl name="LADC input Mixer MIC1 boost Switch" value="1" />
 <ctl name="ADCL Mux" value="ADC" />
 <ctl name="AIF2 ADL Mixer ADCL Switch" value="1" />
 <ctl name="AIF2OUTL Mux" value="AIF2_ADCL" />

 <ctl name="AIF2INL Mux" value="AIF2_DACL" />
 <ctl name="AIF2INL Mux switch aif2inl aif2" value="1" />
 <ctl name="DACL Mixer AIF2DACL Switch" value="1" />
 <ctl name="Left Output Mixer DACL Switch" value="1" />
 <ctl name="Right Output Mixer DACL Switch" value="1" />

 <ctl name="SPK_L Mux" value="MIXEL Switch" />
 <ctl name="SPK_R Mux" value="MIXER Switch" />
 <ctl name="External Speaker Switch" value="1" />
 </path>

 <path name="digital-phone-headset">
 <ctl name="MIC2 SRC" value="MIC2" />
 <ctl name="LADC input Mixer MIC2 boost Switch" value="1" />
 <ctl name="ADCL Mux" value="ADC" />
 <ctl name="AIF2 ADL Mixer ADCL Switch" value="1" />
 <ctl name="AIF2OUTL Mux" value="AIF2_ADCL" />

 <ctl name="AIF2INL Mux" value="AIF2_DACL" />
 <ctl name="AIF2INL Mux switch aif2inl aif2" value="1" />
 <ctl name="DACL Mixer AIF2DACL Switch" value="1" />
 <ctl name="Left Output Mixer DACL Switch" value="1" />
 <ctl name="Right Output Mixer DACL Switch" value="1" />


 <ctl name="HP_L Mux" value="Left Analog Mixer HPL Switch" />
 <ctl name="HP_R Mux" value="Right Analog Mixer HPR Switch" />
 <ctl name="Headphone Switch" value="1" />
 </path>
 <path name="digital-phone-headphone">
 <ctl name="LADC input Mixer MIC1 boost Switch" value="1" />
 <ctl name="ADCL Mux" value="ADC" />
 <ctl name="AIF2 ADL Mixer ADCL Switch" value="1" />
 <ctl name="AIF2OUTL Mux" value="AIF2_ADCL" />

 <ctl name="AIF2INL Mux" value="AIF2_DACL" />
 <ctl name="AIF2INL Mux switch aif2inl aif2" value="1" />
 <ctl name="DACL Mixer AIF2DACL Switch" value="1" />
 <ctl name="Left Output Mixer DACL Switch" value="1" />
 <ctl name="Right Output Mixer DACL Switch" value="1" />

 <ctl name="HP_L Mux" value="Left Analog Mixer HPL Switch" />
 <ctl name="HP_R Mux" value="Right Analog Mixer HPR Switch" />
 <ctl name="Headphone Switch" value="1" />
 </path>

 <path name="digital-phone-bt">
 <ctl name="AIF2INL Mux" value="AIF2_DACL" />
 <ctl name="AIF2INL Mux switch aif2inl aif2" value="1" />
 <ctl name="AIF2 ADR Mixer AIF2 DACL Switch" value="1" />
 <ctl name="AIF3OUT Mux" value="AIF2 ADC right channel" />

 <ctl name="AIF2INR Mux VIR switch aif2inr aif3" value="1" />
 <ctl name="AIF2 ADL Mixer AIF2 DACR Switch" value="1" />
 <ctl name="AIF2OUTL Mux" value="AIF2_ADCL" />
 </path>

 <path name="digital-phone-earpiece">

 <ctl name="LADC input Mixer MIC1 boost Switch" value="1" />
 <ctl name="ADCL Mux" value="ADC" />
 <ctl name="AIF2 ADL Mixer ADCL Switch" value="1" />
 <ctl name="AIF2OUTL Mux" value="AIF2_ADCL" />

 <ctl name="AIF2INL Mux" value="AIF2_DACL" />
 <ctl name="AIF2INL Mux switch aif2inl aif2" value="1" />
 <ctl name="DACL Mixer AIF2DACL Switch" value="1" />
 <ctl name="Left Output Mixer DACL Switch" value="1" />
 <ctl name="EAR Mux" value="Left Analog Mixer" />
 <ctl name="Earpiece Switch" value="1" />
 </path>
<!-- capture when in call with dbb-->
 <path name="capture-dbb-phone-mainmic">
 <ctl name="AIF1 AD0L Mixer ADCL Switch" value="1" />
 <ctl name="AIF1 AD0L Mixer AIF2 DACL Switch" value="1" />
 <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
 </path>

<!-- abb phone path -->
 <path name="analog-mainmic">

 </path>

 <path name="analog-headsetmic">

 </path>

 <path name="analog-phonein">

 </path>
 <path name="mixer-earpiece">

 </path>

 <path name="analog-phone-speaker">

       <ctl name="Phoneout Mixer MIC1 boost Switch" value="1" />
   <ctl name="Right Output Mixer PHONEINN-PHONEINP Switch" value="1" />
   <ctl name="Left Output Mixer PHONEINP-PHONEINN Switch" value="1" />
   <ctl name="SPK_L Mux" value="MIXEL Switch" />
   <ctl name="SPK_R Mux" value="MIXER Switch" />
   <ctl name="External Speaker Switch" value="1" />
 </path>

 <path name="analog-phone-headset">
       <ctl name="Phoneout Mixer MIC2 boost Switch" value="1" />
   <ctl name="Right Output Mixer PHONEINN-PHONEINP Switch" value="1" />
   <ctl name="Left Output Mixer PHONEINP-PHONEINN Switch" value="1" />
   <ctl name="HP_L Mux" value="Left Analog Mixer HPL Switch" />
   <ctl name="HP_R Mux" value="Right Analog Mixer HPR Switch" />
   <ctl name="Headphone Switch" value="1" />
 </path>

 <path name="analog-phone-headphone">
       <ctl name="Phoneout Mixer MIC1 boost Switch" value="1" />
   <ctl name="Right Output Mixer PHONEINN-PHONEINP Switch" value="1" />
   <ctl name="Left Output Mixer PHONEINP-PHONEINN Switch" value="1" />
   <ctl name="HP_L Mux" value="Left Analog Mixer HPL Switch" />
   <ctl name="HP_R Mux" value="Right Analog Mixer HPR Switch" />
   <ctl name="Headphone Switch" value="1" />
 </path>

 <path name="analog-phone-earpiece">
       <ctl name="Phoneout Mixer MIC1 boost Switch" value="1" />
   <ctl name="Left Output Mixer PHONEINP-PHONEINN Switch" value="1" />
   <ctl name="EAR Mux" value="Left Analog Mixer" />
   <ctl name="Headphone Switch" value="1" />
 </path>

 <path name="analog-phone-bt">
   <ctl name="LADC input Mixer PHONINP-PHONINN Switch" value="1" />
   <ctl name="ADCL Mux" value="ADC" />
   <ctl name="AIF2 ADL Mixer ADCL Switch" value="1" />
   <ctl name="AIF3OUT Mux" value="AIF2 ADC left channel" />

   <ctl name="AIF2INL Mux switch aif2inl aif2" value="1" />
   <ctl name="AIF2INR Mux VIR switch aif2inr aif3" value="1" />
       <ctl name="DACR Mixer AIF2DACR Switch" value="1" />
       <ctl name="Right Output Mixer DACR Switch" value="1" />
       <ctl name="Phoneout Mixer Rout_Mixer_Switch" value="1" />
 </path>

 <path name="abb-phone-keytone-speaker">
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="Right Output Mixer DACR Switch" value="1" />
   <ctl name="Left Output Mixer DACL Switch" value="1" />
 </path>

 <path name="abb-phone-keytone-headphones">
   <ctl name="AIF1IN0R Mux" value="AIF1_DA0R" />
   <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
   <ctl name="DACR Mixer AIF1DA0R Switch" value="1" />
   <ctl name="DACL Mixer AIF1DA0L Switch" value="1" />
   <ctl name="Right Output Mixer DACR Switch" value="1" />
   <ctl name="Left Output Mixer DACL Switch" value="1" />
 </path>

 <path name="abb-phone-keytone-bt">

 </path>

 <path name="abb-phone-keytone-earpiece">

 </path>

 <!-- capture when in call with abb-->
 <path name="capture-abb-phone-mainmic">
   <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
   <ctl name="AIF1 AD0L Mixer ADCL Switch" value="1" />
   <ctl name="ADCL Mux" value="ADC" />
   <ctl name="LADC input Mixer MIC1 boost Switch" value="1" />
   <ctl name="LADC input Mixer PHONINP-PHONINN Switch" value="1" />
 </path>

 <path name="capture-abb-phone-headsetmic">
   <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
   <ctl name="AIF1 AD0L Mixer ADCL Switch" value="1" />
   <ctl name="ADCL Mux" value="ADC" />
   <ctl name="LADC input Mixer MIC2 boost Switch" value="1" />
   <ctl name="LADC input Mixer PHONINP-PHONINN Switch" value="1" />
 </path>

 <path name="capture-abb-phone-btmic">
   <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
   <ctl name="AIF1 AD0L Mixer ADCL Switch" value="1" />
   <ctl name="AIF1 AD0L Mixer AIF2 DACR Switch" value="1" />
 </path>

 <path name="com-ap-bt">
 <ctl name="AIF1IN0L Mux" value="AIF1_DA0L" />
 <ctl name="AIF2 ADL Mixer AIF1 DA0L Switch" value="1" />
 <ctl name="AIF3OUT Mux" value="AIF2 ADC left channel" />
 </path>
 <path name="com-bt-ap">
 <ctl name="AIF2INR Mux switch aif2inr aif2" value="1" />
 <ctl name="AIF2INR Mux VIR switch aif2inr aif3" value="1" />
 <ctl name="AIF1 AD0L Mixer AIF2 DACR Switch" value="1" />
 <ctl name="AIF1OUT0L Mux" value="AIF1_AD0L" />
 </path>
 <path name="null">
 </path>
</mixer>
The values seem to correspond to controls and settings in alsamixer, the User Manual has a block diagram that helps a lot in understanding what they do:

   

(http://files.pine64.org/doc/datasheet/pi...l_V1.0.pdf , Page 280, System A64 User Manual (Revision1.0) Copyright© 2015 Allwinner TechnologyCo.,Ltd. All Rights Reserved.)


Sad Fried Pine64
Posted by: Israeldelamo - 07-24-2016, 12:42 AM - Forum: DC Power In - No Replies

Hi!

I have broken my PineA64 Angel ; several try and error mistakes with the Euler-vin pin and the battery pin has fried the pine64. Whenever i plug it in using the usb cable the processor get hotter and hotter and no red lights turns on. Shame of 2GB board! Anyway, my question is this; What have i fried Huh ? What component is broken? The only thing i can assure is that current reaches the a64 chip because it gets hot boiling in seconds.

Is there any part i can save? I still own the lcd, i suppouse that i could use it for another project, might be?


Question MLB at bat
Posted by: Punkyclown - 07-23-2016, 04:53 PM - Forum: Android on Pine A64(+) - Replies (3)

Hi all, having a great time with my pine64. But my MLB at bat app wont run bcause it says it can't verify my location.  Anyone Else have this problem or know of a work a round?
Thanks 
Brad Hansen