Skip to content

Commit

Permalink
disable modules for plymouth
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbarnabedikartola committed Feb 2, 2024
1 parent 3bc5dad commit 66f0589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ runs:
# plymouth
# Add video modules to use plymouth in live mode
sudo sed -i "s|loop dm-snapshot|loop dm-snapshot amdgpu radeon i915 nouveau mgag200 bochs virtio-gpu qxl vmwgfx cirrus vmwgfx vboxvideo|g" /usr/share/manjaro-tools/mkinitcpio.conf
# sudo sed -i "s|loop dm-snapshot|loop dm-snapshot amdgpu radeon i915 nouveau mgag200 bochs virtio-gpu qxl vmwgfx cirrus vmwgfx vboxvideo|g" /usr/share/manjaro-tools/mkinitcpio.conf
# Enable plymouth and kms
sudo sed -i "s|keyboard keymap|keyboard keymap kms plymouth|g" /usr/share/manjaro-tools/mkinitcpio.conf
Expand Down

0 comments on commit 66f0589

Please sign in to comment.