From owner-freebsd-x11@FreeBSD.ORG Mon Jun 4 12:52:31 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 C111216A400 for ; Mon, 4 Jun 2007 12:52:31 +0000 (UTC) (envelope-from sebosik@demax.sk) Received: from mail.demax.sk (mail.demax.sk [213.215.102.234]) by mx1.freebsd.org (Postfix) with ESMTP id 807DB13C457 for ; Mon, 4 Jun 2007 12:52:31 +0000 (UTC) (envelope-from sebosik@demax.sk) Received: from mail.demax.sk (localhost [127.0.0.1]) by nod32.demax.sk (Postfix) with ESMTP id D402142ACE for ; Mon, 4 Jun 2007 14:52:29 +0200 (CEST) X-Virus-Scanner: This message was checked by NOD32 Antivirus system NOD32 for Linux Mail Server. For more information on NOD32 Antivirus System, please, visit our website: http://www.nod32.com/. Received: from sql.demax.sk (sql.demax.sk [213.215.102.236]) by mail.demax.sk (Postfix) with ESMTP id B87D042ACB for ; Mon, 4 Jun 2007 14:52:29 +0200 (CEST) Received: from 158.193.82.62 (SquirrelMail authenticated user sebosik) by webmail.demax.sk with HTTP; Mon, 4 Jun 2007 14:52:33 +0200 (CEST) Message-ID: <62103.158.193.82.62.1180961553.squirrel@webmail.demax.sk> Date: Mon, 4 Jun 2007 14:52:33 +0200 (CEST) From: sebosik@demax.sk To: freebsd-x11@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: xf86-video-intel :: no 3D acceleration (solved) 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: Mon, 04 Jun 2007 12:52:31 -0000 Hello > 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 > Thanks John, it really helped. DRI now works like a charm. Best regards --- Jan Sebosik, Slovakia sebosik@demax.sk