W dniu 10.08.2012 12:10, Mikko Hissa pisze: > lukasz <[email protected]> kirjoitti 10.8.2012 kello 11.42: > >> W dniu 10.08.2012 01:36, Mikko Hissa pisze: >>> rt2x00 still needs some patching as the radio doesn't come to life. >>> Installation via webflash. >>> >> Hi >> Can you post factory partition, somwhere to download ? > Here you go: > http://wikisend.com/download/330884/factory.bin >> ___________________________________________ >> ____ >> openwrt-devel mailing list >> [email protected] >> https://lists.openwrt.org/mailman/listinfo/openwrt-devel > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel >
Maybe (just a guess) you should try to change the ending offset size to get wifi working. In file 10-rt2x00-eeprom, change the line, rt2x00_eeprom_extract "factory" 0 272 so it looks like that rt2x00_eeprom_extract "factory" 0 332. Just replace 272 with 332, if it works, than you know what to do next. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
