login
Header Space

 
 

Re: [2.6.25-git18 => 2.6.26-rc1-git1] Xorg crash with xf86MapVidMem error

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Rufus & Azrael <rufus-azrael@...>
Cc: Siddha, Suresh B <suresh.b.siddha@...>, Ingo Molnar <mingo@...>, Linux-kernel Mailing List <linux-kernel@...>, Pallipadi, Venkatesh <venkatesh.pallipadi@...>
Date: Monday, May 5, 2008 - 7:25 pm

On Mon, May 05, 2008 at 03:19:30PM -0700, Rufus & Azrael wrote:

Did you capture dmesg after X failed to start? Only relevent msg I see is


Which seems to be mapping framebuffer successfully. 

Can you please try the patch below and capture the dmesg after you get the
above xf86MapVidMem error and send it. That should give us more information
on the failure.

Thanks,
Venki

Index: linux-2.6/arch/x86/mm/pat.c
===================================================================
--- linux-2.6.orig/arch/x86/mm/pat.c	2008-05-05 14:13:16.000000000 -0700
+++ linux-2.6/arch/x86/mm/pat.c	2008-05-05 15:54:21.000000000 -0700
@@ -7,6 +7,8 @@
  * Loosely based on earlier PAT patchset from Eric Biederman and Andi Kleen.
  */
 
+#define	DEBUG
+
 #include <linux/mm.h>
 #include <linux/kernel.h>
 #include <linux/gfp.h>
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [2.6.25-git18 => 2.6.26-rc1-git1] Xorg crash with xf8..., Venki Pallipadi, (Mon May 5, 7:25 pm)
speck-geostationary