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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,935
» Latest member: williamcorlin
» Forum threads: 16,330
» Forum posts: 117,427

Full Statistics

Latest Threads
Womens In Your City - Ano...
Forum: General
Last Post: Hipocrates
Today, 01:01 AM
» Replies: 0
» Views: 34
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
Yesterday, 12:57 PM
» Replies: 1
» Views: 448
How can I record video on...
Forum: General Discussion on PinePhone
Last Post: baptx
Yesterday, 12:55 PM
» Replies: 23
» Views: 18,352
u-boot rk356х (rockchip r...
Forum: Quartz64 Tutorials
Last Post: hamsterbacke
Yesterday, 09:39 AM
» Replies: 18
» Views: 33,989
A/V output enable
Forum: Linux on Rock64
Last Post: 8lall0
03-24-2026, 04:45 PM
» Replies: 0
» Views: 51
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
03-24-2026, 02:25 PM
» Replies: 0
» Views: 66
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-18-2026, 08:58 AM
» Replies: 2
» Views: 4,664
Pine a64+ power supply
Forum: General Discussion on PINE A64(+)
Last Post: davidspencer
03-18-2026, 01:02 AM
» Replies: 0
» Views: 157
Private / self-hosted "Cl...
Forum: General Discussion on PinePhone
Last Post: cyberb123
03-17-2026, 11:57 AM
» Replies: 8
» Views: 7,197
Automatic screen rotation
Forum: PineTab Software
Last Post: Raik
03-17-2026, 01:49 AM
» Replies: 32
» Views: 29,951

 
  bluetooth low energy
Posted by: dworkin - 11-22-2016, 05:19 AM - Forum: POT modules - Replies (1)

Hello,
I try to emulate a Beacon balise with the Pine64 (I currently use Android 5.1), but that seem to doesn't work.
Does someone has successfully use the Pine64 to emulate a beacon on Android or Another system?
Regards
Dworkin


  Vysor on Pine64
Posted by: Charles - 11-21-2016, 10:10 PM - Forum: Android on Pine A64(+) - Replies (1)

Hi All,

Does anyone try Vysor(Chrome's extension) on Pine64? Vysor can operate Android UI functions on the laptop remotely, but it requests adb connection via USB port. If you don't have LCD or TV on hand, this utility should be grate for developing.

Charles


  Ethernet connection issues
Posted by: jpnh - 11-21-2016, 09:05 PM - Forum: Ubuntu - Replies (2)

I ordered two Pine64s and am connecting them via Ethernet to the same router. Using the Ubuntu Xenial base image. I worked through an issue where both cards had the exact same MAC address by doing the following:

- edited /etc/network/interfaces.d/eth0:

Code:
iface eth0 inet dhcp
 hwaddress ether 00:00:00:00:00:00

For 00:00...00:00 I put a custom mac address. I then rebooted the Pine. This exact process seemed to work for one Pine board, but not the other. It's strange because for the second Pine board, I can connect fine using the default mac address, but once I change the address by editing the interface file and reboot, the ethernet fails to connect (I get no lights period from the ethernet port).

Can anyone explain to me what might be the issue? Since I am flashing both pines with the same image and executing the same steps, I can only assume there is some hardware issue that I am encountering.


  Success! Pine64 PBX
Posted by: Mach10 - 11-20-2016, 08:03 PM - Forum: Linux on Pine A64(+) - Replies (6)

Hi there, 

I've literally just finished working on getting the Pine64 working as a PBX, 

I'll be at some point providing an image for anyone who wants to use it.

***UPDATE 11/27/2016***



here's the image, you'll need a 32gig SD Card since I didn't get time to shrink the image, or if anyone wants to by all means.


https://www.dropbox.com/s/nlbng1cn4cle84...ar.gz?dl=0


Console Login / Pass

root
centos


PBX webgui login / pass

pinePBX
pinePBX


  Seamlessly Looping 4K Video Player
Posted by: Twelvizm - 11-20-2016, 01:03 PM - Forum: General Discussion on PINE A64(+) - Replies (4)

I have a Raspberry Pi running the Adafruit video looper (https://learn.adafruit.com/raspberry-pi-...r/overview).  It does exactly what I need, but cannot play 4K video.  I just picked up a maxxed out Pine 64 hoping to make a video looper capable of seemlessly looping 4k video.

I searched the forum and didn't find anything helpful.

Anyone have any helpful information?


Big Grin Docker image based on gentoo crossdev arm64 and distcc
Posted by: uulaoba - 11-19-2016, 09:34 AM - Forum: Linux on Pine A64(+) - No Replies

I have my pine64+ installed with the gentoo-pine64-20160804.img.gz in this forum.
It works like a charm.Thanks a lot for the greate image.
When I try to do emerge -avuDN world,a lot of package need update.My pine64 did the job,but spent lots of time.
So distcc is the idea.For some reason my laptop run ubuntu-mate.The gcc version is different from which on pine64.
I decided to make a docker image based on gentoo to help pine64 compile faster.
Then I did.

Look out at: https://hub.docker.com/r/uulaoba/gentoo-distcc-pine64/

Enjoy it.


  install shashlik
Posted by: bilylilyli - 11-18-2016, 06:14 PM - Forum: Debian - Replies (1)

Hi guys, I am trying to install shashlik. I followed the instruction from this link
When I run apt-get install libc6-i368 lib32gcc1 lib32z1 python3-xdg
It shows unable to locate package libc6-i368
             unable to locate package lib32gcc1
             unable to locate package lib32z1

How can fix this problem?


  Browser Wars - FF - Chrome - Midori
Posted by: rickseiden - 11-18-2016, 02:54 PM - Forum: Getting Started - Replies (12)

I just got my Pine64 up and running with the latest Debian image, and one thing I tried to do right off the bat was install Chromium.  I don't see it anywhere.  I've searched the software repository.  I've searched apt-cache.  I've apt-get update and apt-get upgrade, and I can't find it.

When I start Firefox, I get a button in my task bar that says "Starting Firefox ESR".  That button goes away, and nothing ever starts up.  I try to start it from the command line:

Code:
debian@pine64:~$ /usr/lib/firefox-esr/firefox-esr
Segmentation fault

So I'm left with Midori, which wouldn't be my first choice.

How can I install Chromium, and/or get Firefox working?

Thanks
Rick


  TP-Link Archer T1U AC450 Wireless Nano USB Adapter
Posted by: DARK-SPIRIT - 11-18-2016, 11:56 AM - Forum: POT modules - No Replies

Hi,

I was wondering if it will work on PINE64?
https://www.bhphotovideo.com/c/product/1...eless.html

Thank you.


  I2S 24 bit or 32 bit support to Android
Posted by: mbt28 - 11-18-2016, 05:13 AM - Forum: Android on Pine A64(+) - Replies (1)

Hello,

Is it possible have full scale I2S support on Android? What are the limitations?

Thanks