Bug 25799 - (EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI. with xf86-video-ati-6.12.4
Summary: (EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI. with xf86-...
Status: RESOLVED NOTOURBUG
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: XOrg git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-26 02:59 UTC by Lennard
Modified: 2009-12-26 03:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Lennard 2009-12-26 02:59:45 UTC
Everytime I start X, drm gets disabled, here is a snippet from /var/log/Xorg.0.log:

(II) RADEON(0): [drm] installed DRM signal handler
(WW) RADEON(0): [agp] AGP not available
(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.
(II) RADEON(0): [agp] You may want to make sure the agpgart kernel module
is loaded before the radeon kernel module.
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf802e000 at 0xb7183000
(II) RADEON(0): [drm] Closed DRM master.
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0):   MC_FB_LOCATION   : 0xe7ffe000 0x1fff0000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(==) RADEON(0): Backing store disabled
(WW) RADEON(0): Direct rendering disabled

I am on gentoo-sources 2.6.31-r6 with xf86-video-ati-6.12.4 and xorg-server-1.6.5-r1.

I have entered the appropriate kernel modules in a correct order in /etc/modules.autoload.d/kernel-2.6, to no avail. Manually removing and reloading modules does not work either.
Comment 1 Michel Dänzer 2009-12-26 03:11:22 UTC
It's a kernel issue, the X driver can't do anything about it.

If it's a newer card with a PCIe based GPU,

    Option "BusType" "PCIE"

may be a feasible workaround.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.