From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 31 09:06:35 2003 Return-Path: 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 0B95C37B401 for ; Mon, 31 Mar 2003 09:06:35 -0800 (PST) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.92.226.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B65543FA3 for ; Mon, 31 Mar 2003 09:06:34 -0800 (PST) (envelope-from justin@shiningsilence.com) Received: from shiningsilence.com (rrcs-nys-24-169-96-227.biz.rr.com [24.169.96.227])h2VH6Wqa014153; Mon, 31 Mar 2003 12:06:32 -0500 (EST) Received: from 192.168.0.251 (SquirrelMail authenticated user justin) by home.shiningsilence.com with HTTP; Mon, 31 Mar 2003 12:13:37 -0500 (EST) Message-ID: <1516.192.168.0.251.1049130817.squirrel@home.shiningsilence.com> Date: Mon, 31 Mar 2003 12:13:37 -0500 (EST) From: "Justin C. Sherrill" To: In-Reply-To: <3E884D84.5050606@mitre.org> References: <1098.192.168.0.251.1048883279.squirrel@home.shiningsilence.com> <200303282309.35795.michaelnottebrock@gmx.net> <1067.192.168.0.251.1048914447.squirrel@home.shiningsilence.com> <1048914794.2877.20.camel@abbey> <1038.192.168.0.251.1048970247.squirrel@home.shiningsilence.com> <3E884D84.5050606@mitre.org> X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: multimedia@freebsd.org Subject: Re: DRI and ati AIW8500DV X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 17:06:38 -0000 > IIRC, Gatos creates a v4l (Video for Linux) device for the capture bit. > AFAIK, this is unsupported in FreeBSD until someone gets around to > writing a compatabilty layer. I tried installing the gatos drivers and was able to get video and audio from the composite inputs for my 8500DV, though nothing from the coax input. However, DRI stopped working apparently because of the mixed DRI/DRM versions, (credit to Eric Anholt for explaining this to me) so my 3D acceleration went away. So, it looks like you can have video in or 3D out, but not both, with the current state of things.