|
|
|
|
|
Vous voulez savoir si votre matériel est supporté par Linux, ou vous avez un problème pour installer un module ? Ce forum est pour vous ! Important :
quand vous posez une question, n'oubliez pas de nous donner les indications suffisantes pour que nous puissions répondre. En effet, la divination n'est pas le fort du Linuxien averti. Pour une meilleure compréhension, le bon usage de la grammaire et de l'orthographe est fortement encouragé. En particulier, le langage SMS est à éviter absolument. En cas d'abus, il pourra être censuré sans autre forme de procès. Les messages dont le contenu est illégal (incitant à la haine - raciale ou autre, diffamant), ou dont le contenu est sans rapport avec le sujet du forum, ou qui sont parfaitement stupides ou hors sujet seront supprimés sans pitié. Il pourra même être fait appel au fournisseur d'accès du coupable pour faire cesser ses agissements. |
||
[root@localhost ieee80211-1.2.18]# make Makefile:17: Makefile:18: WARNING: $SHELL not set to bash. Makefile:19: If you experience build errors, try Makefile:20: 'make SHELL=/bin/bash'. Makefile:21: Checking in /lib/modules/2.6.12-12mdk for ieee80211 components... find: /lib/modules/2.6.12-12mdk/build/: Aucun fichier ou répertoire de ce type grep: /lib/modules/2.6.12-12mdk/build//.config: Aucun fichier ou répertoire de ce type grep: /lib/modules/2.6.12-12mdk/build//include/linux/autoconf.h: Aucun fichier ou répertoire de ce type find: /lib/modules/2.6.12-12mdk/build/: Aucun fichier ou répertoire de ce type make -C /lib/modules/2.6.12-12mdk/build M=/usr/src/modules/ieee80211-1.2.18 modules make: *** /lib/modules/2.6.12-12mdk/build: Aucun fichier ou répertoire de ce type. Arrêt. make: *** [modules] Erreur 2
[root@localhost ipw2200-1.2.1]# make ERROR: ieee80211.h not found in '/lib/modules/2.6.12-12mdk/include'. You need to install the ieee80211 subsystem from [ieee80211.sf.net] and point this build to the location where you installed those sources, eg.: % make IEEE80211_INC=/usr/src/ieee80211/ will look for ieee80211.h in /usr/src/ieee80211/net/ make: *** [check_inc] Erreur 1
[root@localhost firmware]# modprobe ipw2200 WARNING: Could not open '/lib/modules/2.6.12-12mdk/kernel/3rdparty/ieee80211/ieee80211_crypt.ko.gz': No such file or directory WARNING: Could not open '/lib/modules/2.6.12-12mdk/kernel/3rdparty/ieee80211/ieee80211.ko.gz': No such file or directory FATAL: Error inserting ipw2200 (/lib/modules/2.6.12-12mdk/kernel/3rdparty/ipw2200/ipw2200.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
[root@localhost ieee80211-1.2.17]# dmesg | grep -i ipw ipw2200: Unknown symbol ieee80211_wx_get_encodeext ipw2200: Unknown symbol ieee80211_wx_set_encode ipw2200: Unknown symbol ieee80211_wx_get_encode ipw2200: Unknown symbol ieee80211_txb_free ipw2200: Unknown symbol ieee80211_wx_set_encodeext ipw2200: Unknown symbol ieee80211_wx_get_scan ipw2200: Unknown symbol ieee80211_freq_to_channel ipw2200: Unknown symbol ieee80211_rx ipw2200: Unknown symbol ieee80211_channel_to_index ipw2200: Unknown symbol ieee80211_rx_mgt ipw2200: Unknown symbol ieee80211_get_geo ipw2200: Unknown symbol free_ieee80211 ipw2200: Unknown symbol ieee80211_is_valid_channel ipw2200: Unknown symbol alloc_ieee80211 ipw2200: Unknown symbol ieee80211_wx_get_encodeext ..... .... ... .. .
[root@localhost ieee80211-1.2.17]# iwconfig lo no wireless extensions. eth1 no wireless extensions. eth0 no wireless extensions. sit0 no wireless extensions.
magnum_cl9 a écrit :