Huh! Might wanna update as soon as its available!
https://security-tracker.debian.org/tracker/CVE-2024-8927
https://security-tracker.debian.org/tracker/CVE-2024-8927
| Pronouns | error: use of undeclared identifier 'pronouns'; did you mean 'transfem' |
| languages | en, de |
| matrix | @kloenk:kloenk.eu |
| web | https://kloenk.eu |
don't even need a device it seems, so now as WIP here if anyone wants to try/flame me https://cyberchaos.dev/kloenk/linux/-/commits/kloenk/rust/leds
(have to fix up documentation/commits and so, and then hopefully next week or so will send a RFC to the led tree)
```
[root@nixos:~]# echo 1 > /sys/class/leds/sample\:red\:on_off/brightness
[ 21.235690] rust_kernel: foo: On(1)
[ 21.236262] rust_led: Switching led on: 1
[ 21.236264] rust_kernel: bar
[root@nixos:~]# echo 0 > /sys/class/leds/sample\:red\:on_off/brightness
[ 26.785389] rust_kernel: foo: Off
[ 26.785994] rust_led: Switching led off
[ 26.785997] rust_kernel: bar
```
there is a virtual led blinking in my computer