Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 14:26:37 -0500 (EST)
From:      "Stan Brown" <stanb@panix.com>
To:        freebsd-questions@freebsd.org (Free BSD Questions list)
Subject:   Problems getting DRM working with radeo on XFree864
Message-ID:  <200201161926.g0GJQbH01497@panix2.panix.com>

next in thread | raw e-mail | index | archive | help
I'm trying to get DRM working on my ATI Radeon card, on a STABLE machine.

I'm loading the ago modulem and the radeon module:

$ kldstat
Id Refs Address    Size     Name
 1    6 0xc0100000 2b3cb4   kernel
 2    1 0xc1db7000 2000     warp_saver.ko
 3    1 0xc1db9000 14000    linux.ko
 4    1 0xc1e33000 9000     agp.ko
 5    1 0xc1e42000 13000    radeon.ko
 6    1 0xc1e5f000 2000     trafcount.ko


But when I start X, I get:

(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
(II) RADEON(0): [drm] added 4096 byte SAREA at 0xd9bf3000
(II) RADEON(0): [drm] mapped SAREA 0xd9bf3000 to 0x18274000
(II) RADEON(0): [drm] framebuffer handle = 0xd0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(EE) RADEON(0): [agp] AGP not available
(EE) RADEON(0): [drm] failed to remove DRM signal handler
(II) RADEON(0): [drm] removed 1 reserved context for kernel
DRIUnlock called when not locked
(II) RADEON(0): [drm] unmapping 4096 bytes of SAREA 0xd9bf3000 at
0x18274000
(II) RADEON(0): Memory manager initialized to (0,0) (1600,5242)
(II) RADEON(0): Reserved area from (0,1200) to (1600,1202)
(II) RADEON(0): Largest offscreen area available: 1600 x 4040
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)

What am I doing wrong?

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201161926.g0GJQbH01497>