- Aug 21, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jul 03, 2023
-
-
Felix Baumann authored
-
- Jul 02, 2023
-
-
Tom Herbers authored
This reverts commit 97efc8ab. (#2580) Since the commit was openend the device was moved from ath79-generic to ath79-tiny ([4b5bd15](https://github.com/openwrt/openwrt/commit/4b5bd1509195bc8f19999ebe481b59356b5c3512)). Therefore the commit breaks builds of the ath79-generic target (`unable to enable device 'ubnt_rocket-m'`). It might be possible to add support for the ath79-tiny target, and with it the Rocket M2/M5 (XM), in the future.
-
- Jun 21, 2023
-
-
Felix Baumann authored
-
- Jun 16, 2023
-
-
Felix Baumann authored
-
- Jun 15, 2023
-
-
Christoph Krapp authored
Signed-off-by:
Christoph Krapp <achterin@gmail.com>
-
- Jun 06, 2023
-
-
Bernhard Geier authored
-
- May 21, 2023
-
-
Florian Maurer authored
-
- May 05, 2023
-
-
Felix Baumann authored
-
- May 04, 2023
-
-
Felix Baumann authored
-
- Apr 30, 2023
-
-
Felix Baumann authored
-
Felix Baumann authored
-
- Apr 13, 2023
-
-
Felix Baumann authored
The only device using the ATH10K_PACKAGES_IPQ40XX variable in ipq40xx-mikrotik (the MikroTik hAP ac2) has little RAM and is using ath10k-ct-smallbuffers by default at the moment. This is just a suggestion to rename the variable in-case the wifi driver ever has to be replaced by ath10k. Analogue to 4a00b8ae Signed-off-by:
Felix Baumann <felix.bau@gmx.de>
-
- Apr 12, 2023
-
-
Tom Herbers authored
This partially reverts commit 22c47df2. Devices in ath79-generic like the TP-Link EAP225-Outdoor v1 are really unstable with the non -ct Wave2 firmware and regulary crash with 100% memory consumption when only a handful devices are connected via 5 GHz. closes freifunk-gluon/gluon#2827
-
- Apr 09, 2023
-
-
Tom Herbers authored
-
- Apr 07, 2023
-
-
Magnus Frühling authored
The WRE6066, has in contrast to other ip40xx devices, has only 128MB system RAM. This results in OOM situations and instability, to circumvent this we need to use ath10k-smallbuffers. Signed-off-by:
skorpy <skorpy@frankfurt.ccc.de>
-
- Mar 25, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Mar 19, 2023
-
-
Tom Herbers authored
The device was introduced in #2332 and merged in 102a4b93. It appears that the autoupdater name wasn't correct and devices therefore don't receive updates. root@64295-ggw3-20b399bb366f-132:~# lua -e 'print(require("platform_info").get_image_name())' enterasys-ws-ap3705i
-
- Mar 11, 2023
-
-
Steffen Förster authored
The GL-MT1300 is a high-performance new generation pocket-sized router that offers a powerful hardware and first-class cybersecurity protocol with unique and modern design. Specifications: - SoC: MT7621A, Dual-Core @880MHz - RAM: 256 MB DDR3 - Flash: 32 MB - Ethernet: 3 x 10/100/1000: 2 x LAN + 1 x WAN - Wireless: 1 x MT7615D Dual-Band 2.4GHz(400Mbps) + 5GHz(867Mbps) - USB: 1 x USB 3.0 port - Slot: 1 x MicroSD card slot - Button: 1 x Reset button - Switch: 1 x Mode switch - LED: 1 x Blue LED + 1 x White LED MAC addresses based on vendor firmware: WAN : factory 0x4000 LAN : Mac from factory 0x4000 + 1 2.4GHz : factory 0x4 5GHz : Mac form factory 0x4 + 1 Flashing instructions: 1.Connect to one of LAN ports. 2.Set the static IP on the PC to 192.168.1.2. 3.Press the Reset button and power the device (do not release the button). After waiting for the blue led to flash 5 times, the white led will come on and release the button. 4.Browse the 192.168.1.1 web page and update firmware according to web tips. 5.The blue led will flash when the firmware is being upgraded. 6.The blue led stops blinking to indicate that the firmware upgrade is complete and U-Boot automatically starts the firmware.
-
- Mar 05, 2023
-
-
David Bauer authored
Now that OpenWrt implements a proper fix for the stalled boots on 74kc boards, the previous workaround can be removed. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Feb 25, 2023
-
-
Jan-Niklas Burfeind authored
This is a temporary measure that fixes #2692. This reverts commit 15ef8858.
-
Linus Lüssing authored
add comments about lacking radios Co-authored-by:
Jan-Niklas Burfeind <git@aiyionpri.me> Co-authored-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-
Tom Herbers authored
The activated setup mode is indicated by the WLAN LED. Co-authored-by:
David Bauer <mail@david-bauer.net>
-
- Feb 20, 2023
-
-
Sven Eckelmann authored
It looks like boot hangs on an AC-Mesh for unknown reasons. The last message seen on the console is: [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) But interestingly, it seems like enabling AIO somehow works around this problem. Changing any off the following options seem to have the same effect at the moment for Linux 5.10.160+5.10.161 # CONFIG_KERNEL_AIO is not set # CONFIG_KERNEL_CGROUPS is not set # CONFIG_KERNEL_FANOTIFY is not set # CONFIG_KERNEL_FHANDLE is not set # CONFIG_KERNEL_IO_URING is not set # CONFIG_KERNEL_IPV6_MROUTE is not set # CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL is not set # CONFIG_KERNEL_IP_MROUTE is not set CONFIG_KERNEL_PROC_STRIPPED=y Just enable CONFIG_AIO until the actual problem was fixed. Link: https://github.com/freifunk-gluon/gluon/issues/2784
-
- Jan 31, 2023
-
-
aiyion.prime authored
Direct migration from 19.07 is currently not possible. Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Jan 25, 2023
-
-
Florian Maurer authored
update lan, wan separation for o2 6431
-
- Jan 20, 2023
-
-
Maciej Krüger authored
-
- Jan 15, 2023
-
-
Martin Weinelt authored
We migrate to dnsmasq-full, while disabling most of its features. Notably, dhcp and dnssec are compiled in, while other features of the full variant are deselected.
-
Jan-Niklas Burfeind authored
-
- Jan 10, 2023
-
-
Christian Buschau authored
-
- Jan 04, 2023
-
-
Jan-Niklas Burfeind authored
-
- Jan 02, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Dec 29, 2022
-
-
Felix authored
Co-authored-by:
Jan-Niklas Burfeind <git@aiyionpri.me> fixed commit title
-
- Dec 18, 2022
-
-
Martin Weinelt authored
Co-authored-by:
Jan-Niklas Burfeind <github@aiyionpri.me> removed x86-legacy, added ramips-mt7621
-
- Dec 13, 2022
-
-
Matthias Schiffer authored
The main difference between the non-EFI and EFI images generated by OpenWrt is that the former uses an MS-DOS partition table, while the latter uses GPT. The EFI images still have a BIOS-compatible MBR, so they work fine on non-EFI systems. Closes #2403
-
- Dec 09, 2022
-
-
Jan-Niklas Burfeind authored
as well as the target itself
-
Jan-Niklas Burfeind authored
targets without usb-support fail to build without this change Co-authored-by:
David Bauer <mail@david-bauer.net>
-
- Dec 05, 2022
-
-
Maciej Krüger authored
Co-authored-by:
Jan-Niklas Burfeind <github@aiyionpri.me>
-
- Nov 15, 2022
-
-
Richard Fröhning authored
Signed-off-by:
Richard Fröhning <misanthropos@gmx.de>
-
- Nov 10, 2022
-
-
edeso authored
fixes OOM reboots due too limited ram with ath10k 5Ghz enabled add some comments to describe the need for ath10k-ct replacement tested stable on an TP-Link Archer C25v1 more details https://github.com/openwrt/openwrt/commit/694757a08f620a9f24b70003542d9dcd0abeac46
-