From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 08:08:17 2004 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 62E7516A4CE; Tue, 7 Sep 2004 08:08:17 +0000 (GMT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC79843D2D; Tue, 7 Sep 2004 08:08:16 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.42 (FreeBSD)) id 1C4Q8x-0000hR-08; Tue, 07 Sep 2004 00:31:15 +0400 From: Vladimir Grebenschikov To: "current@freebsd.org" Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Date: Tue, 07 Sep 2004 00:31:14 +0400 Message-Id: <1094502674.2668.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 1.5.94.1FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov cc: x11@freebsd.org Subject: ATI Radeon LY Mobility M6: DRM does not work - locking issue ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vova@fbsd.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 08:08:17 -0000 Hi 6-CURRENT from dmesg: drm0: port 0x3000-0x30ff mem 0xd0100000-0xd010ffff,0xd8000000-0xdfffffff irq 9 at device 0.0 on pci1 info: [drm] Initialized radeon 1.11.0 20020828 on minor 0 error: [drm:pid2477:radeon_cp_init] *ERROR* radeon_cp_init called without lock held error: [drm:pid2477:radeon_unlock] *ERROR* Process 2477 using kernel context 0 # kldstat ... 46 1 0xc38c5000 17000 radeon.ko 47 1 0xc38dc000 10000 agp.ko # from Xorg.0.log: drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmGetBusid returned '' (II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0" (II) RADEON(0): [drm] added 8192 byte SAREA at 0xc391c000 (II) RADEON(0): [drm] mapped SAREA 0xc391c000 to 0x283c2000 (II) RADEON(0): [drm] framebuffer handle = 0xd8000000 (II) RADEON(0): [drm] added 1 reserved context for kernel (WW) RADEON(0): [agp] AGP not available (II) RADEON(0): [drm] removed 1 reserved context for kernel (II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xc391c000 at 0x283c2000 ... (II) RADEON(0): Direct rendering disabled Can anybody advise how to make DRM work under 6-CURRENT and latest Xorg ? -- Vladimir B. Grebenchikov vova@fbsd.ru