From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 11 06:30:30 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BFF716A409 for ; Tue, 11 Apr 2006 06:30:30 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B6F43D58 for ; Tue, 11 Apr 2006 06:30:28 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by wproxy.gmail.com with SMTP id i27so928188wra for ; Mon, 10 Apr 2006 23:30:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=O/hHJGvvK/AcQ1zCZjjYnX1tJh/9PZg1b1hq7BoJ1NaIqSN6gsOiwl1QzKAQ5Ht48VwZTtsLq0+1DpB3pDBqoO9KxfR9qWDtb5rgzBVfyavVCfvLYMuGDURtaaCIC75SdJiMCGjuGPF5lNeM4+E3kXHflo4lkIzdQrEsCHwjfbI= Received: by 10.65.188.12 with SMTP id q12mr1532791qbp; Mon, 10 Apr 2006 23:30:27 -0700 (PDT) Received: by 10.64.201.9 with HTTP; Mon, 10 Apr 2006 23:30:27 -0700 (PDT) Message-ID: <4c40c4e70604102330v51bdfe6j64021070accf9287@mail.gmail.com> Date: Tue, 11 Apr 2006 13:30:27 +0700 From: "Angka H. K." To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: DRM install error X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2006 06:30:30 -0000 I am trying to install the latest drm that downloaded from CVS. It is compiled and installed properly but it cannot initialize the card. Th= e driver inform that the card isn't an agp card and then just die with return status of 12. Is there any patch for it ? When I look into the source the code specific support for different FreeBSD release and I am using CURRENT, with i915 card.