From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 21:26:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FF5716A4CE for ; Mon, 27 Dec 2004 21:26:09 +0000 (GMT) Received: from smtps-vbr1.xs4all.nl (smtps-vbr1.xs4all.nl [194.109.24.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D24F43D2D for ; Mon, 27 Dec 2004 21:26:08 +0000 (GMT) (envelope-from gwg.wijnands.freebsd@xs4all.nl) Received: from [192.168.2.107] (213-84-96-74.adsl.xs4all.nl [213.84.96.74]) (authenticated bits=0)iBRLQ6Jf068620 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 27 Dec 2004 22:26:07 +0100 (CET) (envelope-from gwg.wijnands.freebsd@xs4all.nl) Message-ID: <41D07DEB.6060904@xs4all.nl> Date: Mon, 27 Dec 2004 22:26:03 +0100 From: gustaaf wijnands User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20041225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: after upgrading xorg / error driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 21:26:09 -0000 Hello, after portupgrading xorg to 6.8.1, X still works but there seems to be a problem with the drivers. It produces next error: drm0: port 0x9000-0x90ff mem 0xd0300 000-0xd030ffff,0xd8000000-0xdfffffff at device 5.0 on pci1 info: [drm] Initialized radeon 1.11.0 20020828 on minor 0 error: [drm:pid526:radeon_cp_init] *ERROR* radeon_cp_init called without lock he ld error: [drm:pid526:radeon_unlock] *ERROR* Process 526 using kernel context 0 In /var/log/Xorg.0.log I see (WW) RADEON(0): [agp] AGP not available (EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI. (II) RADEON(0): [agp] You may want to make sure the agpgart kernel module Anyone a solution? -- Gustaaf Wijnands