debian 2.6.25-2 y el error de xen instalando nvidia driver

Monday, July 14th, 2008 @ 9:11 am | Debian

Al actualizar el driver de nvidia puedes encontrarte con un error, que indica que no se instalará el driver nvidia debido a tu que kernel está preparado para Xen, aunque no sea así. Al parecer se ha colado alguna configuración de Xen en el kernel.

Aquí está el hilo y la forma de solucionarlo

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481485

cd /lib/modules/`uname -r`;
grep CONFIG_XEN . -Rl | xargs sed -i -e 's/CONFIG_XEN/CONFIG_LUPO/g' {} ;
export CC=gcc-4.1
export IGNORE_XEN_PRESENCE=1
sh NVIDIA-Linux-x86-173.08-pkg1.run

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 

 

Recently

  • Cómo instalar dropbox en Debian usando los sources , copia y pega
  • Infección en apps de Android
  • virt-manager: ERROR:root:unsupported locale setting
  • sopastrike.com – Vamos a la huelga
  • No me gusta wordpress
  • [Asterisk] Tareas de mantenimiento
  • screengrab queda muerto
  • rails + omniauth + omniauth-twitter
  • Ruby on Rails + Papercliip: cannot load such file — cocaine (LoadError)
  • `autodetect’: Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)
  •