Quote |
Function not implemented |
Quote |
You could try seeing if there's updated drivers, (or even use ndiswrapper - if this is absolutely required)? |
Code Sample |
$ sudo /usr/local/bin/ndiswrapper.sh /mnt/sda1/ndiswrapper/bcmwl5a.inf wlan0 ssid 2>&1 >/dev/null Operation failed $ iwlist wlan0 scanning wlan0 No scan results [even though a network is present] |
Code Sample |
$ sudo /opt/myndis.sh $ iwlist wlan0 scanning Warning: Driver for device wlan0 recommend version 18 of Wireless Extension, but has been compiled with version 16, therefore some driver features may not be available... wlan0 Scan completed : Cell 01 - Address: 00:12:17:71:0F:5C ESSID:"juanito" Protocol:IEEE 802.11b Mode:Managed Frequency:2.437GHz Quality:0/100 Signal level:-56 dBm Noise level:-256 dBm Encryption key:on Bit Rate:1Mb/s Bit Rate:2Mb/s Bit Rate:5.5Mb/s Bit Rate:6Mb/s Bit Rate:9Mb/s Bit Rate:11Mb/s Bit Rate:12Mb/s Bit Rate:18Mb/s Bit Rate:24Mb/s Bit Rate:36Mb/s Bit Rate:48Mb/s Bit Rate:54Mb/s Extra:bcn_int=100 Extra:atim=0 |
Quote |
maybe dsl-3.4.8 could be updated to version 18... |
Quote |
(I think 28 or 29 is current now) |