From owner-freebsd-questions@FreeBSD.ORG Wed Jul 16 17:25:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A879C106567B for ; Wed, 16 Jul 2008 17:25:04 +0000 (UTC) (envelope-from gelraen.ua@gmail.com) Received: from po-out-1718.google.com (po-out-1718.google.com [72.14.252.153]) by mx1.freebsd.org (Postfix) with ESMTP id 71F048FC0C for ; Wed, 16 Jul 2008 17:25:04 +0000 (UTC) (envelope-from gelraen.ua@gmail.com) Received: by po-out-1718.google.com with SMTP id c31so8093697poi.3 for ; Wed, 16 Jul 2008 10:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=3F76NvDVHmnLZZPaxb2LPAAe7HE9gjPSf7c8QH7KlzI=; b=hYIojWRP4aX6hM2KfwtxmqqbhOngQUYdz7UyTS/ehXX0fcdcCkIZpNNRcpZeLPpH/N Cbj4NJM5+crrdRnVtFvuSK5DXpPJQgsOyJGGsugwkPBhNFNEc8dmPcAmburumtQSXt5b 3k10nUbOhTyEdx9ZMVGBzJMTcfUywLELhE6dI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qxpZsI/Bnx3ANNzP4io6pUFi9XZYXeAYSrTZpEIpueh0ofHPwF0noG70dIGVZ8cMAX K7CSMvx9lLrAxjxMOxv57X6Sq2g/dAQ+HqGiYx90oS3oG+QOaUOwVlBg7scSIZYowTFu SKxB6PmpMpR3UeSiCasqdJ4Rb2Fy5uXsCXWjI= Received: by 10.141.49.18 with SMTP id b18mr387593rvk.92.1216229103677; Wed, 16 Jul 2008 10:25:03 -0700 (PDT) Received: by 10.141.34.9 with HTTP; Wed, 16 Jul 2008 10:25:03 -0700 (PDT) Message-ID: Date: Wed, 16 Jul 2008 20:25:03 +0300 From: gelraen To: "Roland Smith" In-Reply-To: <20080716171553.GA32094@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080716141153.GA27310@slackbox.xs4all.nl> <20080716154946.GA29964@slackbox.xs4all.nl> <20080716171553.GA32094@slackbox.xs4all.nl> Cc: freebsd-questions@freebsd.org Subject: Re: Problem with enabling DRI on ATI Mobility Radeon X1350 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2008 17:25:04 -0000 2008/7/16 Roland Smith : > If you have devel/git installed, you can check out a copy of the > freedesktop.org source tree with: > > git clone git://anongit.freedesktop.org/git/mesa/drm > > This will create a directory 'drm', which contains both BSD/linux > specific subdirectories as well as a 'shared-core' directory. > > Roland Thanks, I'll try... Maybe tomorrow or some later I'll report about results :) gelraen