non working DRI on *i386* RADEONX1650+FreeBSD7-stable+Xorg7.4
Robert Noland
rnoland at FreeBSD.org
Sat Apr 4 16:57:08 UTC 2009
On Sat, 2009-04-04 at 21:08 +0900, Maho NAKATA wrote:
> (II) RADEON(0): [drm] installed DRM signal handler
> (EE) RADEON(0): [pci] Out of memory (-12)
> (EE) RADEON(0): [pci] PCI failed to initialize. Disabling the DRI.
> (II) RADEON(0): [drm] removed 1 reserved context for kernel
> (II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xcdb34000 at
> 0x342ef000
> (II) RADEON(0): [drm] Closed DRM master.
> (II) RADEON(0): RADEONRestoreMemMapRegisters() :
> (II) RADEON(0): MC_FB_LOCATION : 0xefffe000 0xfffff000
> (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
> (==) RADEON(0): Backing store disabled
> (WW) RADEON(0): Direct rendering disabled
> (II) RADEON(0): XAA Render acceleration unsupported on Radeon
> 9500/9700 and newer. Please use EXA instead.
I'm running on an x1650 amd64 right now... It looks like you have two
issues.
1) You need to be using EXA not XAA. Options "AccelMethod" "EXA"
2) The above error is a memory allocation error. If switching to EXA
doesn't resolve it, then we need to look at how much available memory
you have. It will take more indepth debugging to see exactly where that
allocation is failing.
I suspect that ensuring that your -STABLE is updated and switching to
EXA will resolve the issue though.
robert.
--
Robert Noland <rnoland at FreeBSD.org>
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090404/15d530f7/attachment.pgp
More information about the freebsd-x11
mailing list