From owner-freebsd-questions@FreeBSD.ORG Fri Aug 25 19:14:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC56E16A4DD for ; Fri, 25 Aug 2006 19:14:13 +0000 (UTC) (envelope-from vvp@dgs.ru) Received: from vvp.dgs.ru (vvp.dgs.ru [213.183.124.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0441343D45 for ; Fri, 25 Aug 2006 19:14:12 +0000 (GMT) (envelope-from vvp@dgs.ru) Received: from 179-113.nts.su (179-113.nts.su [82.117.179.113]) by vvp.dgs.ru (8.12.10/8.12.10) with ESMTP id k7PJE7M7011980 for ; Sat, 26 Aug 2006 02:14:07 +0700 (NOVST) (envelope-from vvp@dgs.ru) From: vvp To: freebsd-questions@freebsd.org Date: Sat, 26 Aug 2006 02:14:07 +0700 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608260214.08366.vvp@dgs.ru> Subject: I915 3d acceleration - picture shifts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 19:14:13 -0000 Hello! I use FreeBSD 6.1 on HP nx6110 laptop. After fresh installation the drm module for i915 didn't work. I've found a patch for i915 to make it work. After that 3d acceleration is works, but I've got another issue:when running KDE screensavers, picture is shifted up. That is probably not a drm driver issue as I saw similar thing on a SuSE linux box with i810 graphics chipset. Have anyone ever seen a solution?