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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,695
» Latest member: mkelty
» Forum threads: 16,260
» Forum posts: 117,185

Full Statistics

Latest Threads
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: brb78
2 hours ago
» Replies: 0
» Views: 15
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
10 hours ago
» Replies: 5
» Views: 531
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: KelsonV
Yesterday, 02:20 PM
» Replies: 0
» Views: 51
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 109
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 456
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,108
Questions about running U...
Forum: General Discussion on PineTime
Last Post: alicesphere
11-18-2025, 12:48 AM
» Replies: 0
» Views: 59
Difficulty with openSUSE ...
Forum: PinePhone Software
Last Post: danm1988
11-17-2025, 07:49 AM
» Replies: 0
» Views: 78
Second screen mirroring
Forum: General
Last Post: andrekyler
11-17-2025, 01:06 AM
» Replies: 3
» Views: 1,899
7 inch touch panel patche...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: mkjmkj
11-17-2025, 12:57 AM
» Replies: 0
» Views: 86

 
  Does working *nix exist for Rock64?
Posted by: brox - 12-28-2018, 06:11 AM - Forum: Linux on Rock64 - Replies (2)

Hey guys
Does anyone have Rock64 board with *nix 100% working?
I bought 3 boards Rock64-4G and all of them does not seem to work
One is not able to read/write eMMC (and CPU becomes very hot) - I sent it back
Two others are very unstable. I've tried ayufan's Debian Stretch, Ubuntu Bionic and DietPi
All of them crash when doing intensive I/O together with intensive CPU load. No matter eMMC or external SSD drive
I believe problem lies in poor I/O bus programming in ayufan's code
Please let me know if anyone have completely working board


  Android SDK support and Customization
Posted by: biplab777 - 12-28-2018, 01:22 AM - Forum: Android on Pine A64(+) - Replies (1)

Hi,

I have referred wiki (http://wiki.pine64.org/index.php/PINE_A6..._Main_Page) and interested on PINE A64-LTS as it supports Android 7.
Our yearly production will be around 2000 units.

Queries:
1. Till which year you can support us on PINE A64-LTS ?
2. Do you provide Android SDK for Android 7x to customize the same from our side ? Does it require any license for commercialization ?
3. What is the PCB size and cost (for 1K unit)
4. What are the compliance (CE/FCC/UL/RoHS etc.) you have?
5. Is it possible to provide over the air (OTA) OS upgrade for future android release ?
6. What kind of support option you have ?
7. What is the lead time to order first 100 units ?

Thanks a lot in advance!
-Biplab Kundu


  Custom Kernel for ROCK64
Posted by: mayst - 12-27-2018, 11:31 AM - Forum: Getting Started - Replies (2)

Dear Pine Users,

thank you for providing the discussion group for the ROCK64 platform. I tried to use a custom compiled kernel for several days now. Unfortunately, every attempt results in a system that does not boot.

The most promising way seemed to me the following with a newly installed distribution via Etcher. I took the Ubuntu 18.4. Desktop variant. Then I have executed the following commands on-board:

-----------------
sudo dpkg-reconfigure keyboard-configuration

sudo dpkg-reconfigure tzdata

sudo apt update

sudo apt upgrade

sudo apt -y install cmake build-essential python-minimal bison flex bc libssl-dev libncurses5-dev lzop make u-boot-tools binfmt-support ninja-build libfl-dev python python2.7 swig libpython-dev flash-kernel

sudo reboot

mkdir workspace

cd workspace

git clone https://github.com/ayufan-rock64/linux-m...kernel.git

cd linux-mainline-kernel

make rockchip_linux_defconfig

make -j4

sudo make modules_install

sudo make dtbs_install

sudo make install
-----------------

After this, the platform will not reboot. I just get a black screen. The LEDs of the ROCK64 just light up a few seconds. Then only the green LED remains.

I have checked the file /boot/extlinux/extlinux.conf
If I remove the entries for the newly installed kernel, the platform boots with the old kernel again (4.4.).
By the way, why do I have /boot/extlinux/extlinux.conf and /boot/efi/extlinux/extlinux.conf?

I hope, you can give me a hint, what is missing or how I can debug this issue, since I do not see any output, also not from u-boot.

Best regards,

   Stefan May


  Bluetooth - how to connect headphones?
Posted by: jschall - 12-27-2018, 10:48 AM - Forum: General Discussion on Pinebook - Replies (3)

I am running Q4OS with the Openbox window manager.

What is the best/easiest way to pair and connect to Bluetooth headphones?


  Unable to run hello-world docker container on Pine64
Posted by: kamtschatka - 12-26-2018, 05:07 PM - Forum: Ubuntu - Replies (2)

Has anyone managed to run docker images on pine64?

I have managed to get docker running by following this guide: https://docs.docker.com/install/linux/docker-ce/ubuntu/
The problem is then that I get this message:

Quote:no matching manifest for unknown in the manifest list entries

Has anyone encountered this problem before?

I have also seen some mentions of a linux image for container(basically i want to run kubernetes on pine64, but i can't even get docker to run properly). From what I could see this is discontinued?


  android impression
Posted by: pas059 - 12-26-2018, 09:01 AM - Forum: Android on Rock64 - Replies (1)

Hi,
Just for giving my first (and last) impression on Android on rock64. To try it, i flash android 8.1 on a SD card.

First remark is that my screen (1920x1200) is not recognized, fortunately, a standard TV is. Then, after booting, i was able to change the language, but my Azerty keyboard was still not recognized; apparently Android only knows qwerty keyboard. To be able to use my keyboard, i had to install a software found on the net (thanks to google), even if android says that this software can record keyboard entries, password,... Angry .
The good thing, is that everything seems to work (wifi dongle, wireless usb keyboard+mouse). The videos (youtube,...) seems to be more quicker than with ubuntu 18.04. The bad thing is the UI: what an horrible UI which is absolutly not practical. I really think that android is not made for a device like an SBC with standard keyboard.

So,  end of my android experience on rock64. Smile 
regards


  Download RetroPie for your Rock64
Posted by: CiniCraft - 12-26-2018, 07:33 AM - Forum: General Discussion on ROCK64 - Replies (3)

Just committed this today:
https://github.com/MattAndrzejczuk/Retro...K64-PINE64

This git repo is essentially a vast sh script that tells your Ubuntu OS which packages are needed to be installed in order to get all the top emulators out there i.e. Sega Genesis, SNES, N64 etc... fully running on your ARM device.

This setup script is expecting you to already be running Ubuntu 16 or later.

Once the installer finished, start playing games by entering:

Code:
$ emulationstation 

Just noticed last week there's not that much info on Rock64 and emulation so hopefully this helps everybody hit the ground running.


  Armbian kernel errors
Posted by: S265 - 12-26-2018, 12:30 AM - Forum: General Discussion on PINE A64(+) - No Replies

Pine64 running Armbian with kernel 3.10.107-pine64


Hi all. After installing Armbian from here 
https://www.armbian.com/pine64/,
I came across some errors appearing in the logs - see attached. Had a look at the Armbian forum which has a lot of traffic, mostly about other hardware brands, so I came here. Can anyone comment on the problem? or interpret their importance?

My use case is creating a PBX box running voip. This is available through the Debian repos.



Attached Files Thumbnail(s)
   

  How to check eMMC?
Posted by: ame - 12-26-2018, 12:10 AM - Forum: Getting Started - Replies (5)

Hello everyone,

I just signed up as I recently received an 11" PineBook. I'm quite pleased with what I got for my money, and I have a few things I'd like to do with it.

My first question is how to verify that the 16Gb eMMC is present, and how to use it? I opened the back of the laptop and I can see the eMMC module is physically there, however the OS is warning me that I am low on disk storage, and 'df' shows that I have very little storage available.

Thanks.


  how to use the eDP port to drive a display?
Posted by: nemster - 12-25-2018, 04:44 PM - Forum: General Discussion on ROCKPRO64 - No Replies

has anyone had success with using the eDP port?

i tried connecting a VVX10F011B00 http://www.panelook.com/VVX10F011B00_Pan...21047.html
display. however nothing happens.

since i do not have a datasheet i cant find out whether the display is kaputt, its incompatible or if i need to do something in software.

any hints appreciated