Bug 129385

Summary: Add support for the Intel 915G Express Chipset
Product: Red Hat Enterprise Linux 3 Reporter: David Juran <djuran>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED NEXTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: kem, krh, mharris, sandmann
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-07 21:11:12 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 David Juran 2004-08-07 14:51:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2)
Gecko/20040803

Description of problem:
E.g. the Dell Optiplex 280 Gx comes with an integrated grahpics chip
called Intel 915G express. Installing RHEL out of the box, I can only
use this card together with the VESA driver. 
Searching around a little at Intel:s site I came to
http://support.intel.com/support/graphics/sb/CS-010512.htm
 where they are offering me a download of what looks to me as a
snapshot of the drivers from dri.sourceforge.net which actually let me
use the graphics card with the accelearated driver for Intel 865. What
are the chances of getting this driver included into RHEL 3?

The same applies to FC2. Do you want a seperate bugzilla for that one
or will this be sufficient?

Output from lspci below...

00:02.0 VGA compatible controller: Intel Corp. Graphics Controller
(rev 04) (prog-if 00 [VGA])
        Subsystem: Dell: Unknown device 0179
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at dff00000 (32-bit, non-prefetchable)
[size=512K]
        Region 1: I/O ports at e898 [size=8]
        Region 2: Memory at c0000000 (32-bit, prefetchable) [size=256M]
        Region 3: Memory at dfec0000 (32-bit, non-prefetchable)
[size=256K]
        Capabilities: [d0] Power Management version 2
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
                                                                     
                                                                      
00:02.1 Display controller: Intel Corp. Graphics Controller (rev 04)
        Subsystem: Dell: Unknown device 0179
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Region 0: Memory at dff80000 (32-bit, non-prefetchable)
[size=512K]
        Capabilities: [d0] Power Management version 2
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-


Version-Release number of selected component (if applicable):
XFree86-4.3.0-67.EL

How reproducible:
Always

Steps to Reproduce:
1. Install the computer
2. Note that it will only work with the VESA driver

    

Additional info:

Comment 1 Mike A. Harris 2004-08-07 21:11:12 UTC
Support for Intel i915 is currently in X.Org CVS development, and
will first be officially available from X.Org once X11 6.8.0 is
released.  We are currently in the process of packaging X.Org CVS
development and will be putting it into rawhide within a week or so
for Fedora Core 3 development.  Fedora Core 3 will be the first
Red Hat operating system to support the Intel i915 video hardware.
Red Hat Enteprise Linux 4 will be based upon this codebase and will
also support the i915.

There are no plans to backport this driver to XFree86 4.3.0 or
X.Org X11 6.7.0 at this time, however you can test the 6.8.0
packages in rawhide once they become available if you wish.

Thanks.