On Mon, Jun 21, 2010 at 8:46 AM, Denis 'GNUtoo' Carikli <GNUtoo@xxxxxxxxxx> wrote: > Hi, me and some other people are trying to run standard GNU/Linux (not > android ) on the htcdream. > [ 1556.425354] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready > [ 1556.734130] mmc0: Command timeout In this case it was only up for 1/3 second before it quit responding to reads. With power saving disabled it works? Probably not relevant to power saving, but: Are you using the dedicated irq line or sdio interrupt? It makes a big difference in overall throughput to use the former. > + /* > + * FIXME: scanning while associated causes lockups, > + * so we don't allow that > + */ > + if (wl->associated) > + return -EBUSY; Any idea why? Could you turn on lockdep? -- 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