rwedid

To install udev rules, you also have to add services.udev.packages = [ pkgs.rwedid ] into your configuration. Additionally you will also have to create the i2c group, on NixOS this can be done using users.groups.i2c = {};. And you will have to load i2c-dev kernel module, for that add `boot.initrd.availableKernelModules = [ i2c-dev ] to your config.

Name
rwedid
Programs
  • edidread
  • edidwrite
Homepage
Version
0.3.2
License
Platforms
  • aarch64-linux
  • armv6l-linux
  • armv7l-linux
  • i686-linux
  • loongarch64-linux
  • powerpc-linux
  • powerpc64-linux
  • powerpc64le-linux
  • riscv64-linux
  • s390x-linux
  • x86_64-linux
  • armv5tel-linux
  • armv7a-linux
  • m68k-linux
  • mips-linux
  • mips64-linux
  • mipsel-linux
  • mips64el-linux
  • riscv32-linux
Defined
Source