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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,449
» Latest member: wilyerofficial
» Forum threads: 16,188
» Forum posts: 116,839

Full Statistics

Latest Threads
Armbian fix, current vers...
Forum: Linux on Pinebook Pro
Last Post: Sb2024
3 hours ago
» Replies: 0
» Views: 9
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
6 hours ago
» Replies: 2
» Views: 93
Pinephone Pro not in stor...
Forum: General Discussion on PinePhone
Last Post: P. Siera
9 hours ago
» Replies: 1
» Views: 169
Libre Office on Pinetab2?
Forum: General Discussion on PineTab
Last Post: Kevin Kofler
Yesterday, 09:50 PM
» Replies: 1
» Views: 56
Won't boot with a MicroSD...
Forum: General Discussion on PineTab
Last Post: acruhl
Yesterday, 06:59 PM
» Replies: 0
» Views: 20
does the Joplin note taki...
Forum: PineNote Software
Last Post: Francus
08-05-2025, 08:11 PM
» Replies: 4
» Views: 1,369
PulseAudio dropouts after...
Forum: Linux on Pinebook Pro
Last Post: Dendrocalamus64
08-05-2025, 06:40 PM
» Replies: 1
» Views: 113
Any updates on Bluetooth ...
Forum: General Discussion on PineTab
Last Post: biketool
08-05-2025, 06:38 AM
» Replies: 1
» Views: 111
Keyboard availability?
Forum: PinePhone Pro Accessories
Last Post: Peter Gamma
08-04-2025, 08:37 PM
» Replies: 9
» Views: 1,143
PINETAB-V doesn't boot.
Forum: Getting Started
Last Post: FEC
08-04-2025, 03:38 AM
» Replies: 0
» Views: 82

 
  Order #8165002
Posted by: Akke920 - 09-28-2016, 04:58 AM - Forum: Shipment Related Discussion - Replies (5)

Hello, this order has ben held by the customs in SHENZHEN since 2016-09-06.

Could you solve this with the carrier please? This order was made in August so i've waited a pretty long time already.

Thank you!

Tracking number: LX970003649CN


  3,5mm audio out not working
Posted by: MikkoL - 09-28-2016, 01:32 AM - Forum: Android on Pine A64(+) - Replies (9)

Hello, 

I don't seem to be getting audio from 3,5mm jack working. I have tried ayufan's Android 5.1 and 7.0 builds (TV and no TV), to no luck whatsoever. Also tried plugging the jack only after a reboot, but still nothing. Sound comes only through HDMI. 

Can anybody help? Or confirm that it really doesn't work? From what I read, this has been an issue before, but some reports at least from the Linux side are saying it shold work.

Mikko


  Order #1650
Posted by: mathiraj - 09-27-2016, 09:59 AM - Forum: Shipment Related Discussion - Replies (2)

i ordered pine64, more than five days ago. Still haven't received any notification about shipment. Money is debited from my bank account but no communication regarding shipment. Email to sales got no response.
i created this account just to ask this question. When will the order be shipped? When will i receive it?


  Official C4 Labs LCD Enclosure *UPDATED WITH ASSEMBLY VIDEO*
Posted by: Bluphire - 09-26-2016, 05:26 PM - Forum: Enclosures - Replies (12)

I decided to start a new thread dedicated to the C4 Labs LCD Enclosure.

Below are pictures of the final design for the LCD enclosure from C4 Labs.

GET YOUR'S HERE!

Matt

[Image: Screen%20Case%202_zpsc2yugwm1.jpg]
[Image: Screen%20Case%201_zpso80e567s.jpg]
[Image: Screen%20Case%205_zpsqconamiv.jpg]
[Image: Screen%20Case%206_zpsg0g9jbqx.jpg]
[Image: Screen%20Case%204_zpsmaveyezq.jpg]
[Image: Screen%20Case%203_zpsefgegfmw.jpg]

Dustin's Official Assembly Video:
https://www.youtube.com/watch?v=Ti_mDkcqe98&list=PLl-5TWrCnCxUrHiT8CLOIszRi8QEgkVUT&index=3


My assembly video Part 1: (See Part 2 on my channel)


  Received a bad LCD, can't get support.
Posted by: bryanlyon - 09-26-2016, 12:28 PM - Forum: LCD and Touch Panel - Replies (3)

So, I received a bad LCD.  The cable on the back of the LCD arrived with a small tear in it.  I've tried over and over to get support from pine64 staff with about a half dozen emails, and support tickets but haven't gotten any help.  Does anyone know if I can easily replace the cable myself?  I really want to use my LCD and am fairly sure I'll never get support from pine64 to get it fixed.

Thanks!


  C++ Sensor Library
Posted by: Artyom - 09-25-2016, 10:55 AM - Forum: Pine A64 Projects, Ideas and Tutorials - Replies (7)

In this thread provides information about library for working with sensors for the C ++ programming language.


SIMPLE TEST FILE FOR MY LITTLE LIBRARY:

#include <iostream>
#include <TSL2561.h>
#include <TSL2561.c>

using namespace std;

int main () {
       float cur_illum, low_bow_illum;

       cur_illum = tsl2561_getdata(TSL2561_TOTAL_LUX);

       cout << "CURRENT TOTAL LIGHTING (LUX): " << cur_illum << endl;
       cout << "CURRENT VISIBLE LIGHTNING (LUX): " << tsl2561_getdata(TSL2561_VISIBLE_LUX) << endl;
       cout << "CURRNET INFRARED LIGHTNING (LUX):" << tsl2561_getdata(TSL2561_INFRARED_LUX) << endl;

return 0;
}



Attached Files Thumbnail(s)
   

  3GB Pine 64
Posted by: stephen fleming - 09-24-2016, 09:17 PM - Forum: General Discussion on PINE A64(+) - Replies (3)

It was brought up earlier this year about a Pine 64 with 3GB of RAM, and that it would be “explored”.
So has it been explored yet, and if so, will there be a 3GB Pine 64?


  problem connecting to Pine 64 store
Posted by: stephen fleming - 09-24-2016, 08:31 PM - Forum: General Discussion on PINE A64(+) - Replies (2)

I have a problem connecting to the Pine 64 store. When I try connecting using Firefox, this message appears:

Your connection is not secure
The owner of shop.pine64.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website.

I tried using Microsoft Edge and Kaspersky Internet Security gave me this message:

Cannot guarantee authenticity of the domain to which encrypted connection is established
Application: Microsoft Edge
URL:           shop.pine64.com
Reason:      Invalid name of certificate. Either the name is not on the allowed list, or was explicitly excluded.

I was able to place an order earlier this month, so this happened just recently.


  LCD screen problem;
Posted by: borahan - 09-24-2016, 11:03 AM - Forum: POT modules - Replies (4)

Hi

i have 2 x pine64 board.

i assembly package (board, case and LCD) and trying install openhab. i build board and lcd with forum and video but lcd not working (hdmi is working).

i added photos for assembly.

how can i be sure that the LCD works?

regards.

[Image: rEyA83.jpg]


[Image: PQGy6O.jpg]

[Image: QQy6Yy.jpg]

[Image: MkROg1.jpg]


  Which command line only OS? For streaming audio
Posted by: zirconx - 09-24-2016, 08:35 AM - Forum: Getting Started - Replies (5)

Hi, I'm a newbie to SBC. I have a 512MB model, that I would like use to stream audio to the internet (darkice + caster.fm).  I've read the OS page in the wiki, the only OS there suitable for the 512MB board is Debian. Which has a gui (desktop environment), which I really don't want or need. 

I'm much more comfortable with Ubuntu (actually CentOS, and Ubuntu is closer to Cent than Debian is), but it says Ubuntu won't run on the 512MB boards.  I'm guessing that if ran Ubuntu, it would be slow and laggy, but then if I uninstalled the de it would be ok?  But there might be other things wrong then, like the audio would be setup for a de, not command line, it might make things a little harder.  It seems there is no "official" (recommended) command line OS?

I see lots of references to custom builds in the forums, like "get bob's Ubuntu core here..." but I don't feel great about that idea... I'd like something a little more mainstream. I found one that sounded like it would work ok, but the download link was a 404.

Any suggestions? Thanks.