Bonjour,
J'essaye d'installer Kqemu (accélération pour qemu) mais il y a un problème à la fin de l'installation:
urpmi kqemu
ftp://ftp.free.fr/pub/Distributions_Linux/plf/mandrake/non-free/co(...)
installation de dkms-kqemu-0.7.1.1-1plf.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... #############################################
1/1: dkms-kqemu #############################################
Creating symlink /var/lib/dkms/kqemu/0.7.1.1/source ->
/usr/src/kqemu-0.7.1.1
DKMS: add Completed.
Preparing kernel 2.6.12-11mdkcustom for module build:
(This is not compiling a kernel, only just preparing kernel symbols)
Storing current .config to be restored when complete
Running Generic preparation routine
make mrproper.......
using /lib/modules/2.6.12-11mdkcustom/build/arch/i386/defconfig
make oldconfig......
make prepare-all.......
Building module:
cleaning build area....
cd /var/lib/dkms/kqemu/0.7.1.1/build ; make KERNEL_PATH=/lib/modules/2.6.12-11mdkcustom/build....
cleaning build area....
cleaning kernel tree (make mrproper)....
DKMS: build Completed.
Running module version sanity check.
kqemu.ko.gz:
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/2.6.12-11mdkcustom/kernel/3rdparty/kqemu//
depmod.......
DKMS: install Completed.
FATAL: Error inserting kqemu (/lib/modules/2.6.12-11mdkcustom/kernel/3rdparty/kqemu/kqemu.ko.gz): Invalid module format
error: %post(dkms-kqemu-0.7.1.1-1plf.i586) scriptlet failed, exit status 1
Si quelqu'un a une idée...
J'utilise mandriva 2006 cooker.
# Etrange
Posté par Pascal Terjan (site web personnel) . Évalué à 3.
Je soupçonne un build pour 2.6.12-11mdkcustom alors que tu aurais un 2.6.12-11mdk...
[^] # Re: Etrange
Posté par humfred . Évalué à 1.
kqemu: version magic '2.6.12-11mdkcustom 686 gcc-4.0' should be '2.6.12-11mdkcustom K7 gcc-4.0'
N'etant pas informaticien (juste utilisateur de linux depuis pas mal de temps) je ne comprends pas le problème (si ce n'est 686<>K7)
J'ai recompiler le noyau parce que j'avais un problème avec l'install du driver Nvidia il ne trouvais pas les sources alors que j'avais installé kernel-source.rpm et comme j'avais l'occasion j'ai modifié le type de processeur: Athlon.
Donc je supposes qu'il faut recompiler le noyau en remettant la config originale ?
ou reprendre le kernel fournit par mdk?
[^] # Re: Etrange
Posté par Pascal Terjan (site web personnel) . Évalué à 2.
C'est un problème de dkms, il prend la config par défaut donc si tu l'as changée ca ne marche plus.
Essayes :
dkms remove -m kqemu -v 0.7.1.1 --all
dkms build -m kqemu -v 0.7.1.1 -a k7
dkms install -m kqemu -v 0.7.1.1
[^] # Re: Etrange
Posté par humfred . Évalué à 1.
Mais après :
dkms build -m kqemu -v 0.7.1.1 -a k7
Error! DKMS tree does not contain: kqemu-0.7.1.1
Build cannot continue without the proper tree.
Arg! :(
[^] # Re: Etrange
Posté par Pascal Terjan (site web personnel) . Évalué à 3.
[^] # Re: Etrange
Posté par humfred . Évalué à 1.
dkms install -m kqemu -v 0.7.1.1
Error! Could not locate kqemu.ko.gz for module kqemu in the DKMS tree.
You must run a dkms build for kernel 2.6.12-11mdkcustom (i686) first.
J'ai l'impression d'avoir deux ans et d'apprendre à marcher :)
[^] # Re: Etrange
Posté par Pascal Terjan (site web personnel) . Évalué à 2.
[^] # Re: Etrange
Posté par humfred . Évalué à 1.
kqemu: version magic '2.6.12-11mdkcustom 686 gcc-4.0' should be '2.6.12-11mdkcustom K7 gcc-4.0'
Je vais retourner au noyau de mdk et esperer que l'install de Nvidia marcher.
Merci pout aide :)
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.