-
If the iio-trig-sysfs kernel module is not loaded, the below error message occurs:
INF: ./src/lib/io/sol-iio.c:344 check_trigger() No current trigger for iio:device0. Creating a sysfs one.
WRN: ./src/…
-
Running Debian Linux 11 with Python 3.10 and libusb1. I am trying to connect to an LG UltraFine monitor via USB-C.
It works via lsusb (running as my user):
```
$ lsusb -D /dev/bus/usb/003/010
De…
-
Currently, there's no way for a Flatpak application to access anything under `/sys` in any way but read-only. This makes it impossible to package applications that want to modify system parameters, li…
-
### Checklist
- [X] The problem is not listed in the [hardware support matrix](https://github.com/ilya-zlobintsev/LACT?tab=readme-ov-file#hardware-support) as a known limitation
- [X] I've included a…
-
Please go to Stack Overflow for help and support:
https://stackoverflow.com/questions/tagged/tensorflow-serving
If you open a GitHub issue, here is our policy:
1. It must be a bug, a feature …
-
This has broken with Kernel 6.12 and looks to be related to this existing pull request https://github.com/google/gasket-driver/pull/35
```
DKMS make.log for gasket-1.0 for kernel 6.12.0-custom(x86_64…
-
Some more error output is missing:
```sh
root@grml ~ # DISPLAY=:0.0 grml-hwinfo
grml-hwinfo 0.17.1 - collect hardware information
Output file: /root/grml-hwinfo-2024-06-08--18-21-24-U…
jkirk updated
1 month ago
-
CC [M] /usr/src/phones/dahdi-linux/drivers/dahdi/xpp/xbus-sysfs.o
/usr/src/phones/dahdi-linux/drivers/dahdi/xpp/xbus-sysfs.c:467:19: error: initialization of Ç int (*)(const struct device *, st…
-
Since kernel 6.6 (?), the gpio pins have an offset of 512, so the correct number should be **537**, now.
Cf. this bug report concerning the [GPIO library](https://github.com/raspberrypi/linux/issue…
-
## Proposal
I just discovered the that `node_md_blocks_synced` metric, which is currently parsed from `/proc/mdstat` is not very useful in trying to determine resync / check progress percentage of an…