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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,685
» Latest member: keksi
» Forum threads: 16,255
» Forum posts: 117,175

Full Statistics

Latest Threads
Second screen mirroring
Forum: General
Last Post: andrekyler
6 hours ago
» Replies: 3
» Views: 1,868
7 inch touch panel patche...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: mkjmkj
6 hours ago
» Replies: 0
» Views: 22
Pine64 LTS v1.2 not turni...
Forum: P64-LTS / SOPINE Hardware, Accessories and POT
Last Post: in_sympathy
11 hours ago
» Replies: 0
» Views: 26
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-14-2025, 05:27 AM
» Replies: 1
» Views: 249
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,019
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-12-2025, 11:18 AM
» Replies: 3
» Views: 410
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
11-12-2025, 07:29 AM
» Replies: 0
» Views: 119
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
11-11-2025, 04:07 PM
» Replies: 0
» Views: 111
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
11-11-2025, 02:05 PM
» Replies: 2
» Views: 173
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
11-11-2025, 02:01 PM
» Replies: 10
» Views: 12,560

 
  DKMS on kernel 3.10.107-pine64
Posted by: obrienmd - 06-20-2018, 05:57 PM - Forum: Linux on Pine A64(+) - Replies (5)

Attempting to install wireguard using DKMS on Armbian Xenial (legacy kernel). I've apt-installed kernel headers, but DKMS is failing to build the wireguard kernel module with the following error:


Code:
DKMS make.log for wireguard-0.0.20180613 for kernel 3.10.107-pine64 (aarch64)
Wed Jun 20 12:47:41 PDT 2018
make: Entering directory '/usr/src/linux-headers-3.10.107-pine64'
Makefile:581: /usr/src/linux-headers-3.10.107-pine64/arch//Makefile: No such file or directory
make: *** No rule to make target '/usr/src/linux-headers-3.10.107-pine64/arch//Makefile'.  Stop.
make: Leaving directory '/usr/src/linux-headers-3.10.107-pine64'

It looks like something is missing between 'arch/' and '/Makefile' in the target path.

Any ideas? Something obvious I'm missing?


  MIPI support
Posted by: ivica - 06-20-2018, 12:59 PM - Forum: General Discussion on PINE A64-LTS / SOPINE - Replies (1)

Hi. 

There is a "DSI - Display Serial Interface, 4 lanes MiPi, up to 1080P" listed within the SOPINE Extension ports. 

I'd like to attach the camera with 2 lanes MIPI (D0, D1, C pairs), I2C and two GPIOs. 

Is there a support in firmware for such camera? Or at least firmware easy to adopt? 

Thank you! 


Information NetBSD for Rock64
Posted by: Luke - 06-20-2018, 06:33 AM - Forum: BSD on Rock64 - Replies (4)

Hello,

I am just relaying that NetBSD is now available for the Rock64. You can download their images from: http://www.invisible.ca/arm/
Many thanks to Jared McNeill


  bionic lxde 0.6.xx was not getting audio/sound
Posted by: jose_s_c - 06-20-2018, 12:25 AM - Forum: Linux on Rock64 - Replies (2)

I had no audio/sound with bionic-lxde images, I tried pre-release 0.6.55 so went to release 0.6.44 but had same problem. I tried google but not find answer, so google more to learn about ALSA and pulseaudio, seems problem with pulseaudio default sink, and I created following file and now can get audio.
If you get no audio, give this a try.

rock64@rock64:~$ cat ~/.config/pulse/default.pa
.include /etc/pulse/default.pa
set-default-sink alsa_output.platform-hdmi-sound.stereo-fallback

rock64@rock64:~$


  is 4K Really 4K?
Posted by: sbakke - 06-19-2018, 01:55 PM - Forum: Android on Rock64 - Replies (1)

I'm using ayufan's latest image with the ROCK64 connected to a 4K display and the display says the input is 4K resolution. 
image: android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz

However if you issue the command 
     "adb shell dumpsys SurfaceFlinger"

The framebuffer is 1920x1080.  When playing a 4K video using VLC (or any other player) you will see the video is 4K, but is scaled to the framebuffer 1920x1080 and then the HDMI display logic would scale it back to 3840x2160.   When issuing the same commands on a NVIDIA shield the framebuffer is 3840x2160, so no down and up scaling occurs. 

Admittedly behind the scenes the scaling might not be happening.  Does anyone know if this is the case?

Steve


  Incorrect datetime (Debian, OMV)
Posted by: erickpeniche - 06-19-2018, 09:01 AM - Forum: General Discussion on ROCK64 - Replies (9)

Hi everyone,

I used the latest stable image of OpenMediaVault (microSD Boot) which at the current time of posting is stretch-openmediavault-rock64-0.6.44-239-armhf.img.xz as recommended by the release notes. I wrote the image to a Samsung Evo 32gb microSD card using latest version of Etcher and put it on my recently bought Rock64 4G. It boots up properly and I can access the web GUI. The problem is that the system date and time are not correct. I've spent several hours trying to get it to set the date and time correctly through NTP but no luck.

When booting for the first time and accessing by SSH, when I ran any of the following commands, It gives me an incorrect date and time (May 27th 2017, time is not even close to real current time).

Code:
date

or

Code:
hwclock --show

Both of those commands give me the same incorrect date.

Has anyone experienced the same issue? My Rock64 is brand new and I haven't found any solution yet to this issue. I've also tried using other Debian images from ayufan's repo (with GUI environments) and there is an access error every time I try to set up the date and time through the GUI.

I'll appreciate any help


  Armbian for Rock64
Posted by: pineadmin - 06-19-2018, 02:35 AM - Forum: Linux on Rock64 - Replies (57)

Added Armbian Debian Stretch Desktop (ROCK64) 5.42 on Wiki and PINE64 Installer.
Added Armbian Ubuntu Xenial  (ROCK64) 5.42 on Wiki and PINE64 Installer.


  lights but no action
Posted by: mystic221 - 06-18-2018, 07:14 PM - Forum: General Discussion on ROCK64 - Replies (4)

Hello all, 

I am admittedly a novice when it comes to the rock64. I recently purchased one through the pine64 store along with the recommended power supply.

I am attempting to use it as a little NAS running the stretch-openmediavault-rock64-0.6.44-239-armhf.img.xz. I loaded the image via etcher onto a 32gb sandisk sd card and when I power up the device I get white, red and green lights all solid and unchanging. Ethernet lights never light up (plugged into router lan part via verified working cat5 cable) and no output is displayed via the hdmi port.

I have tried 2 or 3 versions of the stretch openmediavault, the most recent being 0.6.57-270 and the results have not changed.
I tried Armbian Xenial Legacy Kernal 4.4.y flashed with win32diskimager and the result was the same... white, red and green lights, no ethernet, no hdmi output.

I'm not sure where to go from this point and any help would be greatly appreciated.


  docker contaainer error on "docker login"
Posted by: edwinbmiller - 06-18-2018, 10:08 AM - Forum: Linux on Rock64 - No Replies

had to remove this package to get it working

apt-get remove golang-docker-credential-helpers


Photo Production defects
Posted by: mmatyas - 06-18-2018, 08:08 AM - Forum: General Discussion on ROCKPRO64 - Replies (17)

I just got my ROCKPro64 (from the first batch) a week ago in the mail, and some capacitors have obviously shifted during production, and some soldering bridges are also present. Has anyone else had such issues?

I tried to take some photos with the microscope at our university lab, this didn't turn out too well, hopefully you can still see what I mean... Also, support wasn't really helpful in this issue

[Image: 186792223777.jpg]



[Image: 186792541940.jpg]