

laibsch
-
Posts
284 -
Joined
-
Last visited
Community Answers
-
laibsch's post in Unable to compile "noble" for Rockpi 4b was marked as the answer
a fix was just merged for Rockchip, update your repo and try again, maybe you are lucky
-
laibsch's post in Automation of the first launch Armbian was marked as the answer
I don't know this topic very well, either. But here is a link to get you started.
https://docs.armbian.com/User-Guide_Autoconfig/
-
laibsch's post in Fancontrol service not work with original fancontrol paths in /etc/fancontrol was marked as the answer
All I can say about the topic is to give you this link: https://wiki.kobol.io/helios64/pwm/
-
laibsch's post in Fancontrol service not work with original fancontrol paths in /etc/fancontrol was marked as the answer
All I can say about the topic is to give you this link: https://wiki.kobol.io/helios64/pwm/
-
laibsch's post in Broken Debian packages on armbian server was marked as the answer
Thank you for the heads-up, @Kluas.
Your Packages file is uptodate. It is indeed a mirror issue. Just wait or use a different mirror.
$ wget -qO- https://xogium.performanceservers.nl/apt/dists/bookworm/main/binary-arm64/Packages.bz2|bzgrep 25.8.1 -8|grep ^Package.*armbian-bsp-cli-odroidc4-current -A18 | grep -e ^SHA512 -e ^Size Size: 435180 SHA512: 7e978f3ef834a0a01e52728dd72062f573fb7f973b3dedbdf36a6efd58972c5fab93c526a3945a9b6e0ff28a81bc4ade80029cf8ddb149f5d1a4ffaf8a6c2ab1 $ wget -qO- https://xogium.performanceservers.nl/apt/pool/main/a/armbian-bsp-cli-odroidhc4-current/armbian-bsp-cli-odroidhc4-current_25.8.1_arm64__1-PCee86-Va97e-He458-B1e5d-Rf36a.deb | sha512sum c0a4948328da1996a6d4df7adf33ff36dcd9f4bb377c4727d2a8f244e8809668754abb1fbee741fdfb2a0573690ebd858afdbb350f0fec4f6519b65b1b9cb385 - $ wget -qO- https://xogium.performanceservers.nl/apt/pool/main/a/armbian-bsp-cli-odroidhc4-current/armbian-bsp-cli-odroidhc4-current_25.8.1_arm64__1-PCee86-Va97e-He458-B1e5d-Rf36a.deb | wc -c 434960
-
laibsch's post in Stuck in login loop during first boot was marked as the answer
Are you twwn on github, @tast ky? As mentioned in the bug tracker, you need to try a different image.
Please keep the discussion of run-time issues in the forum. This is where run-time bug triage happens. Until the time one can essentially make a PR with a clear code fix, the forum is where we discuss run-time problems.
-
laibsch's post in Orange Pi 3B - Boot issues across multiple OS images [manual root/debug attempts] was marked as the answer
@Piotr Kędzia Please try one of the Armbian images from https://www.armbian.com/orangepi3b/
-
laibsch's post in How do I display the nice SSH login info again? was marked as the answer
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.
-
laibsch's post in v25.8 rolling for radxa cubie a5e 6.14.0-rc1-dev-sun55iw3: sed: -e expression #1, char 0: no previous regular expression was marked as the answer
Thank you for the report and this indeed does look like a general bug. It appears as if this comes from the file 10-armbian-header and in particular line 199 or possibly line 214, but I cannot look into it further right now. It's probably got something to do with network not being configured at the point at which you encountered this.
I do certainly encourage you to open a ticket on github with the first entry on the pulldown "bug report for the armbian build framework".
-
laibsch's post in Switching Wifi Regions Fix and Question was marked as the answer
The way I understand it is that you only need the full firmware package in a few exceptional circumstances. What is the wifi chipset on your SBC?
Do you have the wireless-regdb package installed? "dpkg -l wireless-regdb"
-
laibsch's post in apt install v4l2loopback-dkms fails was marked as the answer
Thank you for reporting back. I am happy to hear you were able to find another way to solve the underlying issue without needing the v4l2loopback-dkms package anymore.
I see you already have backports enabled but probably with low priority (as you should) by default. You can check "man apt" for information how to install that specific version (or use aptitude like I do). That being said, "sudo apt install v4l2loopback-dkms/bookworm-backports" should probably get you the version you need and hopefully it would install fine.
-
laibsch's post in Orange pi zero2W supports built in microphone input or not was marked as the answer
The OrangePi Zero 2w is maintained by the community and chraac in particular. Maybe try to contact him by e-mail if you don't get a response here. Or talk to other owners of the device here in the forum to see if they can answer your question.
-
laibsch's post in Target Packages [...] is configured multiple times on fresh install was marked as the answer
/etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
Those are the files and lines that are duplicate that apt tells you about
-
laibsch's post in Thermel zone failure message on boot (NanoPi NEO2) was marked as the answer
You should of course monitor the temperatures now to see if the board becomes abnormally hot (use your hand or the programs sensors or btop, for example). That being said, a quick web search suggests to me that you are simply seeing a software problem AKA bug. I suggest you open a bug ticket on the Armbian bug tracker and patiently wait for the board maintainer to have a look into the issue.
https://www.armbian.com/nanopi-neo-2/ lists https://github.com/spendist as the maintainer for your board. Maybe you can send an e-mail?
sources:
https://forum.armbian.com/topic/9501-opzero-h5-after-update-41917-the-cpu-temperature-is-wrong/ https://community.nxp.com/t5/i-MX-Processors/IMX8MP-not-able-to-read-Thermal-zone0-temperature/m-p/1655665 https://community.nxp.com/t5/QorIQ/Temperature-is-not-available-at-sys-class-thermal-thermal-zoneX/m-p/1343009