LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 07-01-2006, 08:05 AM   #1
nosredna
LQ Newbie
 
Registered: Jan 2005
Distribution: Debian (unstable)
Posts: 4

Rep: Reputation: 0
wlan0 interface has no transmit power ???


The short story is this: my USB wireless device running under ndiswrapper seems proper in everyway other than the fact that NO packets are ever seen flying through the air while using ethereal to monitor it.

Here are the details:
1) Engenious NUB-362 USB AR5523 based wireless device
2) Ubuntu-Dapper with ndiswrapper v1.18
3) wireless device works fine under dual-boot Windows
4) wireless device works fine under ndiswrapper on
another machine running Ubuntu-Dapper
5) Both RX & TX packet counts increment when trying to
connect to the DHCP server.
6) The DHCP server never reports seeing any incoming
wireless packets.
7) Ethereal on a nearby laptop never reports seeing any
packets issuing a DHCPREQUEST.

I'm at a loss to explain how everything can be working, yet its not working.

Any ideas.

Here's the nitty-gritty:


#########################################################################
#########################################################################
root@epia:~# more /etc/network/interfaces
auto lo
iface lo inet loopback

auto wlan0
iface wlan0 inet dhcp
hwaddress ether FA:CE:BE:EF:ED:ED


#########################################################################
#########################################################################
root@epia:~# iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:0F:B3:11D:93
ESSID:"ACTIONTEC"
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality:0/100 Signal level:-60 dBm Noise level:-256 dBm
Encryption keyff
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Extra:bcn_int=200
Extra:atim=0

#########################################################################
#########################################################################
root@epia:~# iwconfig wlan0 essid any

#########################################################################
#########################################################################
root@epia:~# iwconfig wlan0
wlan0 IEEE 802.11g ESSID:"ACTIONTEC"
Mode:Managed Frequency:2.412 GHz Access Point: 00:0F:B3:11D:93
Bit Rate:54 Mb/s
Encryption keyff
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

#########################################################################
#########################################################################
root@epia:~# ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr FA:CE:BE:EF:ED:ED
inet6 addr: fe80::f8ce:beff:feef:eded/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:855 (855.0 b) TX bytes:3204 (3.1 KiB)


#########################################################################
#########################################################################
root@epia:~# dhclient wlan0
Internet Systems Consortium DHCP Client V3.0.3
Copyright 2004-2005 Internet Systems Consortium.
All rights reserved.
For info, please visit]

Listening on LPF/wlan0/fa:ce:be:ef:ed:ed
Sending on LPF/wlan0/fa:ce:be:ef:ed:ed
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
 
Old 07-01-2006, 02:09 PM   #2
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
There are a couple of things to check. First, what is the output of ndiswrapper -l? You should see the driver installed and the hardware present. If you don't then the Windows driver is likely the problem. Second, have a look through your logs (/var/log/syslog, /var/log/messages and dmesg) and see if ndiswrapper is complaining about anything.
 
Old 07-25-2006, 07:52 PM   #3
nosredna
LQ Newbie
 
Registered: Jan 2005
Distribution: Debian (unstable)
Posts: 4

Original Poster
Rep: Reputation: 0
Figured it out

I rebuilt the kernel ....
I rebuilt ndsiwrapper ....
And then on a whim ....
I rebuilt wireless-tools ....
wa-la .... I have real pkts flying now.

Just in case anybody happens to run across my original posting
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
change ipw220 interface name from eth1 to wlan0 zen0n Linux - Laptop and Netbook 3 08-23-2005 01:55 PM
problem installing ma111 USB on fedora 3: wlan0: unknown interface: No such device sohmc Linux - Wireless Networking 1 05-17-2005 12:09 AM
Failed to activate interface : SIOCSIFADDR: No such device wlan0: hasnain Linux - Wireless Networking 1 04-11-2005 11:13 AM
Strange interface wlan0 eduardomsilva Linux - Wireless Networking 8 02-17-2005 09:52 AM
About the wlan0 interface and driver problem paranoia1980 Linux - Wireless Networking 73 03-08-2004 04:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 03:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration