Sam Edwards
Sam Edwards
I'd be in favor of making the variables more generic (i.e. drop the XDG_\* prefix) and having a sensible default on every platform. `ExecutionEnvironment`'s whole job is to procure stuff...
I've never particularly liked/trusted the DPI metric on systems that don't have an internal display. You never know when something will be connected to a projector and you have no...
@rdb This comment is largely steam-of-consciousness as I think more about it, but: You mention "logical DPI" to contrast with physical DPI, which at first made no sense to me:...
The plan with that fork has always been (eventual) inclusion in `direct`. The main blockers for doing that are the lack of tests/samples (i.e. no code coverage; we don't want...
This is a bug with U-Boot, not Talos. The former is configuring an inappropriate power management mode for the CM4's PCI Express root controller, which causes the TP2's ASM1061 to...
Oh! Yes, certainly, here you go: [pci: pcie-brcmstb: do not rely on CLKREQ# signal](https://github.com/u-boot/u-boot/commit/59bf0cdfa9a76cb6da7532a10584bcd40c3e3a00) It looks like it will first be included in `v2024.01-rc1`. Note that a fixed U-Boot allows...
Hi! Sorry for the delay; I was on vacation until today. Could you show me the output of `ls -l /usr/lib/libnvidia-ml*`?