Files
mkdocs/docs/Divers/reseau/rt-ac88u-openwrt.md
2024-04-06 09:54:09 +02:00

4.8 KiB
Raw Blame History

Asus RT-AC88U @ openWrt

Reset usine

  1. Éteignez le routeur.
  2. Appuyez et maintenez le bouton "WPS" puis allumez le routeur.
  3. Le voyant d'alimentation est allumé (continue à tenir le bouton WPS**).**
  4. Relâchez le bouton WPS lorsque le voyant d'alimentation commence à clignoter.
  5. Le voyant d'alimentation cesse de clignoter et le routeur redémarre automatiquement.

https://www.asus.com/fr/support/FAQ/1039077

Login / password: admin / admin

Copier le firmware sur le routeur:

Désactiver le coupe-feu de macOS.

~/Downloads                                                                                                                                   3m 59s 18:21:52
 tftp 192.168.1.1
tftp> mode binary
tftp> put openwrt-23.05.2-bcm53xx-generic-asus_rt-ac88u-squashfs.trx
Sent 9568256 bytes in 28.7 seconds

Connexion à OpenWrt:

root@192.168.1.1's password:


BusyBox v1.36.1 (2023-11-14 13:38:11 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.2, r23630-842932a63d
 -----------------------------------------------------

opkg

root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/releases/23.05.2/targets/bcm53xx/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core

root@OpenWrt:~# opkg find '*nano*'
nano - 7.2-2 - Nano is a small and simple text editor for use on the terminal.

root@OpenWrt:~# opkg install nano
Installing nano (7.2-2) to root...

Mise-à-jour

# opkg update && opkg install brcmfmac-firmware-4366b1-pcie

Infos

# uname -a
Linux OpenWrt 5.15.137 #0 SMP Tue Nov 14 13:38:11 2023 armv7l GNU/Linux
# cat /etc/os-release
NAME="OpenWrt"
VERSION="23.05.2"
ID="openwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="OpenWrt 23.05.2"
VERSION_ID="23.05.2"
HOME_URL="https://openwrt.org/"
BUG_URL="https://bugs.openwrt.org/"
SUPPORT_URL="https://forum.openwrt.org/"
BUILD_ID="r23630-842932a63d"
OPENWRT_BOARD="bcm53xx/generic"
OPENWRT_ARCH="arm_cortex-a9"
OPENWRT_TAINTS=""
OPENWRT_DEVICE_MANUFACTURER="OpenWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="OpenWrt 23.05.2 r23630-842932a63d"
# cat /proc/cpuinfo
processor	: 0
model name	: ARMv7 Processor rev 0 (v7l)
BogoMIPS	: 1400.00
Features	: half thumb fastmult edsp tls
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

processor	: 1
model name	: ARMv7 Processor rev 0 (v7l)
BogoMIPS	: 1400.00
Features	: half thumb fastmult edsp tls
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

Hardware	: BCM5301X
Revision	: 0000
Serial		: 0000000000000000

Liens

OpenWrt:

Firmwares:

TFTP:

Livebox:

Divers: