-
I tried to install on sbc s905x with the ubuntu version of armbian os 22 but got hit by a problem in the hwclock as below logs
``
11 Oct 11:35:52 ntpdate[13682]: step time server 202.65.114.202 of…
ghost updated
3 weeks ago
-
x-hack is a shell/bash conditional using any letter (often 'x' thus the 'x-hack' name) followed by variable declaration ${var} and checking against the same letter followed by value such as:
```she…
-
Hi Kwiboo.
currently armbian doesnt support 640x480 neither 800x600 for rk3399 sbcs... and
we made an armbian desktop/gaming custom distro to allow wine x86 to run with box86.
the thing is that …
ghost updated
2 years ago
-
As requested in https://github.com/animetosho/rapidyenc/issues/5#issuecomment-2118823466
-
Dear developers and maintainers,
I installed LabVIEW on **WuKong Pi**, a single board computer running Armbian, as shown in the picture:
But I encountered a problem. **It can only run vi that does …
-
A couple of months ago this would happen "once in a while". At this point this happens "several times a day" for me. Most of the times simply retrying fixes things - but if you have things scripted as…
-
There appears to be some kind of error with efuse...? The driver will not compile. Screencap below. Please let me know what I can do. Thank you.
user@orangepi5:~/RTL8188GU/8188gu-1.0.1$ sudo ma…
-
-
I did this:
```
sudo su
git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin
chmod +x /usr/bin/katoolin
sudo katoolin
```
then I got this:
```
r…
-
### What happened?
After `systemctl suspend`, no way get the system out of standby... I rewrote the Realtek 8125 driver and wanted to test WOL. I believe the problem is in the rockchip rk3588s-pi…