OpenWrt builds for the rpi-4 see: https://forum.openwrt.org/t/rpi4-community-build/69998 to request packages, provide feedback etc. builds are on life support; -cleanup and removal of stale/legacy/unused 'features' or smooth running/setup functions and -basic functional testing of stable ...
Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, Redmi-AC2100 (红米AC2100), Phicomm-K2P (斐讯K2P), NanoPi-R2S, NanoPi-R4S, Rpi-4B, Newifi-D2 (新路由3) - kkkidding/OpenWrt
1. 打开 USB debugging 选项 1) 选择 Settings 2) 然后选择 Device Preferences 3) 然后选择 Developer options 4) 最后找到 USB debugging,确保其已经打开 2. 使用网络连接 adb 调试 1) 使用网络 adb 无需 USB Typc C ... 香橙派OrangePi Zero2开发板外接USB无线网卡测试示例 ...
There seems to be a way to change the amount of RAM allocated to the GPU as explained on theelinux Rpi advanced setuppage. Old problems The network is not up by default The network is not up by default, because the default openwrt config requires a bridge. root@OpenWrt:/# cat /etc/...
Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, NanoPi-R2S, NanoPi-R4S, Rpi-4B - EmpMaple/OpenWrt_x86-r2s-r4s
config kernel: add missing dependency to KERNEL_RPI_AXIPERF Dec 18, 2022 env Add configurations Mar 11, 2023 include kernel: disable stack validation for external module builds as needed Mar 11, 2023 package Update OpenClash and disable MultiWAN Mar 11, 2023 ...
I would like to identify the needed cherry picks for the remaining 3. EDIT: something must not be right... when I run the following in an attempt to just refresh the bcm27xx patches against rpi foundation's fork of the kernel, I get over 13,000 of them... git format-patch v6.6....
This PR builds on #16547 and namiltd#53 which is not yet merged and is an initial draft at including the 6.12 series kernels. What fails to build when compiling an image with CONFIG_BUILDBOT=y Cur...
I added github workflows config + triggered build without nbd168 patch:https://github.com/danpawlik/openwrt-builder/actions/workflows/rpi-5.yaml. If all is fine, I will do next build with his patch and let's see. Thanks for that@danpawlik- I tested this, and the WiFi card wasn't co...
I have no idea what is going wrong with your build of v4.1.8. You only listed the errors output by make. What I need is the error message that gcc output. The final problem will be with the build for ARM architecture. The driver builds and works for x86. It fails for PPC, a big...