On 16 May 2014, at 14:18, Daniel Petre <[email protected]> wrote:

> Hello,

Hi!

> anyone has any idea about the fix for the wireless of d-link dir-615 h1 ?
> 

In rt2800lib.c, remove line 7812:  
  if (rt2x00_rt(rt2x00dev, RT3290) ||
-            rt2x00_rt(rt2x00dev, RT3352) ||
             rt2x00_rt(rt2x00dev, RT5390) ||
             rt2x00_rt(rt2x00dev, RT5392))

(You’ll find it in 
build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_rt305x/compat-wireless-2014-03-31/drivers/net/wireless/rt2x00)

Just do make without a clean and it’ll work.

There still are some problems with rt2x00 not limited to rt3352 (slow rx etc.)…

> https://dev.openwrt.org/ticket/16406
> 
> I just tried r40772 after a make clean and still no wireless:
> 
> rt2800_wmac 10180000.wmac: failed to load eeprom property
> ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data 
> from 'soc_wmac.eeprom'.
> ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3352, rev 0200 detected
> ieee80211 phy0: rt2800_init_eeprom: Error - Invalid RF chipset 0x3352 detected
> ieee80211 phy0: rt2x00lib_probe_dev: Error - Failed to allocate device
> 
> thanks!
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to