Bug 177509 - No i915 DRM module
Summary: No i915 DRM module
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Geoff Gustafson
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 181409 185624
TreeView+ depends on / blocked
 
Reported: 2006-01-11 11:24 UTC by Bastien Nocera
Modified: 2007-11-30 22:07 UTC (History)
4 users (show)

Fixed In Version: RHSA-2006-0575
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-10 21:51:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2006:0575 0 normal SHIPPED_LIVE Important: Updated kernel packages available for Red Hat Enterprise Linux 4 Update 4 2006-08-10 04:00:00 UTC

Description Bastien Nocera 2006-01-11 11:24:05 UTC
kernel 2.6.9-27.EL doesn't include the i915 DRM support because no Intel AGP
support is compiled on x86-64.

$ rpm -qpl kernel-2.6.9-27.EL.i686.rpm | grep drm
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/i810.ko
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/i830.ko
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/i915.ko
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/mga.ko
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/r128.ko
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/radeon.ko

$ rpm -qpl kernel-2.6.9-27.EL.x86_64.rpm | grep drm
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/mga.ko
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/r128.ko
/lib/modules/2.6.9-27.EL/kernel/drivers/char/drm/radeon.ko

The depends look broken in drivers/char/agp/Kconfig:
config AGP_INTEL
       tristate "Intel 440LX/BX/GX, I8xx and E7x05 chipset support"
       depends on AGP && X86 && !X86_64

config AGP_INTEL_MCH
       tristate "Intel i865 chipset support"
       depends on AGP && X86

Comment 21 Bob Johnson 2006-04-11 17:16:30 UTC
This issue is on Red Hat Engineering's list of planned work items 
for the upcoming Red Hat Enterprise Linux 4.4 release.  Engineering 
resources have been assigned and barring unforeseen circumstances, Red 
Hat intends to include this item in the 4.4 release.

Comment 25 Red Hat Bugzilla 2006-08-10 21:51:28 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2006-0575.html



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