From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 8 13:13:35 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 0D05216A415 for ; Wed, 8 Nov 2006 13:13:35 +0000 (UTC) (envelope-from markjayson.alvarez@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927E743D66 for ; Wed, 8 Nov 2006 13:13:24 +0000 (GMT) (envelope-from markjayson.alvarez@gmail.com) Received: by wr-out-0506.google.com with SMTP id 71so453146wri for ; Wed, 08 Nov 2006 05:13:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZoFTKnsIC0msIe976t+hBaFThPlRVPYNgajTrjHZvCc6Hhe7MPDKVYjIw2SzrDfTjZ/RcEUxyLSCg21QAotMH7GP9+8/eap/SyanKF0rp63fGbk/asp5KB3eW85+PJXDBqSr6tVQYq0AfqMaeMMEDTyIoPGSBmfWzJmIhrTHKbw= Received: by 10.78.41.7 with SMTP id o7mr6405575huo.1162991602497; Wed, 08 Nov 2006 05:13:22 -0800 (PST) Received: by 10.78.198.7 with HTTP; Wed, 8 Nov 2006 05:13:22 -0800 (PST) Message-ID: Date: Wed, 8 Nov 2006 21:13:22 +0800 From: "Mark Jayson Alvarez" To: "Mark Jayson Alvarez" , freebsd-multimedia@freebsd.org In-Reply-To: <20061107142217.GF760@camelot.theinternet.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061107142217.GF760@camelot.theinternet.com.au> Cc: Subject: Re: Please don't tell me this is a "WIntuner" (my winmodem memories keep hunting me...:-) 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: Wed, 08 Nov 2006 13:13:35 -0000 Hi, On 11/7/06, Andrew Milton wrote: > This isn't anything to do with your tuner card. > > It's to do with trying to draw onto an OpenGL surface. You need GLX support > for your gfx card in X. Try configuring xawtv not to use GLX/OpenGL and to > use XV instead, and see if that gets you any further. xawtv -hwscan This is xawtv-3.95, running on FreeBSD/i386 (6.2-PRERELEASE) looking for available devices port 57-88 type : Xvideo, image scaler name : NV Video Blitter /dev/bktr0: OK [ -device /dev/bktr0 ] type : bktr flags: overlay capture tuner When I launched xawtv... $xawtv -nogl -xv -xvport 88 I only got black screen. :-( > -- > Andrew Milton > akm@theinternet.com.au >