-
Archlinux
error:
```
kernel/sched/alt_core.c:2985:6: error: conflicting types for ‘sched_post_fork’; have ‘void(struct task_struct *, struct kernel_clone_args *)’
2985 | void sched_post_fork(st…
-
This occurs regardless of whether `lto-thin` was used or no lto was used:
```
==> dkms install --no-depmod nvidia/510.60.02 -k 5.17.2-255-tkg-pds-llvm
Error! Bad return status for module build on k…
-
**Description**
I have built a linuxkit image that is an amalgam of the `examples/aws.yml` and the `examples/docker.yml` for the purpose of experimenting with various Swarm configurations. With t…
-
- OS: Ubuntu
- scrcpy version: 1.12.1
- installation method: sudo apt install scrcpy
- device model: Poco x3 pro
- Android version: 11
Trying to capture phone screen as a video input fr…
-
Battery Status does not work as described with Microsoft Laptop Go running Debian Sid
According to the Feature Matrix (https://github.com/linux-surface/linux-surface/wiki/Supported-Devices-and-Feat…
-
BBR seems like the better choice, especially when you have a look at the round trip (ping) time. Here some numbers:
Algorithm | Average goodput [Mbps] | Average goodput ratio [%] | Average cwnd [#p…
-
Hello, today I wanted to upgrade my kernel but for some reason deb-pkg fails.
The error and few lines before it happening:
```
LD [M] drivers/iio/industrialio.o
CC [M] drivers/iio/pressur…
-
```
$ cat /sys/devices/system/cpu/cpu0/acpi_cppc/highest_perf
3400
$ dmesg
...
[ 175.970551] ------------[ cut here ]------------
[ 175.970559] CFI failure (target: show_highest_perf+0x0/0x8…
-
I was trying to upload a file using Firefox in Flatpak. The first time the file is selected FF will not hang but uploading will stuck. Retrying causes FF to hang and cannot be killed. I reverted to 5.…
-
Sorry to interrupt,I want to test the throughput of No-model and the throughput of Clean-Slate Model in the same network environment as the sample code, how should I modify it based on the sample code…