Skip to content
Snippets Groups Projects
  1. May 06, 2024
    • Stephen Horvath's avatar
      Add privacy switches to sysfs (#14) · cfff3d24
      Stephen Horvath authored
      I've added querying the mic and camera privacy switches
      through sysfs
      (`/sys/devices/platform/framework_laptop/framework_privacy`).
      
      There doesn't really seem to be a proper standard for this, but I've
      kept to the same [format as the `dell-privacy`
      driver](https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-platform-dell-privacy-wmi),
      so if there is scripts or something floating around for dell laptops, it
      should be a one or two line change for framework laptops too.
      
      Also don't feel pressured to merge this or anything, it seems way less
      useful than fan control, and I mostly just did it to procrastinate doing
      an assignment haha.
      
      I've also added a few basically trivial changes to do with my previous
      PR.
      cfff3d24
  2. Apr 03, 2024
  3. Jan 02, 2024
  4. Dec 25, 2023
  5. Dec 20, 2023
    • Thomas Jost's avatar
      Improve instructions in README.md (#4) · f61262ae
      Thomas Jost authored
      I just packaged this for Arch Linux with DKMS, making it very easy to
      install this and keep it up-to-date on kernel update for all Arch users.
      
      This PR updates the README to link to this option, and improve build and
      install instructions a tiny bit.
      f61262ae
  6. Dec 04, 2023
  7. Oct 09, 2023
  8. Oct 08, 2023
  9. Oct 07, 2023
Loading