On Fri, Jul 17, 2009 at 9:27 PM, Philip A. Prindeville<philipp_subx@xxxxxxxxxxxxxxxxxxxxx> wrote: > + modprobe ath5k > ath5k phy0: Atheros AR5413 chip found (MAC: 0xa4, PHY: 0x61) > > + iw dev wlan0 interface add ap0 type managed > + ip link set ap0 up > + iw dev ap0 connect xxxx > command failed: Operation not supported (-95) Why are you adding another interface? Should be able to use "iw dev wlan0..." > pbx ~ # iw phy phy0 info > command failed: No buffer space available (-105) Means the netlink buffer was exceeded. In the past this was because there were too many channels -- are you sure you're loading the compat-wireless ath5k instead of the .29 one (and not using all_channels modparam)? -- Bob Copeland %% www.bobcopeland.com -- 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