From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: agpgart-intel 0000:00:00.0: can't get memory for scratch page Date: Mon, 14 Mar 2011 10:44:36 -0400 Message-ID: <20110314144436.GA11244@dumpdata.com> References: <000001cb7530$d9a39ed0$8ceadc70$@de> <20101111161807.GA29365@dumpdata.com> <1289495795203-3260687.post@n5.nabble.com> <20101112221953.GB26189@dumpdata.com> <1289643274711-3263418.post@n5.nabble.com> <20101115164930.GG345@dumpdata.com> <1289938196336-3267936.post@n5.nabble.com> <20101117164806.GA19835@dumpdata.com> <1290800756735-3281750.post@n5.nabble.com> <1299956052237-3506258.post@n5.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1299956052237-3506258.post@n5.nabble.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: dnyaneshgate Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sat, Mar 12, 2011 at 10:54:12AM -0800, dnyaneshgate wrote: > Hi, > i have installed same kernel that you had and i also get the same error. > > Linux agpgart interface v0.103 > agpgart-intel 0000:00:00.0: Intel 945G Chipset > agpgart-intel 0000:00:00.0: can't get memory for scratch page > agpgart-intel 0000:00:00.0: agp_backend_initialize() failed > agpgart-intel: probe of 0000:00:00.0 failed with error -12 > [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module. > > i am trying to google for it, but didn't find anything. > did you got any solution, if yes please help me . The fix is in for-2.6.32/bug-fixes which I haven't asked Jeremy yet to pull. You can pull the changes yourself. You need these two fixes: xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps (commit 96587057018b3ac0b11bf34b791aaadfc403fc80) xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest (commit a8462f56975f672ebd5acad179339d8177840e10)