What happened to the D-Link DIR-510L?

Since this device was added later than the most recent stable release, there are currently only snapshot builds, which usually don't contain LuCI. As soon as v19 will be out, there will be an automated stable build with LuCI enabled by default.
I agree that it's a PITA to setup networking on a snapshot build, i.e. in order to install LuCI (and all its dependencies, so you definitely want it to download those automatedly) you have to ssh to the router first and configure the network (inlcuding DNS and standard gateway options, which aren't even contained in the uci network config files to begin with)...

Also it can be annoying that wifi is off by default, though it could probably be enabled using the default credentials from the label that comes with the router, also wps push button would be awesome, but then again... it's OpenWRT after all :man_shrugging:

However power button has been working since support for this device was officially added :grinning:

Only by serial, hidden underneath copper foil, no login required.

root access to the device should be possible via telnet:

telnet 192.168.1.1 2300
login: root
PW: amittima

so far With my minimal configuration the device does not reboot, but I only have one wifi enabled...

If both networks are enabled it reboots, but I think its because notwork is not configured correctly.

@gsanahuj you can play around with the image I posted somewhere above, there luci is enabled

I have a strange issue here with the LTE modem connected to the USB Port.

It works well, if I start the lte modem from the luci webinterface. But I would expect it to come up, when it is connected to usb and the device boots. Anyone with an idea what goes wrong?

Another thing: no matter in which of the 2 usb ports I connect it, it replys on tty/usb0. Is that okay?

Using username "root".


BusyBox v1.30.1 () built-in shell (ash)

          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r9950-9cb3a32
 -----------------------------------------------------
=== 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@OpenWrt:~# logread
Sat May 11 03:51:03 2019 kern.notice kernel: [    0.000000] Linux version 4.14.115 (freetz@freetz-linux) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r9707-bee7ff7)) #0 Fri May 10 23:30:00 2019
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Board has DDR2
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Analog PMU set to hw control
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Digital PMU set to hw control
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] SoC Type: MediaTek MT7620A ver:2 eco:3
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] bootconsole [early0] enabled
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] MIPS: machine is D-Link DIR-510L
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Determined physical RAM map:
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000]  memory: 08000000 @ 00000000 (usable)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Sat May 11 03:51:03 2019 kern.warn kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Sat May 11 03:51:03 2019 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Zone ranges:
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Movable zone start for each node
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Early memory node ranges
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.000000] On node 0 totalpages: 32768
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat 80499ee0, node_mem_map 81000040
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.000000]   Normal zone: 256 pages used for memmap
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
Sat May 11 03:51:03 2019 kern.notice kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x8c/0x474 with crng_init=0
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
Sat May 11 03:51:03 2019 kern.notice kernel: [    0.000000] Kernel command line: console=ttyS1,57600 rootfstype=squashfs,jffs2
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Writing ErrCtl register=000175d6
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Readback ErrCtl register=000175d6
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] Memory: 124684K/131072K available (3682K kernel code, 178K rwdata, 856K rodata, 204K init, 207K bss, 6388K reserved, 0K cma-reserved)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] NR_IRQS: 256
Sat May 11 03:51:03 2019 kern.info kernel: [    0.000000] CPU Clock: 580MHz
...
Sat May 11 03:51:03 2019 kern.info kernel: [    0.710531] rt2880_gpio 10000600.gpio: registering 24 gpios
Sat May 11 03:51:03 2019 kern.info kernel: [    0.721567] rt2880_gpio 10000600.gpio: registering 24 irq handlers
Sat May 11 03:51:03 2019 kern.info kernel: [    0.734579] PCI host bridge to bus 0000:00
Sat May 11 03:51:03 2019 kern.info kernel: [    0.742574] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.756288] pci_bus 0000:00: root bus resource [io  0xffffffff]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.768017] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.781518] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797308] pci 0000:00:00.0: [1814:0801] type 01 class 0x060400
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797347] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797361] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797432] pci 0000:00:00.0: supports D1
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797443] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Sat May 11 03:51:03 2019 kern.info kernel: [    0.797698] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.813701] pci 0000:01:00.0: [14c3:7650] type 00 class 0x028000
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.813749] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.813886] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814136] pci 0000:01:00.1: [14c3:8650] type 00 class 0x0d1100
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814181] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814308] pci 0000:01:00.1: supports D1
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814317] pci 0000:01:00.1: PME# supported from D0 D1 D3hot D3cold
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814527] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814545] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
Sat May 11 03:51:03 2019 kern.info kernel: [    0.814603] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.827655] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
...
Sat May 11 03:51:03 2019 kern.info kernel: [    0.895468] pci 0000:00:00.0: PCI bridge to [bus 01]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.905320] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x201fffff]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.922578] clocksource: Switched to clocksource systick
Sat May 11 03:51:03 2019 kern.info kernel: [    0.934183] NET: Registered protocol family 2
Sat May 11 03:51:03 2019 kern.info kernel: [    0.943558] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.957333] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.969926] TCP: Hash tables configured (established 1024 bind 1024)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.982736] UDP hash table entries: 256 (order: 0, 4096 bytes)
Sat May 11 03:51:03 2019 kern.info kernel: [    0.994238] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Sat May 11 03:51:03 2019 kern.info kernel: [    1.006917] NET: Registered protocol family 1
Sat May 11 03:51:03 2019 kern.debug kernel: [    1.015530] PCI: CLS 0 bytes, default 32
Sat May 11 03:51:03 2019 kern.info kernel: [    1.018159] rt-timer 10000100.timer: maximum frequency is 1220Hz
Sat May 11 03:51:03 2019 kern.warn kernel: [    1.030851] Crashlog allocated RAM at address 0x3f00000
Sat May 11 03:51:03 2019 kern.info kernel: [    1.042920] workingset: timestamp_bits=30 max_order=15 bucket_order=0
Sat May 11 03:51:03 2019 kern.info kernel: [    1.060911] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sat May 11 03:51:03 2019 kern.info kernel: [    1.072406] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Sat May 11 03:51:03 2019 kern.info kernel: [    1.101462] io scheduler noop registered
Sat May 11 03:51:03 2019 kern.info kernel: [    1.109168] io scheduler deadline registered (default)
Sat May 11 03:51:03 2019 kern.info kernel: [    1.120145] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
Sat May 11 03:51:03 2019 kern.info kernel: [    1.133644] 10000500.uart: ttyS0 at MMIO 0x10000500 (irq = 13, base_baud = 2500000) is a Palmchip BK-3103
Sat May 11 03:51:03 2019 kern.info kernel: [    1.153279] 10000c00.uartlite: ttyS1 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
Sat May 11 03:51:03 2019 kern.info kernel: [    1.172971] console [ttyS1] enabled
Sat May 11 03:51:03 2019 kern.info kernel: [    1.186728] bootconsole [early0] disabled
Sat May 11 03:51:03 2019 kern.err kernel: [    1.203150] cacheinfo: Failed to find cpu0 device node
Sat May 11 03:51:03 2019 kern.warn kernel: [    1.213423] cacheinfo: Unable to detect cache hierarchy for CPU 0
Sat May 11 03:51:03 2019 kern.warn kernel: [    1.230395] spi spi0.0: force spi mode3
Sat May 11 03:51:03 2019 kern.info kernel: [    1.238857] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.249025] 4 fixed-partitions partitions found on MTD device spi0.0
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.261691] Creating 4 MTD partitions on "spi0.0":
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.271249] 0x000000000000-0x000000010000 : "jboot"
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.281867] 0x000000010000-0x000000210000 : "recovery"
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.293054] 0x000000210000-0x000000ff0000 : "firmware"
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.306242] 2 jimage-fw partitions found on MTD device firmware
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.318104] Creating 2 MTD partitions on "firmware":
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.328013] 0x000000000000-0x0000001827e1 : "kernel"
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.338815] 0x0000001827e1-0x000000de0000 : "rootfs"
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.349510] mtd: device 4 (rootfs) set to be root filesystem
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.362249] 1 squashfs-split partitions found on MTD device rootfs
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.374640] 0x000000610000-0x000000de0000 : "rootfs_data"
Sat May 11 03:51:03 2019 kern.notice kernel: [    1.386302] 0x000000ff0000-0x000001000000 : "config"
Sat May 11 03:51:03 2019 kern.info kernel: [    1.397872] libphy: Fixed MDIO Bus: probed
Sat May 11 03:51:03 2019 kern.info kernel: [    1.415093] gsw: setting port4 to ephy mode
Sat May 11 03:51:03 2019 kern.info kernel: [    1.423505] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 0 link up (100Mbps/Full duplex)
Sat May 11 03:51:03 2019 kern.err kernel: [    1.441733] mtk_soc_eth 10100000.ethernet: generated random MAC address c2:6f:3f:aa:71:46
Sat May 11 03:51:03 2019 kern.info kernel: [    1.458119] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
Sat May 11 03:51:03 2019 kern.info kernel: [    1.470580] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
Sat May 11 03:51:03 2019 kern.info kernel: [    1.487590] rt2880_wdt 10000120.watchdog: Initialized
Sat May 11 03:51:03 2019 kern.info kernel: [    1.498895] NET: Registered protocol family 10
Sat May 11 03:51:03 2019 kern.info kernel: [    1.511528] Segment Routing with IPv6
Sat May 11 03:51:03 2019 kern.info kernel: [    1.519007] NET: Registered protocol family 17
Sat May 11 03:51:03 2019 kern.info kernel: [    1.527932] 8021q: 802.1Q VLAN Support v1.8
Sat May 11 03:51:03 2019 kern.info kernel: [    1.542841] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
Sat May 11 03:51:03 2019 kern.info kernel: [    1.558024] Freeing unused kernel memory: 204K
Sat May 11 03:51:03 2019 kern.warn kernel: [    1.566907] This architecture does not have kernel memory protection.
Sat May 11 03:51:03 2019 user.info kernel: [    2.376821] init: Console is alive
Sat May 11 03:51:03 2019 user.info kernel: [    2.383935] init: - watchdog -
Sat May 11 03:51:03 2019 kern.notice kernel: [    2.722538] random: fast init done
Sat May 11 03:51:03 2019 user.info kernel: [    3.806234] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Sat May 11 03:51:03 2019 kern.info kernel: [    4.012777] usbcore: registered new interface driver usbfs
Sat May 11 03:51:03 2019 kern.info kernel: [    4.023840] usbcore: registered new interface driver hub
Sat May 11 03:51:03 2019 kern.info kernel: [    4.034581] usbcore: registered new device driver usb
Sat May 11 03:51:03 2019 kern.info kernel: [    4.050723] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sat May 11 03:51:03 2019 kern.info kernel: [    4.065594] ehci-platform: EHCI generic platform driver
Sat May 11 03:51:03 2019 kern.info kernel: [    4.086380] phy phy-usbphy.0: remote usb device wakeup disabled
Sat May 11 03:51:03 2019 kern.info kernel: [    4.098189] phy phy-usbphy.0: UTMI 16bit 30MHz
Sat May 11 03:51:03 2019 kern.info kernel: [    4.107062] ehci-platform 101c0000.ehci: EHCI Host Controller
Sat May 11 03:51:03 2019 kern.info kernel: [    4.118550] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
Sat May 11 03:51:03 2019 kern.info kernel: [    4.134469] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
Sat May 11 03:51:03 2019 kern.info kernel: [    4.155755] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
Sat May 11 03:51:03 2019 kern.info kernel: [    4.169207] hub 1-0:1.0: USB hub found
Sat May 11 03:51:03 2019 kern.info kernel: [    4.177129] hub 1-0:1.0: 1 port detected
Sat May 11 03:51:03 2019 user.info kernel: [    4.189161] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Sat May 11 03:51:03 2019 user.info kernel: [    4.207723] init: - preinit -
Sat May 11 03:51:03 2019 kern.info kernel: [    4.779473] usb 1-1: new high-speed USB device number 2 using ehci-platform
Sat May 11 03:51:03 2019 kern.notice kernel: [    5.011723] random: procd: uninitialized urandom read (4 bytes read)
Sat May 11 03:51:03 2019 kern.info kernel: [    5.024969] hub 1-1:1.0: USB hub found
Sat May 11 03:51:03 2019 kern.info kernel: [    5.043451] hub 1-1:1.0: 4 ports detected
Sat May 11 03:51:03 2019 kern.info kernel: [    5.485394] 8021q: adding VLAN 0 to HW filter on device eth0
Sat May 11 03:51:03 2019 kern.notice kernel: [    6.864858] jffs2: notice: (386) jffs2_build_xattr_subsystem: complete building xattr subsystem, 7 of xdatum (2 unchecked, 5 orphan) and 23 of xref (5 dead, 4 orphan) found.
Sat May 11 03:51:03 2019 user.info kernel: [    6.897659] mount_root: switching to jffs2 overlay
Sat May 11 03:51:03 2019 kern.warn kernel: [    6.953434] overlayfs: upper fs does not support tmpfile.
Sat May 11 03:51:03 2019 user.warn kernel: [    6.970536] urandom-seed: Seeding with /etc/urandom.seed
Sat May 11 03:51:03 2019 user.info kernel: [    7.157816] procd: - early -
Sat May 11 03:51:03 2019 user.info kernel: [    7.163661] procd: - watchdog -
Sat May 11 03:51:03 2019 user.info kernel: [    7.871233] procd: - watchdog -
Sat May 11 03:51:03 2019 user.info kernel: [    7.881326] procd: - ubus -
Sat May 11 03:51:03 2019 kern.notice kernel: [    8.038032] random: jshn: uninitialized urandom read (4 bytes read)
Sat May 11 03:51:03 2019 kern.notice kernel: [    8.210569] random: ubusd: uninitialized urandom read (4 bytes read)
Sat May 11 03:51:03 2019 kern.notice kernel: [    8.336477] random: ubusd: uninitialized urandom read (4 bytes read)
Sat May 11 03:51:03 2019 user.info kernel: [    8.358710] procd: - init -
Sat May 11 03:51:03 2019 user.info kernel: [    9.233808] kmodloader: loading kernel modules from /etc/modules.d/*
Sat May 11 03:51:03 2019 kern.info kernel: [    9.642174] ip6_tables: (C) 2000-2006 Netfilter Core Team
Sat May 11 03:51:03 2019 kern.info kernel: [    9.661029] Netfilter messages via NETLINK v0.30.
Sat May 11 03:51:03 2019 kern.info kernel: [    9.673503] ip_set: protocol 6
Sat May 11 03:51:03 2019 kern.info kernel: [    9.761190] usbcore: registered new interface driver cdc_wdm
Sat May 11 03:51:03 2019 kern.info kernel: [    9.786859] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7
Sat May 11 03:51:03 2019 kern.info kernel: [    9.802014] Backport generated by backports.git v4.19.32-1-0-g1c4f7569
Sat May 11 03:51:03 2019 kern.info kernel: [    9.835834] ip_tables: (C) 2000-2006 Netfilter Core Team
Sat May 11 03:51:03 2019 kern.info kernel: [    9.860600] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
Sat May 11 03:51:03 2019 kern.info kernel: [    9.875815] ctnetlink v0.93: registering with nfnetlink.
Sat May 11 03:51:03 2019 kern.info kernel: [    9.961737] usbcore: registered new interface driver usbserial
Sat May 11 03:51:03 2019 kern.info kernel: [    9.973533] usbcore: registered new interface driver usbserial_generic
Sat May 11 03:51:03 2019 kern.info kernel: [    9.986692] usbserial: USB Serial support registered for generic
Sat May 11 03:51:03 2019 kern.info kernel: [   10.043305] xt_time: kernel timezone is -0000
Sat May 11 03:51:03 2019 kern.info kernel: [   10.054744] usbcore: registered new interface driver cdc_ether
Sat May 11 03:51:03 2019 kern.info kernel: [   10.070623] usbcore: registered new interface driver cdc_ncm
Sat May 11 03:51:03 2019 kern.info kernel: [   10.112553] usbcore: registered new interface driver huawei_cdc_ncm
Sat May 11 03:51:03 2019 kern.info kernel: [   10.186154] PPP generic driver version 2.4.2
Sat May 11 03:51:03 2019 kern.info kernel: [   10.197806] NET: Registered protocol family 24
Sat May 11 03:51:03 2019 kern.info kernel: [   10.209978] usbcore: registered new interface driver qmi_wwan
Sat May 11 03:51:03 2019 kern.info kernel: [   10.224869] usbcore: registered new interface driver rndis_host
Sat May 11 03:51:03 2019 kern.err kernel: [   10.258717] mt76x0e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4
Sat May 11 03:51:03 2019 kern.info kernel: [   10.271301] mt76x0e 0000:01:00.0: ASIC revision: 76100002
Sat May 11 03:51:03 2019 kern.info kernel: [   10.284414] mt76x0e 0000:01:00.0: Firmware Version: 0.1.00
Sat May 11 03:51:03 2019 kern.info kernel: [   10.379924] mt76x0e 0000:01:00.0: EEPROM ver:01 fae:00
Sat May 11 03:51:03 2019 kern.debug kernel: [   10.394433] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Sat May 11 03:51:03 2019 kern.info kernel: [   10.411292] usbcore: registered new interface driver option
Sat May 11 03:51:03 2019 kern.info kernel: [   10.422596] usbserial: USB Serial support registered for GSM modem (1-port)
Sat May 11 03:51:03 2019 kern.info kernel: [   10.546544] ieee80211 phy1: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.
Sat May 11 03:51:03 2019 kern.info kernel: [   10.568121] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
Sat May 11 03:51:03 2019 kern.info kernel: [   10.583654] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 7620 detected
Sat May 11 03:51:03 2019 kern.debug kernel: [   10.598073] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Sat May 11 03:51:03 2019 user.info kernel: [   10.681002] kmodloader: done loading kernel modules from /etc/modules.d/*
Sat May 11 03:51:04 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat May 11 03:51:04 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat May 11 03:51:05 2019 daemon.info dnsmasq[863]: started, version 2.80 cachesize 150
Sat May 11 03:51:05 2019 daemon.info dnsmasq[863]: DNS service limited to local subnets
Sat May 11 03:51:05 2019 daemon.info dnsmasq[863]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
...
Sat May 11 03:51:05 2019 daemon.warn dnsmasq[863]: no servers found in /tmp/resolv.conf.auto, will retry
Sat May 11 03:51:05 2019 daemon.info dnsmasq[863]: read /etc/hosts - 4 addresses
Sat May 11 03:51:05 2019 daemon.info dnsmasq[863]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat May 11 03:51:05 2019 authpriv.info dropbear[896]: Not backgrounding
Sat May 11 03:51:07 2019 user.notice : Added device handler type: 8021ad
Sat May 11 03:51:07 2019 user.notice : Added device handler type: 8021q
Sat May 11 03:51:07 2019 user.notice : Added device handler type: macvlan
Sat May 11 03:51:07 2019 user.notice : Added device handler type: veth
Sat May 11 03:51:07 2019 user.notice : Added device handler type: bridge
Sat May 11 03:51:07 2019 user.notice : Added device handler type: Network device
Sat May 11 03:51:07 2019 user.notice : Added device handler type: tunnel
Sat May 11 03:51:07 2019 daemon.notice procd: /etc/init.d/network: 'radio0' is disabled
Sat May 11 03:51:07 2019 daemon.notice procd: /etc/init.d/network: 'radio1' is disabled
Sat May 11 03:51:07 2019 daemon.notice procd: /etc/init.d/network: 'radio0' is disabled
Sat May 11 03:51:07 2019 daemon.notice procd: /etc/init.d/network: 'radio1' is disabled
Sat May 11 03:51:09 2019 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Sat May 11 03:51:09 2019 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/radvd
Sat May 11 03:51:09 2019 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Sat May 11 03:51:09 2019 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Sat May 11 03:51:10 2019 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Sat May 11 03:51:10 2019 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Sat May 11 03:51:10 2019 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Sat May 11 03:51:10 2019 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Sat May 11 03:51:11 2019 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Sat May 11 03:51:11 2019 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Sat May 11 03:51:11 2019 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Sat May 11 03:51:11 2019 user.notice ucitrack: Setting up /etc/config/mwan3 reload trigger for non-procd /etc/init.d/mwan3
Sat May 11 03:51:12 2019 kern.info kernel: [   22.325881] 8021q: adding VLAN 0 to HW filter on device eth0
Sat May 11 03:51:12 2019 kern.info kernel: [   22.359681] device eth0 entered promiscuous mode
Sat May 11 03:51:12 2019 kern.info kernel: [   22.377610] br-lan: port 1(eth0.1) entered blocking state
Sat May 11 03:51:12 2019 kern.info kernel: [   22.388467] br-lan: port 1(eth0.1) entered disabled state
Sat May 11 03:51:12 2019 kern.info kernel: [   22.399632] device eth0.1 entered promiscuous mode
Sat May 11 03:51:13 2019 kern.info kernel: [   22.479285] br-lan: port 1(eth0.1) entered blocking state
Sat May 11 03:51:13 2019 kern.info kernel: [   22.490080] br-lan: port 1(eth0.1) entered forwarding state
Sat May 11 03:51:13 2019 kern.info kernel: [   22.501448] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'lan' is enabled
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'lan' is setting up now
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'lan' is now up
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'loopback' is enabled
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'loopback' is setting up now
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'loopback' is now up
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'lte' is setting up now
Sat May 11 03:51:13 2019 daemon.notice netifd: bridge 'br-lan' link is up
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'lan' has link connectivity
Sat May 11 03:51:13 2019 daemon.notice netifd: Network device 'eth0' link is up
Sat May 11 03:51:13 2019 daemon.notice netifd: VLAN 'eth0.1' link is up
Sat May 11 03:51:13 2019 daemon.notice netifd: Network device 'lo' link is up
Sat May 11 03:51:13 2019 daemon.notice netifd: Interface 'loopback' has link connectivity
Sat May 11 03:51:13 2019 daemon.notice netifd: lte (1263): Control device not valid
Sat May 11 03:51:13 2019 daemon.notice netifd: lte (1288): Stopping network lte
Sat May 11 03:51:13 2019 kern.info kernel: [   23.399593] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sat May 11 03:51:14 2019 daemon.err odhcpd[1013]: Failed to send to ff02::1%lan@br-lan (Address not available)
Sat May 11 03:51:14 2019 user.notice mwan3[1260]: Using firewall mask 0x3F00
Sat May 11 03:51:14 2019 user.notice mwan3[1260]: Max interface count is 60
**Sat May 11 03:51:14 2019 daemon.notice netifd: lte (1288): Can't open device /dev/ttyUSB0.**
Sat May 11 03:51:14 2019 daemon.notice netifd: lte (1288): Failed to disconnect
Sat May 11 03:51:14 2019 daemon.notice netifd: Interface 'lte' is now down
Sat May 11 03:51:14 2019 daemon.info procd: - init complete -
Sat May 11 03:51:16 2019 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sat May 11 03:51:19 2019 daemon.info dnsmasq[863]: exiting on receipt of SIGTERM
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: started, version 2.80 cachesize 150
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: DNS service limited to local subnets
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Sat May 11 03:51:19 2019 daemon.info dnsmasq-dhcp[1659]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
...
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: using local addresses only for domain lan
Sat May 11 03:51:19 2019 daemon.warn dnsmasq[1659]: no servers found in /tmp/resolv.conf.auto, will retry
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: read /etc/hosts - 4 addresses
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat May 11 03:51:19 2019 daemon.info dnsmasq-dhcp[1659]: read /etc/ethers - 0 addresses
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: read /etc/hosts - 4 addresses
Sat May 11 03:51:19 2019 daemon.info dnsmasq[1659]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat May 11 03:51:19 2019 daemon.info dnsmasq-dhcp[1659]: read /etc/ethers - 0 addresses
Sat May 11 03:51:19 2019 user.info mwan3rtmon[1448]: Detect rtchange event.
Sat May 11 03:51:23 2019 kern.info kernel: [   30.496537] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
Sat May 11 03:51:23 2019 kern.info kernel: [   31.137995] usb 1-1.1: USB disconnect, device number 3
Sat May 11 03:51:24 2019 kern.info kernel: [   31.939306] usb 1-1.1: new high-speed USB device number 4 using ehci-platform
Sat May 11 03:51:25 2019 kern.info kernel: [   32.222658] option 1-1.1:1.0: GSM modem (1-port) converter detected
Sat May 11 03:51:25 2019 kern.info kernel: [   32.235570] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB0
Sat May 11 03:51:25 2019 kern.info kernel: [   32.250137] option 1-1.1:1.1: GSM modem (1-port) converter detected
Sat May 11 03:51:25 2019 kern.info kernel: [   32.263023] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB1
Sat May 11 03:51:25 2019 kern.info kernel: [   32.622741] huawei_cdc_ncm 1-1.1:1.2: MAC-Address: 00:1e:10:1f:00:00
Sat May 11 03:51:25 2019 kern.info kernel: [   32.635479] huawei_cdc_ncm 1-1.1:1.2: setting rx_max = 16384
Sat May 11 03:51:25 2019 kern.info kernel: [   32.730936] huawei_cdc_ncm 1-1.1:1.2: NDP will be placed at end of frame for this device.
Sat May 11 03:51:25 2019 kern.info kernel: [   32.747613] huawei_cdc_ncm 1-1.1:1.2: cdc-wdm0: USB WDM device
Sat May 11 03:51:25 2019 kern.info kernel: [   32.760359] huawei_cdc_ncm 1-1.1:1.2 wwan0: register 'huawei_cdc_ncm' at usb-101c0000.ehci-1.1, Huawei CDC NCM device, 00:1e:10:1f:00:00
Sat May 11 03:51:26 2019 daemon.notice netifd: Interface 'lte' is setting up now
Sat May 11 03:51:27 2019 daemon.notice netifd: lte (2051): Stopping network lte
Sat May 11 03:51:27 2019 daemon.notice netifd: lte (2051): sending ->
Sat May 11 03:51:32 2019 daemon.notice netifd: Interface 'lte' is now down
Sat May 11 03:51:32 2019 daemon.info dnsmasq-dhcp[1659]: DHCPDISCOVER(br-lan) 192.168.1.134 00:b5:6d:05:65:c0
Sat May 11 03:51:32 2019 daemon.info dnsmasq-dhcp[1659]: DHCPOFFER(br-lan) 192.168.1.134 00:b5:6d:05:65:c0
Sat May 11 03:51:32 2019 daemon.info dnsmasq-dhcp[1659]: DHCPREQUEST(br-lan) 192.168.1.134 00:b5:6d:05:65:c0
Sat May 11 03:51:32 2019 daemon.info dnsmasq-dhcp[1659]: DHCPACK(br-lan) 192.168.1.134 00:b5:6d:05:65:c0 Yoogaa
Sat May 11 03:51:55 2019 authpriv.info dropbear[2516]: Child connection from 192.168.1.134:56325
Sat May 11 03:51:56 2019 authpriv.notice dropbear[2516]: Auth succeeded with blank password for 'root' from 192.168.1.134:56325
Sat May 11 03:52:21 2019 kern.notice kernel: [   57.281167] random: crng init done
Sat May 11 03:52:21 2019 kern.notice kernel: [   57.287955] random: 6 urandom warning(s) missed due to ratelimiting
Sat May 11 04:17:57 2019 daemon.err uhttpd[1072]: luci: accepted login on /admin/network/network for root from 192.168.1.134
Sat May 11 04:27:38 2019 authpriv.info dropbear[14464]: Child connection from 192.168.1.134:56520
Sat May 11 04:27:41 2019 authpriv.notice dropbear[14464]: Auth succeeded with blank password for 'root' from 192.168.1.134:56520
root@OpenWrt:~#

Hi,
I received my dir510l and installed the snapshot. It works well including the power button as said above.
To install luci, I configured opkg to download the ipks from my developing computer (where I cross compiled openwrt); I used the wired interface, it is very easy!
I will now start to play with wifi! For now, no reboots.

Hi, I have installed the snapshot image, and everything is working great... everthing but the 5ghz network... Can someone point-me some directions to make it work?

Thanks for this great work !

kmod-mt76x0e is installed?

(Disclaimer: I have no experience with ramips or mt76 myself, so I'm just hinting at potentially missing kernel modules or firmware. Check dmesg for failures and iw list).

Hi... reset everything, and got 5ghz working... but... only for first boot.... after it lose 5ghz interface...
kmod-mt76x0e is installed !! thanks for your answer....

Hi. I am also having trouble with wifi.
I compiled openwrt by myself, and I think wifi modules where not include by default. I added mt76xxx stuffs I found, and I have seen that rt2x00 is also included (not sure it we need it?).
WIth this setup, wifi was still not working. Looking at dmesg, I understood the could be some kind of firmware problem, and I found this thread:
https://forum.archive.openwrt.org/viewtopic.php?id=59349
which solved my problem.
The file soc_wmac.eeprom is not included in openwrt, so I wonder how other people here did to have this file? Wiki does not mention how to get it... And also, looking at the wiki, mtd2 is for the firmware (kernel+rootfs) so I am not sure if eeprom settings are good...
Anyway, I have wifi 5GHz working (mt7610e); but still not having mt7620.

Any ideas on what can be done or where I am wrong?
Thanks!

/lib/firmware/soc_wmac.eeprom should be created during first reboot after jffs partition create.

It is extracted from SPI-NOR.

Hi, thanks for your answer. I did not have this file, so something was wrong...
Can you tell me which program is in charge of dumping the spi-nor? Maybe I can do it manually.

This script is response:

/etc/hotplug.d/firmware/10-rt2x00-eeprom

Thanks for the script. The script was here but it needs jboot-tools which was no installed by default... Installing it solved the problem and I now have the good soc_wmac.eeprom file.

Now I only have one wlan interface (rt7620 one), but mt76x0e does not seem to work. I give my dmesg in case it can help:

root@OpenWrt:~# dmesg 
[    0.000000] Linux version 4.14.115 (guillaume@guillaume-UX32A) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r9948-290a7dc0c7)) #0 Thu May 9 16:33:39 2019
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7620A ver:2 eco:4
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[    0.000000] MIPS: machine is D-Link DIR-510L
[    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, PIPT, no 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] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat 8049bf20, node_mem_map 81000040
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] random: get_random_bytes called from start_kernel+0x8c/0x474 with crng_init=0
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS1,57600 rootfstype=squashfs,jffs2
[    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=0007df10
[    0.000000] Readback ErrCtl register=0007df10
[    0.000000] Memory: 124680K/131072K available (3686K kernel code, 177K rwdata, 860K rodata, 196K init, 208K bss, 6392K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 256
[    0.000000] CPU Clock: 580MHz
[    0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
[    0.000000] systick: enable autosleep mode
[    0.000000] systick: running - mult: 214748, shift: 32
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[    0.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[    0.015471] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.087706] pid_max: default: 32768 minimum: 301
[    0.097093] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.110110] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.129512] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.148991] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.161159] pinctrl core: initialized pinctrl subsystem
[    0.171985] NET: Registered protocol family 16
[    0.715513] mt7620-pci 10140000.pcie: PCIE0 no card, disable it(RST&CLK)
[    0.728742] mt7620-pci: probe of 10140000.pcie failed with error -1
[    0.757724] rt2880_gpio 10000600.gpio: registering 24 gpios
[    0.768759] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[    0.784654] clocksource: Switched to clocksource systick
[    0.796311] NET: Registered protocol family 2
[    0.805684] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.819457] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.832050] TCP: Hash tables configured (established 1024 bind 1024)
[    0.844832] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.856342] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.869026] NET: Registered protocol family 1
[    0.877607] PCI: CLS 0 bytes, default 32
[    0.880228] rt-timer 10000100.timer: maximum frequency is 1220Hz
[    0.892971] Crashlog allocated RAM at address 0x3f00000
[    0.905013] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    0.923029] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.934523] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.963572] io scheduler noop registered
[    0.971277] io scheduler deadline registered (default)
[    0.982300] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.995848] 10000500.uart: ttyS0 at MMIO 0x10000500 (irq = 13, base_baud = 2500000) is a Palmchip BK-3103
[    1.015468] 10000c00.uartlite: ttyS1 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
[    1.035150] console [ttyS1] enabled
[    1.048910] bootconsole [early0] disabled
[    1.065362] cacheinfo: Failed to find cpu0 device node
[    1.075637] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.092618] spi spi0.0: force spi mode3
[    1.101083] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[    1.111252] 4 fixed-partitions partitions found on MTD device spi0.0
[    1.123911] Creating 4 MTD partitions on "spi0.0":
[    1.133467] 0x000000000000-0x000000010000 : "jboot"
[    1.144078] 0x000000010000-0x000000210000 : "recovery"
[    1.155264] 0x000000210000-0x000000ff0000 : "firmware"
[    1.168465] 2 jimage-fw partitions found on MTD device firmware
[    1.180329] Creating 2 MTD partitions on "firmware":
[    1.190248] 0x000000000000-0x00000018311f : "kernel"
[    1.201034] 0x00000018311f-0x000000de0000 : "rootfs"
[    1.211785] mtd: device 4 (rootfs) set to be root filesystem
[    1.224545] 1 squashfs-split partitions found on MTD device rootfs
[    1.236934] 0x0000005d0000-0x000000de0000 : "rootfs_data"
[    1.248592] 0x000000ff0000-0x000001000000 : "config"
[    1.260189] libphy: Fixed MDIO Bus: probed
[    1.277477] gsw: setting port4 to ephy mode
[    1.285882] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 0 link up (100Mbps/Full duplex)
[    1.304106] mtk_soc_eth 10100000.ethernet: generated random MAC address 22:cf:33:5a:90:31
[    1.320490] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
[    1.332931] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[    1.349953] rt2880_wdt 10000120.watchdog: Initialized
[    1.361245] NET: Registered protocol family 10
[    1.373911] Segment Routing with IPv6
[    1.381386] NET: Registered protocol family 17
[    1.390305] 8021q: 802.1Q VLAN Support v1.8
[    1.404965] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    1.420104] Freeing unused kernel memory: 196K
[    1.428981] This architecture does not have kernel memory protection.
[    2.184117] init: Console is alive
[    2.191228] init: - watchdog -
[    2.641370] random: fast init done
[    3.824905] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.020979] usbcore: registered new interface driver usbfs
[    4.032073] usbcore: registered new interface driver hub
[    4.042793] usbcore: registered new device driver usb
[    4.086112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.108244] SCSI subsystem initialized
[    4.121087] ehci-platform: EHCI generic platform driver
[    4.141876] phy phy-usbphy.0: remote usb device wakeup disabled
[    4.153690] phy phy-usbphy.0: UTMI 16bit 30MHz
[    4.162559] ehci-platform 101c0000.ehci: EHCI Host Controller
[    4.174046] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[    4.189947] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[    4.210226] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[    4.223689] hub 1-0:1.0: USB hub found
[    4.231601] hub 1-0:1.0: 1 port detected
[    4.242885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.256902] ohci-platform: OHCI generic platform driver
[    4.267671] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[    4.281296] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[    4.297186] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[    4.335199] hub 2-0:1.0: USB hub found
[    4.343172] hub 2-0:1.0: 1 port detected
[    4.358637] usbcore: registered new interface driver usb-storage
[    4.371403] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.390036] init: - preinit -
[    4.888171] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    5.175805] hub 1-1:1.0: USB hub found
[    5.189027] hub 1-1:1.0: 4 ports detected
[    5.307942] random: procd: uninitialized urandom read (4 bytes read)
[    5.879296] 8021q: adding VLAN 0 to HW filter on device eth0
[    7.022609] mount_root: loading kmods from internal overlay
[    7.070400] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[    7.085422] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[    7.430857] jffs2: notice: (412) jffs2_build_xattr_subsystem: complete building xattr subsystem, 11 of xdatum (3 unchecked, 8 orphan) and 44 of xref (8 dead, 0 orphan) found.
[    7.462613] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[    7.481700] block: extroot: not configured
[    7.558686] jffs2: notice: (410) jffs2_build_xattr_subsystem: complete building xattr subsystem, 11 of xdatum (3 unchecked, 8 orphan) and 44 of xref (8 dead, 0 orphan) found.
[    7.591524] mount_root: loading kmods from internal overlay
[    7.638075] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    7.657585] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    7.876083] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[    7.899202] block: extroot: not configured
[    7.908607] mount_root: switching to jffs2 overlay
[    7.952353] overlayfs: upper fs does not support tmpfile.
[    7.968566] urandom-seed: Seeding with /etc/urandom.seed
[    8.154703] procd: - early -
[    8.160652] procd: - watchdog -
[    8.702402] procd: - watchdog -
[    8.709040] procd: - ubus -
[    8.880475] random: ubusd: uninitialized urandom read (4 bytes read)
[    8.895348] random: ubusd: uninitialized urandom read (4 bytes read)
[    8.908666] random: ubusd: uninitialized urandom read (4 bytes read)
[    8.922412] procd: - init -
[    9.501033] kmodloader: loading kernel modules from /etc/modules.d/*
[    9.535414] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    9.563130] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7
[    9.578290] Backport generated by backports.git v4.19.32-1-0-g1c4f7569
[    9.595832] ip_tables: (C) 2000-2006 Netfilter Core Team
[    9.617133] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[    9.710798] xt_time: kernel timezone is -0000
[    9.815419] PPP generic driver version 2.4.2
[    9.827044] NET: Registered protocol family 24
[    9.882492] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.
[    9.907140] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
[    9.922647] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
[    9.937103] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   10.047431] kmodloader: done loading kernel modules from /etc/modules.d/*
[   11.279944] urandom_read: 5 callbacks suppressed
[   11.279954] random: jshn: uninitialized urandom read (4 bytes read)
[   18.918437] 8021q: adding VLAN 0 to HW filter on device eth0
[   18.951154] device eth0 entered promiscuous mode
[   18.970250] br-lan: port 1(eth0.1) entered blocking state
[   18.981088] br-lan: port 1(eth0.1) entered disabled state
[   18.992228] device eth0.1 entered promiscuous mode
[   19.068171] br-lan: port 1(eth0.1) entered blocking state
[   19.079002] br-lan: port 1(eth0.1) entered forwarding state
[   19.090564] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   20.083914] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   23.589136] ieee80211 phy0: rt2800_rf_self_txdc_cal: Info - RF Tx self calibration start
[   23.605813] ieee80211 phy0: rt2800_rf_self_txdc_cal: Info - RF Tx self calibration end
[   28.832382] ieee80211 phy0: rt2800_loft_iq_calibration: Info - LOFT Calibration Done!
[   28.851958] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Start!
[   28.879868] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Done! CH = 0, (gain= 3, phase=3c)
[   28.898977] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Start!
[   28.926879] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Done! CH = 1, (gain= 1, phase=3d)
[   28.945108] ieee80211 phy0: rt2800_loft_iq_calibration: Info - TX IQ Calibration Done!
[   28.976765] ieee80211 phy0: rt2800_rxiq_calibration: Info - RXIQ G_imb=0, Ph_rx=-3
[   29.002101] ieee80211 phy0: rt2800_rxiq_calibration: Info - RXIQ G_imb=0, Ph_rx=0
[   29.026772] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.061906] br-lan: port 2(wlan0) entered blocking state
[   29.072598] br-lan: port 2(wlan0) entered disabled state
[   29.083613] device wlan0 entered promiscuous mode
[   32.779254] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   32.792196] br-lan: port 2(wlan0) entered blocking state
[   32.802835] br-lan: port 2(wlan0) entered forwarding state
[   51.054459] random: crng init done

and loaded modules:

root@OpenWrt:~# lsmod 
cfg80211              231840  5 rt2x00lib,mt76x02_lib,mt7603e,mt76,mac80211
compat                  6519  4 rt2800soc,rt2800pci,mac80211,cfg80211
crc_ccitt               1035  2 rt2800lib,ppp_async
crc_itu_t               1035  0 
crc16                   1031  1 ext4
crc32c_generic          1424  0 
crypto_hash            10066  3 ext4,jbd2,crc32c_generic
eeprom_93cx6            2250  1 rt2800pci
ehci_hcd               34839  1 ehci_platform
ehci_platform           4656  0 
ext4                  376846  0 
fat                    51646  1 vfat
gpio_button_hotplug     6448  0 
ip_tables               9997  4 iptable_nat,iptable_mangle,iptable_filter
ip6_tables              9793 24 ip6table_mangle,ip6table_filter
ip6t_REJECT             1072  2 
ip6table_filter          688  1 
ip6table_mangle         1200  0 
ipt_MASQUERADE           720  1 
ipt_REJECT              1008  2 
iptable_filter           688  1 
iptable_mangle           944  0 
iptable_nat              752  1 
jbd2                   52354  1 ext4
leds_gpio               2928  0 
ledtrig_usbport         2784  0 
mac80211              457638 10 rt2800lib,mt76x0e,mt76x0_common,rt2x00soc,rt2x00pci,rt2x00lib,mt76x2e,mt76x02_lib,mt7603e,mt76
mbcache                 3182  1 ext4
mt76                   26532  6 mt76x0e,mt76x0_common,mt76x2e,mt76x2_common,mt76x02_lib,mt7603e
mt7603e                36257  0 
mt76x0_common          29685  1 mt76x0e
mt76x02_lib            40081  4 mt76x0e,mt76x0_common,mt76x2e,mt76x2_common
mt76x0e                 3665  0 
mt76x2_common          11592  1 mt76x2e
mt76x2e                10481  0 
nf_conntrack           57064 12 nf_conntrack_ipv6,ipt_MASQUERADE,xt_state,xt_nat,xt_conntrack,xt_REDIRECT,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat_ipv4,nf_nat,nf_flow_table,nf_conntrack_rtcache
nf_conntrack_ipv4       4368 10 
nf_conntrack_ipv6       4576  4 
nf_conntrack_rtcache    2640  0 
nf_defrag_ipv4          1046  1 nf_conntrack_ipv4
nf_defrag_ipv6          4830  1 nf_conntrack_ipv6
nf_flow_table          13791  2 xt_FLOWOFFLOAD,nf_flow_table_hw
nf_flow_table_hw        2160  1 
nf_log_common           2703  2 nf_log_ipv4,nf_log_ipv6
nf_log_ipv4             3504  0 
nf_log_ipv6             4176  0 
nf_nat                  9483  4 xt_nat,nf_nat_redirect,nf_nat_masquerade_ipv4,nf_nat_ipv4
nf_nat_ipv4             3441  1 iptable_nat
nf_nat_masquerade_ipv4    1628  1 ipt_MASQUERADE
nf_nat_redirect         1499  1 xt_REDIRECT
nf_reject_ipv4          2147  1 ipt_REJECT
nf_reject_ipv6          2536  1 ip6t_REJECT
nls_base                5152  6 vfat,fat,nls_utf8,nls_iso8859_1,nls_cp437,usbcore
nls_cp437               4432  0 
nls_iso8859_1           2896  0 
nls_utf8                 880  0 
ohci_hcd               22658  1 ohci_platform
ohci_platform           4144  0 
ppp_async               6896  0 
ppp_generic            22626  3 pppoe,ppp_async,pppox
pppoe                   8464  0 
pppox                   1386  1 pppoe
rt2800lib             122098  3 rt2800soc,rt2800pci,rt2800mmio
rt2800mmio              6164  2 rt2800soc,rt2800pci
rt2800pci               3776  0 
rt2800soc               2560  0 
rt2x00lib              38329  7 rt2800soc,rt2800pci,rt2800mmio,rt2800lib,rt2x00soc,rt2x00pci,rt2x00mmio
rt2x00mmio              2480  3 rt2800soc,rt2800pci,rt2800mmio
rt2x00pci               1714  1 rt2800pci
rt2x00soc               1234  1 rt2800soc
scsi_mod               97138  3 sg,usb_storage,sd_mod
sd_mod                 30336  0 
sg                     21504  0 
slhc                    5243  1 ppp_generic
usb_common              2551  1 usbcore
usb_storage            39579  0 
usbcore               130947  6 ledtrig_usbport,usb_storage,ohci_platform,ohci_hcd,ehci_platform,ehci_hcd
vfat                    8592  0 
x_tables               13839 23 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_state,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_conntrack,xt_comment,xt_TCPMSS,xt_REDIRECT,xt_LOG,xt_FLOWOFFLOAD,iptable_mangle,iptable_filter,ip_tables,ip6table_mangle,ip6table_filter,ip6_tables,ip6t_REJECT
xt_FLOWOFFLOAD          2816  0 
xt_LOG                   816  0 
xt_REDIRECT              752  0 
xt_TCPMSS               2832  0 
xt_comment               528107 
xt_conntrack            2352 12 
xt_limit                1232 20 
xt_mac                   656  0 
xt_mark                  720  0 
xt_multiport            1328  0 
xt_nat                  1584  0 
xt_state                 752  0 
xt_tcpudp               1840  8 
xt_time                 1808  0 

I think I have the good modules (mt76x0e) loaded, but nothings shows up in kernel messages. Do I need some firmware?

Thanks for your help!

You should have something like that:

[    8.271426] mt76x0e 0000:01:00.0: ASIC revision: 76100002
[    8.284715] mt76x0e 0000:01:00.0: Firmware Version: 0.1.00
[    8.380904] mt76x0e 0000:01:00.0: EEPROM ver:01 fae:00

This is lsmod from D-Link DWR-118 A1 with working mt7610e:

cfg80211              231840  4 rt2x00lib,mt76x02_lib,mt76,mac80211
compat                  6519  4 rt2800soc,rt2800pci,mac80211,cfg80211
crc_ccitt               1035  2 rt2800lib,ppp_async
crc_itu_t               1035  0
eeprom_93cx6            2250  1 rt2800pci
ehci_hcd               34903  1 ehci_platform
ehci_platform           4656  0
gpio_button_hotplug     6416  0
ip_tables              10061  4 iptable_nat,iptable_mangle,iptable_filter
ip6_tables              9857 24 ip6table_mangle,ip6table_filter
ip6t_REJECT             1072  2
ip6table_filter          688  1
ip6table_mangle         1200  1
ipt_MASQUERADE           720  1
ipt_REJECT              1008  2
iptable_filter           688  1
iptable_mangle           944  1
iptable_nat              752  1
leds_gpio               2928  0
mac80211              457766  8 rt2800lib,mt76x0e,mt76x0_common,rt2x00soc,rt2x00pci,rt2x00lib,mt76x02_lib,mt76
mt76                   26500  3 mt76x0e,mt76x0_common,mt76x02_lib
mt76x0_common          29685  1 mt76x0e
mt76x02_lib            40049  2 mt76x0e,mt76x0_common
mt76x0e                 3665  0
nf_conntrack           57413 12 nf_conntrack_ipv6,ipt_MASQUERADE,xt_state,xt_nat,xt_conntrack,xt_REDIRECT,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat_ipv4,nf_nat,nf_flow_table,nf_conntrack_rtcache
nf_conntrack_ipv4       4368 11
nf_conntrack_ipv6       4576  5
nf_conntrack_rtcache    2640  0
nf_defrag_ipv4          1046  1 nf_conntrack_ipv4
nf_defrag_ipv6          4830  1 nf_conntrack_ipv6
nf_flow_table          13791  2 xt_FLOWOFFLOAD,nf_flow_table_hw
nf_flow_table_hw        2160  1
nf_log_common           2703  2 nf_log_ipv4,nf_log_ipv6
nf_log_ipv4             3504  0
nf_log_ipv6             4176  0
nf_nat                  9483  4 xt_nat,nf_nat_redirect,nf_nat_masquerade_ipv4,nf_nat_ipv4
nf_nat_ipv4             3441  1 iptable_nat
nf_nat_masquerade_ipv4    1628  1 ipt_MASQUERADE
nf_nat_redirect         1499  1 xt_REDIRECT
nf_reject_ipv4          2147  1 ipt_REJECT
nf_reject_ipv6          2536  1 ip6t_REJECT
nls_base                5152  1 usbcore
ohci_hcd               22658  1 ohci_platform
ohci_platform           4144  0
ppp_async               6896  0
ppp_generic            22690  3 pppoe,ppp_async,pppox
pppoe                   8496  0
pppox                   1386  1 pppoe
rt2800lib             122098  3 rt2800soc,rt2800pci,rt2800mmio
rt2800mmio              6164  2 rt2800soc,rt2800pci
rt2800pci               3776  0
rt2800soc               2560  0
rt2x00lib              38329  7 rt2800soc,rt2800pci,rt2800mmio,rt2800lib,rt2x00soc,rt2x00pci,rt2x00mmio
rt2x00mmio              2480  3 rt2800soc,rt2800pci,rt2800mmio
rt2x00pci               1714  1 rt2800pci
rt2x00soc               1234  1 rt2800soc
slhc                    5243  1 ppp_generic
usb_common              2551  1 usbcore
usbcore               131363  4 ohci_platform,ohci_hcd,ehci_platform,ehci_hcd
x_tables               13967 23 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_state,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_conntrack,xt_comment,xt_TCPMSS,xt_REDIRECT,xt_LOG,xt_FLOWOFFLOAD,iptable_mangle,iptable_filter,ip_tables,ip6table_mangle,ip6table_filter,ip6_tables,ip6t_REJECT
xt_FLOWOFFLOAD          2816  0
xt_LOG                   816  0
xt_REDIRECT              752  0
xt_TCPMSS               2832  2
xt_comment               528125
xt_conntrack            2352 14
xt_limit                1232 20
xt_mac                   656  0
xt_mark                  720  0
xt_multiport            1328  0
xt_nat                  1584  0
xt_state                 752  0
xt_tcpudp               1840 10
xt_time                 1808  0

Ok so I think I have the good setup.
I think I have the same problem as DiegoGiovany. Sometimes it works, sometimes not.
I will have to check again, but when it does not work, I do not see these messages about PCI:

Sat May 11 03:51:03 2019 kern.info kernel: [    0.734579] PCI host bridge to bus 0000:00
Sat May 11 03:51:03 2019 kern.info kernel: [    0.742574] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.756288] pci_bus 0000:00: root bus resource [io  0xffffffff]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.768017] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.781518] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797308] pci 0000:00:00.0: [1814:0801] type 01 class 0x060400
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797347] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797361] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797432] pci 0000:00:00.0: supports D1
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.797443] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Sat May 11 03:51:03 2019 kern.info kernel: [    0.797698] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.813701] pci 0000:01:00.0: [14c3:7650] type 00 class 0x028000
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.813749] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.813886] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814136] pci 0000:01:00.1: [14c3:8650] type 00 class 0x0d1100
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814181] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814308] pci 0000:01:00.1: supports D1
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814317] pci 0000:01:00.1: PME# supported from D0 D1 D3hot D3cold
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814527] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Sat May 11 03:51:03 2019 kern.debug kernel: [    0.814545] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
Sat May 11 03:51:03 2019 kern.info kernel: [    0.814603] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.827655] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
...
Sat May 11 03:51:03 2019 kern.info kernel: [    0.895468] pci 0000:00:00.0: PCI bridge to [bus 01]
Sat May 11 03:51:03 2019 kern.info kernel: [    0.905320] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x201fffff]

regards,

Have been doing some further testing on this, as I wasn't happy with the poor performance I was seeing from my WIFI clients. Long story short is, I was getting dropped connections, poor response from the web interface (which I originally blamed on SSL / Luci !!).

Today, I created a new WIFI network on the 2.4GHz Radio (radio1), which is also used as my WIFI client to connect to other networks, and performance has been rock solid. Previous web interface delays are no longer, disconnections from the WIFI network are no longer, and performance is on par with stock firmware. I will continue to do testing (am on the road next two days so this is why I use it) to see reliability, but so far so good.

Brief overview of my setup:

  • Snapshot loaded with defaults
  • Added LUCI and LUCI SSL packages.
  • radio0 ( MediaTek MT7610E 802.11bgnac) has a LAN WIFI network configured on it. This is the one causing the issues but the looks of things.
    *radio1 ( Generic MAC80211 802.11bgn) has a WIFI client configured to connect to other networks, it's in the WAN zone, and a newly configured WIFI network for me to connect to which is in the LAN zone.

Driver for MT7610E is very experimental. There are many issues with mt76x0e. Most important is problem with tx power.

1 Like

Thanks, this would explain it. Is there active work going on with it or is this a dead end?

It is active work. You can find sources at github:

1 Like

@ Swaziboy Are you still having reboot issues?
I am having the same problem now. I am using the dir510l to share (with samba) a usb key (movies) to a tablet with the 2.4ghz wifi.
It will reboot very quickly when I am playing a movie. After reboot I do not see any messages in /var/log to check what happened.
When the movie plays, cpu and ram usage are not to high so I do not think the problem is that...

Hey all, probably specifically @CHKDSK88 - where are we at with this thing? I've got a device, SPI flash programmer that actually works, even a few spare flash chips of the same model. It looks like we're mostly waiting on the mt76 driver to be stabilized, though it appears this has come pretty far in the last few months. Are we much closer to a firmware build based off a release image?

If there's more troubleshooting etc. to be done I'm happy to help (and can provide remote SSH access to the unit if desired...)

Let me know!

[Edit:] OK, I read back up a bit further and found the bit about how when v19 lands it'll be in regular release firmware. Cool! :slight_smile:

1 Like