| Unix Content | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| 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 configuration for this package. -- critch -- To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
#2
|
| 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. Bastian -- Military secrets are the most fleeting of all. -- Spock, "The Enterprise Incident", stardate 5027.4 -- To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
#3
|
| On Wed, 2008-08-27 at 12:45 -0500, Steven S. Critchfield wrote: > I am also experiencing the same problem. > > No this is not a bug in the NVidia installer. Yes it is. > 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 configuration for this package. Please see my reply to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482305 and other messages in the various related bugs. The enabling of these settings in the 686 kernel is quite deliberate and the bug lies in the nvidia scripts/packaging which incorrectly assumes that CONFIG_XEN=y => incompatible with Nvidia, this is not true with the paravirt_ops style of Xen support present in kernels 2.6.22 and later (and enabled in Debian around 2.6.24 or 25 or so). I believe this issue is fixed in the nvidia-source packages in sid and probably lenny too. If you are not using these you should take the issue up with nvidia. Ian. -- Ian Campbell F u cn rd ths u cnt spl wrth a dm! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAki1yuUACgkQM0+0qS9rzVnxVgCg0KtkJNAvOB x6m6dYQ9u6WCQv g1QAnii31OEaP8Odi7/tiYt0gC/u1gMg =z/WB -----END PGP SIGNATURE----- |