From owner-freebsd-x11@FreeBSD.ORG Sun Jun 24 18:44:40 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5FEB16A421 for ; Sun, 24 Jun 2007 18:44:40 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from b.mx.visualtech.com (a.imap.visualtech.com [208.16.19.9]) by mx1.freebsd.org (Postfix) with ESMTP id A04F913C458 for ; Sun, 24 Jun 2007 18:44:40 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from sorrow.local (c-68-45-180-45.hsd1.nj.comcast.net [68.45.180.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b.mx.visualtech.com (Postfix) with ESMTP id 37023483EE; Sun, 24 Jun 2007 14:44:51 -0400 (EDT) From: Adam K Kirchhoff To: freebsd-x11@freebsd.org Date: Sun, 24 Jun 2007 14:44:36 -0400 User-Agent: KMail/1.9.6 References: <20070624162929.GA2616@schweikhardt.net> In-Reply-To: <20070624162929.GA2616@schweikhardt.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706241444.36262.adamk@voicenet.com> Cc: Jens Schweikhardt Subject: Re: No XVideo support on ATI X1400? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 18:44:40 -0000 On Sunday 24 June 2007 12:29:29 Jens Schweikhardt wrote: > hello, world\n > > I'm trying to get XVideo working on my ThinkPad R60, running 6.2-STABLE > as of June 23 and the latest Xorg 7.2. No matter how I try, xvinfo insists > that there are no adapters. I wonder if this is simply not (yet?) supported > for the ATI X1400 that the R60 uses, or if it is some configuration issue. > > The xvinfo, xdpyinfo and my xorg.conf follow. Thanks for any insight! > You're card is only supported by the generic vesa driver, which has no XVideo support. Adam