Hi, On Wed, Nov 10, 2010 at 4:13 PM, Ohad Ben-Cohen <ohad@xxxxxxxxxx> wrote: > Can you pls tell me what's the output of those commands (after > bringing up the wlan interface): clock: 25000000 Hz vdd: 7 (1.65 - 1.95 V) bus mode: 2 (push-pull) chip select: 0 (don't care) power mode: 2 (on) bus width: 2 (4 bits) timing spec: 0 (legacy) > Can you say what board is it ? is it something you assembled or is it > off-the-shelf ? It's a samsung GT-i8320 smartphone. Supposedly assembled correctly.. > Honestly I would hook up a hw scope and sniff the SDIO lines to see > what's going on. Unfortunately I don't have access to a scope. > Check out mmc_sdio_init_card() - the clock rate is increased there. If I stop it from setting maximum clock speed, it appears to run at 400 KHz and subsequently it (usually) manages to bring up the interface. AP scans seem to complete just fine too (although they yield no result, which is a different problem). It's still not entirely stable though (bringing the interface down and back up again results in another timeout). Peeking at /dev/mem with the proprietary driver running suggests it runs at a (usual) 24 MHz mmc clock. Joerie -- 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