Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M manjaro-arm-installer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • manjaro-armmanjaro-arm
  • applications
  • manjaro-arm-installer
  • Issues
  • #44
Closed
Open
Issue created Jan 21, 2022 by Bart De Vries@mogwa1

Blank display when in initramfs making it impossible to see LUKS password prompt (solution included)

The screen turns black after u-boot loads the initramfs image. After typing the LUKS password blindly, the display switches on again and the boot proceeds as normal.

It turns out that a recent kernel change introduced a new module panel_edp which is split off from the panel_simple module. The manjaro-arm-installer adds the panel_simple module to /etc/mkinitcpio.conf for encrypted root. This was the module that enabled the video display during initial boot (i.e. initramfs). However, with recent kernels the panel_edp module is required. If I add panel_edp to the MODULES then I see the LUKS prompt again.

Assignee
Assign to
Time tracking