Bug 112867

Summary: ATI proprietary drivers not working on some 2.6 kernels
Product: [Fedora] Fedora Reporter: Bernie Innocenti <bernie+fedora>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:00:33 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 Bernie Innocenti 2004-01-04 21:15:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux 2.6.0-1.23custom; X11; , en) (KHTML, like Gecko)

Description of problem:
The kernel module fglrx.ko compiled from
fglrx-glc22-4.3.0-3.7.0.i386.rpm (available from ATI)
works fine with these kernels:

  2.6.0-1.103 (Arjan)
  2.6.0-1.23 (Fedora)

insmodding in 2.6.0-1.109 produces a OOPS for NULL
pointer dereference (sorry, can't provide more detail
right now).

My guess is that it has something to do with changes in
include/linux or include/asm-i386, because I've seen the
very same OOPS in -1.23 using fglrx.ko built with the
-1.109 headers.


Version-Release number of selected component (if applicable):
kernel-2.6.0-1.109

How reproducible:
Always

Steps to Reproduce:
1. build and install kernel-source-2.6.0-1.109
2. download and install fglrx-glc22-4.3.0-3.7.0.i386.rpm
3. build module in /lib/modules/fglrx/build_mod/2.6.x
4. install module
5. insmod fglrx


Additional info:

Comment 1 Arjan van de Ven 2004-01-04 21:55:01 UTC
I'm sorry but I don't care if binary only modules can be linked in the
kernel or not.

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:00:33 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.