Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • feedbackd feedbackd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • feedbackdfeedbackd
  • Merge requests
  • !106

udev: load the required kernel modules

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dylan Van Assche requested to merge DylanVanAssche/feedbackd:udev-module-load into main Feb 08, 2023
  • Overview 5
  • Commits 2
  • Pipelines 3
  • Changes 4

Loading the required kernel modules such as ledpattern_trigger via /etc/modules-load.d may introduce a race condition on some systems such as non-systemd based distros. Load the kernel modules using the builtin 'kmod load' udev command instead.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: udev-module-load