Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(drm): add video drivers needed on hyper-v and similar #1917

Merged
merged 1 commit into from Aug 15, 2022

Conversation

lnykryn
Copy link
Collaborator

@lnykryn lnykryn commented Aug 15, 2022

Due to non-availability of Hyper-V video driver hyperv_drm in kdump
initramfs, the console seems to be in hang state with no text over it.

We should also go through the /sys/bus/vmbus/devices and include drivers
referenced there.

For reference: https://bugzilla.redhat.com/show_bug.cgi?id=2099502

Due to non-availability of Hyper-V video driver hyperv_drm in kdump
initramfs, the console seems to be in hang state with no text over it.

We should also go through the /sys/bus/vmbus/devices and include drivers
referenced there.
@lnykryn lnykryn added the drm Issues related to the drm module label Aug 15, 2022
@github-actions github-actions bot added the modules Issue tracker for all modules label Aug 15, 2022
Copy link
Collaborator

@johannbg johannbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johannbg johannbg merged commit 85149b8 into dracutdevs:master Aug 15, 2022
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drm Issues related to the drm module modules Issue tracker for all modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants