From owner-freebsd-multimedia@FreeBSD.ORG Mon May 29 23:30:39 2006 Return-Path: X-Original-To: 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 DE7A116A629 for ; Mon, 29 May 2006 23:30:39 +0000 (UTC) (envelope-from mbsd@pacbell.net) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A99943D48 for ; Mon, 29 May 2006 23:30:39 +0000 (GMT) (envelope-from mbsd@pacbell.net) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm29.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k4TNTfVu004300 for ; Mon, 29 May 2006 19:29:41 -0400 X-ORBL: [71.139.4.206] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=date:from:x-x-sender:to:cc:subject:in-reply-to:message-id: references:mime-version:content-type; b=kGJXynCjmY4dSDiZSLcriY0Cbf69IwOWaYhCSiIhagryKLYLzltAMcAZt08yLD2r8 Y3imwqZH8fIRy1hGLO4/A== Received: from spirou.home (ppp-71-139-4-206.dsl.snfc21.pacbell.net [71.139.4.206]) by pimout7-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k4TNUY3g176308; Mon, 29 May 2006 19:30:35 -0400 Date: Mon, 29 May 2006 16:30:31 -0700 (PDT) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-X-Sender: mikko@spirou.home To: Gianmarco Giovannelli In-Reply-To: <7.0.1.0.2.20060529192412.0240a598@gimbo.org> Message-ID: <20060529162807.C1140@spirou.home> References: <20060529082932.d6439e7c.gmarco@giovannelli.it> <447B126A.2080306@lovetemple.net> <7.0.1.0.2.20060529192412.0240a598@gimbo.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Karel Miklav , multimedia@freebsd.org Subject: Re: i915 found but dri not working... 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: Mon, 29 May 2006 23:30:42 -0000 On Mon, 29 May 2006, Gianmarco Giovannelli wrote: > At 17.25 29/05/2006, you wrote: >> Gianmarco Giovannelli wrote: >>> After the last commit my i915 graphic card is properly >> > detected and, I think, attached ... >> >>> # glxinfo name of display: :0.0 >>> display: :0 screen: 0 >>> direct rendering: No >> >> Did you install the dri port? > > > If you mean this one, yes :-) > >> I have installed: >> dri-6.2.20050719,1 DRI OpenGL drivers snapshot Update your ports, uninstall "dri-devel" and install "dri" instead. % grep ^PORTVERSION /usr/ports/graphics/dri{,-devel}/Makefile /usr/ports/graphics/dri/Makefile:PORTVERSION= 6.4.1 /usr/ports/graphics/dri-devel/Makefile:PORTVERSION= 6.2.20050719 Guess which one is most up-to-date? :) > > I'd like to know if is there anyone with a i915 card that is able to use dri > ... and if yes if he can post his/her configs :-) Works for me with the above port. $.02, /Mikko