| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
Yesterday, 11:02 AM
» Replies: 0
» Views: 63
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,021
|
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
07-04-2026, 08:23 AM
» Replies: 0
» Views: 102
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 207
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 111
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,581
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,192
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 263
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 190
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,666
|
|
|
| Question about gstreamer-rockchip and mpp |
|
Posted by: mire - 01-09-2019, 12:15 AM - Forum: Linux on RockPro64
- Replies (1)
|
 |
Hellow everyon
ROCKPro64 board hardware encoding related questions.
I have built and installed gstreamer 1.15.0 version, gsteamer-rockchip, and mpp on the ROCKPro64 board.
For video and audio input of gstreamer, magewell's Pro HDMI capture card is installed in PCI slot.
I also built and installed gst-plugins-base, gst-plugins-good, gst-plugins-bad, gst-plugins-uqly, gst-libav, gst-omx, gst-python and gstreamer-vaapi.
gst-launch-1.0 v4l2src device = / dev / video0! video / x-raw, format = NV12, width = 640, height = 480, framerate = 30/1! queue! x264enc! queue! h264parse! mpegtsmux! filesink location = 2k.ts
With the above command, the video input is normally encoded and saved as a 2k.ts file.
However, if you enter mpph264enc as below, an error occurs.
gst-launch-1.0 v4l2src device = / dev / video0! video / x-raw, format = NV12, width = 640, height = 480, framerate = 30/1! queue! mpph264enc! queue! h264parse! mpegtsmux! filesink location = 2k.ts
Setting pipeline to PAUSED ...
mpi: mpp version: 107f498 author: Kamil Trzciński Update changelog
hal_h264e_api: vcodec type 00000000 can not find H.264 encoder device
mpp_hal: mpp_hal_init hal h264e_rkvenc init failed ret -1
mpp_hal: mpp_hal_init could not found coding type 7
mpp_enc: mpp_enc_init could not init hal
mpp: error found on mpp initialization
If you know the cause or solution to the above problem, please help me.
Thank you~
|
|
|
|
| USB 3 type-C port Thunderbolt compatible? |
|
Posted by: mscdex - 01-08-2019, 11:47 PM - Forum: RockPro64 Hardware and Accessories
- Replies (1)
|
 |
I have a project I'm working on that will be using a portable Thunderbolt 3 USB type-C display (hooray for only one cable!) and was looking for an SBC that would be able to drive it. I saw that the ROCKPRO64 has a USB type-C with DisplayPort 1.2, but I wasn't sure if that means it actually supports Thunderbolt 3 or not.
|
|
|
|
| DietPi not booting |
|
Posted by: WZ9V - 01-08-2019, 11:20 AM - Forum: Linux on Pinebook
- Replies (5)
|
 |
I saw that DietPi was highly recommended and had a Pinebook version. I created a SD card with Etcher and the Pine64 Installer but neither will boot properly on my Pinebook 14 with the original 1366x768 display and the 64GB eMMC upgrade.
I see the same problem with the Dev Armbian using Kernel 4.19, so far other than the stock OS I have only been able to get Armbian Stable Kernel 3.10 to boot from SD and later install to the eMMC (had to format ext2 for it to work).
Any ideas? I have the serial adapter on order to see if I can catch any messages on the serial console.
|
|
|
|
| Install OS to LUKS |
|
Posted by: tahf - 01-08-2019, 04:21 AM - Forum: Linux on Pinebook
- Replies (1)
|
 |
Is it possible to install Linux to pinebook to LUKS-encrypted partition? Is there any generic instruction (that is suitable for all or most distros)?
|
|
|
|
| libgl1-mesa-dev has unmet dependancies |
|
Posted by: jr864 - 01-06-2019, 10:30 PM - Forum: Getting Started
- Replies (2)
|
 |
I have the rock64 4gb board with bionic-lxde-rock64-0.7.8-1061-arm64.img installed. Did apt-get update and upgrade, Trying to install gr-hpsdr with the error as follows :
Code: The following packages have unmet dependencies:
libgl1-mesa-dev : Depends: libglvnd-dev but it is not going to be installed
linux-rock64 : Depends: board-package-rock64-0.7-30 but it is not going to be installed
Depends: u-boot-rockchip-rock64-2017.09-rockchip-ayufan-1025-g482cd6ec8b but it is not going to be installed
Depends: linux-image-4.4.132-1075-rockchip-ayufan-ga83beded8524 but it is not going to be installed
Depends: linux-headers-4.4.132-1075-rockchip-ayufan-ga83beded8524 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I have tried apt --fix-broken install, same error as above, also apt-get install linux-rock64 -y, still same error of unmet dependencies. Also tried apt-get install -f, with following:
Code: Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
libglvnd-dev
The following NEW packages will be installed:
libglvnd-dev
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
53 not fully installed or removed.
Need to get 0 B/3412 B of archives.
After this operation, 25.6 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 86638 files and directories currently installed.)
Preparing to unpack .../libglvnd-dev_1.0.0-2ubuntu2.2_arm64.deb ...
Unpacking libglvnd-dev:arm64 (1.0.0-2ubuntu2.2) ...
dpkg: error processing archive /var/cache/apt/archives/libglvnd-dev_1.0.0-2ubuntu2.2_arm64.deb (--unpack):
trying to overwrite '/usr/lib/aarch64-linux-gnu/libEGL.so', which is also in package libmali-rk-utgard-450-r7p0:arm64 1.6-1ayufan10
Errors were encountered while processing:
Cannot get this corrected, even reformatted and reinstalled img, retried the hpsdr install after all updates. Does anyone have or know the fix to this?
|
|
|
|
HDMI resolution |
|
Posted by: bueschi - 01-06-2019, 02:34 PM - Forum: General Discussion on ROCK64
- No Replies
|
 |
Hello, can someone tell me, how can I get a resolution of 1280x1024@60 on a rock64? My rock64 is working fine on a full-hd TV, but i get out of range on my Belinea screen. This happens on Android, Debian and OMV.
I have check out with option "optargs=disp.screen0_output_mode=0x1b" on a new file called /boot/uEnv.txt and "extraargs=console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:0x1b rootwait rootfstype=ext4" on /boot/armbianEnv.txt without success. Also mode=720p is not working.
What is the right way to change the resolution?
|
|
|
|
| Cannot get RockPro64 to boot |
|
Posted by: randyc - 01-05-2019, 11:02 PM - Forum: General Discussion on ROCKPRO64
- Replies (7)
|
 |
I just got a brand new RockPro64 yesterday and I have not been able to get it to boot. I've tried several different OS images (OMV, Ubuntu, Debian, and Armbian). I've tried 2 different microSD cards. I've tried prepping the microSD cards using Ubuntu and MacOS, using built in tools and Etcher.
I get the same results no matter what I do:
- The green power LED turns on
- Ethernet lights turn on, and blink as if there is activity but never appears on my network.
- If I hold down the power button the ethernet lights turn off
I am definitely using RockPro64 OS images.
Am I doing something wrong or did I get a bad board?
::UPDATE::
I sent the board back to the store I bought it from and they determined that it had a faulty MicroSD card reader.
|
|
|
|
| GCC 7.2 ///// veriumMiner |
|
Posted by: QLEMAC - 01-04-2019, 07:33 PM - Forum: Linux on RockPro64
- No Replies
|
 |
Hi guys,
Running Armbian Stretch - Legacy kernel 4.4.y
Trying to get this veriumMiner work on the rockpro64 but keep crashing after 3sec...
I build it with ./build.sh script available in veriumMiner folder and this script suppose to
enable the ARMv8 (Soon as you see the stratum difficulty apear it crashing and reboot the kernel)
So I try to do it fancy by compile it by my self with the CFLAG="mfpu=neon"
Compiler C++ is not working can't compile it. Let's download GCC 7.2 to make the job done.
BUT...... make -j 8 ..... command make it crash....and reboot
What the next step? You can use my command to start the miner anytime.
Have Fun ![[Image: smile.png]](https://forum.pine64.org/images/smilies/smile.png)
QLEMAC
info@sbcMiner.com
To build and install GCC 7.2
Code:
Code: apt-get -y install unzip flex
wget https://github.com/gcc-mirror/gcc/archive/gcc-7_2_0-release.zip
unzip gcc-7_2_0-release.zip
cd gcc-gcc-7_2_0-release
sudo ./contrib/download_prerequisites
mkdir build && cd build
../configure --enable-languages=c,c++ --disable-multilib
make -j 8
make install
veriumMiner
This is a multi-threaded CPU miner for Verium using scrypt²
Dependencies:
Code:
Code: apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev zlib1g-dev
Build from source easy:
Code:
Code: git clone https://github.com/fireworm71/veriumMiner
cd veriumMiner
./build.sh
./cpuminer -n 1048576 -o stratum+tcp://eu.vrm.n3rd3d.com:3402 -O QLEMAC.user:password -t X
Build from source: Advanced:
Code:
Code: git clone https://github.com/fireworm71/veriumMiner
cd veriumMiner
./autogen.sh
perl nomacro.pl
./configure CFLAGS="-mfpu=neon" --with-curl --with-crypto
make clean && make
./cpuminer -n 1048576 -o stratum+tcp://eu.vrm.n3rd3d.com:3402 -O QLEMAC.user:password -t X
|
|
|
|
|