-
Posts
4232 -
Joined
-
Last visited
Other groups
Management
Contributor/Maintainer
Profile Information
-
Gender
Male
-
Location
Federal republic of Germany
Contact Methods
-
Website URL
https://github.com/EvilOlaf
-
Github
EvilOlaf
-
Discord
werner
Recent Profile Visitors
22787 profile views
-
Docker build: Segmentation fault (core dumped)
Werner replied to Andrea's topic in Advanced users - Development
Without full logs debugging is somewhere between hard and impossible. -
Can you boot from microSD? Also https://www.youtube.com/watch?v=UpVMO7gbnYM
-
Does armbian have a full screen magnifier included?
Werner replied to Damien-B's topic in Software, Applications, Userspace
Check here: https://github.com/armbian/build/tree/main/config/desktop However even if not you can install any upstream package via apt. -
nanopi-r4s, enp1s0 ethernet device not found after reboot
Werner replied to Junkman's question in NanoPi R4S
Both is possible using the build framework https://docs.armbian.com/Developer-Guide_Build-Preparation/ Check for the "kernel-patch" switch https://docs.armbian.com/Developer-Guide_Build-Options/ -
Use the build framework to create your own kernel package or even whole new image: https://docs.armbian.com/Developer-Guide_Build-Preparation/ Also if enabling these modules as modules solves this for your feel free to send PR to enable them by default https://github.com/armbian/build/tree/main/config/kernel
-
That is "heartbeat" behavior. Put some load to it and you will notice the blinking gets faster Can also be adjusted via "trigger" files in /sys. Do something noob'ish like "du -a /sys|grep led|grep trigger" and you will find them.
-
Can't use FFmpeg hardware accelration (v4l2) - Orange Pi 4 LTS
Werner replied to Marc512's question in Orange Pi 4 / 4B / 4 LTS
moved -
Congrats, you have been scammed. H3 can handle 2GB of memory at most. Also max resolution is 4K30. https://linux-sunxi.org/images/4/4b/Allwinner_H3_Datasheet_V1.2.pdf
-
Start with bumping to the latest release and kernel. We cannot support any older releases besides current one. Also check powering and wiring. Sometimes voltage slightly above 5v is handy to compensate loss due to wires and contact resistance.
-
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
-
Armbian does not support this board. Any image you may find in the web are made by 3rd party. Ask where you got the image from.
-
armbian 23.8.1 repository on github
Werner replied to Sebastien Motala's topic in Advanced users - Development
Building from other branches or tags than main is not supported. So go for main -
Board support for NXP i.MX95 / i.MX93
Werner replied to Henri Parmentier's topic in Feature Requests
Hey there, thank you for your interest. Please don't hesitate to get in touch with partner department using this form: https://www.armbian.com/partner-contact-form/ Cheers -
network bridge: ethernet to wifi (not a wifi hotspot)
Werner replied to 3dFirefly's topic in General Chat
moved