-
install-kvmd-pkg函数里面
for i in $( ls "${KVMDCACHE}/${platform}-*.tar.xz" )
ls 后面最好不要加引号
ls: cannot access '/var/cache/kvmd/kvmd-platform-v2-hdmiusb-rpi4-*.tar.xz': No such file or directory…
-
![image](https://github.com/user-attachments/assets/3f940b29-1c09-40b4-8718-9b9c3e271832)
With the current ARM support the gpu data of ARM SBCs are too detailed. Having just ARM as GPU type would be …
-
I am inclined to buy a Edd probe and mod my toolhead.
What I don't 🙂 like is the need to route another USB cable through the umbilical.
I had an idea how to circumvent this:
There exist mini PCB'…
-
HA Core 2024.9.1
hass-miner v1.1.16rc1
Whatsminer M50_VH84.H616
firmware 20241011.12.Rel.LC
During initial setup, after entering the IP address, an "Unknown error occurred" appears.
This m…
-
# Raspberry Pi CM4 and Pin Compatible Modules | TinyComputers.io
Comparison of Compute Modules.
[https://tinycomputers.io/posts/raspberry-pi-cm4-and-pin-compatible-modules.html](https://tinycomputer…
-
Hi,
I discovered that there is a prebuilt kernel located in board/batocera/allwinner/h700/rg35xx-plus. It appears that this cfw created for the rg35xxh uses this uImage instead of building it from …
-
I'm a long term Raspberry Pi User, but given the current Raspberry Pi shortage, I recently bought an Orange Pi Zero 2 to try as an alternative.
Loading and running a Linux distro from the Orange P…
-
I have tried to use soft PWM for control of dual motor controller for speed changes.
Following code is almost identical to the one that I have used for Orange Pi Zero with no problem.
It is differ o…
-
I was told this was the kernel being used for the Batocera 34 image running on the board. Here are two logs after trying to run two games:
log1:
[ 0.000000] Booting Linux on physical CPU 0x00…
-
`sudo python3 setup.py install` returns
```running install
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build …