Hello,<div><br></div><div>I currently try to use hostapd (0.7.3) with an ath9k driver card.</div><div>I have absolutely NO output from hostapd. It just leave.</div><div>When i put something like channel=60 it does log an error.</div>

<div>But any other (known good) configuration does not log error neither do anything.</div><div>btw, CONFIG_NO_STDOUT_DEBUG=n, openssl statically linked</div><div>*I was able to connect to a wifi hotspot*</div><div><br></div>

<div>Why have i no feedback at all ?</div><div><br></div><div>Here&#39;s the gettimeofday and leave (strace hostapd):</div><div><div>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7823000</div>

<div>read(3, &quot;# grr\ninterface=wlan0\nwpa=1\nwpa_&quot;..., 4096) = 149</div><div>read(3, &quot;&quot;, 4096)                       = 0</div><div>close(3)                                = 0</div><div>munmap(0xb7823000, 4096)                = 0</div>

<div>gettimeofday({1313532734, 239087}, NULL) = 0</div><div>exit_group(1)                           = ?</div></div><div><br></div><div>Here&#39;s kernel version and hostapd version and iw list result</div><div><div>root@zhost sbin&gt; uname -r</div>

<div>2.6.39.2</div><div>root@zvnhermes sbin&gt; hostapd -v</div><div>hostapd v0.7.3</div><div>User space daemon for IEEE 802.11 AP management,</div><div>IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator</div><div>Copyright (c) 2002-2010, Jouni Malinen &lt;<a href="mailto:j@w1.fi">j@w1.fi</a>&gt; and contributors</div>

<div>root@zhost sbin&gt; ldd hostapd</div><div>        linux-gate.so.1 =&gt;  (0xb78a4000)</div><div>        libdl.so.2 =&gt; /lib/libdl.so.2 (0xb789c000)</div><div>        libnl.so.1 =&gt; /lib/libnl.so.1 (0xb7858000)</div>

<div>        libc.so.6 =&gt; /lib/libc.so.6 (0xb7719000)</div><div>        /lib/ld-linux.so.2 (0xb78a5000)</div><div>        libm.so.6 =&gt; /lib/libm.so.6 (0xb76f1000)</div><div>root@zhost sbin&gt; ldd iw</div><div>        linux-gate.so.1 =&gt;  (0xb78b6000)</div>

<div>        libnl.so.1 =&gt; /lib/libnl.so.1 (0xb786e000)</div><div>        libc.so.6 =&gt; /lib/libc.so.6 (0xb772f000)</div><div>        libm.so.6 =&gt; /lib/libm.so.6 (0xb7707000)</div><div>        /lib/ld-linux.so.2 (0xb78b7000)</div>

<div>root@zhost sbin&gt;</div><div>root@zhost sbin&gt; iw list</div><div>Wiphy phy0</div><div>        Band 1:[WELLLLL]</div><div>        Band 2:[BLABLA]</div><div>        max # scan SSIDs: 4</div><div>        max scan IEs length: 2257 bytes</div>

<div>        Coverage class: 0 (up to 0m)</div><div>        Available Antennas: TX 0 RX 0</div><div>        Supported interface modes:</div><div>                 * IBSS</div><div>                 * managed</div><div>                 * AP</div>

<div>                 * AP/VLAN</div><div>                 * WDS</div><div>                 * monitor</div><div>                 * P2P-client</div><div>                 * P2P-GO</div><div>        Supported commands:</div>

<div>                 * new_interface</div><div>                 * set_interface</div><div>                 * new_key</div><div>                 * new_beacon</div><div>                 * new_station</div><div>                 * set_bss</div>

<div>                 * authenticate</div><div>                 * associate</div><div>                 * deauthenticate</div><div>                 * disassociate</div><div>                 * join_ibss</div><div>                 * remain_on_channel</div>

<div>                 * set_tx_bitrate_mask</div><div>                 * action</div><div>                 * frame_wait_cancel</div><div>                 * set_wiphy_netns</div><div>                 * set_channel</div><div>

                 * set_wds_peer</div><div>                 * connect</div><div>                 * disconnect</div><div>        Supported TX frame types:</div><div>                 * IBSS: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0</div>

<div>                 * managed: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0</div><div>                 * AP: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0</div>

<div>                 * AP/VLAN: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0</div><div>                 * mesh point: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0</div>

<div>                 * P2P-client: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0</div><div>                 * P2P-GO: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0</div>

<div>        Supported RX frame types:</div><div>                 * IBSS: 0x00d0</div><div>                 * managed: 0x0040 0x00d0</div><div>                 * AP: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0</div>
<div>
                 * AP/VLAN: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0</div><div>                 * mesh point: 0x00d0</div><div>                 * P2P-client: 0x0040 0x00d0</div><div>                 * P2P-GO: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0</div>

<div><br></div></div>