- 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 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
-
- Nov 08, 2022
-
-
aiyion.prime authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Oct 31, 2022
-
-
David Bauer authored
-
- Oct 21, 2022
-
-
Grische authored
AVM Fritz!Box 7520 and Fritz!Box 7530 use the same hardware platform and can only be distinguished by using the urlader partition or the fritz-tffs tools and read the ProductID (Fritz_Box_HW247).
-
- Oct 15, 2022
-
-
David Bauer authored
-
David Bauer authored
Upstream added a standalone SPI kernel-loader which fixes the unbootable image for the WDR4900. Thus, we can re-introduce this device to Gluon. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 11, 2022
-
-
goligo authored
Ubiquiti Nanostation Loco M XW was renamed in v2022.1.x, but the alias to the old name was missing, so devices running the old release did not update.
-
- Oct 08, 2022
-
-
Tom Herbers authored
-
- Sep 12, 2022
-
-
Tom Herbers authored
Support for the device was (re)added in #2455 (merged as 94e04393)
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Aug 30, 2022
-
-
Florian Maurer authored
-
Christoph Krapp authored
-
Steffen Förster authored
Specification: SoC: MediaTek MT7628AN RAM: 64MiB Flash: 8MiB Wifi: - 2.4GHz: MT7628AN - 5GHz: MT7612EN LAN: 1x 10/100 Mbps Flash instructions: Flash factory image through stock firmware WEB UI. Back to stock is possible by using TFTP and stripping down the Firmware provided by TP-Link to a initramfs. The flash space between 0x650000 and 0x7f0000 is blank in the stock firmware so I left it out as well.
-
- Aug 27, 2022
-
-
Christoph Krapp authored
Co-authored-by:
Christoph Krapp <christoph.krapp@power.cloud>
-
- Aug 16, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Aug 13, 2022
-
-
Tom Herbers authored
-