-
When joycons are disconnected from bluetooth whilst the LEDs are cycling, and the computer is asked to reboot via the `reboot` command, the following output is shown, taken from `journalctl -b-1
``…
-
**Describe the bug**
minimallibc test is Timeout on v3.7.0-4826-g372b3a9b8da2 on lpcxpresso54114/lpc54114/m4
testcase path is kernel/objects/minimallibc/pending_timer
see logs for details
**To Repro…
-
大佬好,我发现下面的代码好像有可以优化的地方
1、affect_funcs只取"("前面的部分,如果函数在文件开头有个声明,就会导致位置错误,例如下面这个CONFIG_PROC_FS
2、`lines[i].strip() in ["}", "};"]:`,函数内部也会有"}",导致后面的部分被忽略
3、函数内部只要有"#ifdef"就识别,但是补丁修改的内容可能跟这个配置没关系
```
…
-
**Host system details**
Tested in boxes vm with fedora 39 Silverblue image.
Provide the output of `rpm-ostree status`.
```
State: idle
Deployments:
● fedora:fedora/39/x86_64/silverblue
…
-
We should add some docs to help folks create jupyter kernels that run inside singularity containers. I ran into this need recently when trying to use pytorch geometric installed in a regular Anaconda…
-
~/coconut-svsm/svsm$ FW_FILE=/home/amd/coconut-svsm/edk2/Build/OvmfX64/DEBUG_GCC5/FV/OVMF.fd make
cargo build --manifest-path kernel/Cargo.toml --no-default-features --bin stage2
Compiling svsm …
-
The latest release (v0.5.0) introduces additional checks designed to prevent resource leaks that will cause an application to crash unless some explicit changes are made. This can be easily reproduced…
-
# Description
* `klocalizer` will run into an AssertionError if passed a single merge commit.
* This AssertionError, as is, **appears as a crash that is difficult for users with no knowledge of the …
-
### Problem description
Dear all,
I am trying to implement geostatistical regularisation into my inversion process. I have had a look at the tutorials and exemples, as well as some of the issues o…
-
I'm setting up an ESP32-S3 as a server that allows multiple clients to connect. It works well, but seemingly randomly, after 10min-2hours, the ESP32 resets with a `BLE assert rwble.c 445, param 00400…