From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 7 15:16:15 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 A4E3416A40F for ; Tue, 7 Nov 2006 15:16:15 +0000 (UTC) (envelope-from markjayson.alvarez@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16F0F43D72 for ; Tue, 7 Nov 2006 15:14:42 +0000 (GMT) (envelope-from markjayson.alvarez@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1056297uge for ; Tue, 07 Nov 2006 07:14:39 -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=UwFnu/CPnlHxwn6hcuVxC9EOzcvuYl3+ejo1SvLKxzx1nICfzIwYMOm6JDbnyPcGfrM6Lgej86iaMq1eDqzZ9DkKO6Lo1aNFE4hPwSchEP9PQu2oCqKVghL7Z379NCrUm6c4t+czrbqPvw2jijrMn/ctbAPwEMPUnzd/RKmGXxM= Received: by 10.78.117.10 with SMTP id p10mr8338097huc.1162912478792; Tue, 07 Nov 2006 07:14:38 -0800 (PST) Received: by 10.78.198.7 with HTTP; Tue, 7 Nov 2006 07:14:38 -0800 (PST) Message-ID: Date: Tue, 7 Nov 2006 23:14:38 +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: Tue, 07 Nov 2006 15:16:15 -0000 The GLX error was gone but the black screen remains.. Any more idea? On 11/7/06, Andrew Milton wrote: > +-------[ Mark Jayson Alvarez ]---------------------- > > [snip] > > | However, upon launching xawtv, I got these: > | > | $xawtv > | This is xawtv-3.95, running on FreeBSD/i386 (6.2-PRERELEASE) > | Warning: Cannot convert string > | "-*-ledfixed-medium-r-*--39-*-*-*-c-*-*-*" to type FontStruct > | Xlib: extension "GLX" missing on display ":0.0". > > 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. > > -- > Andrew Milton > akm@theinternet.com.au >