Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P plymouth
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 95
    • Issues 95
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container 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
  • plymouth
  • plymouth
  • Merge requests
  • !58

plymouthd.defaults: Bump default DeviceTimeout to 8 seconds

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Hans de Goede requested to merge jwrdegoede/plymouth:device-timeout-default into master Sep 07, 2019
  • Overview 8
  • Commits 1
  • Pipelines 0
  • Changes 1

The amdgpu driver needs up to 5 seconds to initialize / boot some AMD GPUs, which makes our 5 second timeout much too close to the actual needed time, leading to systems where sometimes the boot is fine and the next boot we fallback to a text based splash because we won the race from the GPU probe code.

This commit bumps the default DeviceTimeout to 8 seconds giving us a decent marging here without making it overly long.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1737221 Signed-off-by: Hans de Goede hdegoede@redhat.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: device-timeout-default