I have sacesfully installed the IBSS HT support patches [1] [2], but something wrong happends when the network is created. Any idea why this happens? [1] # iw --debug dev wlan0 ibss join "uwicoreHT" 2412 HT20 -- Debug: Received Message: -------------------------- BEGIN NETLINK MESSAGE --------------------------- [HEADER] 16 octets .nlmsg_len = 36 .nlmsg_type = 2 <ERROR> .nlmsg_flags = 0 <> .nlmsg_seq = 1296727732 .nlmsg_pid = 2350 [ERRORMSG] 20 octets .error = 0 "Success" [ORIGINAL MESSAGE] 16 octets .nlmsg_len = 16 .nlmsg_type = 23 <0x17> .nlmsg_flags = 5 <REQUEST,ACK> .nlmsg_seq = 1296727732 .nlmsg_pid = 2350 --------------------------- END NETLINK MESSAGE --------------------------- [2] iw --debug dev wlan0 ibss join "uwicoreHT" 2412 HT40- -- Debug: Received Message: -------------------------- BEGIN NETLINK MESSAGE --------------------------- [HEADER] 16 octets .nlmsg_len = 36 .nlmsg_type = 2 <ERROR> .nlmsg_flags = 0 <> .nlmsg_seq = 1296727811 .nlmsg_pid = 2354 [ERRORMSG] 20 octets .error = 0 "Success" [ORIGINAL MESSAGE] 16 octets .nlmsg_len = 16 .nlmsg_type = 23 <0x17> .nlmsg_flags = 5 <REQUEST,ACK> .nlmsg_seq = 1296727811 .nlmsg_pid = 2354 --------------------------- END NETLINK MESSAGE --------------------------- [3] As a result, the iwconfig shows the following: wlan0 IEEE 802.11abgn ESSID:"uwicoreHT" Mode:Ad-Hoc Frequency:2.412 GHz Cell: Not-Associated Tx-Power=30 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off 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 (After few seconds the ESSID disappear) wlan0 IEEE 802.11abgn Mode:Ad-Hoc Frequency:2.412 GHz Cell: Not-Associated Tx-Power=27 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html