anyone knows how to scan wireless signal?Forum: User Feedback Topic: anyone knows how to scan wireless signal? started by: toufu Posted by toufu on Jan. 01 2008,19:32
I try: "iwlist wlan0 scanning"Not working. Error message: "wlan0 Failed to read scan data: Function not implemented" DSL version 4.2.1. Wireless adapter: Syntax USB-400 Thanks. Posted by roberts on Jan. 01 2008,23:32
That same command works on my Atheros AirLink wireless card.
Posted by bpalone on Jan. 02 2008,03:35
It just worked with my OLD Belkin 54g as well.I would guess that it has to do with your adapter being USB. I am new to DSL and am still learning. But, that is my first thought. Posted by curaga on Jan. 02 2008,10:38
It's not the usb that matters.. Either your wlan adapter doesn't support scanning, or the driver doesn't..
Posted by lucky13 on Jan. 04 2008,22:34
Scanning or scan? That's a prism device, it should work. Posted by toufu on Jan. 07 2008,06:10
the USB adapter works fine at windows 2000. It can scan nearby wireless access points. But scanning dones't work in DSL.
Posted by ^thehatsrule^ on Jan. 07 2008,15:34
Posted by Juanito on Jan. 08 2008,14:33
- I'm not so sure you can do this with ndiswrapper. I've always had the problem that I need to know the ssid or ssid and wep code before I load ndiswrapper or otherwise it will not load. If ndiswrapper has not loaded/connected then things will not work:
Posted by Juanito on Jan. 10 2008,06:55
...but if ndiswrapper does connect then everything seems to work fine:
- maybe dsl-3.4.8 could be updated to version 18 of the wireless extensions (I think 28 or 29 is current now)? Posted by lucky13 on Jan. 10 2008,16:30
And maybe DSL-4.2.4?
Current is 29 but no support for 2.4 kernel beyond patches for 17 and 18. < http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html > Patch quick links: v17: for kernel 2.4.29. Export driver event capacities, allow large scan requests and various minor fixes. < http://www.hpl.hp.com/persona....13.diff > v18: for kernel 2.4.30. WPA support, from Jouni Malinen. You will need WT-27-pre25 or later. < http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iw240_we18-5.diff > Posted by kuky on Jan. 12 2008,16:58
Someone knows if these gadget works in dsl ?< https://shop.fon.com/FonShop....D-DET01 > *edited goto wifi detector* you have a movil wireless scanner and wifi-card edited another < http://www.comprawifi.com/herrami....26.html > Posted by lucky13 on Jan. 12 2008,19:37
It should work like any other wifi since it's a standard 802.11g router that offers two signals; one is for the primary user and the second is for other Fon subscribers. The user can decide how much bandwidth to allocate for sharing with other Fon users. You don't need a separate wifi card to use it (just what you already have). < http://lucky13linux.wordpress.com/2007....get-fon > Posted by doglover on Jan. 13 2008,21:50
Need to be root. With Knoppix, I get a similar message if not root, but with sudo it works. Interestingly, if you are not root then you can try to scan as many times as you want, and it won't work. On the other hand, if you iwlist scanner once as root, it will then work thereafter whether root or not. Interesting behavior.
Posted by Tim-O on Jan. 26 2008,03:48
On my Toshiba 2515CDS laptop running DSL3.4 with a MyEssentials PCMCIA WiFi card containing an Atheros chipset I don't believe ndiswrapper is being used at all. But if I don't execute "ifconfig ath0 up" first (from a root session) then my "iwlist ath0 scan" command is rejected with "ath0 ... Interface doesn't support scanning : Invalid argument" error. Once I execute "ifconfig ath0 up" the scan goes OK!
Posted by jpeters on Jan. 26 2008,04:49
I don't run ndiswrapper OR ifconfig ath0 up, and can scan (after loading the card and using iwconfig). "ifconfig" will show what is or is not already loaded. Posted by lucky13 on Jan. 26 2008,06:00
Atheros doesn't require ndiswrapper, which is only used for cards and adapters that lack native Linux drivers and for which the Windows binary drivers must be kludged to work in Linux. The support of features in ndiswrapper is limited by factors such as version of wireless extension, version of wireless tools, and version of ndiswrapper. Some cards and adapters work much better than others. |