best I know JFFS2 is now fixed on EA8500 although not the full 32.5 MB of MTD18 as older builds 
however nearest I can figure, now a bunch of files in JFFS is NO lONGER corrupted  thanks BrainSlayer :')

mrjcd@Deb:~$ ssh root@ea8500.mrjcd.com
DD-WRT v3.0-r41321 std (c) 2019 NewMedia-NET GmbH
Release: 10/14/19
Board: Linksys EA8500
==========================================================
 
     ___  ___     _      _____  ______       ____  ___ 
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/ 
                                                     
                       DD-WRT v3.0
                   http://www.dd-wrt.com
 
==========================================================


BusyBox v1.31.0 (2019-10-14 02:29:03 CEST) built-in shell (ash)

root@EA8500:~# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root                21248     21248         0 100% /
none                       512         0       512   0% /dev
/dev/sda              15416264   8075568   6537880  55% /tmp/mnt/sda
ubi0:ddwrt               25000        24     23664   0% /jffs
root@EA8500:~# cd /tmp/mnt/sda
root@EA8500:/tmp/mnt/sda# ls
Debian-Live     Lead-Copper     dd-wrt_STUFF    lunbuntu_16.04  vids
DebianNetinst   WIN10_GIMP      lost+found      old-notes
root@EA8500:/tmp/mnt/sda# cp -r old-notes /jffs/
root@EA8500:/tmp/mnt/sda# cd /jffs
root@EA8500:/jffs# ls
old-notes
root@EA8500:/jffs# cd /old-notes
-sh: cd: can't cd to /old-notes: No such file or directory
root@EA8500:/jffs# cd old-notes
root@EA8500:/jffs/old-notes# ls
GraphicCard-info.txt  apache-tmesfmt.tiff   fgallery_notes.txt    fstab.txt             speedjunk.txt
root@EA8500:/jffs/old-notes# ls -la
drwxr-xr-x    2 root     root           544 Oct 14 06:30 .
drwxr-xr-x    3 root     root           232 Oct 14 06:30 ..
-rwxr--r--    1 root     root           234 Oct 14 06:30 GraphicCard-info.txt
-rwxr--r--    1 root     root         71186 Oct 14 06:30 apache-tmesfmt.tiff
-rwxr--r--    1 root     root           973 Oct 14 06:30 fgallery_notes.txt
-rwxr--r--    1 root     root          1398 Oct 14 06:30 fstab.txt
-rwxr--r--    1 root     root           393 Oct 14 06:30 speedjunk.txt
root@EA8500:/jffs/old-notes# cd
root@EA8500:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.196 (root@server2) (gcc version 9.2.0 (OpenWrt GCC 9.2.0 r10880-cb3c4c713d) ) #481 SMP Mon Oct 14 02:15:59 CEST 2019
[    0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt:Machine model: Linksys EA8500 WiFi Router
[    0.000000] OF: fdt:Ignoring memory range 0x41500000 - 0x42000000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 122880
[    0.000000] free_area_init_node: node 0, pgdat c0b2d200, node_mem_map ddc39000
[    0.000000]   Normal zone: 960 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 122880 pages, LIFO batch:31
[    0.000000] percpu: Embedded 12 pages/cpu s18892 r8192 d22068 u49152
[    0.000000] pcpu-alloc: s18892 r8192 d22068 u49152 alloc=12*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 121920
[    0.000000] Kernel command line: console=ttyMSM0,115200n8 rootfstype=squashfs noinitrd console=ttyHSL1,115200n8 init=/sbin/init rootfstype=squashfs root=31:16
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 478240K/491520K available (5120K kernel code, 183K rwdata, 1028K rodata, 1024K init, 407K bss, 13280K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xde800000 - 0xff800000   ( 528 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xde000000   ( 480 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0208000 - 0xc0800000   (6112 kB)
[    0.000000]       .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
[    0.000000]       .data : 0xc0b00000 - 0xc0b2dee8   ( 184 kB)
[    0.000000]        .bss : 0xc0b2f000 - 0xc0b94ebc   ( 408 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[    0.000008] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[    0.000022] Switching to timer-based delay loop, resolution 160ns
[    0.000193] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[    0.000216] pid_max: default: 32768 minimum: 301
[    0.000325] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000340] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000913] CPU: Testing write buffer coherency: ok
[    0.001209] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001259] Setting up static identity map for 0x42300000 - 0x4230003c
[    0.004349] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.004546] Brought up 2 CPUs
[    0.004568] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[    0.004577] CPU: All CPU(s) started in SVC mode.
[    0.017625] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[    0.017824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.017849] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.017932] pinctrl core: initialized pinctrl subsystem
[    0.019079] NET: Registered protocol family 16
[    0.019435] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.051774] cpuidle: using governor ladder
[    0.104716] msm_bus_fabric_init_driver
[    0.105812] pps_core: LinuxPPS API ver. 1 registered
[    0.105827] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.105859] PTP clock support registered
[    0.107457] clocksource: Switched to clocksource dg_timer
[    0.111832] NET: Registered protocol family 2
[    0.112457] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.112498] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.112551] TCP: Hash tables configured (established 4096 bind 4096)
[    0.112602] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.112629] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.112807] NET: Registered protocol family 1
[    0.112856] PCI: CLS 0 bytes, default 64
[    0.116950] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    0.126371] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.132224] cryptodev: driver 1.9 loaded.
[    0.132259] io scheduler noop registered
[    0.132272] io scheduler deadline registered (default)
[    0.134004] 1b500000.pci supply vdda not found, using dummy regulator
[    0.134104] 1b500000.pci supply vdda_phy not found, using dummy regulator
[    0.134192] 1b500000.pci supply vdda_refclk not found, using dummy regulator
[    0.135002] OF: PCI: host bridge /soc/pci@1b500000 ranges:
[    0.135044] OF: PCI:    IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[    0.135069] OF: PCI:   MEM 0x08000000..0x0fdfffff -> 0x08000000
[    0.237828] qcom-pcie 1b500000.pci: link up
[    0.238027] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[    0.238049] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.238067] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[    0.238083] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[    0.238135] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.238294] pci 0000:00:00.0: supports D1
[    0.238303] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.238589] PCI: bus0: Fast back to back transfers disabled
[    0.238915] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[    0.239164] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.240325] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.240986] PCI: bus1: Fast back to back transfers disabled
[    0.241282] pci 0000:00:00.0: BAR 14: assigned [mem 0x08000000-0x081fffff]
[    0.241306] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[    0.241442] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.241466] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x081fffff]
[    0.241880] aer 0000:00:00.0:pcie002: service driver aer loaded
[    0.242355] 1b700000.pci supply vdda not found, using dummy regulator
[    0.242448] 1b700000.pci supply vdda_phy not found, using dummy regulator
[    0.242545] 1b700000.pci supply vdda_refclk not found, using dummy regulator
[    0.243317] OF: PCI: host bridge /soc/pci@1b700000 ranges:
[    0.243352] OF: PCI:    IO 0x31e00000..0x31efffff -> 0x31e00000
[    0.243374] OF: PCI:   MEM 0x2e000000..0x31dfffff -> 0x2e000000
[    0.347823] qcom-pcie 1b700000.pci: link up
[    0.347990] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[    0.348008] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.348023] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[    0.348069] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.348197] pci 0001:00:00.0: supports D1
[    0.348206] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    0.348484] PCI: bus0: Fast back to back transfers disabled
[    0.348789] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[    0.349015] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.350087] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    0.350710] PCI: bus1: Fast back to back transfers disabled
[    0.351096] pci 0001:00:00.0: BAR 14: assigned [mem 0x2e000000-0x2e1fffff]
[    0.351119] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[    0.351243] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    0.351262] pci 0001:00:00.0:   bridge window [mem 0x2e000000-0x2e1fffff]
[    0.351629] aer 0001:00:00.0:pcie002: service driver aer loaded
[    0.352468] deviceless supply s1b not found, using dummy regulator
[    0.354093] L2 @ QSB rate. Forcing new rate.
[    0.354263] L2 @ 800000 KHz
[    0.354376] CPU0 @ 800000 KHz
[    0.354385] CPU1 @ QSB rate. Forcing new rate.
[    0.354511] CPU1 @ 800000 KHz
[    0.356650] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[    0.358397] serial8250_init
[    0.358408] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.359406] msm_serial 16340000.serial: msm_serial: detected port #0
[    0.359486] msm_serial 16340000.serial: uartclk = 7372800
[    0.359543] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 168, base_baud = 460800) is a MSM
[    0.359577] msm_serial: console setup on port #0
[    1.052032] console [ttyMSM0] enabled
[    1.056721] msm_serial: driver initialized
[    1.061988] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1
[    1.064100] nand: AMD/Spansion S34MS01G2
[    1.070699] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.074964] 19 ofpart partitions found on MTD device qcom_nand.0
[    1.081979] Creating 19 MTD partitions on "qcom_nand.0":
[    1.088134] 0x000000000000-0x000000040000 : "SBL1"
[    1.094658] 0x000000040000-0x000000180000 : "MIBIB"
[    1.100541] 0x000000180000-0x0000002c0000 : "SBL2"
[    1.105247] 0x0000002c0000-0x000000540000 : "SBL3"
[    1.108266] random: fast init done
[    1.115940] 0x000000540000-0x000000660000 : "DDRCONFIG"
[    1.118372] 0x000000660000-0x000000780000 : "SSD"
[    1.123207] 0x000000780000-0x000000a00000 : "TZ"
[    1.129965] 0x000000a00000-0x000000c80000 : "RPM"
[    1.134568] 0x000000c80000-0x000000dc0000 : "art"
[    1.137544] 0x000000dc0000-0x000000ec0000 : "APPSBL"
[    1.141943] 0x000000ec0000-0x000000f00000 : "u_env"
[    1.145951] 0x000000f00000-0x000000f40000 : "s_env"
[    1.150579] 0x000000f40000-0x000000f80000 : "devinfo"
[    1.155348] 0x000000f80000-0x000003780000 : "linux"
[    1.214548] 0x000001280000-0x000003780000 : "rootfs"
[    1.265593] mtd: partition "rootfs" set to be root filesystem
[    1.265627] 0x000003780000-0x000005f40000 : "linux2"
[    1.324744] 0x000003a80000-0x000005f40000 : "rootfs2"
[    1.375334] 0x000005f40000-0x000005f80000 : "nvram"
[    1.376542] 0x000005f80000-0x000008000000 : "ddwrt"
[    1.400646] random: crng init done
[    1.424276] libphy: GPIO Bitbanged MDIO: probed
[    1.427594] libphy: Fixed MDIO Bus: probed
[    1.449560] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[    2.231154] stmmac - user ID: 0x10, Synopsys ID: 0x37
[    2.231179]  Ring mode enabled
[    2.235175]  DMA HW capability register supported
[    2.238206]  Enhanced/Alternate descriptors
[    2.243771] 	Enabled extended descriptors
[    2.246731]  RX Checksum Offload Engine supported
[    2.250972] 	COE Type 2
[    2.255580]  TX Checksum insertion supported
[    2.257907]  Wake-Up On Lan supported
[    2.262359] eth%d: device MAC address 00:06:3b:01:41:00
[    2.265916]  Enable RX Mitigation via HW Watchdog Timer
[    2.272328] stmmac - user ID: 0x10, Synopsys ID: 0x37
[    2.276158]  Ring mode enabled
[    2.281446]  DMA HW capability register supported
[    2.284318]  Enhanced/Alternate descriptors
[    2.289958] 	Enabled extended descriptors
[    2.292915]  RX Checksum Offload Engine supported
[    2.297083] 	COE Type 2
[    2.301829]  TX Checksum insertion supported
[    2.304028]  Wake-Up On Lan supported
[    2.308612] eth%d: device MAC address 00:03:7f:ba:db:02
[    2.312102]  Enable RX Mitigation via HW Watchdog Timer
[    2.318033] i2c /dev entries driver
[    2.322967] Calibration not found.
[    2.326888] CPUidle arm: CPU 0 failed to init idle CPU ops
[    2.329826] GACT probability NOT on
[    2.334767] Mirror/redirect action on
[    2.338231] Simple TC action Loaded
[    2.342517] netem: version 1.3
[    2.345284] u32 classifier
[    2.348441]     Performance counters on
[    2.351077]     input device check on
[    2.354807]     Actions configured
[    2.358693] Netfilter messages via NETLINK v0.30.
[    2.362197] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[    2.367299] nf_conntrack_rtsp v0.7 loading
[    2.373054] xt_time: kernel timezone is -0000
[    2.376693] ip_set: protocol 6
[    2.381372] gre: GRE over IPv4 demultiplexor driver
[    2.384411] nf_nat_rtsp v0.7 loading
[    2.388936] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.392844] NET: Registered protocol family 17
[    2.398109] Bridge firewalling registered
[    2.402207] 8021q: 802.1Q VLAN Support v1.8
[    2.406425] Registering SWP/SWPB emulation handler
[    2.419981] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[    2.438544] s1a: Bringing 0uV into 1050000-1050000uV
[    2.438811] s1b: Bringing 0uV into 1050000-1050000uV
[    2.442787] s2a: Bringing 0uV into 800000-800000uV
[    2.447830] s2b: Bringing 0uV into 800000-800000uV
[    2.455991] trying to register driver cpufreq-dt
[    2.458607] searching for nvram
[    2.461694] nvram size = 262144
[    2.510755] no valid UBI magic found inside mtd13
[    2.510816] hctosys: unable to open rtc device (rtc0)
[    2.521427] VFS: Mounted root (squashfs filesystem) readonly on device 31:16.
[    2.523070] Freeing unused kernel memory: 1024K
[    5.490495] Loading modules backported from Linux version wireless-drivers-next-for-davem-2017-09-01-0-geb464d4a8d09
[    5.490525] Backport generated by backports.git backports-20160324-111-g97b8d7c4
[    5.991300] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[    5.991943] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    6.159338] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[    6.159378] ath10k_pci 0000:01:00.0: Falling back to user helper
[    6.587518] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002
[    6.587558] ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0
[    6.599388] ath10k_pci 0000:01:00.0: firmware ver 10.4-3.5.3-00050 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 5ae23169
[    6.668723] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:2 crc32 792a3d38
[    7.893433] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 528  tid: 102
[    7.967897] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[    8.049732] ath: EEPROM regdomain: 0x0
[    8.049739] ath: EEPROM indicates default country code should be used
[    8.049743] ath: doing EEPROM country->regdmn map search
[    8.049753] ath: country maps to regdmn code: 0x3a
[    8.049759] ath: Country alpha2 being used: US
[    8.049765] ath: Regpair used: 0x3a
[    8.053970] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[    8.054573] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    8.219148] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[    8.219192] ath10k_pci 0001:01:00.0: Falling back to user helper
[    8.230148] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002
[    8.234914] ath10k_pci 0001:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0
[    8.249178] ath10k_pci 0001:01:00.0: firmware ver 10.4-3.5.3-00050 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 5ae23169
[    8.311245] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:1 crc32 792a3d38
[    9.532903] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 528  tid: 102
[    9.605296] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[    9.690149] ath: EEPROM regdomain: 0x0
[    9.690156] ath: EEPROM indicates default country code should be used
[    9.690161] ath: doing EEPROM country->regdmn map search
[    9.690173] ath: country maps to regdmn code: 0x3a
[    9.690180] ath: Country alpha2 being used: US
[    9.690188] ath: Regpair used: 0x3a
[   10.796511] dwmac1000: Master AXI performs any burst length
[   10.796579] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[   10.801293] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[   10.920982] dwmac1000: Master AXI performs any burst length
[   10.921021] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[   10.925477] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[   11.041728] usbcore: registered new interface driver usbfs
[   11.041821] usbcore: registered new interface driver hub
[   11.046160] usbcore: registered new device driver usb
[   11.075438] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.082655] ehci-platform: EHCI generic platform driver
[   11.100293] ehci-pci: EHCI PCI platform driver
[   11.148090] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   11.446486] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   11.446567] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[   11.451106] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x02010010
[   11.458501] xhci-hcd xhci-hcd.0.auto: irq 169, io mem 0x11000000
[   11.467672] hub 1-0:1.0: USB hub found
[   11.473449] hub 1-0:1.0: 1 port detected
[   11.477246] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   11.481075] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[   11.486398] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   11.494425] hub 2-0:1.0: USB hub found
[   11.502306] hub 2-0:1.0: 1 port detected
[   11.566515] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   11.566562] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[   11.571146] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x02010010
[   11.578559] xhci-hcd xhci-hcd.1.auto: irq 170, io mem 0x10000000
[   11.587726] hub 3-0:1.0: USB hub found
[   11.593486] hub 3-0:1.0: 1 port detected
[   11.597268] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   11.601107] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[   11.606412] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[   11.614444] hub 4-0:1.0: USB hub found
[   11.622304] hub 4-0:1.0: 1 port detected
[   11.837854] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   11.847867] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[   16.660254] xhci-hcd xhci-hcd.1.auto: remove, state 1
[   16.660292] usb usb4: USB disconnect, device number 1
[   16.665437] xhci-hcd xhci-hcd.1.auto: USB bus 4 deregistered
[   16.669781] xhci-hcd xhci-hcd.1.auto: remove, state 1
[   16.675054] usb usb3: USB disconnect, device number 1
[   16.684741] xhci-hcd xhci-hcd.1.auto: USB bus 3 deregistered
[   16.685494] xhci-hcd xhci-hcd.0.auto: remove, state 1
[   16.690854] usb usb2: USB disconnect, device number 1
[   16.700911] xhci-hcd xhci-hcd.0.auto: USB bus 2 deregistered
[   16.701343] xhci-hcd xhci-hcd.0.auto: remove, state 1
[   16.706483] usb usb1: USB disconnect, device number 1
[   16.711494] usb 1-1: USB disconnect, device number 2
[   16.718304] xhci-hcd xhci-hcd.0.auto: USB bus 1 deregistered
[   16.765340] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   16.765424] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[   16.769975] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x02010010
[   16.777286] xhci-hcd xhci-hcd.0.auto: irq 169, io mem 0x11000000
[   16.786571] hub 1-0:1.0: USB hub found
[   16.792327] hub 1-0:1.0: 1 port detected
[   16.796092] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   16.799948] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[   16.805254] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   16.813269] hub 2-0:1.0: USB hub found
[   16.821170] hub 2-0:1.0: 1 port detected
[   16.824980] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   16.828754] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[   16.834119] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x02010010
[   16.841603] xhci-hcd xhci-hcd.1.auto: irq 170, io mem 0x10000000
[   16.850819] hub 3-0:1.0: USB hub found
[   16.856472] hub 3-0:1.0: 1 port detected
[   16.860439] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   16.864092] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[   16.869579] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[   16.877437] hub 4-0:1.0: USB hub found
[   16.885371] hub 4-0:1.0: 1 port detected
[   16.920861] SCSI subsystem initialized
[   17.008337] usbcore: registered new interface driver usb-storage
[   17.074115] libata version 3.00 loaded.
[   17.126995] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[   17.127044] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[   17.131441] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst 
[   17.140753] scsi host0: ahci
[   17.148542] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 95
[   17.157726] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[   17.354766] usb-storage 1-1:1.0: USB Mass Storage device detected
[   17.355004] scsi host1: usb-storage 1-1:1.0
[   17.489234] ata1: SATA link down (SStatus 0 SControl 300)
[   17.614313] sdhci: Secure Digital Host Controller Interface driver
[   17.614334] sdhci: Copyright(c) Pierre Ossman
[   17.626716] sdhci-pltfm: SDHCI platform and OF driver helper
[   18.399552] scsi 1:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[   18.401152] sd 1:0:0:0: [sda] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB)
[   18.407418] sd 1:0:0:0: [sda] Write Protect is off
[   18.414147] sd 1:0:0:0: [sda] Mode Sense: 23 00 00 00
[   18.414857] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   18.425040] sd 1:0:0:0: [sda] Attached SCSI removable disk
[   19.077295] EXT4-fs (sda): Ignoring removed nobh option
[   19.079458] EXT4-fs (sda): barriers disabled
[   19.086038] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: init_itable=0,nobarrier,nobh,barrier=0
[   19.302262] device br0 entered promiscuous mode
[   19.360991] br0: port 1(vlan1) entered blocking state
[   19.361012] br0: port 1(vlan1) entered disabled state
[   19.365229] device vlan1 entered promiscuous mode
[   19.370147] device eth0 entered promiscuous mode
[   19.374790] br0: port 1(vlan1) entered blocking state
[   19.379488] br0: port 1(vlan1) entered forwarding state
[   19.417265] br0: port 2(vlan2) entered blocking state
[   19.417288] br0: port 2(vlan2) entered disabled state
[   19.421553] device vlan2 entered promiscuous mode
[   19.426358] br0: port 2(vlan2) entered blocking state
[   19.431066] br0: port 2(vlan2) entered forwarding state
[   19.443175] device br0 left promiscuous mode
[   19.445471] device br0 entered promiscuous mode
[   19.452771] device br0 left promiscuous mode
[   19.520527] ath: EEPROM regdomain: 0x8348
[   19.520532] ath: EEPROM indicates we should expect a country code
[   19.520536] ath: doing EEPROM country->regdmn map search
[   19.520540] ath: country maps to regdmn code: 0x3a
[   19.520544] ath: Country alpha2 being used: US
[   19.520547] ath: Regpair used: 0x3a
[   19.520551] ath: regdomain 0x8348 dynamically updated by user
[   19.520565] ath: EEPROM regdomain: 0x8348
[   19.520568] ath: EEPROM indicates we should expect a country code
[   19.520571] ath: doing EEPROM country->regdmn map search
[   19.520575] ath: country maps to regdmn code: 0x3a
[   19.520577] ath: Country alpha2 being used: US
[   19.520580] ath: Regpair used: 0x3a
[   19.520583] ath: regdomain 0x8348 dynamically updated by user
[   23.932428] tun: Universal TUN/TAP device driver, 1.6
[   23.932451] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   25.629044] lzma_compress: module license 'unspecified' taints kernel.
[   25.629068] Disabling lock debugging due to kernel taint
[   25.698698] jffs2: version 2.2. (NAND) (SUMMARY)  (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc.
[   26.218077] ubi0: default fastmap pool size: 10
[   26.218104] ubi0: default fastmap WL pool size: 5
[   26.221407] ubi0: attaching mtd18
[   26.389659] ubi0: scanning is finished
[   26.389678] ubi0: empty MTD device detected
[   26.411731] ubi0: attached mtd18 (name "ddwrt", size 32 MiB)
[   26.411752] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[   26.416446] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[   26.423205] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[   26.430047] ubi0: good PEBs: 260, bad PEBs: 0, corrupted PEBs: 0
[   26.436759] ubi0: user volume: 0, internal volumes: 1, max. volumes count: 128
[   26.443073] ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 2415547394
[   26.450100] ubi0: available PEBs: 234, total reserved PEBs: 26, PEBs reserved for bad PEB handling: 20
[   26.459421] ubi0: background thread "ubi_bgt0d" started, PID 1442
[   26.532443] UBIFS (ubi0:0): default file-system created
[   26.535640] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 1444
[   26.645169] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "ddwrt"
[   26.645194] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   26.651373] UBIFS (ubi0:0): FS size: 28442624 bytes (27 MiB, 224 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs)
[   26.661439] UBIFS (ubi0:0): reserved for root: 1343415 bytes (1311 KiB)
[   26.671691] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID CBC68E0C-279C-42FE-9AE8-83A49B6B348F, small LPT model
root@EA8500:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1032 S    /sbin/init
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    5 root         0 SW<  [kworker/0:0H]
    6 root         0 SW   [kworker/u4:0]
    7 root         0 SW   [rcu_sched]
    8 root         0 SW   [rcu_bh]
    9 root         0 SW   [migration/0]
   10 root         0 SW<  [lru-add-drain]
   11 root         0 SW   [cpuhp/0]
   12 root         0 SW   [cpuhp/1]
   13 root         0 SW   [migration/1]
   14 root         0 SW   [ksoftirqd/1]
   16 root         0 SW<  [kworker/1:0H]
   17 root         0 SW   [oom_reaper]
   18 root         0 SW<  [writeback]
   19 root         0 SW   [kcompactd0]
   20 root         0 SW<  [crypto]
   21 root         0 SW<  [bioset]
   22 root         0 SW<  [kblockd]
   23 root         0 SW<  [watchdogd]
   25 root         0 SW   [kworker/0:1]
   42 root         0 SW   [kswapd0]
   43 root         0 SW<  [vmstat]
   69 root         0 SW<  [cryptodev_queue]
   72 root         0 SW<  [bioset]
   73 root         0 SW<  [bioset]
   74 root         0 SW<  [bioset]
   75 root         0 SW<  [bioset]
   76 root         0 SW<  [bioset]
   77 root         0 SW   [kworker/1:1]
   78 root         0 SW<  [bioset]
   79 root         0 SW<  [bioset]
   80 root         0 SW<  [bioset]
   81 root         0 SW<  [bioset]
   82 root         0 SW<  [bioset]
   83 root         0 SW<  [bioset]
   84 root         0 SW<  [bioset]
   85 root         0 SW<  [bioset]
   86 root         0 SW<  [bioset]
   87 root         0 SW<  [bioset]
   88 root         0 SW<  [bioset]
   89 root         0 SW<  [bioset]
   90 root         0 SW<  [bioset]
   91 root         0 SW<  [bioset]
   96 root         0 SW<  [kworker/0:1H]
   97 root         0 SW<  [kworker/1:1H]
  734 root       728 S    /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
  738 root       776 S    /sbin/mstpd
  746 root      1756 S    watchdog
  771 root         0 SW<  [cfg80211]
  779 root         0 SW<  [ath10k_wq]
  780 root         0 SW<  [ath10k_aux_wq]
  783 root         0 SW<  [ath10k_wq]
  784 root         0 SW<  [ath10k_aux_wq]
  796 root         0 SW   [kworker/0:2]
  856 root         0 SW   [kworker/1:2]
  901 root         0 SW<  [ata_sff]
  906 root         0 SW   [scsi_eh_0]
  907 root         0 SW<  [scsi_tmf_0]
  908 root         0 SW   [scsi_eh_1]
  910 root         0 SW<  [scsi_tmf_1]
  911 root         0 SW   [usb-storage]
  938 root         0 SW<  [bioset]
  992 root         0 SW   [jbd2/sda-8]
  993 root         0 SW<  [ext4-rsv-conver]
 1136 root      1312 S    syslogd -Z -L
 1143 root      1312 S    klogd
 1156 root      1052 S    dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
 1181 root      2356 S    /usr/sbin/smbd -D --configfile=/tmp/smb.conf
 1183 root      2136 S    /usr/sbin/nmbd -D --configfile=/tmp/smb.conf
 1231 root      3340 S    /tmp/openvpnserver --config /tmp/openvpn/openvpn.conf --route-up /tmp/openvpn/route-up.sh --route-pre-
 1261 root      1736 S    dnsmasq -u root -g root --conf-file=/tmp/dnsmasq.conf
 1266 root      1716 S    wland
 1339 root       704 S    cron
 1393 root      1428 S    resetbutton
 1413 root      1756 S    process_monitor
 1435 root      4788 S    httpd -n -p 80
 1442 root         0 SW   [ubi_bgt0d]
 1444 root         0 SW   [ubifs_bgt0_0]
 1729 root      1112 R    dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
 1730 root      1312 S    -sh
 1741 root         0 SW   [kworker/u4:2]
 1764 root      1312 R    ps
root@EA8500:~# exit
Connection to ea8500.mrjcd.com closed.
mrjcd@Deb:~$