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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,099
» Latest member: StevenHanks21
» Forum threads: 16,358
» Forum posts: 117,525

Full Statistics

Latest Threads
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
11 hours ago
» Replies: 1
» Views: 1,500
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 183
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 121
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,585
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,759
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,018
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,935
Big thanks for the docume...
Forum: General Discussion on Pinebook Pro
Last Post: alchemist
06-25-2026, 12:58 PM
» Replies: 0
» Views: 232
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
06-23-2026, 06:53 AM
» Replies: 16
» Views: 34,585
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
06-23-2026, 01:12 AM
» Replies: 3
» Views: 5,595

 
  Schematics of Wifi/BT module
Posted by: gamelaster - 01-21-2018, 12:51 PM - Forum: Wifi/BT Module - Replies (7)

Hello,

Is there available the schematics of Wifi/BT module?

Thank you


  Looking for linux kernel image with mptcp support (multipath-tcp) or LEDE (openWrt)
Posted by: xslite - 01-21-2018, 11:45 AM - Forum: Linux on Rock64 - No Replies

Hello,

is there any available linux kernel for ROCK64 that supports mptcp (multipath-tcp) ?

My goal is to install LEDE router software (OpenWRT) for dual link bridge aggregation.

Do you know any succesfull setup of LEDE with mpctcp module on the ROCK64 platform ?


Thanks for your feedback !

Best regads

XsLite


  Nextcloud not working with external harddrive
Posted by: floweih - 01-21-2018, 07:06 AM - Forum: General Discussion on ROCK64 - Replies (2)

hope someone can help me
I am trying to install nextcloud on my rock64. As the data directory I tried to use an external harddrive.
But there is an error when I try to use external harddrives as nextcloud data directory. When i use the
sd card as nextcloud data directory there are no probs
What I tried:
Mounting the Harddrive with fstab: UUID=a61b3225-3af0-439b-be5b-c54898b9aa46 /media/4TB           ext4    defaults        0       2
Which works for everything except nextcloud
As an alternative I tried  pmount as described on the howto for rock64. But this also doesnt work.
As OS I use debian
As nextcloud version 12.04
Any tips for nextcloud?


Greetings


  Reboot Issue with ROCK64 Linux version 4.4.77-rockchip-ayufan-141
Posted by: techyjtmb - 01-20-2018, 09:54 AM - Forum: General Discussion on ROCK64 - Replies (9)

I have a ROCK64 4GB setup and when I reboot I have a lot of trouble getting the unit stable.

Here are the errors that display on the screen:

core: dev_pm_opp_get_voltage: Invalid parameters
mali-utgard ff300000.gpu: Failed to get voltage for frequency 163840000: -34
devfreq ff300000.gpu: Couldn't update frequency transition information.

And then it goes into kernel panic mode.  I have to completely power down the unit,
remove the hdmi, ethernet, and keyboard cable, wait for 30 seconds and then it will boot.

I have tried a different power supply and plugging it in to a different power source.

I have 3 other similar ROCK64's working fine.


  Unable to flash Android TV on eMMC: rkflashtool error
Posted by: fbossi - 01-20-2018, 06:53 AM - Forum: General Discussion on ROCK64 - Replies (3)

Hello everybody,

I'm trying to flash my 64GB eMMC  with the latest Android TV build from ayufan: https://github.com/ayufan-rock64/android...3-r115.zip

I've been following this guide: http://files.pine64.org/doc/rock64/guide...o_eMMC.pdf

I'm running Arch Linux. I also tried the exact same steps on a Ubuntu 17.10 machine and I got the exact same behaviour.

Here's the output of the rkinstall script:

Code:
+ rkflashtool P
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: writing flash memory at offset 0x00001c00... Done!
+ for i in uboot trust misc kernel boot recovery system
+ rkflashtool w uboot
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: working with partition: uboot
rkflashtool: info: Error: 'mtdparts' not found in command line.
+ for i in uboot trust misc kernel boot recovery system
+ rkflashtool w trust
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: working with partition: trust
rkflashtool: info: Error: 'mtdparts' not found in command line.
+ for i in uboot trust misc kernel boot recovery system
+ rkflashtool w misc
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: working with partition: misc
rkflashtool: info: Error: 'mtdparts' not found in command line.
+ for i in uboot trust misc kernel boot recovery system
+ rkflashtool w kernel
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: working with partition: kernel
rkflashtool: info: Error: 'mtdparts' not found in command line.
+ for i in uboot trust misc kernel boot recovery system
+ rkflashtool w boot
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: working with partition: boot
rkflashtool: info: Error: 'mtdparts' not found in command line.
+ for i in uboot trust misc kernel boot recovery system
+ rkflashtool w recovery
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: working with partition: recovery
rkflashtool: info: Error: 'mtdparts' not found in command line.
+ for i in uboot trust misc kernel boot recovery system
+ rkflashtool w system
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: working with partition: system
rkflashtool: info: Error: 'mtdparts' not found in command line.
+ rkflashtool b
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: rebooting device...

Please note the "Error: 'mtdparts' not found in command line" lines.

This is the output of rkflashtool n:

Code:
rkflashtool: info: rkflashtool v5.2
rkflashtool: info: Detected RK3328...
rkflashtool: info: interface claimed
rkflashtool: info: MASK ROM MODE
rkflashtool: info: Flash ID: 00 00 00 00 00
rkflashtool: info: Flash Info:
    Manufacturer: Samsung (0)
    Flash Size: 0MB
    Block Size: 0KB
    Page Size: 0KB
    ECC Bits: 0
    Access Time: 0
    Flash CS:

I have tried to boot my ROCK64 and flash the image in all the following modes:

- Loader Mode, as suggested in ayufan's guide (hold Recovery, press Reset, release Recovery after 3 seconds) and also as suggested in the SADIE script (hold Reset, hold Recovery, release Reset, release Recovery after 3 seconds). Please note that I'm NOT actualy running the SADIE script.
- Normal boot (by simply pressing the Power button)
- MASKROM boot (by pressing the Power button after short-circuiting the eMMC PINS with a jumper)

(Acually I really have no idea how to verify which mode my ROCK64 is actually booting into... Does anybody know a way? Maybe using UART?)

Regardless of what mode I'm trying to use, I ALWAYS get the same ouput for all commands (including the MASK ROM MODE line!).

Unfortunately I do not have a eMMC -> USB adapter (after reading the guides I concluded that it was not strictly necessary anymore so I did not purchase it) so I'm stuck to flashing directly on the board.

So in the end I'm stuck right now. Any help would be really appreciated.


  Where to buy replacement AC Adapter?
Posted by: DazWilkin - 01-19-2018, 10:09 PM - Forum: General Discussion on Pinebook - Replies (2)

Folks --

A happy Pinebook (and 2x Pine64) user. I've broken the AC Adapter for the Pinebook and have been unable to find a replacement online.

Is anyone able to provide a link for me (US-based).

The model is EE-0530-E.

If not where I can buy a replacement, does anyone know the Pinebook's power plug dimensions?

Thanks!


  Pinebook experiences
Posted by: Bitflogger - 01-19-2018, 04:44 PM - Forum: General Discussion on Pinebook - Replies (4)

I dropped my Pinebook about 2.5 feet onto a carpeted floor.  It hit on an edge.  No apparent damage and it still works!

The space bar sometimes needs extra hitting to work.  Where on the space bar I press seems to make a difference.

I use the command line "sudo apt-get ..." instead of the Software Updater, it says "not enough disk space on /boot".

When I try to press the backspace key, I somtimes accidentally press the power key.  It then shuts down without a dialogue box.

It seems like a good buy for $99 plus $30 shipping. Its much better for general use than a pi book, which I also own.


Sad Gstreamer on rock64
Posted by: gino - 01-19-2018, 04:06 AM - Forum: Linux on Rock64 - Replies (1)

Hello!
I am trying to use gstreamer rockchip extra plugins rgaconvert (https://github.com/rockchip-linux/gstrea...chip-extrabut it show "no such device".

have someone meeting this question ?  


  How to use UART under Android?
Posted by: AI_newsettler - 01-18-2018, 01:13 PM - Forum: Android on Pine A64(+) - No Replies

Hi,

Are there any tutorials or guidance how to use UART under Android?

I'm using SOPINE module.


  Hello!
Posted by: Vaaflahm - 01-18-2018, 05:34 AM - Forum: Getting Started - Replies (1)

Shy
Hello, guys, I am Hurt, I'm an office worker, I take pleasure in meeting new people and I enjoy working with funny people