From owner-freebsd-questions Wed Jan 16 11:26:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.panix.com (mail3.panix.com [166.84.0.167]) by hub.freebsd.org (Postfix) with ESMTP id 27B6A37B416 for ; Wed, 16 Jan 2002 11:26:38 -0800 (PST) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 3A7B8981BB for ; Wed, 16 Jan 2002 14:26:37 -0500 (EST) Received: (from stanb@localhost) by panix2.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id g0GJQbH01497 for freebsd-questions@freebsd.org; Wed, 16 Jan 2002 14:26:37 -0500 (EST) Message-Id: <200201161926.g0GJQbH01497@panix2.panix.com> Subject: Problems getting DRM working with radeo on XFree864 To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Wed, 16 Jan 2002 14:26:37 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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