Hi,
I am using AM3359 processor with phyTec (phycore AM335x) borad. The board provides an interface for wlan module on which TiWi2 (802.11b/g/n) wlan chip works perfectly fine. I can configure my wlan as an accesss point and an client.
However when i used TiWi5 (802.11a/b/g/n) wlan chip model, it does not work.
The device detetcts wlan module as wlan0. However when i used the
$ iwlist wlan0 scan
it shows
wlan0 No scan resut
That is surely false output because a number of access points are working in my university and i can connect them with my handy.
I have enabled the driver wl12xx in kernel configuration and i can see that these specific modules are installed on the trarget:
$ lsmod:
...
wl12xx_sdio
wl12xx
...
Please guid me to get work 802.11a module using wl12xx drivers.
regards,
irfan