Author Topic: Wifi Scanning  (Read 3910 times)

bnb

  • Newbie
  • *
  • Posts: 7
    • View Profile
Wifi Scanning
« on: July 07, 2006, 09:34:13 am »
I'm very happy with GPE on my simpad - a significant improvement on an (opensimpad) Opie that crashed on every suspend.

The wifi was so easy that I configured it once and it works everytime, but now I'm a bit confused how to turn it off and go searching for free hotspots. The other day I took it down to the beach where we have free wifi and realised I didn't have a clue how to make gpe's version of prismstumbler work, and prsimstumbler itself doesn't seem to be doing anything and I recall somewhere that you can't scan with hostap driver?

So - using a dlink dwl 650 that works perfectly in the simpad, how do I get GPE to scan for networks other than my own?

Any advice before the weekend would be appreciated and I'll take the simpad with me...

bnb

  • Newbie
  • *
  • Posts: 7
    • View Profile
Wifi Scanning
« Reply #1 on: July 07, 2006, 09:53:36 am »
I remebered it was gpe-aerial that was causing the problem:

bnb@simpad:~$ gpe-aerial
Can't connect to localhost.2947: Connection refused
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
eth1      no private ioctls.

Error for wireless request "Set Mode" (8B06) :
    SET failed on device eth1 ; No such device.
Detection failed: Can't open pcap device: No such device

----
apparently this is a logged bug

so what else can I download and use instead?

zmiq2

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • http://
Wifi Scanning
« Reply #2 on: July 07, 2006, 11:11:14 am »
i seems to me that for any reason (check either if gpe-aerial is a script or any other config file there might be) that gpe-aerial is looking for eth1 as the wifi device, while your wifi device file probably is something like wifi0, eth0 or another.

do an iwconfig to see which device comes up when you insert your card, and then look at gpe-aerial to work with that device.

HTH.
« Last Edit: July 07, 2006, 11:11:38 am by zmiq2 »
sl-c750, archos av580, socket cf [bt, wifi, modem], noname cf lan, audiovox rtm800 gsm-gprs cf, rom: sharp -> oz3.5.3 -> cacko -> oz3.5.4.1

bnb

  • Newbie
  • *
  • Posts: 7
    • View Profile
Wifi Scanning
« Reply #3 on: July 07, 2006, 11:27:18 am »
Thanks,

Quote
do an iwconfig to see which device comes up when you insert your card, and then look at gpe-aerial to work with that device.

The first thing I did was upgrade the feeds and I seemed to have got ip2 and ip addr show shows wlan0 (working perfectly btw)

How would I get gpe-aerial to use wlan0?