"ext Jochen Voss" <voss@xxxxxxxxxx> writes: > I am trying to get hostapd up and running on my Soekris net4521 board, > until now without much success. One of the problems might be that I > am completely at a loss which version of hostapd is supposed to work > together with which driver. I tried hostapd for the first time last night and it worked with my old PII laptop and b43. So it should work :) > Any help about which combinations of hostapd and device driver have at > least a chance of working together would be more than welcome. I used latest git for both the kernel and hostapd. My notes here: http://marc.info/?l=linux-wireless&m=118823232032439&w=2 > root@funk [~] iwconfig wlan1 mode master > root@funk [~] iwconfig wlan1 essid "SR20" > root@funk [~] iwconfig wlan1 channel 6 > root@funk [~] iwconfig wlan1 rate 11M I did not issue these commands, but I don't know if it makes any difference in practice. > root@funk [~] ifconfig wlan1 up I think I didn't do this, but can't be sure anymore. My advice is to double check that you are really using the correct hostapd compiled for the kernel you are running. And did you remember to do make clean for hostapd between compilations? -- Kalle Valo - 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