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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,672
» Latest member: pavlo
» Forum threads: 16,248
» Forum posts: 117,153

Full Statistics

Latest Threads
Running Pinebook (non-Pro...
Forum: Pinebook Hardware and Accessories
Last Post: guidol
7 hours ago
» Replies: 0
» Views: 30
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
8 hours ago
» Replies: 0
» Views: 30
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 12:56 PM
» Replies: 3
» Views: 116
Pinebook Pro for sale
Forum: General Discussion on Pinebook Pro
Last Post: rfm83
Yesterday, 09:22 AM
» Replies: 0
» Views: 69
What is wrong with the Mo...
Forum: General Discussion on PinePhone
Last Post: Mahgue
Yesterday, 05:13 AM
» Replies: 0
» Views: 54
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
11-07-2025, 01:12 PM
» Replies: 12
» Views: 5,855
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
11-06-2025, 06:18 AM
» Replies: 6
» Views: 377
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
11-05-2025, 11:17 PM
» Replies: 0
» Views: 87
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-05-2025, 02:25 AM
» Replies: 0
» Views: 125
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,768

 
  How to Debug APK on PINE64 via LAN?
Posted by: mapleelyse - 11-04-2016, 07:53 PM - Forum: Android on Pine A64(+) - Replies (4)

I am a android programmer and I want to debug my app in pine64, but I dont know how to get started, any iedas?

should I just USB Debugging? or LAN Debugging? if I use USB, what kind of the cable should I use and which slots should I plug in?

if I use LAN, how to do it?


  order 8164787
Posted by: winterflaw - 11-04-2016, 11:46 AM - Forum: Shipment Related Discussion - Replies (8)

Hi.

I'm posting here because account creation on the support site appears broken.

I ordered a PINE64 which shipped on the 21st August.

This is the tracking page;

http://www.track-chinapost.com/startems....00005710CN

The destination country is set to United States.

I live in Germany.

The *billing* address is in the USA.  Has the item been sent to the
billing address?


  Support registration seems not to be working
Posted by: winterflaw - 11-04-2016, 11:45 AM - Forum: General Discussion on PINE A64(+) - Replies (2)

Hi.

I created a support ticket.

This generated an email for me to supply a password for the support account.  However, hitting "register" causes nothing to happen.

I then tried to actually register an account on the support site.  Same problem - generates the same email, hitting "register" causes nothing to happen.


Sad wifi direct
Posted by: bj_jung - 11-04-2016, 02:48 AM - Forum: Wifi/BT Module - Replies (2)

Hello. Do you know how to connect wifi-direct on ubuntu with wifi/bt module


Wink clone copy of sd card by using partclone
Posted by: hatahata - 11-03-2016, 08:44 PM - Forum: Debian - Replies (6)

Hi all

sd card is /dev/sdc Exclamation .

1) backup

dd if=/dev/sdc of=~/Pine-mate-MBR.img bs=512 count=10000

partclone.vfat -c -s     /dev/sdc1          -o    ~/Pine-mate-sdx1of3.pcl

fsck /dev/sdc2

partclone.ext4 -c -s     /dev/sdc2          -o    ~/Pine-mate-sdx2of3.pcl



and then i put anothe sd card  into USB . Exclamation


2)restore

dd if=/root/Pine-mate-MBR.img of=/dev/sdc bs=512

partclone.vfat -r -s /root/Pine-mate-sdx1of3.pcl -o /dev/sdc1

partclone.ext4 -r -s /root/Pine-mate-sdx2of3.pcl -o /dev/sdc2

mkswap /dev/sdc3

---------------------------
all is done . Big Grin

this is much faster by using dd . Heart
----------
regards


  What is on the Micro SC card that came with the board?
Posted by: clawinus - 11-03-2016, 01:52 PM - Forum: Getting Started - Replies (1)

I opened th Micro SD card that was delivered with the Pine64 board
and saw the following list of files on the card.


Volume in drive Q is BOOT

 Volume Serial Number is 424A-49A2
 
 Directory of Q:\
 
05/07/2016  19:22    <DIR>          pine64
05/07/2016  19:22         1,076,704 initrd.img
02/11/2016  16:28               137 uEnv.txt
11/03/2016  15:46                 0 list_Q.text
               3 File(s)      1,076,841 bytes
               1 Dir(s)      39,806,976 bytes free


What are these files?
Why is the SC Card called BOOT?
If I download an image of Linux from Pine64.com to install it
on the SD card, must I first delete those files and format the SD Card?


  Pine A64 + OpenHAB + Sonoff-pow: Would it Work?
Posted by: Bob123456789 - 11-03-2016, 01:06 PM - Forum: openHAB - Replies (6)

Pine has the Linux version of OpenHAB 2.0 functioning now. 

Would it work to control these device controls?  They are which are $10.50 per outlet and connect by wifi.

https://www.itead.cc/sonoff-pow.html

Interested in your thoughts on this.


  ARM Trusted Firmware and date time related problems
Posted by: Gasz2 - 11-03-2016, 07:31 AM - Forum: Linux on Pine A64(+) - Replies (4)

Hello, I have a Pine64 with 1GB RAM and GBE.

I use Ubuntu on the Pine64. The kernels and roots created by longsleep and ARMBIAN (based on longsleep work).

I use Pine64 as a headless server, but regardless the use of ntpd or timesyncd, system clock always forward and loose time sync.

Hardware clock appear to be correct, but once the system clock forward no other command could set to correct time.

In less than 24h the time forward no less than 16 minutes.

Talk about it on IRC, apritzel user, point me that the root of the problem could be ARM Trusted Firmware, but he said that longsleep fix it in the past.

How could I check if my ARM Trusted Firmware is updated ? How could I update it ?

I found this repository https://github.com/longsleep/arm-trusted...are-pine64

[url=https://github.com/longsleep/arm-trusted-firmware-pine64][/url]It has 4 branches and I do not know how to install on a running system.

Someone could help me ?

Thanks.


  Pine64 as Security Camera / Baby Monitor
Posted by: utdrmac - 11-02-2016, 03:07 PM - Forum: Pine A64 Projects, Ideas and Tutorials - Replies (2)

Hello,
I'm looking for any guides, pointers, etc for setting up my pine64 as a security camera. I have no idea what goes on in my downstairs (dang cats!). I'd like to mount this up in the corner in the hallway and be able to connect via browser and watch a live scream; just on my local LAN for the moment.

Thanks!


  MAC address of Pine wifi and Bluetooth addon
Posted by: clawinus - 11-02-2016, 11:31 AM - Forum: Accessories - Replies (2)

How do I find the MAC address of the Pine Wifi and Blue-tooth addon?

My router is setup to only allow devices on the wireless network
whose MAC addresses are listed in the router MAC address table.