Bug 206695 - agpgart should not be compiled into kernel
Summary: agpgart should not be compiled into kernel
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-15 18:35 UTC by The Source
Modified: 2015-01-04 22:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-17 14:14:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description The Source 2006-09-15 18:35:53 UTC
Description of problem:
It would be nice if you compile agpgart as modules by default. Otherwise I have
to recompile kernel if I want to use other agp driver (like nvidia which is more
effective)

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dave Jones 2006-09-17 03:04:14 UTC
It needs to be built in so that resource allocation for various other things
work correctly (for example the amd64 IOMMU, and the IntelFB driver).


Comment 2 The Source 2006-09-17 09:12:26 UTC
Probably you know it yourself, but it is not good to force users to use unwanted
drivers. Is there any way to disable agpgart even if it is inside kernel?

Comment 3 Dave Jones 2006-09-17 14:14:14 UTC
agp=off



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