| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,682
» Latest member: DenBond
» Forum threads: 16,253
» Forum posts: 117,172
Full Statistics
|
| Latest Threads |
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-14-2025, 05:27 AM
» Replies: 1
» Views: 236
|
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,011
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-12-2025, 11:18 AM
» Replies: 3
» Views: 385
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
11-12-2025, 07:29 AM
» Replies: 0
» Views: 108
|
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
11-11-2025, 04:07 PM
» Replies: 0
» Views: 97
|
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
11-11-2025, 02:05 PM
» Replies: 2
» Views: 161
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
11-11-2025, 02:01 PM
» Replies: 10
» Views: 12,546
|
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 10:44 AM
» Replies: 0
» Views: 77
|
Battery connector dead
Forum: PinePhone Hardware
Last Post: mdk
11-11-2025, 10:05 AM
» Replies: 3
» Views: 2,401
|
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 09:45 AM
» Replies: 3
» Views: 237
|
|
|
| Looking for 1080p playback... |
|
Posted by: Alywan - 05-09-2018, 08:31 AM - Forum: General
- Replies (2)
|
 |
... through web browser.
I have a web-based app, that plays videos to different clients.
This is where the Raspberry fails (1080p through Chromium is very choppy).
Is Rock64 a better solution/alternative to this ? Can i have 1080p in the web browser ?
|
|
|
|
| LTE Modem |
|
Posted by: niedoluk - 05-09-2018, 04:54 AM - Forum: Rock64 Hardware and Accessories
- Replies (1)
|
 |
Hello,
do you have any experience with any LTE accesory? I am going to start project for automatical upload of photos into cloud from an open-air places and wonder what is the best way accomplish that. Some USB solution would do but some solution connected directly to some bus would be the best.
Thank you and wish you a nice day.
Lukas
|
|
|
|
| how to set kernel parameter 'fsck.mode=force' |
|
Posted by: marcelser - 05-09-2018, 02:57 AM - Forum: Debian
- Replies (6)
|
 |
Hi,
I spent now several hours trying to find out by googling and search in this forum how to set the kernel parameter "fsck.mode=force" on the Pine A64. I tried to understand the boot process from the sunxi documentation but to be honest, the boot process of the pine a64 is like rocket science to me with all this parts like u-boot, initrd, kernel, etc.
I finally tried setting it in uEnv.txt but when I look at /proc/cmdline it's not applied. The system I'm running is debian with version "stretch/sid" and kernel image is "3.10.105-0-pine64-longsleep"
Can anyone in simple words explain me how to do this. I cannot be that hard, but it seems it's very hard to find instructions for this seemingly simple task.
Thanks to anyone who could she a light on this.
PS: Why is it so complicated on the PineA64 when on Raspberry I can just modify cmdline.txt and I'm done?
|
|
|
|
| 4.4.120-gac51b70a-dirty works, 4.4.126-g6dc34509-dirty seems broken |
|
Posted by: cooker - 05-07-2018, 08:54 AM - Forum: Linux on Rock64
- No Replies
|
 |
I dare not do apt update/upgrade on my rock64-NAS, my family is using it. So, I intend to build an update with AppArmor enabled on my spare rock64 and swap the sdcard after test.
Today, I follow exactly the same steps as what I had done successfully before. But failed.
Sorry I am not a developer, I don't even have an active git a/c, I am happy to follow if you have a comprehensive instruction know-how on how to report error. However, obviously, you don't have time to prepare that. I can only report it here.
Running the first make -j5 (after make menuconfig) looks fine. --edit-- sorry, it gets error too.
Then, there are lot of errors (missing files) during sudo make modules_install
Followings are copied from the end of sudo make install
I did it twice. It should easily be reproduced.
Code: make[3]: *** [drivers/gpu/arm/built-in.o] Error 1
scripts/Makefile.build:484: recipe for target 'drivers/gpu/arm' failed
make[2]: *** [drivers/gpu/arm] Error 2
scripts/Makefile.build:484: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
make[1]: *** Waiting for unfinished jobs....
CC drivers/hid/hid-debug.o
CC drivers/hid/hidraw.o
...
...
LD drivers/hid/usbhid/built-in.o
LD drivers/hid/built-in.o
Makefile:1028: recipe for target 'drivers' failed
make: *** [drivers] Error 2
Thank you for your attention.
edit --------------------
BTW, I always use
Code: $ git clone --depth 1 --single-branch -b release-4.4 https://github.com/ayufan-rock64/linux-kernel
to get the source code and assume it is the stable release. Is it?
edit 2 ---------------
Lucky me saved a copy of source code for 4.4.120
Just do the "make -j5" again, I timed it and it took real 80m.
I amended the first post that said the step of "make -j5" is fine because that took real 40m only. Something should be wrong for such a big time saving, right?
Good Night
|
|
|
|
| Issues with first start, what do the different LED states mean? |
|
Posted by: Botagar - 05-07-2018, 04:14 AM - Forum: Clusterboard
- Replies (4)
|
 |
Hi all!
I partook in the baseboard + 1 free SOPine offer a few months back but only just got around to having a play around with it.
I've attempted to get the module up and running with the xenial-minimal-sopine-bspkernel-0.7.19-118.img.xz image found here (https://github.com/ayufan-pine64/linux-build/releases). I loaded it up on a 64GB SD card through Etcher, but nothing gets registered on the network. I tried enabling emcc_compat=on after a fresh etch.
Basically debugging is rather hard because there is very little information about the default behavior of the baseboard. I've linked a gif of what the board is doing. The (power?) LED's just blink in near enough unison and the orange LEDS (Net Activity?) blink together semi frequently. Nothing lights up on the SOPine board itself.
I'm powering the system up through the barrel jack connector with the PSU sold on the official site. I've confirmed with a voltmeter that the voltage levels are correct.
![[Image: UdidCZU]](https://imgur.com/UdidCZU)
https://imgur.com/UdidCZU
Can anyone point out what might be happening? And what steps I could take to further debug what might be going on?
Cheers~!
|
|
|
|
|