<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
<title></title>
Andrew Barr wrote:
<blockquote cite="mid1104033111.7583.4.camel@tigris" type="cite">
  <pre wrap="">Could this be bug #245 in the ipw2100 driver:
<a class="moz-txt-link-freetext"
 href="http://www.bughost.org/bugzilla/show_bug.cgi?id=245">http://www.bughost.org/bugzilla/show_bug.cgi?id=245</a> ? I have a very
similar problem with a WPA-Enterprise setup.
  </pre>
</blockquote>
  You might be right. I increased debugging of ipw2100 to 0x00000007
and that's what I found in the kernel log:<br>
<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_hang_check eth1:
Hardware command stalled.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U schedule_reset eth1: Scheduling
firmware restart (0s).<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_reset_adapter ipw2100:
eth1: Restarting adapter.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_power_cycle_adapter
Power cycling the hardware.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_start_adapter enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_tx_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize initializing
bd queue at virt=efb58000, phys=2fb58000<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_tx_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_rx_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize initializing
bd queue at virt=ef03b000, phys=2f03b000<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_rx_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_start_adapter exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals
table 1 size: 214<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals
table 2 size: 19<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_get_hw_features EEPROM
address: 0002B450<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_get_hw_features EEPROM
version: 3<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_get_hw_features HW RF
Kill: not supported.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_adapter_setup enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_read_mac_address card
MAC is 00:0C:F1:55:99:4F<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_set_mac_address enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_set_mac_address exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_adapter_setup exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_set_scan_options enter<br>
Dec 26 13:47:05 szj kernel: ipw2100: U ipw2100_hang_check eth1:
Hardware quiet.  Kicking.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_hang_check eth1:
Hardware command stalled.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U schedule_reset eth1: Scheduling
firmware restart (0s).<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_reset_adapter ipw2100:
eth1: Restarting adapter.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_power_cycle_adapter
Power cycling the hardware.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_start_adapter enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_tx_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize initializing
bd queue at virt=efb58000, phys=2fb58000<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_tx_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_rx_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize initializing
bd queue at virt=ef03b000, phys=2f03b000<br>
Dec 26 13:46:45 szj kernel: ipw2100: U bd_queue_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_rx_initialize exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_start_adapter exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals
table 1 size: 214<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals
table 2 size: 19<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_initialize_ordinals exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_get_hw_features EEPROM
address: 0002B450<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_get_hw_features EEPROM
version: 3<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_get_hw_features HW RF
Kill: not supported.<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_adapter_setup enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_read_mac_address card
MAC is 00:0C:F1:55:99:4F<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_set_mac_address enter<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_set_mac_address exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_adapter_setup exit<br>
Dec 26 13:46:45 szj kernel: ipw2100: U ipw2100_set_scan_options enter<br>
Dec 26 13:47:05 szj kernel: ipw2100: U ipw2100_hang_check eth1:
Hardware quiet.  Kicking.<br>
<br>
  
After that WPA-PSK link does not work any longer. Is there anything
that could be done about it? By the way is it possible that
wpa_supplicant could handle such situations and recover automatically
after such situation?<br>
  I'll send the bug report to the ipw2100 team.<br>
<pre class="moz-signature" cols="72">-- 
Best regards,
Szymon Juraszczyk
<a class="moz-txt-link-abbreviated" href="mailto:szymon@juraszczyk.com">szymon@juraszczyk.com</a>
</pre>
</body>
</html>