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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,496
» Latest member: CavalierSoul
» Forum threads: 16,200
» Forum posts: 116,894

Full Statistics

Latest Threads
What's stopping you from ...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
Yesterday, 12:27 AM
» Replies: 2
» Views: 147
PINETAB-V doesn't boot.
Forum: Getting Started
Last Post: Woazboat
08-23-2025, 02:58 PM
» Replies: 1
» Views: 208
PinePhone Pro: Camera App...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:23 PM
» Replies: 3
» Views: 2,271
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:19 PM
» Replies: 9
» Views: 951
Booting Issues
Forum: PineNote Software
Last Post: serenopolveroso
08-22-2025, 11:36 AM
» Replies: 18
» Views: 4,974
Pinephone (Pro) Keyboard ...
Forum: PinePhone Accessories
Last Post: anernest
08-22-2025, 09:21 AM
» Replies: 1
» Views: 1,607
Multiple NEMA 17 stepper ...
Forum: General
Last Post: Harry
08-22-2025, 12:24 AM
» Replies: 0
» Views: 125
Giving away a Pinebook Pr...
Forum: Pinebook Hardware and Accessories
Last Post: tuxifan
08-21-2025, 03:11 AM
» Replies: 2
» Views: 240
Bare metal on Pinephone P...
Forum: PinePhone Pro Software
Last Post: alain
08-19-2025, 07:58 AM
» Replies: 0
» Views: 254
Seeking Contributors: Apa...
Forum: PinePhone Pro Software
Last Post: geometrylitegame12
08-19-2025, 01:38 AM
» Replies: 4
» Views: 4,133

 
  Rock64 No Audio - Solved
Posted by: wbecks - 01-12-2018, 01:29 PM - Forum: General Discussion on ROCK64 - Replies (12)

I had posted a thread recently requesting assistance to get ayufan Linux configured to support analog (sound) audio from the internal 3.5 mm A/V (headphone) jack. There were apparently a number of Rock64 users interested in this discussion, but there were no respondents offering any suggestions.  

Since then, I came across an excellent document detailing alsa configuration that lead me to implement the following solution in that I can now obtain audio from the Rock64's 3.5 mm headphone jack.

sudo nano /etc/asound.conf

defaults.ctl.card 1
defaults.pcm.card 1
defaults.pcm.device 0


(Control-X to save file)

Note that this configuration has only been tested on stretch-minimal-rock64-0.6.15-175-arm64 but should work on all current ayufan images.  It does not add a volume control to alsamixer, so you'll have to do additional configuration if your application requires a volume control.

Bill, WA8WG


  Pine A64 _LTS
Posted by: moorayilnaveen - 01-12-2018, 10:15 AM - Forum: Android on PINE A64-LTS / SOPINE - Replies (2)

Downloaded the code. But I  am unaware of processor configuration to be used in Lunch command.  Can any one provide me Git hub link for source code (Android 7.1). I downloaded the zip file. But it seems something is missing or I am using wrong architecture.


  ayufan's Community Images Documentation Help Needed
Posted by: ayufan - 01-12-2018, 03:56 AM - Forum: Linux on Rock64 - Replies (10)

Hi,

I release a lot of different stuff and sometimes I struggle with writing a documentation for all the stuff, like:
1. What each variant does contain?
2. How to rescue / recover?
3. How to write eMMC / boot from USB?
4. How to write SPI flash with u-boot?
5. ...

Would anyone be interested in helping and be an active contributor to https://github.com/ayufan-rock64/linux-b...er/recipes section?

I know that a lot of people would value such contribution as it seems that this images are quite widely used Smile

Kamil


  GPIO binding
Posted by: abaksa - 01-12-2018, 02:56 AM - Forum: openHAB - Replies (2)

Anyone got GPIO binding working without running openHAB as root?
My hardware level tested and confirmed  working by running python scripts, but no luck getting it to work  under openHAB.


  Pinebook and SPI
Posted by: bmacsa - 01-11-2018, 09:20 PM - Forum: Pinebook Hardware and Accessories - Replies (1)

Hi All.

I am new to pinebook and was wandering if there is a way to add/access a SPI port on the Pinebook.

If I need to do a hack in some way that will be fine.

Any advice please.

Regards

Brian


  Stability of 0.6.x
Posted by: ayufan - 01-11-2018, 04:32 PM - Forum: Linux on Rock64 - Replies (4)

I start to think that we reach the point where 0.6.x should become a Release branch and deprecate the 0.5.x.

What are your thoughts on this? Does it work OK? What kind of problems you face? If you have any of them, can you create and describe that in the issue here: https://github.com/ayufan-rock64/linux-build/issues.


  Container Ready Image
Posted by: ayufan - 01-11-2018, 04:28 PM - Forum: Linux on Rock64 - Replies (4)

Hi,

I pushed yet another variant of my builds. The latest one `xenial-containers` is a container ready image that has:
Docker Community Edition / Docker Compose / Kubernetes Admin tools.

It allows you to easily play in single-node setups with just Docker Engine, as well as multi-node setups using either Docker Swarm or Kubernetes Engine.

These images have tools preinstalled so simply follow the generally available tutorials for configuring `docker swarm` and `kubeadm init`.

As for GUI for Docker the best is portainer.io. It will work well on these images: https://portainer.io/. There is an ARM64 binary that you have to install!

Let me know what you think about this variant. Keep in mind that since this is ARM32/ARM64 it will only run these images! It will not run AMD64 which is a majority of the internet for Docker. It is possible to run AMD64 on Rock64 via qemu-static with preloaded binaries, but... it will be terribly slow and believe me you don't want to do it.

I'm also working on bringing RancherOS for PXE booting. It works already, but it is still not pre-release ready. It will be ideal for centrally managed (NFS?) setups with a lot of Rocks/or-SoPines.

As always, latest pre-release is here: https://github.com/ayufan-rock64/linux-build/releases!


  Moonlight embedded & NX client
Posted by: Maor - 01-11-2018, 12:34 PM - Forum: Linux on Pine A64(+) - No Replies

I am looking to buy the ROCK64 board, as it seems a bang for the buck.
I do need to know 2 things:

Will I be able to get Moonlight embedded and NoMachine NX client working with mainline?


  Custom OS
Posted by: MaskOfLoki - 01-11-2018, 11:55 AM - Forum: General Discussion on Pinebook - Replies (8)

I'm going to be buying a Pinebook here soon, and I was curious if it's possible to run a custom OS I've written on it. Specifically, does the booting partition have to be FAT32, or does it allow for custom bootloaders and such?

Sorry if this isn't the correct section to post this.


  14" pinebook FCC info
Posted by: dkryder - 01-11-2018, 05:23 AM - Forum: General Discussion on Pinebook - Replies (2)

found this while doing some research
https://fccid.io/2ANV3