Mam modem usb ZyDAS ZD1211B (przynajmniej tak widzi go mój Debian). Problem polega na tym, że po podłączeniu go, nie widzi wielu sieci ze słabym sygnałem, a z moją ma problem. W końcu się łączy ale zajmuje mu to dużo czasu zanim ją wykryje (10-30 min). Sterowniki zd1211rw zainstalowane.
Kod: Zaznacz cały
root@Piotrek-debian:/etc# lsusbBus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0ace:1215 ZyDAS ZD1211B 802.11g
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Kod: Zaznacz cały
iw wlan0 scan
.
.
.
BSS bc:ae:c5:ba:4c:20 (on wlan0) -- associated
TSF: 3831069389614 usec (44d, 08:11:09)
freq: 2427
beacon interval: 100
capability: ESS Privacy ShortSlotTime (0x0411)
signal: 46/100
SSID: Hakerzy
Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0
DS Parameter set: channel 4
ERP: Barker_Preamble_Mode
Extended supported rates: 6.0 12.0 24.0 48.0
HT capabilities:
Capabilities: 0x1ec
HT20
SM Power Save disabled
RX HT20 SGI
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 1/4 usec (0x01)
HT RX MCS rate indexes supported: 0-7
HT TX MCS rate indexes are undefined
RSN: * Version: 1
* Group cipher: CCMP
* Pairwise ciphers: CCMP
* Authentication suites: PSK
* Capabilities: (0x0000)
WMM: * Parameter version 1
* BE: CW 15-1023, AIFSN 3
* BK: CW 15-1023, AIFSN 7
* VI: CW 7-15, AIFSN 2, TXOP 3008 usec
* VO: CW 3-7, AIFSN 2, TXOP 1504 usec
Extended capabilities: HT Information Exchange Supported
Country: GB (in/outdoor), data: 01 0d 10
.
.
.
Kod: Zaznacz cały
root@Piotrek-debian:/etc/network# cat interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp
Z góry dziękuję za pomoc.