cedric7777 Bonsoir, En executant cette commande : dkms build -m tiacx -v 0.4.7-3 J'ai ce probleme: Error! Your kernel source for kernel 2.6.23.1-42.fc8 cannot be found at /lib/modules/2.6.23.1-42.fc8/build or /lib/modules/2.6.23.1-42.fc8/source. You can use the --kernelsourcedir option to tell DKMS where it's located. Sachant que : [root@localhost ~]# rpm -qa|grep kernel kernel-headers-2.6.23.9-85.fc8 kernel-2.6.23.1-42.fc8 kernel-devel-2.6.23.9-85.fc8 Que dois je faire? Merci a+
cedric7777 Ok, Merci à tous C'est en cours... C'est si simple que ça de mettre le kernel à jour? Apres un p'tit reboot et c bon? A+ Cédric
VINDICATORs euh... ça fait un chti moment que cela existe soit dit en passant... bienvenue à toi homme (ou femme) des (capitaiiiiiinnnnneeeeeeee) cavernes! :-P:hammer::hammer::hammer::hammer::hammer:
cedric7777 Bon, Ca vous derange pas si je continu à vous exposer mes problemes? Maintenant, voici ce qu'il se passe [root@localhost ~]# dkms build -m tiacx -v 0.4.7-3 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area.... make KERNELRELEASE=2.6.23.9-85.fc8 -C /lib/modules/2.6.23.9-85.fc8/build M=/var/lib/dkms/tiacx/0.4.7-3/build....(bad exit status: 2) Error! Bad return status for module build on kernel: 2.6.23.9-85.fc8 (i686) Consult the make.log in the build directory /var/lib/dkms/tiacx/0.4.7-3/build/ for more information. Et pourtant j'ai bien mon noyau mis a jour : [root@localhost ~]# rpm -qa|grep kernel kernel-headers-2.6.23.9-85.fc8 kernel-2.6.23.1-42.fc8 kernel-devel-2.6.23.9-85.fc8 kernel-2.6.23.9-85.fc8 Voici le fichier de log : DKMS make.log for tiacx-0.4.7-3 for kernel 2.6.23.9-85.fc8 (i686) sam déc 29 19:23:10 CET 2007 make: entrant dans le répertoire « /usr/src/kernels/2.6.23.9-85.fc8-i686 » LD /var/lib/dkms/tiacx/0.4.7-3/build/built-in.o CC [M] /var/lib/dkms/tiacx/0.4.7-3/build/wlan.o CC [M] /var/lib/dkms/tiacx/0.4.7-3/build/conv.o CC [M] /var/lib/dkms/tiacx/0.4.7-3/build/ioctl.o CC [M] /var/lib/dkms/tiacx/0.4.7-3/build/common.o /var/lib/dkms/tiacx/0.4.7-3/build/common.c: In function 'acx_l_rxmonitor': /var/lib/dkms/tiacx/0.4.7-3/build/common.c:2429: erreur: 'struct sk_buff' has no member named 'mac' /var/lib/dkms/tiacx/0.4.7-3/build/common.c: In function 'acx_init_task_scheduler': /var/lib/dkms/tiacx/0.4.7-3/build/common.c:6621: attention : assignment from incompatible pointer type make[1]: *** [/var/lib/dkms/tiacx/0.4.7-3/build/common.o] Erreur 1 make: *** [_module_/var/lib/dkms/tiacx/0.4.7-3/build] Erreur 2 Je n'ai pas trouvé la declaration de la structure sk_buf ... Des idées? A+