ciao a tutti! uso Debian Sid,
dopo il procedimento, module-assistant
#m-a prepare
#m-a a-i nvidia
ho provato ad installare il nuovo
driver - NVIDIA-Linux-x86-169.12.pkg1.run
ora vi scrivo l'errore:
ERROR:the kernel you are installing
for is a XEN Kernel.
The NVIDIA driver does not currently work on Xen kernels.
Please install a variant of this kernel,please install
a standard linux kernel.
a quanto pare è un bug noto:http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481485
ho provato a risolvere il problema con la soluzione proposta in 'bugs.debian.org'
ma con esito negativo.il metodo è questo:
Until we wait for a new packages, this works for 2.6.25-2 :
$ cd /usr/src
$ su
# grep CONFIG_XEN modules/ -Rl | xargs -i
sed -i -e 's/CONFIG_XEN/CONFIG_LUPO/g' {}
# IGNORE_XEN_PRESENCE=1 m-a -tO a-i nvidia -l 2.6.25-2-686
I know it is really ugly and little tested, but seems to work, at least on my
system.
intanto mi rimetto a voi e spero di aver postato nella
sezione giusta, e di essere stato sufficentemente
chiaro nell'esporvi il problema.
saluti
