Enabling wifi in C series
Posted: Tue Jan 04, 2011 10:12 pm
Hi
i just bought RT compatible device. After playing with it i found out that it works with rt3070sta.ko module. It seems file 02_04_replace_wifi_mod.init.dis is not working in my case. It incorrectly parses folder /sys/class/net/* so i hardcoded interface name to correct one - "ra0" in my case to speed up analysis.
After starting 02_04_replace_wifi_mod.init.dis wifi interface gone up however i was no able to assign IP address to it. I even tried to disable WEP for my wifi net, tried to use TV's wifi setup (after switching in Menu from Cable to Wireless) but was not able to connect at all. So interface seems to be working but cannot get IP address. Later i will try hardcoding IP address but anyone knows why DHCP (i suppose udhcpc) doesn't assigns IP address for me? Of course that USB WIFI key works in winXP box so it is not hardware problem
thanks
i just bought RT compatible device. After playing with it i found out that it works with rt3070sta.ko module. It seems file 02_04_replace_wifi_mod.init.dis is not working in my case. It incorrectly parses folder /sys/class/net/* so i hardcoded interface name to correct one - "ra0" in my case to speed up analysis.
After starting 02_04_replace_wifi_mod.init.dis wifi interface gone up however i was no able to assign IP address to it. I even tried to disable WEP for my wifi net, tried to use TV's wifi setup (after switching in Menu from Cable to Wireless) but was not able to connect at all. So interface seems to be working but cannot get IP address. Later i will try hardcoding IP address but anyone knows why DHCP (i suppose udhcpc) doesn't assigns IP address for me? Of course that USB WIFI key works in winXP box so it is not hardware problem
thanks