From owner-freebsd-current@FreeBSD.ORG Sat Jul 23 14:16:04 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B6DB16A41F for ; Sat, 23 Jul 2005 14:16:04 +0000 (GMT) (envelope-from nakal@nurfuerspam.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 5C33443D49 for ; Sat, 23 Jul 2005 14:16:02 +0000 (GMT) (envelope-from nakal@nurfuerspam.de) Received: (qmail invoked by alias); 23 Jul 2005 14:16:00 -0000 Received: from p5090CFF4.dip.t-dialin.net (EHLO klotz.local) [80.144.207.244] by mail.gmx.net (mp021) with SMTP; 23 Jul 2005 16:16:00 +0200 X-Authenticated: #989277 Received: from [127.0.0.1] (localhost [127.0.0.1]) by klotz.local (8.13.3/8.13.3) with ESMTP id j6NEFsX5004487 for ; Sat, 23 Jul 2005 16:15:56 +0200 (CEST) (envelope-from nakal@nurfuerspam.de) Message-ID: <42E2511A.5030106@nurfuerspam.de> Date: Sat, 23 Jul 2005 16:15:54 +0200 From: Martin User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050403) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: bktr(4) on -RELENG_6 and -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2005 14:16:04 -0000 Hi, something is wrong with the bktr(4) driver on -RELENG_6 and -CURRENT. Whatever kernel and/or Xorg settings I try I get the same result. About every second line is being drawn. There are black gaps between them with occasional exceptions. This exceptionally drawn lines (which appear mostly in the right half of the TV screen) make it impossible to watch TV when you switch to fullscreen mode. In small windowed mode (xawtv default), everything seems to be ok. Last thing I did was to try the same kernel settings as on my -STABLE version. But I still get the same result. Kernel settings: device bktr options OVERRIDE_CARD=2 options OVERRIDE_MSP=2 options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL options BKTR_GPIO_ACCESS options BKTR_SIS_VIA_MODE I'm using the nvidia driver. When using nv there is the same effect for a short time until the system freezes completely. In my opinion nv is totally broken, btw. Martin