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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,682
» Latest member: DenBond
» Forum threads: 16,253
» Forum posts: 117,172

Full Statistics

Latest Threads
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-14-2025, 05:27 AM
» Replies: 1
» Views: 235
Are you interested in a n...
Forum: General Discussion on Pinebook Pro
Last Post: WEF
11-12-2025, 02:33 PM
» Replies: 2
» Views: 3,011
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-12-2025, 11:18 AM
» Replies: 3
» Views: 383
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
11-12-2025, 07:29 AM
» Replies: 0
» Views: 104
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
11-11-2025, 04:07 PM
» Replies: 0
» Views: 92
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
11-11-2025, 02:05 PM
» Replies: 2
» Views: 157
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
11-11-2025, 02:01 PM
» Replies: 10
» Views: 12,543
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 10:44 AM
» Replies: 0
» Views: 77
Battery connector dead
Forum: PinePhone Hardware
Last Post: mdk
11-11-2025, 10:05 AM
» Replies: 3
» Views: 2,401
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 09:45 AM
» Replies: 3
» Views: 226

 
  Android and SD Card
Posted by: gigagames - 05-05-2018, 06:50 PM - Forum: Android on Rock64 - Replies (2)

Hello,

i try to get Android running, with an SD card.

I Downloaded android-7.1-rock-64-rock64_atv-v0.3.13-r115-raw.img.gz
When im trying to Flash it with Etcher, its telling me "It looks like this is not a bootable image. The image does not appear to contain a partition table, and might not be recognized or bootable by your device" 
When i Flash it to my sd card and insert the card into the Rock, my Window keeps being black.

When im using the Pine64 Installer, and select "Community Android TV 7.1. (ROCK64 microSD) (should be the same as i dowonloaded..) same behaviour -> Window keeps being black.

So how the heck can i get Android running with an SD card ?

Thanks for helping and sry for bad english


  Debian to eMMC?
Posted by: Hoerli - 05-04-2018, 12:59 PM - Forum: General Discussion on ROCK64 - Replies (7)

Hello!
I am the proud owner of a new ROCK64
I have already tried Android and would like to install a "normal" system on the ROCK.

Currently there is only Xenial Mate for the eMMC chip.
This is currently running, but not really stable / good.
It hangs when you update. So I had to reinstall the system 4 times.
Is there an easy way to get e.g. Debian on the eMMC chip?
So far I only found a manual with a console cable, but I don't own one.

Hope there will be a good possibility to install e.g. Linux Mint soon. To be honest, I also like the Cinnamon surface more than mate.


  Shipping to Iran
Posted by: ali - 05-04-2018, 12:40 PM - Forum: Shipment Related Discussion - Replies (2)

Hello

I want to order some goods from pine64 website. But, when I was going to proceed to checkout page, the page told me that:
"There are no shipping methods available. Please double check your address, or contact us if you need any help."

Can I proceed to checkout? Iran is listed in the List of Countries and Shipping Services.

Thanks.


  Flashing rockchip 'update' images on Linux
Posted by: Luke - 05-04-2018, 06:55 AM - Forum: Android on Rock64 - No Replies

If you're using Linux on your PC then flashing Android images to the Rock64 (other than the RAW dd images) is a bit tricky.
I came across a utility for Linux that makes the process nice and easy, allowing you to flash 'update' images directly to eMMC.

The software is called upgrade_tool and can be downloaded from here
You can read about it and its different functions here

In short, after downloading and extracting the contents of the archive, navigate in terminal to the extracted utility and flash the update.img using the following command:

Code:
sudo ./upgrade_tool uf /path/to/update.img
[edit] I forgot to add; you need to force the board into recovery mode first and it has to be connected to your Linux PC using an A-to-A USB cable.


  Is recommended to buy the case?
Posted by: enreador - 05-03-2018, 06:09 AM - Forum: Rock64 Hardware and Accessories - Replies (1)

My new Rock64 board has arrived. Is recommendable to buy the case or to make one?

Thanks


  compiling meteor on xenial-minimal-rock64-0.5.15-136-armhf.img.xz
Posted by: maudy - 05-02-2018, 05:35 PM - Forum: Linux on Rock64 - No Replies

Does anyone know how to get meteor to work on 

this can work perfectly on RPI3 using this: https://github.com/4commerce-technologies-AG/meteor

Thoughts or suggestions?


  Delivery and order information and technical info, S/W etc for RockPro64
Posted by: superpat - 05-02-2018, 09:44 AM - Forum: General Discussion on ROCKPRO64 - Replies (9)

Hi,

I was lucky enough to be able to purchase one of the initial release of the rockpro64 boards.  

I am very  disappointed that there has been no emailed confirmation of my order yet, or any delivery schedule.   I have only received a PayPal confirmation.

I notice that there is no info yet available on this website regarding the boards, (apart from the initial publicity).

Will you be adding these info on these boards and the S/W  to the wiki before the board arrives,  or have we got to work it all out for ourselves?


regards

Patrick


  pineA64 wifi module.
Posted by: Shubhendra - 05-01-2018, 11:52 PM - Forum: General Discussion on ROCK64 - Replies (2)

i am going to buy ROCK64 4GB & i dont know that WiFi module of Pine64 will work or not with rock64. so, tell me Wifi & Bluetooth module of pine64 will work with rock64 or not....


  ROCK64 Custom OS / Bootloader development
Posted by: poeufr - 05-01-2018, 10:09 AM - Forum: General Discussion on ROCK64 - Replies (1)

Hi all,

Looking at http://opensource.rock-chips.com/wiki_Bo....2FTF_Card I can see that the BootROM will load into memory data from 0x40 on the SD card and then hand control to that second stage boot loader. It appears that BootROM will load the first 3960 bytes (0x40 to 0x4000) for stage 2, is this correct? Can anyone point me to source code for or a binary of idbspl.img or idbloader.img so I can examine a typical stage 2?

I am interested in developing my own OS from scratch, so I would like to write my own stage 2 bootloader and proceed from there.

Thanks for all your help. Smile


  Schematics, PCB loyout
Posted by: Andrius - 05-01-2018, 05:43 AM - Forum: Getting Started - Replies (1)

Hello Smile
is it possible to get the schematics and the pcb layout of SOPINE Baseboard “Model A”.
Why I need it? I want to create a custom form factor pcb, to fit it in to my project.
Huh