From owner-freebsd-current@FreeBSD.ORG Sat Oct 25 08:13:15 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C0916A4C4 for ; Sat, 25 Oct 2003 08:13:15 -0700 (PDT) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61CB843F93 for ; Sat, 25 Oct 2003 08:13:14 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9p2/8.12.9) with ESMTP id h9PFD8N8044720 for ; Sat, 25 Oct 2003 10:13:08 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9p2/8.12.9/Submit) id h9PFD8eb044719 for freebsd-current@freebsd.org; Sat, 25 Oct 2003 10:13:08 -0500 (EST) (envelope-from mikes) From: "Michael L. Squires" Message-Id: <200310251513.h9PFD8eb044719@siralan.org> To: freebsd-current@freebsd.org (FreeBSD current mailing list) Date: Sat, 25 Oct 2003 10:13:07 -0500 (EST) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: drm errors with All-in-Wonder Radeon 7200 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2003 15:13:15 -0000 Since the drm updates to 5-CURRENT I'm getting multiple instances of the following at boot (and not trap 12 :-) ): from dmesg drm0: port 0xc800-0xc8ff mem 0xff480000-0xff4fffff, 0xe800000-0xefffffff irq 11 at device 0.0 on pci1 info: [drm] AGP at 0xf8000000 64MB info: [drm] Initalized radeon 1.9.0 20020828 on minor 0 drm0: [MPSAFE] error: [drm:pid619:radeon_ioctl] *ERROR* can't find authenticator ... error: [drm:pid720:radeon_ioctl] *ERROR* can't find authenticator which eventually stop. I'm currently composing this message using KDE 3.1.4 using that display. The card is a Radeon 7200 (original All-in-Wonder) which I thought was 32MB, but I could be wrong. Motherboard is an old SM P6DGH dual PIII/850 which has i20 on-board (not in use) and dual PCI card busses with a total of 11 slots. The AGP slot is allegedly AGP 1X/2X. Mike Squires