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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,024
» Latest member: Safeeds_Solutionscuh
» Forum threads: 16,342
» Forum posts: 117,465

Full Statistics

Latest Threads
Star64 Irradium (based on...
Forum: Getting Started
Last Post: tantamount
Yesterday, 08:17 AM
» Replies: 19
» Views: 15,548
US Tariffs & Recent Supre...
Forum: General
Last Post: evilbunny
05-10-2026, 03:18 AM
» Replies: 2
» Views: 513
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tllim
05-08-2026, 12:25 PM
» Replies: 1
» Views: 239
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: tllim
05-08-2026, 12:21 PM
» Replies: 2
» Views: 239
Star64: All listed distro...
Forum: Getting Started
Last Post: tantamount
05-08-2026, 08:56 AM
» Replies: 0
» Views: 131
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:37 AM
» Replies: 0
» Views: 120
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:36 AM
» Replies: 0
» Views: 105
The "Should I buy a Quart...
Forum: General Discussion on Quartz64
Last Post: kapqa
05-05-2026, 07:57 AM
» Replies: 5
» Views: 20,455
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: shinzuka
05-04-2026, 09:02 AM
» Replies: 9
» Views: 17,083
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 472

 
  Android 6.0 for Pine64+ 1G and Pine LCD
Posted by: Tanveer - 07-28-2017, 09:33 PM - Forum: Android on Pine A64(+) - Replies (1)

.My Pine64+ device is working properly with android-ver6.0.1-lcd-version-20170209-pine64-8GB.img. downloaded from the wiki.

There is no display on LCD with the img got from source code of Android 6.0 from https://github.com/ayufan-pine64/local_m...arshmallow

I have tried different ways:

1. uncommented disp_screen0=lcd in uEnv.txt; no display on LCD with device resetting again n again. Please see UAR text at: http://pastebin.ubuntu.com/25169088/

2. https://forum.pine64.org/showthread.php?...ndroid+6.0        To enable LCD, edit uEnv.txt from BOOT partition and uncomment: pine64_lcd=on; pine64_lcd=on is not present in uEnv.txt file. I have added this statement in the file its still no working.

Please give me settings for LCD for Android 6.0 source code.

OR

Please give me some document having details about LCD as well as all kind of parameter / settings.

Regards,


  gpio voltages
Posted by: ealbers - 07-28-2017, 08:05 PM - Forum: General Discussion on PINE A64(+) - Replies (6)

What voltages can the GPIO pins handle as inputs?  Can they do 5v?
Can someone please provide a link to docs on voltage/milliamps on the gpio?


Sad No sound after suspend
Posted by: kurai021 - 07-28-2017, 10:13 AM - Forum: Android on Pinebook - Replies (1)

Hi I'm using Android 6.0 official image in Pinebook, all works fine at this moment but I don't know why the sound goes away after suspend and if could be possible to fix it. Sad


  FreeBSD 11 or 12
Posted by: freebsd - 07-28-2017, 09:16 AM - Forum: General Discussion on ROCK64 - Replies (13)

Has anyone tried or gotten the ROCK64 working with FreeBSD 11 or 12?

(and will there be an upgrade to USB 3.2 at some point?)


  QQ Group 104471957, for Rock64 Chinese users
Posted by: fbms - 07-27-2017, 11:53 PM - Forum: General Discussion on ROCK64 - Replies (7)

I created a QQ group 104471957 for Chinese users to discuss everything about Rock64.
I ordered a 4G version Rock64, I hope to get it soon. Thank you.


  Openbox for Pineboook
Posted by: jesuscmf - 07-27-2017, 08:44 AM - Forum: Linux on Pinebook - Replies (1)

Hi there, is it any chance to have openbox enviroment at Linux images for Pinebook 

Thanks


  Passive cooling
Posted by: jl_678 - 07-27-2017, 06:44 AM - Forum: General Discussion on ROCK64 - Replies (10)

Hi,

I have read in some posts here that the Rock64 can benefit from some passive cooling such as heatsinks.  First, I assume that the Rock64 does not come with them.  Correct?  Second, can someone suggest an appropriate heatsink to purchase?  I have pre-ordered a Rock64 and would like to be prepared for its arrival.

Thank you,

JL


  Acknowledgement of Coupon code request?
Posted by: JRR - 07-26-2017, 02:38 PM - Forum: General Discussion on Pinebook - Replies (3)

I submitted a request for a coupon code to order the 14" pinebook about a week or so ago.  Should I have expected some sort of e-mail acknowledgement so that I know if  I am in the queue?    Also, how long is the wait to receive the coupon code to place my order?

Thank you!
J.


  I2C pull-up resistors
Posted by: stephen fleming - 07-26-2017, 02:33 PM - Forum: Rock64 Hardware and Accessories - Replies (2)

Do the two I2C buses have on board pull-up resistors?


  Recovering root access in Ubuntu
Posted by: Scientomancer - 07-26-2017, 01:05 PM - Forum: Ubuntu - Replies (3)

Yesterday I had cause to add the ubuntu user to the www-data group. I believe I did this:

Code:
# usermod -G www-data ubuntu

Since then, I am unable to become root. If I try to sudo -i, I am told

Code:
Sorry, user ubuntu is not allowed to execute '/bin/bash' as root on pine64.

This happens no matter what command I try to run. sudo vim /etc/sudoers?


Code:
Sorry, user ubuntu is not allowed to execute '/usr/bin/vim /etc/sudoers' as root on pine64.


I don't actually know if adding ubuntu to a group caused this; it's just the biggest change I've made, and I can't think of anything else I've done that would cause this.

Thanks!