-
I try to boot Cubieboard 1 with initramfs, but system doesn't start. MMC doesn't show in /dev and manual created node doesn't work (when try to mount created node:no such device or address). This same…
-
Hello, I've been trying to compile this library for the ESP-IDF version 5.1-rc2. However, I get the following errors:
```
In file included from /home/ado/Projects/Espressif/idf-v5.1_deneme/main/li…
-
```
What steps will reproduce the problem?
1. Add a 2TB FutjiSu HD Drive
2. Go to Log
What is the expected output? What do you see instead?
Jan 1 00:00:23 boot-kernel: 0x00000000-0x003f0000 : "ALL"
J…
-
How do I use the motion sensor in HA? I see the sensor on the device web server, but its state does not change.
rlust updated
2 months ago
-
The current timeout() for the i2c bus is calculated using
```
impl From for APBTickType {
fn from(duration: Duration) -> Self {
APBTickType(
((duration.as_nanos() + APB_TI…
-
### Problem Description
Freezes on init_bluetooth(): [BT_AV] init_bluetooth
### Device Description
ESP32 WROOM TYPEC
### Sketch
```cpp
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
conf…
-
Hi, I'm attempting to configure OP-TEE for my custom Microchip SAMA5D27-WLSOM1 board.
I see some other questions relating to OP-TEE and the Microchip boards, but a difference here is that `at91boot…
huntc updated
1 month ago
-
When a harvester needs to delete all rows from a table before writing new data to it, the "clear table" option should be used instead of "truncate table". Truncate requires an exclusive lock on the ta…
-
Hello all,
I just built the latest ipts driver (from the master branch) and tried to run it on a Surface Pro 6 on a 5.19.5 kernel. The driver loads fine:
`dmesg` output of IPTS loading
```
[…
chscf updated
2 years ago
-
Using RE to boot Tow-boot installer from SD because prw+vol.dn failed. This is the serial output.
-------
Tow-Boot TPL 2022.07
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row…