На ноуте стоит Wi Fi RTL8187SE
Карточка определяется но сети не видит

вывод iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 802.11b/g Mode:Managed Frequency=2.422 GHz
Access Point: Not-Associated Bit Rate:11 Mb/s
Retry:on RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
попробовал сделать как
здесь написанона этапе сборки полезли ошибки. ниже лог сборки.
dodther@dodther-laptop:~/Загрузки/rtl8187se_coffee$ ./makedrv
make -C /lib/modules/2.6.32-21-generic/build M=/home/dodther/Загрузки/rtl8187se_coffee/ieee80211 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-generic'
CC [M] /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/dot11d.o
In file included from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211.h:706,
from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/dot11d.h:4,
from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/dot11d.c:11:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: its scope is only this definition or declaration, which is probably not what you want
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:84: warning: ‘struct ieee80211_device’ declared inside parameter list
CC [M] /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_softmac.o
In file included from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211.h:706,
from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_softmac.c:17:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: its scope is only this definition or declaration, which is probably not what you want
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:84: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_wpa_set_encryption’:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_softmac.c:3799: warning: passing argument 1 of ‘ieee80211_crypt_delayed_deinit_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:83: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_softmac.c:3834: warning: passing argument 1 of ‘ieee80211_crypt_delayed_deinit_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:83: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
CC [M] /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_rx.o
In file included from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211.h:706,
from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_rx.c:46:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: its scope is only this definition or declaration, which is probably not what you want
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:84: warning: ‘struct ieee80211_device’ declared inside parameter list
CC [M] /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_tx.o
In file included from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211.h:706,
from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_tx.c:56:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: its scope is only this definition or declaration, which is probably not what you want
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:84: warning: ‘struct ieee80211_device’ declared inside parameter list
CC [M] /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.o
In file included from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211.h:706,
from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:37:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: its scope is only this definition or declaration, which is probably not what you want
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:84: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c: In function ‘ieee80211_wx_set_encode_rtl’:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:391: warning: passing argument 1 of ‘ieee80211_crypt_delayed_deinit_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:83: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:402: warning: passing argument 1 of ‘ieee80211_crypt_delayed_deinit_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:83: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:424: warning: passing argument 1 of ‘ieee80211_crypt_delayed_deinit_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:83: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c: In function ‘ieee80211_wx_set_encode_ext’:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:623: warning: passing argument 1 of ‘ieee80211_crypt_delayed_deinit_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:83: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:684: warning: passing argument 1 of ‘ieee80211_crypt_delayed_deinit_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:83: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c: In function ‘ieee80211_wx_set_gen_ie’:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:845: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘size_t’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_wx.c:852: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘size_t’
CC [M] /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_module.o
In file included from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211.h:706,
from /home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_module.c:55:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: warning: its scope is only this definition or declaration, which is probably not what you want
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:84: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_module.c: In function ‘alloc_ieee80211_rtl’:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_module.c:116: error: ‘struct net_device’ has no member named ‘hard_start_xmit’
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_module.c: In function ‘free_ieee80211_rtl’:
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_module.c:187: warning: passing argument 1 of ‘ieee80211_crypt_deinit_entries_rtl’ from incompatible pointer type
/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_crypt.h:81: note: expected ‘struct ieee80211_device *’ but argument is of type ‘struct ieee80211_device *’
make[2]: *** [/home/dodther/Загрузки/rtl8187se_coffee/ieee80211/ieee80211_module.o] Error 1
make[1]: *** [_module_/home/dodther/Загрузки/rtl8187se_coffee/ieee80211] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-generic'
make: *** [modules] Error 2
cp: cannot stat `Module.symvers': No such file or directory
make -C /lib/modules/2.6.32-21-generic/build M=/home/dodther/Загрузки/rtl8187se_coffee/rtl8185 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-generic'
CC [M] /home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.o
In file included from /home/dodther/Загрузки/rtl8187se_coffee/rtl8185/ieee80211.h:706,
from /home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180.h:44,
from /home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:67:
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/ieee80211_crypt.h:81: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/ieee80211_crypt.h:81: warning: its scope is only this definition or declaration, which is probably not what you want
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/ieee80211_crypt.h:84: warning: ‘struct ieee80211_device’ declared inside parameter list
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c: In function ‘rtl8180_shutdown’:
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:203: error: ‘struct net_device’ has no member named ‘stop’
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c: In function ‘check_tx_ring’:
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:1043: warning: cast from pointer to integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:1043: warning: cast from pointer to integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:1044: warning: cast from pointer to integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:1044: warning: cast from pointer to integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c: In function ‘alloc_tx_desc_ring’:
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:1807: warning: cast from pointer to integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:1807: warning: cast to pointer from integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c: In function ‘alloc_rx_desc_ring’:
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:2056: warning: cast from pointer to integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:2056: warning: cast to pointer from integer of different size
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c: In function ‘rtl8180_init’:
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:4640: error: ‘struct net_device’ has no member named ‘get_stats’
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c: In function ‘rtl8180_pci_probe’:
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:6027: error: ‘struct net_device’ has no member named ‘open’
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:6028: error: ‘struct net_device’ has no member named ‘stop’
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:6030: error: ‘struct net_device’ has no member named ‘tx_timeout’
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:6032: error: ‘struct net_device’ has no member named ‘do_ioctl’
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:6033: error: ‘struct net_device’ has no member named ‘set_multicast_list’
/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.c:6034: error: ‘struct net_device’ has no member named ‘set_mac_address’
make[2]: *** [/home/dodther/Загрузки/rtl8187se_coffee/rtl8185/r8180_core.o] Error 1
make[1]: *** [_module_/home/dodther/Загрузки/rtl8187se_coffee/rtl8185] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-generic'
make: *** [modules] Error 2
подскажите как настроить эту карточку.
система ubuntu 10.04 64