While reviewing the system logs, I noticed several ftrace warnings appearing in dmesg.
After investigating the root cause, I have applied the necessary configuration updates to eliminate these logs.
The driver is now running cleanly without any ftrace-related noise.
@Nick A Yes, I used the MT7601U for a few days, but I wasn’t really satisfied with it. So, with the help of AI, I decided to port the SV6256P anyway—and to my surprise, it actually worked.
Hi @Nick A thanks for the build details. It is working perfectly in my hardware: IK316Q-EMCP_V4.1 (IK3166-H, AXP313A, TYDOGH221664RA [1GB+8GB])
Current image: https://github.com/NickAlilovic/build/releases/download/20250306/Armbian-unofficial_25.05.0-trunk_X96q-lpddr3-v1-3_bookworm_edge_6.12.11_server.img.xz
However when I do apt upgrade I get the following error,
Err:7 https://mirror.albony.in/armbian bookworm Release Redirection from https to 'http://mirror.hyd.albony.in/armbian/dists/bookworm/Release' is forbidden [IP: 82.180.145.196 443]
I am using this device as headless server for IoT with internet, So I would like to keep updated kernel and packages all the time.
Can you please guide me how to achieve this?