Bug 1192035 - Hyper-V framebuffer module missing from initramfs
Summary: Hyper-V framebuffer module missing from initramfs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 21
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: dracut-maint-list
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1222512
TreeView+ depends on / blocked
 
Reported: 2015-02-12 13:18 UTC by Sitsofe Wheeler
Modified: 2015-05-21 17:36 UTC (History)
5 users (show)

Fixed In Version: dracut-038-39.git20150518.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1222512 1228773 (view as bug list)
Environment:
Last Closed: 2015-05-21 17:36:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sitsofe Wheeler 2015-02-12 13:18:59 UTC
Description of problem:
The Hyper-V framebuffer module isn't loaded while we are still in the RAM disk which means text mode is used.

Version-Release number of selected component (if applicable):
dracut-038-32.git20141216.fc21.x86_64

How reproducible:
Reproducible every time.

Steps to Reproduce:
1. Install Fedora 21 on Hyper-V.
2. After choosing the kernel at the grub prompt watch the boot up screen.

Actual results:
Pretty graphic of the Fedora emblem filling with white.

Expected results:
Text bar goes across the bottom and at some stage the screen is resized leave the old black screen at the top left and grey in the newly expanded area. When shutting down this messy screen is kinda of shown but with the emblem overlayed too.

Additional info:
This occurs because the Hyper-V framebuffer driver isn't part of initramfs. It is not picked up with most other drivers because it doesn't seem to use drm_crtc_init like other drivers. Adding
instmods hyperv_fb
to modules.d/50drm/module-setup.sh (as shown on http://paste.fedoraproject.org/184642/43121142/ ) makes resizes the screen early (preventing later mess) and makes the pretty splash occur.

Comment 1 Sitsofe Wheeler 2015-02-12 13:20:16 UTC
CC'ing Hyper-V folks.

Comment 2 Fedora Update System 2015-05-18 12:18:04 UTC
dracut-038-39.git20150518.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/dracut-038-39.git20150518.fc21

Comment 3 Fedora Update System 2015-05-19 16:21:11 UTC
Package dracut-038-39.git20150518.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dracut-038-39.git20150518.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-8504/dracut-038-39.git20150518.fc21
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-05-21 17:36:46 UTC
dracut-038-39.git20150518.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.