Bug#496173: linux-image-2.6.25-2-686: nVidia driver complains that it's a XEN kernel

2008-08-27 Thread Steven S. Critchfield
I am also experiencing the same problem. No this is not a bug in the NVidia installer. steven:~# grep -i xen /boot/config-2.6.25-2-686 CONFIG_XEN=y CONFIG_XEN_BLKDEV_FRONTEND=m CONFIG_NETXEN_NIC=m CONFIG_XEN_NETDEV_FRONTEND=m CONFIG_HVC_XEN=y steven:~# This is a valid bug in the kernel

Bug#496173: linux-image-2.6.25-2-686: nVidia driver complains that it's a XEN kernel

2008-08-27 Thread Steven S. Critchfield
- Bastian Blank [EMAIL PROTECTED] wrote: On Wed, Aug 27, 2008 at 12:45:32PM -0500, Steven S. Critchfield wrote: No this is not a bug in the NVidia installer. If you believe this is a bug in the kernel please provide evidence. The XEN entry in the config is no valid indicator

Bug#496173: linux-image-2.6.25-2-686: nVidia driver complains that it's a XEN kernel

2008-08-27 Thread Steven S. Critchfield
- Bastian Blank [EMAIL PROTECTED] wrote: On Wed, Aug 27, 2008 at 12:45:32PM -0500, Steven S. Critchfield wrote: No this is not a bug in the NVidia installer. If you believe this is a bug in the kernel please provide evidence. The XEN entry in the config is no valid indicator. Okay

Bug#496173: linux-image-2.6.25-2-686: nVidia driver complains that it's a XEN kernel

2008-08-27 Thread Steven S. Critchfield
a mailinglist archive. On Wed, Aug 27, 2008 at 02:46:25PM -0500, Steven S. Critchfield wrote: The test the NVidia installer is using is to include linux/autoconf.h, then uses an #ifdef to see if CONFIG_XEN is defined. If CONFIG_XEN is defined, it fails. The other test being used