LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   wifi mixup (https://www.linuxquestions.org/questions/linux-wireless-networking-41/wifi-mixup-517546/)

sdmike6 01-08-2007 07:33 PM

wifi mixup
 
First off before I upgraded to Ubuntu 6.10 my wifi was working perfectly on Ubuntu 6.06. Now it is not. So I installed Ndiswrapper and got the driver and I'm back in business.

My only question is the drop down boxes in my network manager which would show me networks around the area no longer works.

So is there one I can install which would do a better job?

Future thanks,
Mike

chrisortiz 01-08-2007 11:22 PM

i've always done it through the command line
Code:

iwlist wlan0 scan

sdmike6 01-09-2007 02:36 AM

I got this

jack@laptop:~$ iwlist wlan0 scan
wlan0 Interface doesn't support scanning.

chrisortiz 01-09-2007 03:00 PM

Does Ubuntu use wlan0 as your wireless alias? To find out open up a console window and type
Code:

iwconfig
it should pop up a list of devices and if it recognizes a card you'll get something like.
Quote:

wlan0 IEEE 802.11g ESSID:"essid" Nickname:"poody"
Mode:Managed Frequency:2.432 GHz Access Point: 00:D0:9E:DA:79:81
Bit Rate=11 Mb/s Tx-Power:20 dBm Sensitivity=-121 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption key:on
Power Management:off
Link Quality:100/100 Signal level:-68 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

sdmike6 01-16-2007 01:37 PM

I wonna be able to look at other WIFI spots around me but I can't.

This is what I get:

jack@laptop:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11g ESSID:"netgear"
Mode:Managed Frequency:2.437 GHz Access Point: 00:12:17:31:10:96
Bit Rate:48 Mb/s Tx-Power:25 dBm
RTS thr:2347 B Fragment thr:2346 B
Power Management:off
Link Quality:100/100 Signal level:-60 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

sit0 no wireless extensions.

chrisortiz 01-18-2007 08:19 PM

iwlist eth1 scan


All times are GMT -5. The time now is 12:26 AM.