[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-thinkpad
Subject:    Re: [ltp] ATI fglrx Driver on a FC5 Xen Kernel? - T60p
From:       Michael Olbrich <michael.olbrich () gmx ! net>
Date:       2006-09-22 9:37:49
Message-ID: 20060922093749.GB19124 () creature ! apm ! etc ! tu-bs ! de
[Download RAW message or body]

On Thu, Sep 21, 2006 at 01:33:50PM -0700, interp01 wrote:
> Has anyone been able to get the fglrx driver to compile and load on a
> FC5 2157 Xen kernel?  I have tried everything under the sun and still
> get compile errors.  Any thoughts would be greatly appreciated.

I needed this patch to compile the fglrx dirver for xen:
-----------------------------------------------------------------------
diff -ur fglrx.old/firegl_public.c fglrx/firegl_public.c
--- fglrx.old/firegl_public.c   2006-09-08 16:20:32.000000000 +0200
+++ fglrx/firegl_public.c       2006-09-08 16:21:32.000000000 +0200
@@ -36,6 +41,7 @@

 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,71)
 #if !defined(CONFIG_X86_PC)
+#if !defined(CONFIG_X86_XEN)
 #if !defined(CONFIG_X86_64)
 #if !defined(CONFIG_X86_VOYAGER)
 #if !defined(CONFIG_X86_NUMAQ)
@@ -52,6 +58,7 @@
 #endif
 #endif
 #endif
+#endif
 #endif /* LINUX_VERSION_CODE */

 /* The dirty-page-tracking patch included in NLD 9 SMP kernels defines
-----------------------------------------------------------------------

michael


["signature.asc" (application/pgp-signature)]
-- 
The linux-thinkpad mailing list home page is at:
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic