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 589304

Summary: KMS is broken on Intel Eaglelake graphics
Product: [Fedora] Fedora Reporter: H.J. Lu <hongjiu.lu>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: 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-10 16:43:00 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:

Description H.J. Lu 2010-05-05 19:28:55 UTC
KMS is broken on Intel Eaglelake graphics:

00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:02.0 0300: 8086:2e02 (rev 03)

There is no console as soon as kernel boot:

1. kernel-2.6.33.2-56, kernel-2.6.33.2-61 and
kernel-2.6.33.3-78 have no console video.
2. kernel-2.6.33-1 has console video, but failed to
clear boot background.
3. Add i915.modeset=0 gets console back.
4. kernel-2.6.32.12-115 from Fedora 12 works fine.

Comment 1 Chuck Ebbert 2010-05-08 23:47:21 UTC
Can you try kernel -85?

Comment 2 H.J. Lu 2010-05-10 16:43:00 UTC
(In reply to comment #1)
> Can you try kernel -85?    

It works. Thanks.

*** This bug has been marked as a duplicate of bug 587171 ***