From owner-freebsd-x11@FreeBSD.ORG Sun Jun 3 15:11:26 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 7F38B16A421 for ; Sun, 3 Jun 2007 15:11:26 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (w.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id 4C87D13C4AD for ; Sun, 3 Jun 2007 15:11:26 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id l53FBKuQ087024; Sun, 3 Jun 2007 09:11:20 -0600 (MDT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.13.8/8.13.8) with ESMTP id l53FBG6j034325; Sun, 3 Jun 2007 09:11:16 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.1/8.14.1/Submit) id l53FBFHW034322; Sun, 3 Jun 2007 09:11:15 -0600 (MDT) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18018.55827.722755.302780@gromit.timing.com> Date: Sun, 3 Jun 2007 09:11:15 -0600 From: John E Hein To: sebosik@demax.sk In-Reply-To: <49970.195.62.17.204.1180869602.squirrel@webmail.demax.sk> References: <4661D991.8020100@demax.sk> <200706021813.18806.adamk@voicenet.com> <49970.195.62.17.204.1180869602.squirrel@webmail.demax.sk> X-Mailer: VM 7.19 under Emacs 22.0.99.1 X-Spam-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_05, DK_POLICY_SIGNSOME autolearn=disabled version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on Daffy.timing.com Cc: freebsd-x11@freebsd.org Subject: Re: xf86-video-intel :: no 3D acceleration 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, 03 Jun 2007 15:11:26 -0000 sebosik@demax.sk wrote at 13:20 +0200 on Jun 3, 2007: > I`ve attempted to increase video memory from 32MB to 64MB. but nothing > helped. My Xorg.0.log is here (down you will find also xorg.conf): ... > (WW) intel(0): VideoRam reduced to 65532 KB (page aligned - was 65535 KB) > (**) intel(0): VideoRam: 65532 KB > (II) intel(0): Attempting memory allocation with tiled buffers and > large DRI memory manager reservation: > (II) intel(0): Allocating 5112 scanlines for pixmap cache > (II) intel(0): Attempting memory allocation with tiled buffers and > small DRI memory manager reservation: > (II) intel(0): Allocating 5112 scanlines for pixmap cache > (WW) intel(0): Failed to allocate texture space. > (II) intel(0): Attempting memory allocation with untiled buffers and > large DRI memory manager reservation: > (II) intel(0): Allocating 5112 scanlines for pixmap cache > (II) intel(0): Attempting memory allocation with untiled buffers and > small DRI memory manager reservation: > (II) intel(0): Allocating 5112 scanlines for pixmap cache > (WW) intel(0): Failed to allocate texture space. > (WW) intel(0): Not enough video memory. Disabling DRI. ... Check out this thread. Perhaps some of it applies to you. http://lists.freedesktop.org/archives/xorg/2007-May/024745.html