<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
  <style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000}
</style>
 
 </head><body style="">
 
  <div>
   Hi everyone,&#160;
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   in the meantime I have done some tests with the same setup on a regular laptop (the device used before was an embedded device). On the laptop, the setting seems to work and the legacy devices do not disconnect on a regular basis. Since the laptop has a recent 3.x kernel installed, I was wondering if the ath* drivers could be responsible for the problem I&#39;m experiencing on the embedded device. Can anyone tell me please which version of the ath*-drivers is minimally needed to get it running? Is it at all possible on a 2.6.38 kernel?
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   Best,
  </div> 
  <div>
   Christoph
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   <br />&#62; &#34;christoph@wi-wa.net&#34; &#60;christoph@wi-wa.net&#62; hat am 7. Juli 2014 um 15:47 geschrieben:
   <br />&#62; 
   <br />&#62; 
   <br />&#62; Hi everyone,
   <br />&#62; &#160;
   <br />&#62; I&#39;m trying to get a setup working which has both P2P and legacy clients. I use
   <br />&#62; the following configuration:
   <br />&#62; 
   <br />&#62; ctrl_interface=/var/run/wpa_supplicant
   <br />&#62; network={
   <br />&#62; &#160; &#160; &#160; &#160; mode=3
   <br />&#62; &#160; &#160; &#160; &#160; disabled=2
   <br />&#62; &#160; &#160; &#160; &#160; ssid=&#34;DIRECT-GO-test&#34;
   <br />&#62; &#160; &#160; &#160; &#160; frequency=5180
   <br />&#62; &#160; &#160; &#160; &#160; key_mgmt=WPA-PSK
   <br />&#62; &#160; &#160; &#160; &#160; proto=RSN
   <br />&#62; &#160; &#160; &#160; &#160; pairwise=CCMP
   <br />&#62; &#160; &#160; &#160; &#160; psk=&#34;mysecret&#34;
   <br />&#62; }
   <br />&#62; ap_scan=1
   <br />&#62; country=CH
   <br />&#62; device_name=device-15
   <br />&#62; device_type=6-0050F204-1
   <br />&#62; serial_number=1215
   <br />&#62; p2p_go_intent=15
   <br />&#62; p2p_go_max_inactivity=300
   <br />&#62; 
   <br />&#62; 
   <br />&#62; I then run wpa_supplicant with:
   <br />&#62; 
   <br />&#62; wpa_supplicant -Dnl80211 -c /etc/wpa_supplicant.conf -i wlan0 -B
   <br />&#62; 
   <br />&#62; and configure the P2P with:
   <br />&#62; 
   <br />&#62; wpa_cli -i wlan0 p2p_group_add persistent=0 freq=5180
   <br />&#62; 
   <br />&#62; 
   <br />&#62; This seemed to work at first since both P2P and legacy clients see the network
   <br />&#62; and can connect to it. I then noticed, that the legacy devices get disconnected
   <br />&#62; regularly after ~5-10 seconds and reconnect again afterwards. Running
   <br />&#62; wpa_supplicant with the &#34;-dd&#34; option does not reveal any activity, neither does
   <br />&#62; the syslog. If I constantly ping a connected device, it does not disconnect
   <br />&#62; though until I stop pinging.
   <br />&#62; 
   <br />&#62; Any ideas on what could be wrong?
   <br />&#62; 
   <br />&#62; Thanks for any help!
   <br />&#62; 
   <br />&#62; P.S.:
   <br />&#62; The machine that runs the wpa_supplicant: &#34;Linux device-15 2.6.38.8 #3 Mon Jun
   <br />&#62; 24 18:00:26 CST 2013 armv5teb GNU/Linux&#34;
  </div>
 
</body></html>