Created
December 8, 2018 17:45
-
-
Save DieterReuter/76331d497dbaf8d8b83ce653c4bfd74a to your computer and use it in GitHub Desktop.
GL-AR750S Revert Firmware console logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@GL-AR750S:/# | |
root@GL-AR750S:/# # Revert Firmware | |
root@GL-AR750S:/# [ 468.800113] device wlan1 left promiscuous mode | |
[ 468.804799] br-lan: port 2(wlan1) entered disabled state | |
[ 468.824137] device wlan0 left promiscuous mode | |
[ 468.828854] br-lan: port 3(wlan0) entered disabled state | |
[ 468.834641] wlan-sta: deauthenticating from f0:9f:c2:fa:5b:1f by local choice (Reason: 3=DEAUTH_LEAVING) | |
[ 471.889852] Removing MTD device #5 (ubi) with use count 1 | |
[ 471.895674] reboot: Restarting system | |
U-Boot 1.1.4-ga35cd45d-dirty (Jun 22 2018 - 12:48:24) | |
ar750s - Dragonfly 1.0DRAM: | |
sri | |
ath_ddr_initial_config(278): (ddr2 init) | |
ath_sys_frequency: cpu 775 ddr 650 ahb 258 | |
Tap values = (0xf, 0xf, 0xf, 0xf) | |
128 MB | |
Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18 | |
flash size 16MB, sector count = 256 | |
*** Warning - bad CRC, using default environment | |
Power up PLL with outdiv = 0 then switch to 3 | |
ath_gmac_enet_initialize... | |
No valid address in Flash. Using fixed address | |
ath_gmac_enet_initialize: reset mask:c02200 | |
athr_mgmt_init ::done | |
Dragonfly ----> S17 PHY * | |
athrs17_reg_init: complete | |
SGMII in forced mode | |
athr_gmac_sgmii_setup SGMII done | |
: cfg1 0x80000000 cfg2 0x7114 | |
eth0: 00:03:7f:09:0b:ad | |
eth0 up | |
eth0 | |
Qualcomm Atheros SPI NAND Driver, Version 0.1 (c) 2014 Qualcomm Atheros Inc. | |
MFR:200,DID:177 | |
====== NAND Parameters ====== | |
sc = 0x87ff6230 page = 0x800 block = 0x20000 | |
Setting 0x181162c0 to 0x4b962100 | |
Hit 'gl' to stop autoboot: 0 | |
Device 0 bad blocks: | |
07fe0000 | |
Found ART,Checking calibration status... | |
Device have calibrated,Checking device test status... | |
Device have tested,Checking MAC address... | |
Device have MAC address,Checking device flash status... | |
Device have nor and nand flash,Booting standard firmware from nor flash... | |
Booting image at: 0x9F060000 | |
Trying eth0 | |
eth0 link down | |
FAIL | |
Using eth0 device | |
Tx Timed out | |
ping failed; host 192.168.1.2 is not alive | |
Unknown command 'ERROR!' - try 'help' | |
## Booting image at 9f060000 ... | |
Image Name: MIPS OpenWrt Linux-4.9.109 | |
Created: 2018-11-19 10:38:41 UTC | |
Image Type: MIPS Linux Kernel Image (lzma compressed) | |
Data Size: 1567214 Bytes = 1.5 MB | |
Load Address: 80060000 | |
Entry Point: 80060000 | |
Verifying Checksum at 0x9f060040 ...OK | |
Uncompressing Kernel Image ... OK | |
No initrd | |
## Transferring control to Linux (at address 80060000) ... | |
## Giving linux memsize in bytes, 134217728 | |
Starting kernel ... | |
[ 0.000000] Linux version 4.9.109 (luo@luo-B250M-D3H) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r6910-323285a) ) #0 Fri Jun 22 10:22:57 2018 | |
[ 0.000000] bootconsole [early0] enabled | |
[ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc) | |
[ 0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0 | |
[ 0.000000] Determined physical RAM map: | |
[ 0.000000] memory: 08000000 @ 00000000 (usable) | |
[ 0.000000] Initrd not found or empty - disabling initrd | |
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. | |
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes | |
[ 0.000000] Zone ranges: | |
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 | |
[ 0.000000] Kernel command line: board=GL-AR750S console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),64k(art)ro,2048k(kernel),13052k(reserved);spi0.1:-(ubi) rootfstype=squashfs noinitrd | |
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) | |
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) | |
[ 0.000000] Writing ErrCtl register=00000000 | |
[ 0.000000] Readback ErrCtl register=00000000 | |
[ 0.000000] Memory: 124420K/131072K available (3652K kernel code, 159K rwdata, 856K rodata, 188K init, 217K bss, 6652K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] NR_IRQS:51 | |
[ 0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz | |
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns | |
[ 0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns | |
[ 0.008223] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) | |
[ 0.071034] pid_max: default: 32768 minimum: 301 | |
[ 0.075985] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.082956] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.092570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.102977] futex hash table entries: 256 (order: -1, 3072 bytes) | |
[ 0.110405] NET: Registered protocol family 16 | |
[ 0.116381] MIPS: machine is GL-AR750S | |
[ 0.359894] registering PCI controller with io_map_base unset | |
[ 0.378248] i2c-gpio i2c-gpio.0: using pins 5 (SDA) and 21 (SCL) | |
[ 0.384789] PCI host bridge to bus 0000:00 | |
[ 0.389145] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff] | |
[ 0.396386] pci_bus 0000:00: root bus resource [io 0x0001] | |
[ 0.402262] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] | |
[ 0.409408] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] | |
[ 0.417795] pci 0000:00:00.0: invalid calibration data | |
[ 0.423554] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] | |
[ 0.431301] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref] | |
[ 0.438918] pci 0000:00:00.0: using irq 40 for pin 1 | |
[ 0.446696] clocksource: Switched to clocksource MIPS | |
[ 0.452937] NET: Registered protocol family 2 | |
[ 0.458360] TCP established hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.465716] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.472459] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.479248] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.485414] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.492268] NET: Registered protocol family 1 | |
[ 0.499177] Crashlog allocated RAM at address 0x3f00000 | |
[ 0.505478] workingset: timestamp_bits=30 max_order=15 bucket_order=0 | |
[ 0.518267] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.524412] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.542365] io scheduler noop registered | |
[ 0.546501] io scheduler deadline registered (default) | |
[ 0.552327] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | |
[ 0.561237] console [ttyS0] disabled | |
[ 0.585070] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A | |
[ 0.594167] console [ttyS0] enabled | |
[ 0.594167] console [ttyS0] enabled | |
[ 0.601716] bootconsole [early0] disabled | |
[ 0.601716] bootconsole [early0] disabled | |
[ 0.615011] m25p80 spi0.0: found w25q128, expected m25p80 | |
[ 0.629806] m25p80 spi0.0: w25q128 (16384 Kbytes) | |
[ 0.634687] 5 cmdlinepart partitions found on MTD device spi0.0 | |
[ 0.640811] Creating 5 MTD partitions on "spi0.0": | |
[ 0.645762] 0x000000000000-0x000000040000 : "u-boot" | |
[ 0.652104] 0x000000040000-0x000000050000 : "u-boot-env" | |
[ 0.658958] 0x000000050000-0x000000060000 : "art" | |
[ 0.665114] 0x000000060000-0x000000260000 : "kernel" | |
[ 0.671602] 0x000000260000-0x000000f1f000 : "reserved" | |
[ 0.678764] spi-nand: Giga SPI NAND was found. | |
[ 0.683365] spi-nand: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128 | |
[ 0.691588] 1 cmdlinepart partitions found on MTD device spi0.1 | |
[ 0.697738] Creating 1 MTD partitions on "spi0.1": | |
[ 0.702687] 0x000000000000-0x000008000000 : "ubi" | |
[ 1.156772] found bad block 7fe0000 | |
[ 1.160963] libphy: Fixed MDIO Bus: probed | |
[ 1.174174] switch0: Atheros AR8337 rev. 2 switch registered on ag71xx-mdio.0 | |
[ 1.902047] libphy: ag71xx_mdio: probed | |
[ 2.528142] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316] | |
[ 2.539689] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:SGMII | |
[ 2.547564] NET: Registered protocol family 10 | |
[ 2.555251] NET: Registered protocol family 17 | |
[ 2.559946] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
[ 2.573428] 8021q: 802.1Q VLAN Support v1.8 | |
[ 2.582785] UBI: auto-attach mtd5 | |
[ 2.586233] ubi0: attaching mtd5 | |
[ 2.596709] random: fast init done | |
[ 7.261638] ubi0: scanning is finished | |
[ 7.316767] ubi0: attached mtd5 (name "ubi", size 128 MiB) | |
[ 7.322437] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | |
[ 7.329546] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | |
[ 7.336556] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | |
[ 7.343750] ubi0: good PEBs: 1023, bad PEBs: 1, corrupted PEBs: 0 | |
[ 7.350049] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | |
[ 7.357513] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 344389367 | |
[ 7.366858] ubi0: available PEBs: 0, total reserved PEBs: 1023, PEBs reserved for bad PEB handling: 19 | |
[ 7.376531] ubi0: background thread "ubi_bgt0d" started, PID 320 | |
[ 7.386133] block ubiblock0_0: created from ubi0:0(rootfs) | |
[ 7.391851] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem | |
[ 7.399046] hctosys: unable to open rtc device (rtc0) | |
[ 7.420093] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | |
[ 7.428521] Freeing unused kernel memory: 188K | |
[ 7.433107] This architecture does not have kernel memory protection. | |
[ 8.381234] init: Console is alive | |
[ 8.384936] init: - watchdog - | |
[ 11.279759] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
[ 11.462172] usbcore: registered new interface driver usbfs | |
[ 11.467965] usbcore: registered new interface driver hub | |
[ 11.473525] usbcore: registered new device driver usb | |
[ 11.484241] exFAT: Version 1.2.9 | |
[ 11.518270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 11.533466] SCSI subsystem initialized | |
[ 11.541994] ehci-platform: EHCI generic platform driver | |
[ 11.547516] ehci-platform ehci-platform.0: EHCI Host Controller | |
[ 11.553657] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1 | |
[ 11.564100] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000 | |
[ 11.596730] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00 | |
[ 11.604101] hub 1-0:1.0: USB hub found | |
[ 11.608271] hub 1-0:1.0: 1 port detected | |
[ 11.612631] ehci-platform ehci-platform.1: EHCI Host Controller | |
[ 11.618812] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2 | |
[ 11.629289] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000 | |
[ 11.656716] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00 | |
[ 11.664042] hub 2-0:1.0: USB hub found | |
[ 11.668260] hub 2-0:1.0: 1 port detected | |
[ 11.675188] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 11.683047] ohci-platform: OHCI generic platform driver | |
[ 11.690883] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 11.701665] usbcore: registered new interface driver usb-storage | |
[ 11.708527] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
[ 11.718414] init: - preinit - | |
[ 12.406722] usb 2-1: new high-speed USB device number 2 using ehci-platform | |
[ 12.725863] hub 2-1:1.0: USB hub found | |
[ 12.746931] hub 2-1:1.0: 4 ports detected | |
[ 13.078960] random: procd: uninitialized urandom read (4 bytes read) | |
[ 13.469951] usb 2-1.1: new high-speed USB device number 3 using ehci-platform | |
[ 13.480320] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
Press the [f] key and hit [enter] to enter failsafe mode | |
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level | |
[ 13.632238] usb-storage 2-1.1:1.0: USB Mass Storage device detected | |
[ 13.639366] scsi host0: usb-storage 2-1.1:1.0 | |
[ 14.518353] eth0: link up (1000Mbps/Full duplex) | |
[ 14.523327] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 14.678428] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 0233 PQ: 0 ANSI: 0 | |
[ 14.691605] sd 0:0:0:0: [sda] Attached SCSI removable disk | |
[ 16.726790] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 442 | |
[ 16.994591] UBIFS (ubi0:1): recovery needed | |
[ 17.786915] UBIFS (ubi0:1): recovery completed | |
[ 17.791599] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" | |
[ 17.799709] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | |
[ 17.809968] UBIFS (ubi0:1): FS size: 115802112 bytes (110 MiB, 912 LEBs), journal size 5840896 bytes (5 MiB, 46 LEBs) | |
[ 17.820931] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB) | |
[ 17.827770] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 7DBA020C-4487-4231-872C-E7BCE40C7640, small LPT model | |
[ 17.857716] mount_root: overlay filesystem has not been fully initialized yet | |
[ 17.886870] mount_root: switching to ubifs overlay | |
[ 17.951883] urandom-seed: Seed file not found (/etc/urandom.seed) | |
[ 18.056638] eth0: link down | |
[ 18.069731] procd: - early - | |
[ 18.072789] procd: - watchdog - | |
[ 18.717531] procd: - watchdog - | |
[ 18.720993] procd: - ubus - | |
[ 18.797800] random: jshn: uninitialized urandom read (4 bytes read) | |
[ 18.995186] random: ubusd: uninitialized urandom read (4 bytes read) | |
[ 19.034340] random: ubusd: uninitialized urandom read (4 bytes read) | |
[ 19.042718] procd: - init - | |
Please press Enter to activate this console. | |
[ 20.419666] kmodloader: loading kernel modules from /etc/modules.d/* | |
[ 20.484191] ntfs: driver 2.1.32 [Flags: R/O MODULE]. | |
[ 20.528918] tun: Universal TUN/TAP device driver, 1.6 | |
[ 20.534142] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 20.597491] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 20.648306] Netfilter messages via NETLINK v0.30. | |
[ 20.661275] ip_set: protocol 6 | |
[ 20.858020] u32 classifier | |
[ 20.860822] input device check on | |
[ 20.864593] Actions configured | |
[ 20.899057] Mirror/redirect action on | |
[ 20.930710] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) | |
[ 21.017276] fuse init (API version 7.26) | |
[ 21.046039] usbcore: registered new interface driver cdc_acm | |
[ 21.051937] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
[ 21.083309] usbcore: registered new interface driver cdc_wdm | |
[ 21.095504] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180 | |
[ 21.103818] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d | |
[ 21.142029] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 21.149831] usbcore: registered new interface driver ipheth | |
[ 21.491434] usbcore: registered new interface driver usbserial | |
[ 21.497601] usbcore: registered new interface driver usbserial_generic | |
[ 21.504420] usbserial: USB Serial support registered for generic | |
[ 21.545947] wireguard: WireGuard 0.0.20180620 loaded. See www.wireguard.com for information. | |
[ 21.554715] wireguard: Copyright (C) 2015-2018 Jason A. Donenfeld <[email protected]>. All Rights Reserved. | |
[ 21.654984] xt_time: kernel timezone is -0000 | |
[ 21.668905] usbcore: registered new interface driver cdc_ether | |
[ 21.690866] usbcore: registered new interface driver cdc_ncm | |
[ 21.878320] usbcore: registered new interface driver cp210x | |
[ 21.884155] usbserial: USB Serial support registered for cp210x | |
[ 21.903964] usbcore: registered new interface driver huawei_cdc_ncm | |
[ 22.015077] PPP generic driver version 2.4.2 | |
[ 22.029888] PPP MPPE Compression module registered | |
[ 22.048220] NET: Registered protocol family 24 | |
[ 22.059637] usbcore: registered new interface driver qmi_wwan | |
[ 22.077518] usbcore: registered new interface driver rndis_host | |
[ 22.125017] usbcore: registered new interface driver sierra | |
[ 22.130913] usbserial: USB Serial support registered for Sierra USB modem | |
[ 22.155778] usbcore: registered new interface driver sierra_net | |
[ 22.237581] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) | |
[ 22.245681] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 | |
[ 22.550021] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2 | |
[ 22.561116] ath10k_pci 0000:00:00.0: Falling back to user helper | |
[ 30.904881] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed | |
[ 30.916783] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/cal-pci-0000:00:00.0.bin failed with error -2 | |
[ 30.927497] ath10k_pci 0000:00:00.0: Falling back to user helper | |
[ 32.937808] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA9887/hw1.0/firmware-6.bin failed with error -2 | |
[ 32.948890] ath10k_pci 0000:00:00.0: Falling back to user helper | |
[ 33.163597] firmware ath10k!QCA9887!hw1.0!firmware-6.bin: firmware_loading_store: map pages failed | |
[ 33.479513] ath10k_pci 0000:00:00.0: qca9887 hw1.0 target 0x4100016d chip_id 0x004000ff sub 0000:0000 | |
[ 33.489081] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1 | |
[ 33.501863] ath10k_pci 0000:00:00.0: firmware ver 10.2.4-1.0-00033 api 5 features no-p2p,ignore-otp,skip-clock-init,mfp,allows-mesh-bcast crc32 c232a0c3 | |
[ 33.619551] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA9887/hw1.0/board-2.bin failed with error -2 | |
[ 33.630375] ath10k_pci 0000:00:00.0: Falling back to user helper | |
[ 33.757392] firmware ath10k!QCA9887!hw1.0!board-2.bin: firmware_loading_store: map pages failed | |
[ 33.778895] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 546cca0d | |
[ 34.888628] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1 | |
[ 35.113493] usbcore: registered new interface driver option | |
[ 35.119417] usbserial: USB Serial support registered for GSM modem (1-port) | |
[ 35.219473] usbcore: registered new interface driver rt2800usb | |
[ 35.268545] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=47 | |
[ 35.287229] kmodloader: done loading kernel modules from /etc/modules.d/* | |
[ 57.014962] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
[ 57.049060] br-lan: port 1(eth0.1) entered blocking state | |
[ 57.054648] br-lan: port 1(eth0.1) entered disabled state | |
[ 57.060609] device eth0.1 entered promiscuous mode | |
[ 57.065558] device eth0 entered promiscuous mode | |
[ 57.130510] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready | |
[ 57.186133] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready | |
[ 58.055988] eth0: link up (1000Mbps/Full duplex) | |
[ 58.089407] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 58.128143] br-lan: port 1(eth0.1) entered blocking state | |
[ 58.133729] br-lan: port 1(eth0.1) entered forwarding state | |
[ 58.139670] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready | |
[ 58.350503] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready | |
[ 60.652839] fast-classifier: starting up | |
[ 60.657104] fast-classifier: registered | |
[ 69.970198] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 69.992388] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready | |
[ 70.029713] br-lan: port 2(wlan0) entered blocking state | |
[ 70.035207] br-lan: port 2(wlan0) entered disabled state | |
[ 70.041089] device wlan0 entered promiscuous mode | |
[ 70.114949] br-lan: port 3(wlan1) entered blocking state | |
[ 70.120496] br-lan: port 3(wlan1) entered disabled state | |
[ 70.126338] device wlan1 entered promiscuous mode | |
[ 72.078103] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready | |
[ 72.084923] br-lan: port 3(wlan1) entered blocking state | |
[ 72.090459] br-lan: port 3(wlan1) entered forwarding state | |
[ 72.231503] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 72.238268] br-lan: port 2(wlan0) entered blocking state | |
[ 72.243777] br-lan: port 2(wlan0) entered forwarding state | |
[ 88.011915] random: crng init done | |
[ 88.015442] random: 6 urandom warning(s) missed due to ratelimiting | |
BusyBox v1.28.3 () built-in shell (ash) | |
_______ ________ __ | |
| |.-----.-----.-----.| | | |.----.| |_ | |
| - || _ | -__| || | | || _|| _| | |
|_______|| __|_____|__|__||________||__| |____| | |
|__| W I R E L E S S F R E E D O M | |
----------------------------------------------------- | |
OpenWrt 18.06.1, r7258-5eb055306f | |
----------------------------------------------------- | |
=== WARNING! ===================================== | |
There is no root password defined on this device! | |
Use the "passwd" command to set up a new password | |
in order to prevent unauthorized SSH logins. | |
-------------------------------------------------- | |
root@GL-AR750S:/# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment