

laibsch
Members-
Posts
164 -
Joined
-
Last visited
Other groups
Contributor/Maintainer
Support
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
resolution: https://github.com/armbian/build/issues/8400#issuecomment-3136454158
-
Thank you for following up. I just did build on bare metal and checked on the result a few minutes ago and came here now to see you already responded. I can confirm this is not a github issue as I ran into the exact same problem on my Thinkpad 16GB RAM and 16GB swap. Never had an OOM issue with any armbian builds before. Thank you for bringing this to our attention.
-
still looks like a cert error to me ("handshake failed"). but maybe somebody else can see something else.
-
The error message looks pretty straight-forward to me. I suggest you have a look at your certs. Sounds like a generic issue not related to Armbian in any way whatsoever.
-
Hello @sans-ltd, thank you for providing the logs. 32GB sounds like it should be plenty to compile the image successfully. Have you ever tried to reproduce this on bare metal? Would adding swap space to the github runner to mask the issue be an option? Does the runner always error out at the same step? It's a bit odd for apt to be running out of memory like this. Have you been able to monitor memory consumption during a failed build? Can you share your github workflow definition?
-
As far as I understand the terminology, "standard support" means we have someone in the core team who has access to the device and regularly runs boot tests on the actual hardware and is willing to attempt to fix issues that are found (best effort, not a guarantee). It does not mean all hardware features of the board are working. Source
-
As @Werner said and then just ask any specific questions you may have. Welcome to the Armbian community, @Sahil Usmani.
-
Seriously? https://www.lmgt.org/?q=simulate+high+latency https://duckduckgo.com/?q=simulate+high+latency You're welcome. "Many many months" of what?
-
You are asking for help. Have you actually followed the guidance you were given, though? Have you been successful to compile an image for any target (virtual or otherwise)?
-
@Sandeep Please don't hijack / necro old threads. You have a completely different issue from the OP, this particular one was already solved. Please open a new thread and show the output of "cat /etc/apt/sources.list /etc/apt/sources.list.d/*.{list,sources}". Feel free to ping me there and I'll be happy to help.
-
labwc (wayland) crashes on exit
laibsch replied to robertoj's topic in Software, Applications, Userspace
OK, what does that leave us with? You tried an armbian image with armbian and debian kernel and binaries and get a kernel oops. Then you tried an Armbian image with Armbian kernel and Debian userland but a self-compiled labwc and you do not get the crash? Summary so far correct? -
The answer to your question is "sudo run-parts /etc/update-motd.d/", @snow To have that information displayed every time you login, you might want to check ~/.profile or ~/.bash* files if you use bash as your shell. I am not sure what problem you might run into since as you can see above the run-parts command needs root. Do some testing, with and without root.
-
Composite TV OUT WORKING in Orange Pi One H3, 6.12 current
laibsch replied to Error1429's topic in Orange Pi One
I'm willing to help guide @Error1429 a bit on how to get this done.