logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

isenkram-lookup - look up hardware related packages relevant for this machine

Author

       The isenkram system is written Petter Reinholdtsen and others.  This manual page for isenkram-lookup  was
       written by Petter Reinholdtsen.

Description

       Extract  all  modalias values present in /proc on the current machine, and check if these modalias values
       map to installable packages.

       If arguments are given, these are interpreted as a modalias value and used instead of the modalias values
       present on the current machine.

       You can run this to locate all modalias strings for your machine:
          find /sys/devices -name modalias -print0 | xargs -0 sort -u

Name

       isenkram-lookup - look up hardware related packages relevant for this machine

Options

       There are no options.

See Also

isenkramd(1), isenkram-autoinstall-firmware(8), isenkram-pkginstall(8)

Synopsis

       isenkram-lookup [modalias] ...

See Also