If I compile with "mac80211", a wireless file is automatically generated.
I also get wifi configured so that it looks like wifi is working.
But an ssid is not visible.
I have to take a closer look at the patch submit and the bug reports.
Patch management in particular is taken very seriously.
Especially since the wifi connection was not stable overnight.
I have changed the parameter -l 4096 to -l 4608 and test wifi for its stability.
Hi,
I found this out rather with trial and error and looking at the data in the hex editor.
I don't think a patch is necessary, especially since my 7430 is running Fritz! OS again.
I was not satisfied with the wifi performace.
All that needs to be done is the "12-ath9k-eeprom" file in the
because it's been three months now, I don't know what has changed in the development tree.
I wrote a bug report at the beginning of February but it was not found to be important.
Heureka! It works!
So in total I had to change the file /etc/hotplug.d/firmware/12-ath9k-eeprom according toyour hint
into: /usr/bin/fritz_cal_extract -i 1 -s 0x1e800 -e 0x207 -l 5120 -o /lib/firmware/$FIRMWARE $(find_mtd_chardev "urlader") by using vi
than I had to delete the file ath9k-eeprom-pci-0000:01:00.0.bin in ath9k-eeprom-pci-0000:01:00.0.bin by the rm-command and after reboot the Fritzbox generated the right file and it works now!
But I'ma little new here and I'm not sure that I'm doing right.
Therefore I will go to (https://openwrt.org/downloads)
I will download under Development Snapshot builds
The path will be / snapshots / targets / lantiq / xrx200 /avm_fritz7430-squashfs-sysupgrade.bin
I will use the update feature of OpenWrt in the web-interface?!?
So I tried with the last posted release from „Sat Jan 15 15:47:07 2022“ as described above.
Result: During update through the web interface “LuCI” I got the warning that
Image check failed:
Tue Aug 31 22:25:45 UTC 2021 upgrade: The device is supported, but the config is incompatible to the new image (1.0->1.1). Please upgrade without keeping config (sysupgrade -n). Tue Aug 31 22:25:45 UTC 2021 upgrade: Config cannot be migrated from swconfig to DSA Image check failed.
Than I go for forced update with unchecking “Keep settings and retain the current configuration “
After update and reboot I can see that the web interface “LuCI” is not working properly. I always get a short line in my web browser about LuCI without login form and than it disappears after one second and the site is not reachable.
When I now connect through ssh and go to
The original commit also used a block length of 4096 bytes. Is it possible you (or someone else who needs the offset 0x1e800) to share a dump of your urlader partition?