Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 589907
Summary: | Display blanks when modesetting on Intel chipsets | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonathan Dieter <jonathan> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | anton, dougsland, gansalmon, itamar, jonathan, kernel-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-05-07 12:24:43 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Created attachment 412275 [details]
lspci -n output
Created attachment 412276 [details]
dmesg output
I've just finished installing the system over VNC, and the bug persists when the system is booted normally, so it's not just an installation problem. I've swapped in another monitor that's the same resolution as the previous one (1280x1024), but the display stays blank, even if I kill and restart X. We have several other motherboards with similar hardware, and two out of three have the blank screen. Created attachment 412282 [details]
lspci -n output from second type of intel motherboard
Created attachment 412283 [details]
lspci -n output from third type of intel motherboard
Created attachment 412286 [details]
Xorg log from working motherboard type
Created attachment 412287 [details]
lspci -n output from working motherboard type
Created attachment 412288 [details]
dmesg output from working motherboard type
*** This bug has been marked as a duplicate of bug 587171 *** |
Created attachment 412273 [details] Xorg log Description of problem: When I try to install Fedora 13 (over PXE, local mirror updated today) onto a desktop with an Intel chipset, the display goes blank with a "Input out of range" error coming from the monitor. I can SSH into the computer, but the only way to continue the install is using VNC. As I can see the first second or so of the kernel loading, I believe the problem occurs when the modesetting happens. Changing the monitor didn't fix the problem. Version-Release number of selected component (if applicable): 2.6.33.3-79.fc13.x86_64 How reproducible: Always Steps to Reproduce: 1. Start PXE install Actual results: Blank monitor with "Input out of range" message Expected results: Fedora install screen