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,539
US Tariffs & Recent Supre...
Forum: General
Last Post: evilbunny
05-10-2026, 03:18 AM
» Replies: 2
» Views: 510
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tllim
05-08-2026, 12:25 PM
» Replies: 1
» Views: 235
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: tllim
05-08-2026, 12:21 PM
» Replies: 2
» Views: 236
Star64: All listed distro...
Forum: Getting Started
Last Post: tantamount
05-08-2026, 08:56 AM
» Replies: 0
» Views: 130
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:37 AM
» Replies: 0
» Views: 112
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:36 AM
» Replies: 0
» Views: 101
The "Should I buy a Quart...
Forum: General Discussion on Quartz64
Last Post: kapqa
05-05-2026, 07:57 AM
» Replies: 5
» Views: 20,449
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,079
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 469

 
  Chaning Username in Terminal
Posted by: Coyote - 06-30-2017, 03:16 PM - Forum: General Discussion on Pinebook - Replies (5)

Hello all,

Sorry if i already missed the posting but I have been trying to change the username in the terminal from somthing other than pine64@pinebook. I have changed my name on login but in the terminal still keep the old username. I also tried using:


Code:
    usermod -l newname pine64


and i get the message:


Code:
    usermod: user pine64 is currently used by process 941


The number at the end changes but I get the message everytime I have tried.

Is is possible to make this modification?

Thank you,

Coyote


Exclamation Flashing New OS Images to eMMC / Booting from SD
Posted by: Luke - 06-30-2017, 12:26 PM - Forum: General Discussion on Pinebook - No Replies

In order to flash a new image for the Pinebook to either eMMC or microSD please use the installer utility provided by Pine. The Installer utility supports all major platforms - Mac OSX; Linux; Windows 7/8.1/10, but CANNOT be run on the Pinebook itself if you wish to use it to prepare another SD card - you will need a standard x86/64bit machine to run this tool.

Here  are the step-by-step instructions for flashing an image for your Pinebook:

  1. Launch the installer and click Choose an OS
  2. From the drop-down menu select Pinebook (see attached screenshot)
  3. Choose the OS you wish to install (take note of the information in brackets - Pinebook eMMC / Pinebook SDCard - it determines what your chosen OS will boot from) and click OK
  4. Instert a MicroSD card to your computer and press Flash! The chosen OS will be downloaded, flashed and verified by the utility.
  5. After the process completed, remove your SD card and intert it into your Pinebook's MicroSD slot.
  6. If you chose a Pinebook eMMC Image, follow the onscreen instructions to flash your selection internal storage. If you opted for an image that boots from MicroSD, then your Pinebook should boot with the new OS straight away. 
If you wish to discuss flashing images and upgrading eMMC memory then please post in this thread under Hardware and Accessories.

[Image: MEPZ1vn.png]


  How to switch Android to Ubuntu ?
Posted by: omnis2a - 06-30-2017, 11:21 AM - Forum: General Discussion on Pinebook - Replies (1)

Hello everyone,

I replaced my eMMC 16Go with Ubuntu by that of 32 Go with Android.
I don't want Android.

How to switch from Android to Ubuntu ?

Thanks.


  Install Influxdb & Grafana easy
Posted by: mrv - 06-30-2017, 09:48 AM - Forum: General Discussion on PINE A64(+) - Replies (1)

Maybe to share for others that want to have this installed and find that it is hard to find the right sources for the pine64

influxdb installation
The standard download page does not show the right pine packages

use the following

Code:
curl -sL https://repos.influxdata.com/influxdb.key | sudo apt-key add -
sudo source /etc/lsb-release
echo "deb https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" | sudo tee -a /etc/apt/sources.list.d/influxdb.list

After that simply install with
Code:
sudo apt-get update
sudo apt-get install influxdb




Grafana Installation
mainly coming from https://github.com/fg2it/grafana-on-raspberry/wiki

To get it working on the pine use the rpi2/rpi3 package.
You can install it by hand accoring to the instructions in the wiki.

If you want to keep it up2date you best use the apt installation. 


Code:
sudo apt-get install apt-transport-https curl
curl https://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add -
echo "deb [arch=armhf] https://dl.bintray.com/fg2it/deb jessie main" | sudo tee -a /etc/apt/sources.list.d/grafana.list

the key difference here with the standard instructions is:
deb [arch=armhf] https://dl.bintray.com/fg2it/deb jessie main

Once done you can simply install

Code:
sudo apt-get update
sudo apt-get install grafana

Hope this helps you


  eMMC backup
Posted by: milkaca - 06-30-2017, 09:37 AM - Forum: General Discussion on Pinebook - Replies (19)

Simple question, how to backup OS installed on eMMC?


  Debian Jessie image for Pinebook
Posted by: milkaca - 06-30-2017, 09:28 AM - Forum: Linux on Pinebook - Replies (10)

Any plans for Debian Jessie image?


  Switching GUI
Posted by: fordiebianco - 06-30-2017, 05:13 AM - Forum: Linux on Pinebook - Replies (10)

Hi All,

happy new owner of a 14'' Pinebook. So far, everything is going swimmingly. Only bugbear: I am trying to switch from MATE to LXDE. I have successfully installed LXDE via apt-get, but for some reason, the log-in screen won't give me LXDE as a choice of sessions, only MATE. Any ideas how to remedy this?

Otherwise, lovely machine.

FB


  Few words on the laptop
Posted by: AndyChow - 06-30-2017, 02:28 AM - Forum: General Discussion on Pinebook - Replies (7)

I just got the 14" version, a day ago. Had to pay $30+ shipping, then $41 brokers fee. I'm in Canada, a partly communist country I guess. I saw the same laptop on another site selling with "epacket" scam, which never has brokers fee.

Anyway, rather happy overall. There was a bottom screw missing from the laptop. Also, touchpad seemed lifted in the front. One USB (right one) seemed to have some red glue in it, and nothing would fit in it. It seemed broken and glued on.

I opened it up, changed the 16 GB eMMC for a 64 GB eMMC. I saw that the right usb port had a metal piece with glue stuck in that wasn't part of the main board. Was able to remove it with a flathead screwdriver and a bit of skill. Seems to be a piece they use to position the usb port. When removed, now had a nice right usb port that works.

The touchpad has three little plastic "hooks" that hold it on the bottom. The center one was above it's supposed position, and this is why the touchpad wasn't properly seated. I just pushed the plastic and snapped the hook into place, solved that problem.

The 16GB eMMC that came with it had some type of Linux on it. The 64 GB eMMC has Android. I see no way to change the 64 GB eMMC to Linux. I would like to install Debian from USB, but have not figured out how to get into the BIOS or the boot loader.

Can anyone help me on this last part? Open up the boot loader so I can play with the laptop and Debian, FreeBSD, and a few other fun things? I don't have a eMMC flasher, otherwise I would go that way. I don't need much help, just the ability to start.

The laptop is surprisingly a good build, despite the lack of QC. Also, the battery seems like the flexible type that likes to explode, but so far so good.


  Performance Bottlenecks and Swap
Posted by: zer0sig - 06-30-2017, 02:04 AM - Forum: Linux on Pinebook - Replies (15)

So, I've run into what I consider a concerning amount of CPU hogging due to kswap and running out of physical RAM/loading up the swap in the default Ubuntu MATE install.

2 gigs + 1 gig swap is a bit light to multitask anything in a GUI, especially if one of those tasks is Chromium.

So...

Anyone done anything to mitigate this?

It doesn't appear to be too terribly easy to fix this stuff live, which is not shocking as the default root fs is the one I would need to shrink.

I'm leaning toward grabbing a low-profile USB flash drive and using it as a lower priority swap than the default zram (which seems pretty zippy as it is supposed to be but is too small IMO for many things), but if anyone has a simple or elegant solution, I might try it.

Anyone try to use resize2fs from an SD card? Anyone try that+swap on the eMMC vs a USB drive and compared performance?


  Best OS for Testing PINE64 Bootup?
Posted by: zer0sig - 06-29-2017, 11:51 AM - Forum: General Discussion on PINE A64(+) - Replies (4)

Howdy folks,
  I was one of the early kickstarter folks last year to order a 2GB PINE A64(+?), and received my board over a year ago. At the time, I didn't have a wired LAN to test it on, but had no luck getting it to boot with the Android or Linux versions I had tried. Have tried a couple of newer builds now that I have an ethernet LAN link handy so even if the HDMI doesn't fire up, I can ssh in, take a look, and run or modify it in a headless state.

I picked up one of those 2.5A CanaKit power adapters that are popular with RPi folks and have been mentioned on these forums somewhat, but I still have had no luck. The LED comes on as long as I don't try to cycle it quickly, but no HDMI and no network connectivity - so I figure it is not booting.

I'm not especially heartbroken about this, as I feel good supporting the project and I love my 14" Pinebook, but I'd really like to confirm whether this thing is faulty or whether I had just had poor luck with some less stable builds.

So is there any kind of consensus as to what image is the most likely to boot reliably on these boards? I have the PINE64 installer and have had reliable success on the Pinebook using the same MicroSD hardware that failed on the PINE standalone board.

Any suggestions would be helpful and I would be quite likely to try them.

I am considering looking into other PINE64 offerings but I'd really like to get this thing running first, or be able to fairly reliably write it off as DOA and move on.

Please advise.