nix-files/pkgs
Colin 47f474fecd moby: fix the magnetometer (compass)
it's not immediately viewable by geoclue, but it's viewable (and
working) from the CLI:
```
SANEBOX_DISABLE=1 watch cat /sys/devices/platform/soc/1c2b000.i2c/i2c-1/1-001c/iio:device2/in_magn_x_raw
```

the longer-term fix requires u-boot integration, but this hack is
actually entirely contained to linux. u-boot gives linux a
mostly-unmodified dtb from the linux package, and i just modify the
linux dtb to use the specific magnetometer my hardware has.
2024-07-02 20:29:49 +00:00
..
additional moby: fix the magnetometer (compass) 2024-07-02 20:29:49 +00:00
patched dns: deploy trust-dns as the default recursive resolver 2024-05-14 04:18:29 +00:00
default.nix moby: upgrade Tow-Boot -> u-boot 2024-07-01 16:56:46 +00:00