Chipset rtl8187l wifi

Riconoscimento, installazione e configurazione delle periferiche.
disti84
Prode Principiante
Messaggi: 48
Iscrizione: domenica 12 ottobre 2008, 18:48

Chipset rtl8187l wifi

Messaggio da disti84 »

ciao a tutti.
Ho  un problema con l'afattatore wireless della alfa network.ho provato a installare i driver per aircrack seguendo questa procedura http://www.aircrack-ng.org/doku.php?id=r8187
Il problema è che quando do il comando make mi spuntano 2 errori:

dario@ubuntu-laptop:~/rtl8187_linux_26.1010.0622.2006$ make
rm -f ieee80211/Module.symvers 2>/dev/null
rm -f ieee80211/Modules.symvers 2>/dev/null
make -C ieee80211 all
make[1]: Entering directory `/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211'
make -C /lib/modules/2.6.27-11-generic/build M=/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211 modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.27-11-generic'
  CC [M]  /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.o
In file included from /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:17:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h: In function ‘ieee80211_priv_rtl7’:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h:1181: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv_rtl7’ which is not static
  CC [M]  /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_rx.o
In file included from /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_rx.c:52:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h: In function ‘ieee80211_priv_rtl7’:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h:1181: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv_rtl7’ which is not static
  CC [M]  /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_tx.o
In file included from /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_tx.c:60:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h: In function ‘ieee80211_priv_rtl7’:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h:1181: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv_rtl7’ which is not static
  CC [M]  /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.o
In file included from /home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:37:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h: In function ‘ieee80211_priv_rtl7’:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211.h:1181: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv_rtl7’ which is not static
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c: In function ‘ipw2100_translate_scan_rtl7’:
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:57: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:57: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:57: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:57: error: too few arguments to function ‘iwe_stream_add_event’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:66: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:66: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:66: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:66: error: too few arguments to function ‘iwe_stream_add_point’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:69: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:69: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:69: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:69: error: too few arguments to function ‘iwe_stream_add_point’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:75: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:75: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:75: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:75: error: too few arguments to function ‘iwe_stream_add_event’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:87: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:87: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:87: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:87: error: too few arguments to function ‘iwe_stream_add_event’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:97: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:97: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:97: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:97: error: too few arguments to function ‘iwe_stream_add_event’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:106: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:106: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:106: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:106: error: too few arguments to function ‘iwe_stream_add_point’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:136: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:136: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:136: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:136: error: too few arguments to function ‘iwe_stream_add_event’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:141: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:141: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:141: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:141: error: too few arguments to function ‘iwe_stream_add_point’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:157: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:157: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:157: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:157: error: too few arguments to function ‘iwe_stream_add_event’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:164: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:164: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:164: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:164: error: too few arguments to function ‘iwe_stream_add_point’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:178: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:178: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:178: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:178: error: too few arguments to function ‘iwe_stream_add_point’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:193: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:193: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:193: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:193: error: too few arguments to function ‘iwe_stream_add_point’
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:204: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:204: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:204: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.c:204: error: too few arguments to function ‘iwe_stream_add_point’
make[3]: *** [/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.o] Error 1
make[2]: *** [_module_/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.27-11-generic'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/dario/rtl8187_linux_26.1010.0622.2006/ieee80211'
make: *** [all] Error 2
Come posso risolvere?
disti84
Prode Principiante
Messaggi: 48
Iscrizione: domenica 12 ottobre 2008, 18:48

Re: Chipset rtl8187l wifi

Messaggio da disti84 »

up
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: emanuc, Google [Bot], steff e 9 ospiti