-
When trying to boot Jaspers Image for the Raspberry Pi Zero 2 W I get the following error:
` * Detecting disk device: /dev/mmcblk0
* Checking data filesystem: done
* Mounting filesystems: done
…
-
It would be useful to have a DT_HAS_ALIAS() macro in devicetree.h similar to DT_HAS_NODE() for the situation where you use an alias to select the item from the device tree.
My example use case is d…
-
**Describe the bug**
I'm finding that the fan on the PoE+ hat is not turning on. I'm using a Pi 4 4GB and netbooting it.
Nothing pops up in dmesg regarding "fan" or "poe"
```
pi@pi4gb :~ $ dmesg…
-
https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/
https://www2.cs.uic.edu/~i101/SoundFiles/
https://support.hifiberry.com/hc/en-us/community/posts/360014876957--DAC2-Pro-Device-Tree-…
-
### Creating a bug report/issue
- [ ] I have searched the existing open and closed issues
#### Required Information
- DietPi version | `cat /boot/dietpi/.version`
G_DIETPI_VERSION_CORE=9
…
cserl updated
6 months ago
-
Could you give a complete device tree overlay example, please?
I modified the snippet to get it to compile and tried to load it on my Raspberry Pi, but there doesn't even seem to be an error ...
Tha…
-
Currently device untypeds are created for all physical memory from 0 to `CONFIG_PADDR_USER_DEVICE_TOP` that is not marked as reserved. This approach simplifies platform specific address space manageme…
-
The code expects encoder lines to have pullups. This is only mentioned in source code. I see the code uses sysfs entries to interact with gpios so there is no way to force pullup from code. On rpi one…
-
I've got three HATs addressed 0x50, 0x51 & 0x52 whose addresses cannot be changed- is there a way to change the PiJuice's i2c address to something other than 0x50 or 0x52? Failing that, is there a way…
-
Using CentOS 7 (kernel 3.10.0-327.3.1.el7.x86_64), rkt 0.14.0, I'm unable to GC some containers:
```
[root@svr05 ~]# rkt gc
Garbage collecting pod "42e78965-c60b-4f4f-b412-484cd381fe90"
Error getting…