From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.43)
	id 1E7fOz-0001pI-0j
	for garchives@archives.gentoo.org; Tue, 23 Aug 2005 20:29:45 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7NKRU4b014396;
	Tue, 23 Aug 2005 20:27:30 GMT
Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7NKN9Mc000629
	for <gentoo-user@lists.gentoo.org>; Tue, 23 Aug 2005 20:23:10 GMT
Received: by zproxy.gmail.com with SMTP id x7so947249nzc
        for <gentoo-user@lists.gentoo.org>; Tue, 23 Aug 2005 13:24:05 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=SAK/KK/VP+P8ayDSFIprf6RNW96Gb1gBATIm8ijcdBCd+tc/s6tD6yodfqi1cr7BeJ7D/0VfaP2hcstH/imV40OJ+OT0mt5uZd/IWuzrFpRtFakLX9/3m9ei3lcCUV1MqhwFEl5F8jUKF/Nz6lVgv7wZ4W5tNtF4oOsSCX7prpg=
Received: by 10.36.18.12 with SMTP id 12mr4492704nzr;
        Tue, 23 Aug 2005 13:24:05 -0700 (PDT)
Received: by 10.36.58.18 with HTTP; Tue, 23 Aug 2005 13:24:04 -0700 (PDT)
Message-ID: <5bdc1c8b050823132470392f43@mail.gmail.com>
Date: Tue, 23 Aug 2005 13:24:04 -0700
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ati -- dreaded "xf86-ENOMEM" error
In-Reply-To: <20050823200059.69375.qmail@web31707.mail.mud.yahoo.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <20050823200059.69375.qmail@web31707.mail.mud.yahoo.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j7NKN9Mc000629
X-Archives-Salt: 6633e292-301b-40ee-8b85-e09f5013685d
X-Archives-Hash: a6d0e615d1f7fb95216f3dc64884b813

Hi Maxim,
   An AGP support issue probably. Which kernel are you using? 

   My recommendation (which sounds like you've been doing so I'm not
sure there's any value here.) would be:

1) Build your kernel with support for /dev/agpgart and the right
chipset support under that section. Make them both modular.

2) Set UseInternalGART="no" in xorg.conf

3) Add 

agpgart
agp-XXX
fglrx

(where XXX is the chipset support you built in step #1) to
/etc/modules.autoload/kernel-2.6

4) Do a complete reboot. 

5) Check dmesg and make sure the agp support loaded

6) Re-emerge ati-drivers and ati-drivers-extra. Make sure they really build.

7) Do another reboot.

8) Check lsmod to make sure the modules

9) Check /var/log/xorg.0.log for warnings and errors. 

10) Check glxinfo to see if you're getting acceleration support.

11) Grab a beer.

Good luck,
Mark

On 8/23/05, maxim wexler <blissfix@yahoo.com> wrote:
> Hello everybody,
> 
> Been chewing on this for weeks.
> 
> So far have run opengl-update ati, added Option
> "Kernel ModuleParm" "agplock=0" to xorg.conf,
> re-emerged ati-drivers, used both "yes" and "no" in
> xorg.conf re using internal drivers, juggled fglrx,
> agpgart, nvidia-agp in different order, configured
> kernel according to ati-FAQ.
> 
> Here's the tail of startx and dmesg.
> 
> $startx
> 
> (EE) fglrx(0): [agp] unable to acquire AGP, error
> "xf86_ENOMEM"
> (EE) fglrx(0): cannot init AGP
> Could not init font path element
> /usr/share/fonts/local/, removing from list!
> 
> $dmesg
> 
> Linux agpgart interface v0.100 (c) Dave Jones
> [fglrx] Maximum main memory to use for locked dma
> buffers: 431 MBytes.
> ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level,
> low) -> IRQ 11
> [fglrx] module loaded - fglrx 8.12.10 [Apr  4 2005] on
> minor 0
> [fglrx] Maximum main memory to use for locked dma
> buffers: 431 MBytes.
> [fglrx] AGP detected, AgpState   = 0x00000000
> (hardware caps of chipset)
> [fglrx:firegl_unlock] *ERROR* Process 18737 using
> kernel context 0
> 
> 
> 
> 
> 
> 
> 
> ____________________________________________________
> Start your day with Yahoo! - make it your home page
> http://www.yahoo.com/r/hs
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list