From owner-freebsd-questions@FreeBSD.ORG Sat Aug 26 01:29:17 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 0343B16A4E0 for ; Sat, 26 Aug 2006 01:29:17 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EB3943D46 for ; Sat, 26 Aug 2006 01:29:16 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id k7Q1TEIG066814 for ; Fri, 25 Aug 2006 20:29:15 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Fri, 25 Aug 2006 20:29:14 -0500 User-Agent: KMail/1.9.3 References: <200608260214.08366.vvp@dgs.ru> In-Reply-To: <200608260214.08366.vvp@dgs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608252029.14460.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.4 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on zeus.dfwlp.com Subject: Re: 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: Sat, 26 Aug 2006 01:29:17 -0000 On Friday 25 August 2006 14:14, vvp wrote: > 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? what version of kde are you running? ive been fighting my screen savers for a while now, as mine dont even run. (and i too have a i915) cheers, jonathan