-
Hello, I am running ubuntu 22.04 on a khadas edge 2 SBC.
As per the Khadas community, I am running the following commands to install moonlight
```
sudo apt update
sudo apt-get install git libo…
-
ifneq ($(filter dream2lte,$(TARGET_DEVICE)),)
LOCAL_PATH := $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif
-
This repository tracks bugs for the Raspberry Pi 4 bootloader EEPROM and Linux update scripts.
* If you suspect a hardware problem then please read the [Boot Problems](https://www.raspberrypi.org/f…
-
Hi,
for rknpu one can get the load and other statistics using:
```
# cat /sys/kernel/debug/rknpu/load
NPU load: Core0: 4%, Core1: 0%, Core2: 0%,
# cat /sys/kernel/debug/rknpu/freq
100000…
-
Unfortunately, whole register move instructions depend on `vtype`*1, which means they will cause an illegal instruction exception if VILL=1. This is generally not a problem, as VILL is set to 0 after …
-
While getting the aforementioned timeout-errors from the client, I noticed that often while that happens, namadan show up in "top" with allocated 13g in virt and 10g in res. Is this expected behavior?…
-
pigpio is hard-coded to not run on a Pi5. See https://github.com/joan2937/pigpio/blob/c33738a320a3e28824af7807edafda440952c05d/pigpio.c#L7353-L7356
Do the maintainers plan to update pigpio to supp…
-
### Batocera build version
38c 2023/10/15 01:11
### Your architecture
Sweet Potato (Le Potato)
### Your Graphic Processor Unit (GPU)
Integrated
### Graphical brand
None
### Iss…
-
hello~
我看bsp内核的dts里面有关于vpu的配置,但是mainline的dts里面没有关于vpu的配置,所以mainline的`/dev`里面找不到关于vpu的设备;是因为主线内核没办法开启vpu么;
感谢~
-
解码H264视频没问题,但是解码jpg图片会抛出段错误异常
"mpp_dec_parser" received signal SIGSEGV, Segmentation fault.