Zen
Zen
When my keyboard is in bootloader mode, it's recognized but it says the drivers are not installed. I tried installing through this toolbox and restarting, and that did not help....
**Describe the bug** Does not work on Gentoo with Pipewire. **To Reproduce** Run, try to "load" in the gui. **Expected behavior** it works **Logs** The following output is in the...
### Checks - [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone. - [X] I've searched for [existing issues](https://github.com/micropython/micropython/issues) matching...
MicroPython v1.22.1 on 2024-01-05; Raspberry Pi Pico with RP2040 If I attempt to re-init the bus on another set of pins, things break and cannot recover until I do a...
I'm working on rewriting this script: https://github.com/lxc/lxc/compare/main...desultory:lxc:main It fails when importing a gentoo stage3 tarball: https://distfiles.gentoo.org/releases/amd64/autobuilds/20231015T161657Z/stage3-amd64-openrc-20231015T161657Z.tar.xz I've already refactored most of that script; would it be a bad idea to...
# Required information * Distribution: Gentoo * Distribution version: default/linux/amd64/17.1/no-multilib/hardened/selinux (stable) * The output of * `lxc-start --version`: `5.0.2` * `lxc-checkconfig`: ``` LXC version 5.0.2 Kernel configuration not found at...
##### SUMMARY When using vyos_config, there is an error when deploying config from a template: `[WARNING]: To ensure idempotency and correct diff the input configuration lines should be similar to...
### snmp_exporter version: output of `snmp_exporter -version` snmp_exporter | ts=2024-04-11T15:09:38.160Z caller=main.go:194 level=info msg="Starting snmp_exporter" version="(version=0.25.0, branch=HEAD, revision=9c42d6c874d479314e612bca69558c81f8e26287)" concurrency=1 snmp_exporter | ts=2024-04-11T15:09:38.160Z caller=main.go:195 level=info build_context="(go=go1.21.5, platform=linux/amd64, user=root@880115266f70, date=20231210-10:05:18, tags=netgo)" ### What...
Because of an issue with `scdaemon`, YubiKeys only work on every second reset. https://dev.gnupg.org/T5963#157724
https://github.com/desultory/ugrd/blob/main/src/ugrd/initramfs_dict.py#L197 https://github.com/desultory/ugrd/blob/main/src/ugrd/initramfs_dict.py#L127-L137 I've done basic testing on the module sideloading, have not documented it and I'm not sure how it should behave.