Does it happen on every boot or only on first boot after firmware update?

The reason of this error is absence of 'firmware' (like ART on Atheros-based 
boards) partition on flash due to firmware structure itself or error in DTS 
files.
In OpenWRT kernel falls back to usermode generation of EEPROM on some boards. 
Telnet on your board and look into /etc/hotplug.d/firmware/10-rt2x00-eeprom 
script which generates eeprom in overlayFS filesystem. 
So error itself is not like ERROR, but WARNING notifies that we using some 
custom eeprom. Maybe in hotplug script it is needed to add your board for 
proper generation of this eeprom file. Notification will not go away, but MAC 
will be different.

In email dated Вторник - 08 декабря 2015 06:23:20 user Soulkey wrote:
> [  76.724897] NET: Registered protocol family 24 
> [  76.795698] PCI: Enabling device 0000:00:01.0 (0000 -> 0002) 
> [  76.803518] rt2800pci 0000:00:01.0: failed to load eeprom property 
> [  76.809963] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading 
> EEPROM data from 'rt2x00.eeprom'. 
> [  76.820564] rt2800pci 0000:00:01.0: Direct firmware load for rt2x00.eeprom 
> failed with error -2 
> [  76.829595] rt2800pci 0000:00:01.0: Falling back to user helper 
> [  83.235050] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 
> detected 
> [  83.243146] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected 
> [  83.251793] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' 
> [  89.653747] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready 
> [  91.132554] eth0: link UP - 100/full - flow control off 
> [  91.146204] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 
> [  102.639205] device eth0.1 entered promiscuous mode 
> [  102.644225] device eth0 entered promiscuous mode 
> [  102.684722] br-lan: port 1(eth0.1) entered forwarding state 
> [  102.690589] br-lan: port 1(eth0.1) entered forwarding state 
> [  103.732202] eth0: link UP - 100/full - flow control off 
> [  104.694171] br-lan: port 1(eth0.1) entered forwarding state 
> [  108.587444] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading 
> firmware file 'rt2860.bin' 
> [  109.148045] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware 
> detected - version: 0.34 
> [  109.281432] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready 
> 
> 
> 
> 
> I got this log in the firmware from Chaos Calmer 15.05, 
> and it would lead to different machines have the same WIFI MAC. 
> 
> So, how to solve it ? 
> 
> Thank you very much.
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to