Something wrong with wireless network adapter?
I have run iwconfig to get the followiing information reported for my wireless card on my ubuntu 7.10 box:
eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318"
Mode:Managed Access Point: Invalid
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=0/100 Signal level=-256 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
When I try sudo iwscan I get the result:
eth1 Interface doesn't support scanning : No such device
while just iwscan gives a different message:
eth1 No scan results
If I use my Windows laptop it sees the wireless network fine.
Can I work out if the wireless card on ubuntu is working or not?
David