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
Yesterday, 10:53 AM
» Replies: 1
» Views: 1,500
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 184
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 123
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,587
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,761
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,021
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,936
Big thanks for the docume...
Forum: General Discussion on Pinebook Pro
Last Post: alchemist
06-25-2026, 12:58 PM
» Replies: 0
» Views: 237
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
06-23-2026, 06:53 AM
» Replies: 16
» Views: 34,586
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
06-23-2026, 01:12 AM
» Replies: 3
» Views: 5,596

 
  Apps under linux
Posted by: Sgrisafi - 01-28-2018, 12:32 PM - Forum: Linux on Rock64 - Replies (2)

what applications are available under a linux install  Huh


Star 2 Year Anniversary
Posted by: beard - 01-28-2018, 07:03 AM - Forum: General - Replies (9)

Good Day Fellow Contributors,

It has been over 2 Years now since I first got a "beta" tester board, and started messing in the Pine eco system.
I decided to get out that same board, and see if it still works. I've gotten Debian Stretch to boot with little to no issues.
I'm interested in the retro gaming market, and will be possibly making an emulator for certain retro consoles for ARM.

If any of you guys are interested in the Emulator project, leave me your suggestions.
Also how long have you been a contributor to the Pineverse?

~ Beard


  Ubuntu rock64 electron install
Posted by: NYRANGERS423 - 01-28-2018, 01:39 AM - Forum: Linux on Rock64 - No Replies

I am trying to get electron on my rock 64 board and Right now I am using the community Xenial Minimal from pine 64 installer on my board. I am a newbie to this but I have some understanding. I need electron on here cause I am trying run Emby theater on the board. Please any help would be amazing cause I am banging my head at the moment.


  Rock64 USB
Posted by: 11b2p508 - 01-27-2018, 12:33 PM - Forum: Getting Started - Replies (2)

Just purchased a Rock64 and items.  Have not got it yet, will have more questions probably.

Thought occurred to me, has anyone hooked up USB 3.0 hubs or 2.0 hubs, and used them for I/O port expansion through USB successfully/unsuccesssfully?

If so what were your experiences?  Did it work as it should?

So a little background, though I have not done anything with a Rock64 yet, but spent 30+ years working Unix/Linux so will see how I fair with this.


Lightbulb MPP+DRM: low level API for video codecs and display (also 4k UHD+HDR+HLG)
Posted by: mcerveny - 01-27-2018, 11:23 AM - Forum: Linux on Rock64 - No Replies

Hello.

I prepared and tested "mpi_dec.c" application to test low level access hardware accelerated video decoders for everyone interested Smile .
You can use this application as benchmark and feature tester of your Rock64 (not video player).
There are few sample results of not PTS synchronized maximum speed decoding and display (min CPU freq set 1008MHz and DDR set to 933MHz and decoder set to 600MHz, testing videos are mostly "Big Buck Bunny"):

Code:
Format            Decoder    Avg result (FPS)
1080p60           hevc       310
1080p60           h264       251
2160p30           h264       64
2160p60           hevc       76
2160p60           h264       65
2160p60hdr        hevc       57
2160p60hdr/hlg    hevc       70

Source for "mpi_dec.c" and detailed description is https://github.com/mcerveny/utils. There are  many hints to check if playing hardware accelerated video. You can also study issues (for Kodi/Plex/LibreELEC) like Kwiboo/linux-rockchip#22.

Happy hacking and buy me a Beer.


  Cant'n install x11 on debian stretch
Posted by: Chris66 - 01-27-2018, 07:26 AM - Forum: Linux on Rock64 - Replies (5)

Cant'n install x11 on debian-stretch-minimal-rock64-0.6.15-175-arm64.img

sudo apt-get install xorg, dos not function. Does anyone know of a solution to the problem ?


  RockPro64 and Pine H64 Discussion Thread
Posted by: Luke - 01-26-2018, 03:17 PM - Forum: News - Replies (85)

Please read the FOSDEM 2018 blog-thread to learn about the upcoming boards. 
You can discuss the upcoming boards here.


  Possible to simultaneously connect to ethernet & wi-fi?
Posted by: wahdooyah - 01-26-2018, 10:19 AM - Forum: Android on Pine A64(+) - Replies (3)

Hi all --

I was an original kickstarter backer, and my Pine 64 has been running as a headless Debian torrent box (and doing a marvelous job of it!) basically since the day I got it.  However, I recently started messing around with a Cozmo robot, and in order to use the Cozmo SDK you have to have a desktop running the SDK connected via ADB to an Android device running the robot's AI engine app.  Because I don't have a spare Android device lying around, and because I don't want my phone dedicated to this project, I decided to try installing Android on my Pine64.  However, I'm running into a problem.

Specifically, it appears that Android will not allow me to simultaneously connect to the Ethernet connection (for ADB) and a wi-fi connection (the robot is controlled via direct wi-fi connection).

Am I missing something? Is there any other way I can set this up so that this connection is possible?

Desktop running SDK-----{ADB}------->Pine64----------{wi-fi}----->Cozmo robot

At the moment, the Pine64 appears to lose its Ethernet connection when it connects to the Cozmo wifi connection, and vice versa.

EDIT: I should add that I'm trying this with the 7.1 image, in case that makes a difference.


  eMMC recognition problem
Posted by: jykeith123 - 01-25-2018, 10:23 PM - Forum: General Discussion on ROCK64 - Replies (1)

moved from this thread

I tried 2 methods from above thread, and finally I got succeeded on method 2.
I think the problem of method 1 was microSD to USB connector,
and the problem of method 2 was OS image.
After I made some modified OS from ayufan's os image, I tried method 2, then it just worked.

After then I saw ayufan's update log
"

  • 0.6.6: Fix eMMC not working since 0.6.1,
"
yeah I used version 0.6.5 xenial minimal image.
Anyway I'm happy now :-) made my own spl boot image first time!


  LVM support?
Posted by: Boraxx - 01-25-2018, 11:40 AM - Forum: Linux on Rock64 - Replies (1)

Im working on a portable PKI project whereby my software requires LVM support.

Can oneone tell me if the Debian/Ubuntu project for Rock64 supports LVM?