bonjour,
a fin que je pourrai utiliser mon catre wifi il faut s’assurer que le support du réseau sans fil activé Dans la configuration du noyau donc j’ai suit ce démarche :
$sudo -s
#cd /usr/src/linux-headers-2.6.27-11
#make menuconfig
pour vérifier et oups voila la résultat :
[code]HOSTCC scripts/kconfig/conf.o
scripts/kconfig/conf.c: In function ‘conf_askvalue’:
scripts/kconfig/conf.c:104: attention : ignoring return value of ‘fgets’, declared with attribute warn_unused_result
scripts/kconfig/conf.c: In function ‘conf_choice’:
scripts/kconfig/conf.c:306: attention : ignoring return value of ‘fgets’, declared with attribute warn_unused_result
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
HOSTCC scripts/kconfig/lxdialog/inputbox.o
HOSTCC scripts/kconfig/lxdialog/menubox.o
HOSTCC scripts/kconfig/lxdialog/textbox.o
HOSTCC scripts/kconfig/lxdialog/util.o
HOSTCC scripts/kconfig/lxdialog/yesno.o
HOSTCC scripts/kconfig/mconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
In file included from scripts/kconfig/zconf.tab.c:2486:
scripts/kconfig/confdata.c: In function ‘conf_write’:
scripts/kconfig/confdata.c:501: attention : ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
scripts/kconfig/confdata.c: In function ‘conf_write_autoconf’:
scripts/kconfig/confdata.c:739: attention : ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
scripts/kconfig/confdata.c:740: attention : ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
In file included from scripts/kconfig/zconf.tab.c:2487:
scripts/kconfig/expr.c: In function ‘expr_print_file_helper’:
scripts/kconfig/expr.c:1090: attention : ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
HOSTLD scripts/kconfig/mconf
scripts/kconfig/mconf arch/x86/Kconfig
using defaults found in /boot/config-2.6.27-11-generic
Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
make[1]: *** [menuconfig] Erreur 1
make: *** [menuconfig] Erreur 2
root@boubakri-laptop:/usr/src/linux-headers-2.6.27-11# make xconfig
CHECK qt
*
- Unable to find the QT3 installation. Please make sure that
- the QT3 development package is correctly installed and
- either install pkg-config or set the QTDIR environment
- variable to the correct location.
sed < scripts/kconfig/lkc_proto.h > scripts/kconfig/lkc_defs.h ‘s/P(([^,]),./#define \1 (*\1_p)/’
HOSTCC scripts/kconfig/kconfig_load.o
make[1]: *** Pas de règle pour fabriquer la cible « scripts/kconfig/.tmp_qtcheck », nécessaire pour « scripts/kconfig/qconf.o ». Arrêt.
make: *** [xconfig] Erreur 2
root@boubakri-laptop:/usr/src/linux-headers-2.6.27-11# make
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig
*** You have not yet configured your kernel!
*** (missing kernel .config file)
*** Please run some configurator (e.g. “make oldconfig” or
*** “make menuconfig” or “make xconfig”).
make[2]: *** [silentoldconfig] Erreur 1
make[1]: *** [silentoldconfig] Erreur 2
make: *** Pas de règle pour fabriquer la cible « include/config/auto.conf », nécessaire pour « include/config/kernel.release ». Arrêt.
[/code]
puis j’ai relancé la meme commande et voici la résultat :
[code]scripts/kconfig/mconf arch/x86/Kconfig
using defaults found in /boot/config-2.6.27-11-generic
Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
make[1]: *** [menuconfig] Erreur 1
make: *** [menuconfig] Erreur 2
[/code]
je ne sait quelle est la probleme pouvez vous SVP aidé moi
merci ![]()

juste je veut connaitre l’emplacement du noyau