Aleksander Bajkowski
Aleksander Bajkowski
~~~ Tested-by: Aleksander Jan Bajkowski # Tested on AVM 5490 (Ethernet, USB) Tested-by: Aleksander Jan Bajkowski # Tested on AVM 7330 (Ethernet, USB, WiFi) ~~~
WiFi does not work on the AVM 7320 with the new kernel. 6.1 -> https://pastebin.com/nAtrbSgL 5.15 -> https://pastebin.com/QL7GW7bs The image is exactly the same. Only the kernel version differs. USB...
> Could you please show me the output of `cat /proc/interrupts` with 5.15 and 6.1 running on the AVM 7320? A freshly installed image without keeping the configuration: ~~~ root@OpenWrt:/#...
> @abajk Maybe we have a problem with this change in 6.1: > > [torvalds/linux@90c2d2e](https://github.com/torvalds/linux/commit/90c2d2eb7ab5848c4f853751f12b96bdc460ad1b) > > This reversed the active-low/high logic of the reset GPIO, didn't it? Reverting this...
> @abajk @nouman8 Can you please test again on your boards if the wifi works. Unfortunately, it seems that wifi still does not work ([logs](https://pastebin.com/4VER2qsz)).
During the upgrade, a trace log also appears: ~~~ root@OpenWrt:/tmp# sysupgrade -n openwrt-lantiq-xway-avm_fritz7320-squashfs-sysu pgrade.bin Fri May 3 07:21:27 UTC 2024 upgrade: Commencing upgrade. Closing all shell sessions. [ 653.152811] do_page_fault():...
Drop output.txt file.
Currently DTS is truncated so I refer to the previous version. The GPIO from the reset looks weird. Previously it is defined as an input (reset button), and then it...
I don't see any more potential problems. After addressing the comments, this PR looks good to me.
> @abajk Could you please test the latest version of my patch set? I will test patches this on several devices tomorrow. I have not had access to a computer...