Help!

ipw3945 driver issues with Debian Sid

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Laptop RSS
Next:  Anyone happy with Dell-Ubuntu PC's?  
Author Message
Josh Richard
External


Since: Jul 06, 2007
Posts: 3



PostPosted: Fri Jul 06, 2007 7:20 pm    Post subject: ipw3945 driver issues with Debian Sid
Archived from groups: linux>debian>laptop (more info?)

Good Day,

I am having connection issues with a new laptop running the ipw3945
driver. Hopefull something jumps out at someone.

Here are the details...

Debian sid on HP Compaq NC6320.
The wireless interface is eth2.

/lib/modules/2.6.21-2-686/contrib/ipw3945.ko
version=1.2.1dmpr

/sbin/ipw3945d
version: 1.7.22

iwlist Wireless-Tools version 29
Compatible with Wireless Extension v11 to v22.

Kernel Currently compiled with Wireless Extension v22.

eth2 Recommend Wireless Extension v16 or later,
Currently compiled with Wireless Extension v22.

eth2 Available private ioctls :
set_power (8BE0) : set 1 int & get 0
get_power (8BE1) : set 0 & get 80 char
set_mode (8BE2) : set 1 int & get 0
get_mode (8BE3) : set 0 & get 80 char
set_preamble (8BE4) : set 1 int & get 0
get_preamble (8BE5) : set 0 & get 16 char
reset (8BE7) : set 0 int & get 0
monitor (8BE6) : set 2 int & get 0

###
#
## Symptoms
#
###

ipw3945 associates to the wireless infrastructure using:

iwconfig eth2 essid any

which in turn associates with our SSID. I am able to obtain an ip
address using DHCP after many DHCPREQUESTs. Network traffic does pass
very slowly and frequent timeouts occur. Overall, I would consider
wireless unusable.

What is important to take away is the following:

0. Similar behavior running etch on different versions of the module,
regulatory daemon and microcode.

1. In watching the signal meter using wavemon, I notice the link is
available, then drops out and returns.

I can correlate link drops with the following syslog messages:

/var/log/syslog

Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.

/var/log/ipw3945d/ipw3945d.log

2007-07-06 10:58:06: WARNING: scan complete while not in scan.

It seems to be associating continously and unable to maintain a
reliable connection.

Has anyone else experienced this issue?

Any assistance provided is greatly appreciated.

Regards,

Josh Richard



--
To UNSUBSCRIBE, email to debian-laptop-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
felipe gabaldon
External


Since: Jul 07, 2007
Posts: 1



PostPosted: Sat Jul 07, 2007 6:40 pm    Post subject: Re: ipw3945 driver issues with Debian Sid [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have problems with ipw3945 and debian etch in a dell latitude when I
try to connect to an US Robotics wireless point. The connection with
other wireless points is OK.

Regards,

2007/7/6, Josh Richard <jrichar4.RemoveThis@d.umn.edu>:
> Good Day,
>
> I am having connection issues with a new laptop running the ipw3945
> driver. Hopefull something jumps out at someone.
>
> Here are the details...
>
> Debian sid on HP Compaq NC6320.
> The wireless interface is eth2.
>
> /lib/modules/2.6.21-2-686/contrib/ipw3945.ko
> version=1.2.1dmpr
>
> /sbin/ipw3945d
> version: 1.7.22
>
> iwlist Wireless-Tools version 29
> Compatible with Wireless Extension v11 to v22.
>
> Kernel Currently compiled with Wireless Extension v22.
>
> eth2 Recommend Wireless Extension v16 or later,
> Currently compiled with Wireless Extension v22.
>
> eth2 Available private ioctls :
> set_power (8BE0) : set 1 int & get 0
> get_power (8BE1) : set 0 & get 80 char
> set_mode (8BE2) : set 1 int & get 0
> get_mode (8BE3) : set 0 & get 80 char
> set_preamble (8BE4) : set 1 int & get 0
> get_preamble (8BE5) : set 0 & get 16 char
> reset (8BE7) : set 0 int & get 0
> monitor (8BE6) : set 2 int & get 0
>
> ###
> #
> ## Symptoms
> #
> ###
>
> ipw3945 associates to the wireless infrastructure using:
>
> iwconfig eth2 essid any
>
> which in turn associates with our SSID. I am able to obtain an ip
> address using DHCP after many DHCPREQUESTs. Network traffic does pass
> very slowly and frequent timeouts occur. Overall, I would consider
> wireless unusable.
>
> What is important to take away is the following:
>
> 0. Similar behavior running etch on different versions of the module,
> regulatory daemon and microcode.
>
> 1. In watching the signal meter using wavemon, I notice the link is
> available, then drops out and returns.
>
> I can correlate link drops with the following syslog messages:
>
> /var/log/syslog
>
> Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: ERROR: No TX rate available.
> Jul 6 10:46:15 shakey2 kernel: ipw3945: tx cmd rate scale failed.
>
> /var/log/ipw3945d/ipw3945d.log
>
> 2007-07-06 10:58:06: WARNING: scan complete while not in scan.
>
> It seems to be associating continously and unable to maintain a
> reliable connection.
>
> Has anyone else experienced this issue?
>
> Any assistance provided is greatly appreciated.
>
> Regards,
>
> Josh Richard
>
>
>
> --
> To UNSUBSCRIBE, email to debian-laptop-REQUEST.RemoveThis@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian..org
>
>
>


--
------------------------------------------------------------------------
Felipe Gabaldón Castillo.
E.T.S.I. Caminos, Canales y Puertos.
Universidad Politécnica de Madrid.
Tfno : 91-3366696
FAX : 91-3366702
e-mail: felipe.RemoveThis@mecanica.upm.es
felipe.gabaldon.RemoveThis@upm.es
felipe.gabaldon.RemoveThis@gmail.com
www : http://w3.mecanica.upm.es/~felipe/
------------------------------------------------------------------------
Back to top
Al Stone
External


Since: Apr 14, 2007
Posts: 6



PostPosted: Sat Jul 07, 2007 7:30 pm    Post subject: Re: ipw3945 driver issues with Debian Sid [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Josh Richard wrote:
> Good Day,
>
> I am having connection issues with a new laptop running the ipw3945
> driver. Hopefull something jumps out at someone.
>
> Here are the details...
>
> Debian sid on HP Compaq NC6320.
> The wireless interface is eth2.
>
> /lib/modules/2.6.21-2-686/contrib/ipw3945.ko
> version=1.2.1dmpr
>
> /sbin/ipw3945d
> version: 1.7.22
>

Are these the modules from Debian or direct from Intel? I'm running
a similar configuration on a Sony Vaio laptop (a sad story in itself
but left for another time...).

However, I didn't see what version of the microcode was being used
(I've got 1.14.2) nor which version of the IEEE80211 code (1.2.17).
My experience has been that as long as I use the bits direct from
Intel (http://ipw3945.sf.net) for all of the above pieces, and build
my own kernel (2.6.21.1 right now), it all works quite well. Oh,
and as long as I keep the revisions in sync with the recommendations
made by Intel, all is well; I've had problems when I didn't.

The last time I looked at the Debian packages, they were older than
I wanted to use and hence I ended up getting the Intel code directly.
Your tolerance for kernel building may vary.

--
Ciao,
al
----------------------------------------------------------------------
Al Stone Alter Ego:
E-mail: ahs3 RemoveThis @ahs3.net Debian Developer
-or- http://www.debian.org
E-mail: ahstone RemoveThis @comcast.net ahs3 RemoveThis @debian.org
----------------------------------------------------------------------


--
To UNSUBSCRIBE, email to debian-laptop-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Josh Richard
External


Since: Jul 06, 2007
Posts: 3



PostPosted: Tue Jul 17, 2007 4:10 pm    Post subject: Re: ipw3945 driver issues with Debian Sid [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Al Stone wrote:
> Josh Richard wrote:
>>
>> Here are the details...
>>
>> /lib/modules/2.6.21-2-686/contrib/ipw3945.ko
>> version=1.2.1dmpr
>>
>> /sbin/ipw3945d
>> version: 1.7.22
>>
>
> Are these the modules from Debian or direct from Intel? I'm running
> a similar configuration on a Sony Vaio laptop (a sad story in itself
> but left for another time...).
>
> However, I didn't see what version of the microcode was being used
> (I've got 1.14.2) nor which version of the IEEE80211 code (1.2.17).
> My experience has been that as long as I use the bits direct from
> Intel (http://ipw3945.sf.net) for all of the above pieces, and build
> my own kernel (2.6.21.1 right now), it all works quite well. Oh,
> and as long as I keep the revisions in sync with the recommendations
> made by Intel, all is well; I've had problems when I didn't.
>
> The last time I looked at the Debian packages, they were older than
> I wanted to use and hence I ended up getting the Intel code directly.
> Your tolerance for kernel building may vary.
>

This story is full of personal drama Smile

The laptop I was using is a replacement for one which was stolen. Our
computer folks ordered the incorrect model so unfortunately, I can not
participate further until the correct model (6400) arrives. Same 3945
AG with the 6400.

Thanks for the suggestions. I think your advice supports futher findings...

I recently filed a bug report with report-bug (Bug #432030). With a
kubuntu live cd, wireless worked fine. I think the problem comes down
to etch and sid not packaging the .0 release of the kernel module as
that was the only difference in driver versions. This info is based on
the 3945 project site. Other than the driver difference, no other
differences were noted with kubuntu.

Details of kubuntu 7.0.4 with working module:

version: 1.2.0mp

When the 6400 arrives, I will check what is available and if the
packages are updated by then, I would prefer to track what is in the
sources rather than diverging. If not, hand building is fine.

Thank you all very much.

Josh Richard
Systems and Neworking
University of Minnesota Duluth
ITSS



--
To UNSUBSCRIBE, email to debian-laptop-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Laptop All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum