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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,577
» Latest member: Escape75
» Forum threads: 16,212
» Forum posts: 116,989

Full Statistics

Latest Threads
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
1 hour ago
» Replies: 13
» Views: 5,838
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: anoduck
Yesterday, 03:14 PM
» Replies: 5
» Views: 8,838
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: biketool
09-21-2025, 02:03 PM
» Replies: 71
» Views: 32,899
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: j_s
09-19-2025, 04:04 PM
» Replies: 3
» Views: 10,455
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
09-17-2025, 06:36 PM
» Replies: 0
» Views: 3,950
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 5,027
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 14,172
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 6,307
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 9,058
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 25,130

 
  Android 7.1 Tablet and TV (alpha, proposal)
Posted by: ayufan - 11-23-2016, 04:58 PM - Forum: Android on Pine A64(+) - Replies (50)

Based on my work for Android 7.0 (http://forum.pine64.org/showthread.php?tid=2136) I did bump the version to 7.1.

Here's the video: https://goo.gl/photos/1XKM9eGS3vDPFef17

Download: https://github.com/ayufan-pine64/android-7.1/releases

Report all issues here: https://github.com/ayufan-pine64/android-7.1/issues

N.B. Do not update SudoSu - it breaks the installation

What does work?

I see that some things do work, but I didn't really test that.
I did only apply changes of 7.1, compile and do two test runs.

I believe that this build is very similar to 7.0 and has the same limitations.

What does not?

- Definitely not Widevine DRM. So no Netflix.

This is alpha build, so do not complain Smile

If something doesn't work:
- try to see logs (adb logcat, adb shell dmesg),
- try to compile and fix it by yourself,
- when you find solution create a Pull Request for one of this repositories: https://github.com/ayufan-pine64/

How to compile?

https://github.com/ayufan-pine64/local_m...nougat-7.1

You can also see my Jenkins compilation script:
https://github.com/ayufan-pine64/android...enkinsfile

Download:

https://github.com/ayufan-pine64/android-7.1/releases

Install:

The builds are designed to be used with Pine A64 1GB or 2GB on at least 4GB sdcard.

Use Etcher to write images: https://www.etcher.io/

The build automatically resize data partition on first boot to use sdcard space.

LCD:

To enable LCD, edit uEnv.txt from BOOT partition and uncomment:

Code:
pine64_lcd=on

HDMI resolution:

Edit uEnv.txt and select one. You can find all supported in uEnv.txt:

Code:
disp_mode=1080p60

Ethernet speed:

Edit uEnv.txt and select desired speed, by default it uses auto-negotation.
For example to limit to 100Mbps:

Code:
eth0_speed=100

Google Apps:

Android Regular and TV already has Google Apps installed.


  Lcd panel's pixels are not square
Posted by: bokeer - 11-22-2016, 08:08 PM - Forum: LCD and Touch Panel - No Replies

the official lcd panel  is 1024*600  with active area 154.21mm*58.92mm , (1024/600)/(154.21/85.92)=0.95089    Sad Pixels are not square 。 what can i do to solve it or anyon3 else has connected other lcd panel to the dsi port  ,i found a lcd panel 7'' 1280*800  152.72mm*94.2mm is there any possible to  connect the lcd to the dsi port



Attached Files
.pdf   MTF070ICN-PB1-SPEC.pdf (Size: 1 MB / Downloads: 572)

  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