

dgm78
-
Posts
45 -
Joined
-
Last visited
Recent Profile Visitors
1096 profile views
-
[S905X3] GPU Acceleration with bifrost is really possible in wayland?
dgm78 replied to dgm78's topic in General Chat
Wow... Thanks. -
Single Armbian image for RK + AML + AW (aarch64 ARMv8)
dgm78 replied to balbes150's topic in General Chat
-
Check that kernel has CONFIG_COMPAT disable, I will enable and recompile it to test.
-
Yes, only typing error. Maybe my kernel compiled without support?
-
Hi! I installed libhybris on my armbian 19.11.5 (kernel 5.5.0) to use mali user space drivers from android. After done, I have verified that my system can not run armhf, so not calling libhybris libEGL.so. I already ran apt --add-architecture armhf; update; install libc6:armhf, but still can not run 32-bit armhf, why?
-
Single Armbian image for RK + AML + AW (aarch64 ARMv8)
dgm78 replied to balbes150's topic in General Chat
I will install today... Can you provide headers 5.6.0-rc2? Thanks. -
Single Armbian image for RK + AML + AW (aarch64 ARMv8)
dgm78 replied to balbes150's topic in General Chat
Hi! I need to compile out-of-tree module. Where can I get headers for 20.05 (5.5.1)? -
Single Armbian image for RK + AML + AW (aarch64 ARMv8)
dgm78 replied to balbes150's topic in General Chat
Hi! Is It possible to make this image to Armhf/32-bit? I want to run with S905X3 tv box to make possible use Android Mali GPU blobs?! -
dtc -I dts -O dtb -o output.dtb input.dts
-
Can't access others terminals, need to boot from sd and mount eMMC to see the logs. The problem was missing/corrupted libwayland_egl.so, so lightdm was aborting (missing something like wl_window_destroy), copied the working library from sd and now OK again.
-
OK. But this problem, do have idea about what is related?
-
Hi! I powered off my tvbox directy by power cord, and after boot can not enter in Xorg anymore, the screen go to black like successful Xorg start and back to console (each try delay 1s - slow blinking) and repeat this process ininterruptly. Maybe related to lightdm? How to start in console mode to try to fix it? This already happen with two different tv boxes (with buster and now with bullseye).
-
Hi! Which ARM processor? Would be RK3399? Armbian support is good? Second question: What is the best cost-benefit option?
-
If you limit max_speed in DTB/DTS it Will get IP, but don't know why
-
[S905X3] GPU Acceleration with bifrost is really possible in wayland?
dgm78 replied to dgm78's topic in General Chat
Thanks. I will try.