Hi,

no im testing vanilla mainline kernel and against 4.14. where
performance was ok. but turning off EEE via ethtool should have same
results than removal of that patch.

But, since it was mainlined recently , not long ago, i think this was
tested ??
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.0-rc7&id=a152c91889556df17ca6d8ea134fb2cb4ac9f893


attached is my kern.log

regards,
Simon

Am 18.02.2019 um 17:43 schrieb Jose Abreu:
> On 2/18/2019 4:40 PM, Simon Huelck wrote:
>> Hi,
>>
>> EEE is enabled for odroid - c2 and should be working in 5.0-rc7 afaik ?
> Oops, I was seeing in the wrong version, sorry.
>
> And did you test without that patch ?
>
> Thanks,
> Jose Miguel Abreu


Feb 18 11:46:51 localhost kernel: [    0.000000] Booting Linux on physical CPU 
0x0000000000 [0x410fd034]
Feb 18 11:46:51 localhost kernel: [    0.000000] Linux version 5.0.0-rc7+ 
(root@odroidc2) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP 
Mon Feb 18 08:12:57 CET 2019
Feb 18 11:46:51 localhost kernel: [    0.000000] Machine model: Hardkernel 
ODROID-C2
Feb 18 11:46:51 localhost kernel: [    0.000000] Reserved memory: created CMA 
memory pool at 0x0000000068000000, size 256 MiB
Feb 18 11:46:51 localhost kernel: [    0.000000] OF: reserved mem: initialized 
node linux,cma, compatible id shared-dma-pool
Feb 18 11:46:51 localhost kernel: [    0.000000] On node 0 totalpages: 486144
Feb 18 11:46:51 localhost kernel: [    0.000000]   DMA32 zone: 7616 pages used 
for memmap
Feb 18 11:46:51 localhost kernel: [    0.000000]   DMA32 zone: 0 pages reserved
Feb 18 11:46:51 localhost kernel: [    0.000000]   DMA32 zone: 486144 pages, 
LIFO batch:63
Feb 18 11:46:51 localhost kernel: [    0.000000] psci: probing for conduit 
method from DT.
Feb 18 11:46:51 localhost kernel: [    0.000000] psci: PSCIv0.2 detected in 
firmware.
Feb 18 11:46:51 localhost kernel: [    0.000000] psci: Using standard PSCI v0.2 
function IDs
Feb 18 11:46:51 localhost kernel: [    0.000000] psci: Trusted OS migration not 
required
Feb 18 11:46:51 localhost kernel: [    0.000000] random: get_random_bytes 
called from start_kernel+0xa4/0x448 with crng_init=0
Feb 18 11:46:51 localhost kernel: [    0.000000] percpu: Embedded 23 pages/cpu 
@(____ptrval____) s53528 r8192 d32488 u94208
Feb 18 11:46:51 localhost kernel: [    0.000000] pcpu-alloc: s53528 r8192 
d32488 u94208 alloc=23*4096
Feb 18 11:46:51 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 
[0] 3 
Feb 18 11:46:51 localhost kernel: [    0.000000] Detected VIPT I-cache on CPU0
Feb 18 11:46:51 localhost kernel: [    0.000000] CPU features: detected: ARM 
erratum 843419
Feb 18 11:46:51 localhost kernel: [    0.000000] Built 1 zonelists, mobility 
grouping on.  Total pages: 478528
Feb 18 11:46:51 localhost kernel: [    0.000000] Kernel command line: 
console=ttyAML0,115200 root=/dev/mmcblk1p2 rootwait rootflags=data=writeback rw 
slub_debug=P page_poison=1 slab_nomerge
Feb 18 11:46:51 localhost kernel: [    0.000000] Dentry cache hash table 
entries: 262144 (order: 9, 2097152 bytes)
Feb 18 11:46:51 localhost kernel: [    0.000000] Inode-cache hash table 
entries: 131072 (order: 8, 1048576 bytes)
Feb 18 11:46:51 localhost kernel: [    0.000000] Memory: 1626632K/1944576K 
available (9150K kernel code, 650K rwdata, 2288K rodata, 448K init, 1101K bss, 
55800K reserved, 262144K cma-reserved)
Feb 18 11:46:51 localhost kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, 
MinObjects=0, CPUs=4, Nodes=1
Feb 18 11:46:51 localhost kernel: [    0.000000] rcu: Hierarchical RCU 
implementation.
Feb 18 11:46:51 localhost kernel: [    0.000000] rcu: RCU calculated value of 
scheduler-enlistment delay is 25 jiffies.
Feb 18 11:46:51 localhost kernel: [    0.000000] NR_IRQS: 64, nr_irqs: 64, 
preallocated irqs: 0
Feb 18 11:46:51 localhost kernel: [    0.000000] GIC: Using split 
EOI/Deactivate mode
Feb 18 11:46:51 localhost kernel: [    0.000000] irq_meson_gpio: 133 to 8 gpio 
interrupt mux initialized
Feb 18 11:46:51 localhost kernel: [    0.000000] arch_timer: cp15 timer(s) 
running at 24.00MHz (phys).
Feb 18 11:46:51 localhost kernel: [    0.000000] clocksource: arch_sys_counter: 
mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
Feb 18 11:46:51 localhost kernel: [    0.000002] sched_clock: 56 bits at 24MHz, 
resolution 41ns, wraps every 4398046511097ns
Feb 18 11:46:51 localhost kernel: [    0.000234] Console: colour dummy device 
80x25
Feb 18 11:46:51 localhost kernel: [    0.000263] Calibrating delay loop 
(skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
Feb 18 11:46:51 localhost kernel: [    0.000269] pid_max: default: 32768 
minimum: 301
Feb 18 11:46:51 localhost kernel: [    0.000396] LSM: Security Framework 
initializing
Feb 18 11:46:51 localhost kernel: [    0.000524] AppArmor: AppArmor initialized
Feb 18 11:46:51 localhost kernel: [    0.000578] Mount-cache hash table 
entries: 4096 (order: 3, 32768 bytes)
Feb 18 11:46:51 localhost kernel: [    0.000584] Mountpoint-cache hash table 
entries: 4096 (order: 3, 32768 bytes)
Feb 18 11:46:51 localhost kernel: [    0.001754] ASID allocator initialised 
with 65536 entries
Feb 18 11:46:51 localhost kernel: [    0.001813] rcu: Hierarchical SRCU 
implementation.
Feb 18 11:46:51 localhost kernel: [    0.002276] smp: Bringing up secondary 
CPUs ...
Feb 18 11:46:51 localhost kernel: [    0.003175] Detected VIPT I-cache on CPU1
Feb 18 11:46:51 localhost kernel: [    0.003218] CPU1: Booted secondary 
processor 0x0000000001 [0x410fd034]
Feb 18 11:46:51 localhost kernel: [    0.004126] Detected VIPT I-cache on CPU2
Feb 18 11:46:51 localhost kernel: [    0.004146] CPU2: Booted secondary 
processor 0x0000000002 [0x410fd034]
Feb 18 11:46:51 localhost kernel: [    0.005043] Detected VIPT I-cache on CPU3
Feb 18 11:46:51 localhost kernel: [    0.005060] CPU3: Booted secondary 
processor 0x0000000003 [0x410fd034]
Feb 18 11:46:51 localhost kernel: [    0.005101] smp: Brought up 1 node, 4 CPUs
Feb 18 11:46:51 localhost kernel: [    0.005111] SMP: Total of 4 processors 
activated.
Feb 18 11:46:51 localhost kernel: [    0.005116] CPU features: detected: 32-bit 
EL0 Support
Feb 18 11:46:51 localhost kernel: [    0.005120] CPU features: detected: CRC32 
instructions
Feb 18 11:46:51 localhost kernel: [    0.005243] CPU: All CPU(s) started at EL2
Feb 18 11:46:51 localhost kernel: [    0.005256] alternatives: patching kernel 
code
Feb 18 11:46:51 localhost kernel: [    0.006007] devtmpfs: initialized
Feb 18 11:46:51 localhost kernel: [    0.011312] clocksource: jiffies: mask: 
0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Feb 18 11:46:51 localhost kernel: [    0.011331] futex hash table entries: 1024 
(order: 4, 65536 bytes)
Feb 18 11:46:51 localhost kernel: [    0.089849] xor: measuring software 
checksum speed
Feb 18 11:46:51 localhost kernel: [    0.128135]    8regs     :  2947.000 MB/sec
Feb 18 11:46:51 localhost kernel: [    0.168158]    32regs    :  3491.000 MB/sec
Feb 18 11:46:51 localhost kernel: [    0.208182]    arm64_neon:  3199.000 MB/sec
Feb 18 11:46:51 localhost kernel: [    0.208185] xor: using function: 32regs 
(3491.000 MB/sec)
Feb 18 11:46:51 localhost kernel: [    0.208198] pinctrl core: initialized 
pinctrl subsystem
Feb 18 11:46:51 localhost kernel: [    0.209125] NET: Registered protocol 
family 16
Feb 18 11:46:51 localhost kernel: [    0.209433] audit: initializing netlink 
subsys (disabled)
Feb 18 11:46:51 localhost kernel: [    0.209584] audit: type=2000 
audit(0.208:1): state=initialized audit_enabled=0 res=1
Feb 18 11:46:51 localhost kernel: [    0.210114] vdso: 2 pages (1 code @ 
(____ptrval____), 1 data @ (____ptrval____))
Feb 18 11:46:51 localhost kernel: [    0.210120] hw-breakpoint: found 6 
breakpoint and 4 watchpoint registers.
Feb 18 11:46:51 localhost kernel: [    0.212724] DMA: preallocated 256 KiB pool 
for atomic allocations
Feb 18 11:46:51 localhost kernel: [    0.212765] Serial: AMBA PL011 UART driver
Feb 18 11:46:51 localhost kernel: [    0.221791] HugeTLB registered 1.00 GiB 
page size, pre-allocated 0 pages
Feb 18 11:46:51 localhost kernel: [    0.221800] HugeTLB registered 32.0 MiB 
page size, pre-allocated 0 pages
Feb 18 11:46:51 localhost kernel: [    0.221804] HugeTLB registered 2.00 MiB 
page size, pre-allocated 0 pages
Feb 18 11:46:51 localhost kernel: [    0.221808] HugeTLB registered 64.0 KiB 
page size, pre-allocated 0 pages
Feb 18 11:46:51 localhost kernel: [    0.288280] raid6: neonx8   gen()  2048 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.356338] raid6: neonx8   xor()  1940 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.424401] raid6: neonx4   gen()  1942 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.492441] raid6: neonx4   xor()  1862 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.560515] raid6: neonx2   gen()  1496 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.628532] raid6: neonx2   xor()  1559 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.696638] raid6: neonx1   gen()   934 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.764632] raid6: neonx1   xor()  1103 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.832724] raid6: int64x8  gen()  1414 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.900746] raid6: int64x8  xor()   937 
MB/s
Feb 18 11:46:51 localhost kernel: [    0.968806] raid6: int64x4  gen()  1268 
MB/s
Feb 18 11:46:51 localhost kernel: [    1.036858] raid6: int64x4  xor()   976 
MB/s
Feb 18 11:46:51 localhost kernel: [    1.104923] raid6: int64x2  gen()   844 
MB/s
Feb 18 11:46:51 localhost kernel: [    1.172978] raid6: int64x2  xor()   769 
MB/s
Feb 18 11:46:51 localhost kernel: [    1.241028] raid6: int64x1  gen()   531 
MB/s
Feb 18 11:46:51 localhost kernel: [    1.309057] raid6: int64x1  xor()   575 
MB/s
Feb 18 11:46:51 localhost kernel: [    1.309060] raid6: using algorithm neonx8 
gen() 2048 MB/s
Feb 18 11:46:51 localhost kernel: [    1.309063] raid6: .... xor() 1940 MB/s, 
rmw enabled
Feb 18 11:46:51 localhost kernel: [    1.309066] raid6: using neon recovery 
algorithm
Feb 18 11:46:51 localhost kernel: [    1.310471] SCSI subsystem initialized
Feb 18 11:46:51 localhost kernel: [    1.310655] libata version 3.00 loaded.
Feb 18 11:46:51 localhost kernel: [    1.310803] usbcore: registered new 
interface driver usbfs
Feb 18 11:46:51 localhost kernel: [    1.310834] usbcore: registered new 
interface driver hub
Feb 18 11:46:51 localhost kernel: [    1.310874] usbcore: registered new device 
driver usb
Feb 18 11:46:51 localhost kernel: [    1.310960] pps_core: LinuxPPS API ver. 1 
registered
Feb 18 11:46:51 localhost kernel: [    1.310964] pps_core: Software ver. 5.3.6 
- Copyright 2005-2007 Rodolfo Giometti <giome...@linux.it>
Feb 18 11:46:51 localhost kernel: [    1.310980] PTP clock support registered
Feb 18 11:46:51 localhost kernel: [    1.311350] Advanced Linux Sound 
Architecture Driver Initialized.
Feb 18 11:46:51 localhost kernel: [    1.311729] NetLabel: Initializing
Feb 18 11:46:51 localhost kernel: [    1.311733] NetLabel:  domain hash size = 
128
Feb 18 11:46:51 localhost kernel: [    1.311735] NetLabel:  protocols = 
UNLABELED CIPSOv4 CALIPSO
Feb 18 11:46:51 localhost kernel: [    1.311807] NetLabel:  unlabeled traffic 
allowed by default
Feb 18 11:46:51 localhost kernel: [    1.312093] clocksource: Switched to 
clocksource arch_sys_counter
Feb 18 11:46:51 localhost kernel: [    1.312218] VFS: Disk quotas dquot_6.6.0
Feb 18 11:46:51 localhost kernel: [    1.312266] VFS: Dquot-cache hash table 
entries: 512 (order 0, 4096 bytes)
Feb 18 11:46:51 localhost kernel: [    1.312352] FS-Cache: Loaded
Feb 18 11:46:51 localhost kernel: [    1.312559] CacheFiles: Loaded
Feb 18 11:46:51 localhost kernel: [    1.312878] AppArmor: AppArmor Filesystem 
Enabled
Feb 18 11:46:51 localhost kernel: [    1.317898] NET: Registered protocol 
family 2
Feb 18 11:46:51 localhost kernel: [    1.318383] tcp_listen_portaddr_hash hash 
table entries: 1024 (order: 2, 16384 bytes)
Feb 18 11:46:51 localhost kernel: [    1.318412] TCP established hash table 
entries: 16384 (order: 5, 131072 bytes)
Feb 18 11:46:51 localhost kernel: [    1.318498] TCP bind hash table entries: 
16384 (order: 6, 262144 bytes)
Feb 18 11:46:51 localhost kernel: [    1.318667] TCP: Hash tables configured 
(established 16384 bind 16384)
Feb 18 11:46:51 localhost kernel: [    1.318750] UDP hash table entries: 1024 
(order: 3, 32768 bytes)
Feb 18 11:46:51 localhost kernel: [    1.318787] UDP-Lite hash table entries: 
1024 (order: 3, 32768 bytes)
Feb 18 11:46:51 localhost kernel: [    1.318959] NET: Registered protocol 
family 1
Feb 18 11:46:51 localhost kernel: [    1.319677] hw perfevents: enabled with 
armv8_cortex_a53 PMU driver, 7 counters available
Feb 18 11:46:51 localhost kernel: [    1.319894] kvm [1]: 8-bit VMID
Feb 18 11:46:51 localhost kernel: [    1.319898] kvm [1]: IPA Size Limit: 40bits
Feb 18 11:46:51 localhost kernel: [    1.320202] kvm [1]: vgic interrupt IRQ1
Feb 18 11:46:51 localhost kernel: [    1.320282] kvm [1]: Hyp mode initialized 
successfully
Feb 18 11:46:51 localhost kernel: [    1.321223] Initialise system trusted 
keyrings
Feb 18 11:46:51 localhost kernel: [    1.321384] workingset: timestamp_bits=46 
max_order=19 bucket_order=0
Feb 18 11:46:51 localhost kernel: [    1.334565] Key type asymmetric registered
Feb 18 11:46:51 localhost kernel: [    1.334575] Asymmetric key parser 'x509' 
registered
Feb 18 11:46:51 localhost kernel: [    1.334631] Block layer SCSI generic (bsg) 
driver version 0.4 loaded (major 248)
Feb 18 11:46:51 localhost kernel: [    1.334739] io scheduler mq-deadline 
registered
Feb 18 11:46:51 localhost kernel: [    1.334743] io scheduler kyber registered
Feb 18 11:46:51 localhost kernel: [    1.335948] GPIO line 501 (usb-hub-reset) 
hogged as output/high
Feb 18 11:46:51 localhost kernel: [    1.344357] meson_vid_pll_div_recalc_rate: 
Invalid config value for vid_pll_div
Feb 18 11:46:51 localhost kernel: [    1.346340] soc soc0: Amlogic Meson GXBB 
(S905) Revision 1f:c (0:1) Detected
Feb 18 11:46:51 localhost kernel: [    1.347424] c81004c0.serial: ttyAML0 at 
MMIO 0xc81004c0 (irq = 13, base_baud = 1500000) is a meson_uart
Feb 18 11:46:51 localhost kernel: [    2.072919] printk: console [ttyAML0] 
enabled
Feb 18 11:46:51 localhost kernel: [    2.084602] loop: module loaded
Feb 18 11:46:51 localhost kernel: [    2.084960] zram: Added device: zram0
Feb 18 11:46:51 localhost kernel: [    2.086244] mtdoops: mtd device 
(mtddev=name/number) must be supplied
Feb 18 11:46:51 localhost kernel: [    2.092460] libphy: Fixed MDIO Bus: probed
Feb 18 11:46:51 localhost kernel: [    2.096253] tun: Universal TUN/TAP device 
driver, 1.6
Feb 18 11:46:51 localhost kernel: [    2.101949] meson8b-dwmac 
c9410000.ethernet: PTP uses main clock
Feb 18 11:46:51 localhost kernel: [    2.107147] meson8b-dwmac 
c9410000.ethernet: no reset control found
Feb 18 11:46:51 localhost kernel: [    2.113763] meson8b-dwmac 
c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
Feb 18 11:46:51 localhost kernel: [    2.120427] meson8b-dwmac 
c9410000.ethernet:       DWMAC1000
Feb 18 11:46:51 localhost kernel: [    2.125597] meson8b-dwmac 
c9410000.ethernet: DMA HW capability register supported
Feb 18 11:46:51 localhost kernel: [    2.133013] meson8b-dwmac 
c9410000.ethernet: RX Checksum Offload Engine supported
Feb 18 11:46:51 localhost kernel: [    2.140430] meson8b-dwmac 
c9410000.ethernet: COE Type 2
Feb 18 11:46:51 localhost kernel: [    2.145605] meson8b-dwmac 
c9410000.ethernet: TX Checksum insertion supported
Feb 18 11:46:51 localhost kernel: [    2.152590] meson8b-dwmac 
c9410000.ethernet: Wake-Up On Lan supported
Feb 18 11:46:51 localhost kernel: [    2.159001] meson8b-dwmac 
c9410000.ethernet: Normal descriptors
Feb 18 11:46:51 localhost kernel: [    2.164840] meson8b-dwmac 
c9410000.ethernet: Ring mode enabled
Feb 18 11:46:51 localhost kernel: [    2.170617] meson8b-dwmac 
c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
Feb 18 11:46:51 localhost kernel: [    3.232114] libphy: stmmac: probed
Feb 18 11:46:51 localhost kernel: [    3.233792] ehci_hcd: USB 2.0 'Enhanced' 
Host Controller (EHCI) Driver
Feb 18 11:46:51 localhost kernel: [    3.236364] ohci_hcd: USB 1.1 'Open' Host 
Controller (OHCI) Driver
Feb 18 11:46:51 localhost kernel: [    3.242549] usbcore: registered new 
interface driver usb-storage
Feb 18 11:46:51 localhost kernel: [    3.248500] usbcore: registered new 
interface driver usbserial_generic
Feb 18 11:46:51 localhost kernel: [    3.254921] usbserial: USB Serial support 
registered for generic
Feb 18 11:46:51 localhost kernel: [    3.261073] mousedev: PS/2 mouse device 
common for all mice
Feb 18 11:46:51 localhost kernel: [    3.266541] i2c /dev entries driver
Feb 18 11:46:51 localhost kernel: [    3.270425] IR Sharp protocol handler 
initialized
Feb 18 11:46:51 localhost kernel: [    3.274485] IR XMP protocol handler 
initialized
Feb 18 11:46:51 localhost kernel: [    3.279110] Registered IR keymap rc-empty
Feb 18 11:46:51 localhost kernel: [    3.282980] rc rc0: meson-ir as 
/devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0
Feb 18 11:46:51 localhost kernel: [    3.290940] input: meson-ir as 
/devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0/input0
Feb 18 11:46:51 localhost kernel: [    3.299277] meson-ir c8100580.ir: receiver 
initialized
Feb 18 11:46:51 localhost kernel: [    3.304652] softdog: initialized. 
soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
Feb 18 11:46:51 localhost kernel: [    3.313334] meson-gx-mmc d0074000.mmc: 
Linked as a consumer to regulator.2
Feb 18 11:46:51 localhost kernel: [    3.319326] meson-gx-mmc d0074000.mmc: 
Linked as a consumer to regulator.1
Feb 18 11:46:51 localhost kernel: [    3.326101] meson-gx-mmc d0074000.mmc: 
allocated mmc-pwrseq
Feb 18 11:46:51 localhost kernel: [    3.359935] ledtrig-cpu: registered to 
indicate activity on CPUs
Feb 18 11:46:51 localhost kernel: [    3.360577] meson-sm: secure-monitor 
enabled
Feb 18 11:46:51 localhost kernel: [    3.364943] usbcore: registered new 
interface driver usbhid
Feb 18 11:46:51 localhost kernel: [    3.370121] usbhid: USB HID core driver
Feb 18 11:46:51 localhost kernel: [    3.374139] meson-saradc c1108680.adc: 
Linked as a consumer to regulator.1
Feb 18 11:46:51 localhost kernel: [    3.382165] GACT probability on
Feb 18 11:46:51 localhost kernel: [    3.383808] Mirror/redirect action on
Feb 18 11:46:51 localhost kernel: [    3.387470] u32 classifier
Feb 18 11:46:51 localhost kernel: [    3.390060]     Performance counters on
Feb 18 11:46:51 localhost kernel: [    3.393848]     input device check on
Feb 18 11:46:51 localhost kernel: [    3.397471]     Actions configured
Feb 18 11:46:51 localhost kernel: [    3.401436] NET: Registered protocol 
family 10
Feb 18 11:46:51 localhost kernel: [    3.406348] Segment Routing with IPv6
Feb 18 11:46:51 localhost kernel: [    3.409084] mip6: Mobile IPv6
Feb 18 11:46:51 localhost kernel: [    3.411784] sit: IPv6, IPv4 and MPLS over 
IPv4 tunneling driver
Feb 18 11:46:51 localhost kernel: [    3.418417] NET: Registered protocol 
family 17
Feb 18 11:46:51 localhost kernel: [    3.422075] NET: Registered protocol 
family 15
Feb 18 11:46:51 localhost kernel: [    3.426552] Bridge firewalling registered
Feb 18 11:46:51 localhost kernel: [    3.430445] NET: Registered protocol 
family 35
Feb 18 11:46:51 localhost kernel: [    3.434965] 8021q: 802.1Q VLAN Support v1.8
Feb 18 11:46:51 localhost kernel: [    3.438999] Key type dns_resolver 
registered
Feb 18 11:46:51 localhost kernel: [    3.443787] registered taskstats version 1
Feb 18 11:46:51 localhost kernel: [    3.447241] Loading compiled-in X.509 
certificates
Feb 18 11:46:51 localhost kernel: [    3.453393] Btrfs loaded, 
crc32c=crc32c-generic
Feb 18 11:46:51 localhost kernel: [    3.456524] AppArmor: AppArmor sha1 policy 
hashing enabled
Feb 18 11:46:51 localhost kernel: [    3.471968] phy phy-c0000000.phy.0: Linked 
as a consumer to regulator.3
Feb 18 11:46:51 localhost kernel: [    3.473181] phy phy-c0000020.phy.1: Linked 
as a consumer to regulator.3
Feb 18 11:46:51 localhost kernel: [    3.479822] meson-drm d0100000.vpu: Queued 
2 outputs on vpu
Feb 18 11:46:51 localhost kernel: [    3.485215] [drm] Supports vblank 
timestamp caching Rev 2 (21.10.2013).
Feb 18 11:46:51 localhost kernel: [    3.491563] [drm] No driver support for 
vblank timestamp query.
Feb 18 11:46:51 localhost kernel: [    3.497510] meson-drm d0100000.vpu: CVBS 
Output connector not available
Feb 18 11:46:51 localhost kernel: [    3.532126] meson-dw-hdmi 
c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP 
(meson_dw_hdmi_phy)
Feb 18 11:46:51 localhost kernel: [    3.536599] meson-dw-hdmi 
c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
Feb 18 11:46:51 localhost kernel: [    3.544281] meson-drm d0100000.vpu: bound 
c883a000.hdmi-tx (ops 0xffffff8010a01668)
Feb 18 11:46:51 localhost kernel: [    3.551960] [drm] Initialized meson 1.0.0 
20161109 for d0100000.vpu on minor 0
Feb 18 11:46:51 localhost kernel: [    3.558842] [drm] Cannot find any crtc or 
sizes
Feb 18 11:46:51 localhost kernel: [    3.563528] dwc2 c9000000.usb: 
c9000000.usb supply vusb_d not found, using dummy regulator
Feb 18 11:46:51 localhost kernel: [    3.571511] dwc2 c9000000.usb: Linked as a 
consumer to regulator.0
Feb 18 11:46:51 localhost kernel: [    3.577601] dwc2 c9000000.usb: 
c9000000.usb supply vusb_a not found, using dummy regulator
Feb 18 11:46:51 localhost kernel: [    3.585911] [drm] Cannot find any crtc or 
sizes
Feb 18 11:46:51 localhost kernel: [    3.591361] phy phy-c0000000.phy.0: USB ID 
detect failed!
Feb 18 11:46:51 localhost kernel: [    3.595627] phy phy-c0000000.phy.0: phy 
poweron failed --> -22
Feb 18 11:46:51 localhost kernel: [    3.601446] WARNING: CPU: 1 PID: 31 at 
_regulator_put.part.12+0x118/0x120
Feb 18 11:46:51 localhost kernel: [    3.608124] Modules linked in:
Feb 18 11:46:51 localhost kernel: [    3.611146] CPU: 1 PID: 31 Comm: 
kworker/1:1 Not tainted 5.0.0-rc7+ #1
Feb 18 11:46:51 localhost kernel: [    3.617611] Hardware name: Hardkernel 
ODROID-C2 (DT)
Feb 18 11:46:51 localhost kernel: [    3.622535] Workqueue: events 
deferred_probe_work_func
Feb 18 11:46:51 localhost kernel: [    3.627617] pstate: 80000005 (Nzcv daif 
-PAN -UAO)
Feb 18 11:46:51 localhost kernel: [    3.632361] pc : 
_regulator_put.part.12+0x118/0x120
Feb 18 11:46:51 localhost kernel: [    3.637190] lr : regulator_put+0x34/0x50
Feb 18 11:46:51 localhost kernel: [    3.641071] sp : ffffff8010ea3a90
Feb 18 11:46:51 localhost kernel: [    3.644348] x29: ffffff8010ea3a90 x28: 
ffffffc064ce77a8 
Feb 18 11:46:51 localhost kernel: [    3.649609] x27: ffffffc064ce77a8 x26: 
ffffff80105c6248 
Feb 18 11:46:51 localhost kernel: [    3.654871] x25: ffffff80105c6250 x24: 
0000000000000009 
Feb 18 11:46:51 localhost kernel: [    3.660132] x23: ffffffc064ce7510 x22: 
ffffff8010ea3b88 
Feb 18 11:46:51 localhost kernel: [    3.665393] x21: 0000000000000000 x20: 
ffffffc064b40600 
Feb 18 11:46:51 localhost kernel: [    3.670654] x19: ffffffc064b40600 x18: 
ffffffffffffffff 
Feb 18 11:46:51 localhost kernel: [    3.675915] x17: 000000001d2524e2 x16: 
000000005fbbb809 
Feb 18 11:46:51 localhost kernel: [    3.681177] x15: ffffff8010c3c648 x14: 
ffffff8090ea3787 
Feb 18 11:46:51 localhost kernel: [    3.686438] x13: ff00000000000000 x12: 
ffffffffffffffff 
Feb 18 11:46:51 localhost kernel: [    3.691699] x11: 0000000000000038 x10: 
0000000000000006 
Feb 18 11:46:51 localhost kernel: [    3.696960] x9 : 0000000000000040 x8 : 
ffffffc064b40b7f 
Feb 18 11:46:51 localhost kernel: [    3.702222] x7 : 6b6b6b6b6b6b6b6b x6 : 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.707483] x5 : 0000000000000000 x4 : 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.712744] x3 : 0000000000000000 x2 : 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.718005] x1 : ffffffc064c67000 x0 : 
0000000000000001 
Feb 18 11:46:51 localhost kernel: [    3.723267] Call trace:
Feb 18 11:46:51 localhost kernel: [    3.725684]  
_regulator_put.part.12+0x118/0x120
Feb 18 11:46:51 localhost kernel: [    3.730168]  regulator_put+0x34/0x50
Feb 18 11:46:51 localhost kernel: [    3.733705]  regulator_bulk_free+0x34/0x50
Feb 18 11:46:51 localhost kernel: [    3.737759]  
devm_regulator_bulk_release+0x18/0x20
Feb 18 11:46:51 localhost kernel: [    3.742503]  release_nodes+0x17c/0x2f8
Feb 18 11:46:51 localhost kernel: [    3.746211]  devres_release_all+0x58/0x88
Feb 18 11:46:51 localhost kernel: [    3.750178]  really_probe+0xc4/0x2c0
Feb 18 11:46:51 localhost kernel: [    3.753714]  driver_probe_device+0x58/0x100
Feb 18 11:46:51 localhost kernel: [    3.757854]  
__device_attach_driver+0x9c/0xf8
Feb 18 11:46:51 localhost kernel: [    3.762168]  bus_for_each_drv+0x70/0xc8
Feb 18 11:46:51 localhost kernel: [    3.765961]  __device_attach+0xe0/0x140
Feb 18 11:46:51 localhost kernel: [    3.769757]  device_initial_probe+0x10/0x18
Feb 18 11:46:51 localhost kernel: [    3.773896]  bus_probe_device+0x94/0xa0
Feb 18 11:46:51 localhost kernel: [    3.777692]  
deferred_probe_work_func+0x80/0xb8
Feb 18 11:46:51 localhost kernel: [    3.782179]  process_one_work+0x1b0/0x348
Feb 18 11:46:51 localhost kernel: [    3.786144]  worker_thread+0x224/0x448
Feb 18 11:46:51 localhost kernel: [    3.789854]  kthread+0xf8/0x128
Feb 18 11:46:51 localhost kernel: [    3.792959]  ret_from_fork+0x10/0x1c
Feb 18 11:46:51 localhost kernel: [    3.796494] ---[ end trace 
24c7cc78b2f976b6 ]---
Feb 18 11:46:51 localhost kernel: [    3.801132] WARNING: CPU: 1 PID: 31 at 
_regulator_put.part.12+0x118/0x120
Feb 18 11:46:51 localhost kernel: [    3.807792] Modules linked in:
Feb 18 11:46:51 localhost kernel: [    3.810813] CPU: 1 PID: 31 Comm: 
kworker/1:1 Tainted: G        W         5.0.0-rc7+ #1
Feb 18 11:46:51 localhost kernel: [    3.818659] Hardware name: Hardkernel 
ODROID-C2 (DT)
Feb 18 11:46:51 localhost kernel: [    3.823578] Workqueue: events 
deferred_probe_work_func
Feb 18 11:46:51 localhost kernel: [    3.828665] pstate: 80000005 (Nzcv daif 
-PAN -UAO)
Feb 18 11:46:51 localhost kernel: [    3.833409] pc : 
_regulator_put.part.12+0x118/0x120
Feb 18 11:46:51 localhost kernel: [    3.838239] lr : regulator_put+0x34/0x50
Feb 18 11:46:51 localhost kernel: [    3.842119] sp : ffffff8010ea3a90
Feb 18 11:46:51 localhost kernel: [    3.845397] x29: ffffff8010ea3a90 x28: 
ffffffc064ce77a8 
Feb 18 11:46:51 localhost kernel: [    3.850658] x27: ffffffc064ce77a8 x26: 
ffffff80105c6248 
Feb 18 11:46:51 localhost kernel: [    3.855919] x25: ffffff80105c6250 x24: 
0000000000000009 
Feb 18 11:46:51 localhost kernel: [    3.861180] x23: ffffffc064ce7510 x22: 
ffffff8010ea3b88 
Feb 18 11:46:51 localhost kernel: [    3.866442] x21: 0000000000000000 x20: 
ffffffc064b40d80 
Feb 18 11:46:51 localhost kernel: [    3.871703] x19: ffffffc064b40d80 x18: 
000000000000003a 
Feb 18 11:46:51 localhost kernel: [    3.876964] x17: 000000001d2524e2 x16: 
000000005fbbb809 
Feb 18 11:46:51 localhost kernel: [    3.882226] x15: ffffff8010c3c648 x14: 
ffffffc005335e10 
Feb 18 11:46:51 localhost kernel: [    3.887487] x13: ffffffc06510a1e8 x12: 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.892748] x11: ffffffc065109ff0 x10: 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.898009] x9 : 0000000000000040 x8 : 
ffffffc064b406ff 
Feb 18 11:46:51 localhost kernel: [    3.903270] x7 : 6b6b6b6b6b6b6b6b x6 : 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.908532] x5 : 0000000000000000 x4 : 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.913793] x3 : 0000000000000000 x2 : 
0000000000000000 
Feb 18 11:46:51 localhost kernel: [    3.919054] x1 : ffffffc064c67000 x0 : 
0000000000000001 
Feb 18 11:46:51 localhost kernel: [    3.924315] Call trace:
Feb 18 11:46:51 localhost kernel: [    3.926732]  
_regulator_put.part.12+0x118/0x120
Feb 18 11:46:51 localhost kernel: [    3.931217]  regulator_put+0x34/0x50
Feb 18 11:46:51 localhost kernel: [    3.934753]  regulator_bulk_free+0x34/0x50
Feb 18 11:46:51 localhost kernel: [    3.938807]  
devm_regulator_bulk_release+0x18/0x20
Feb 18 11:46:51 localhost kernel: [    3.943551]  release_nodes+0x17c/0x2f8
Feb 18 11:46:51 localhost kernel: [    3.947260]  devres_release_all+0x58/0x88
Feb 18 11:46:51 localhost kernel: [    3.951226]  really_probe+0xc4/0x2c0
Feb 18 11:46:51 localhost kernel: [    3.954763]  driver_probe_device+0x58/0x100
Feb 18 11:46:51 localhost kernel: [    3.958903]  
__device_attach_driver+0x9c/0xf8
Feb 18 11:46:51 localhost kernel: [    3.963216]  bus_for_each_drv+0x70/0xc8
Feb 18 11:46:51 localhost kernel: [    3.967010]  __device_attach+0xe0/0x140
Feb 18 11:46:51 localhost kernel: [    3.970805]  device_initial_probe+0x10/0x18
Feb 18 11:46:51 localhost kernel: [    3.974945]  bus_probe_device+0x94/0xa0
Feb 18 11:46:51 localhost kernel: [    3.978740]  
deferred_probe_work_func+0x80/0xb8
Feb 18 11:46:51 localhost kernel: [    3.983226]  process_one_work+0x1b0/0x348
Feb 18 11:46:51 localhost kernel: [    3.987193]  worker_thread+0x224/0x448
Feb 18 11:46:51 localhost kernel: [    3.990901]  kthread+0xf8/0x128
Feb 18 11:46:51 localhost kernel: [    3.994007]  ret_from_fork+0x10/0x1c
Feb 18 11:46:51 localhost kernel: [    3.997542] ---[ end trace 
24c7cc78b2f976b7 ]---
Feb 18 11:46:51 localhost kernel: [    4.002169] dwc2: probe of c9000000.usb 
failed with error -22
Feb 18 11:46:51 localhost kernel: [    4.008026] dwc2 c9100000.usb: 
c9100000.usb supply vusb_d not found, using dummy regulator
Feb 18 11:46:51 localhost kernel: [    4.016047] dwc2 c9100000.usb: Linked as a 
consumer to regulator.0
Feb 18 11:46:51 localhost kernel: [    4.022134] dwc2 c9100000.usb: 
c9100000.usb supply vusb_a not found, using dummy regulator
Feb 18 11:46:51 localhost kernel: [    4.088105] dwc2 c9100000.usb: 
dwc2_check_params: Invalid parameter lpm=1
Feb 18 11:46:51 localhost kernel: [    4.089237] dwc2 c9100000.usb: 
dwc2_check_params: Invalid parameter lpm_clock_gating=1
Feb 18 11:46:51 localhost kernel: [    4.097093] dwc2 c9100000.usb: 
dwc2_check_params: Invalid parameter besl=1
Feb 18 11:46:51 localhost kernel: [    4.103904] dwc2 c9100000.usb: 
dwc2_check_params: Invalid parameter hird_threshold_en=1
Feb 18 11:46:51 localhost kernel: [    4.112771] dwc2 c9100000.usb: DWC OTG 
Controller
Feb 18 11:46:51 localhost kernel: [    4.116515] dwc2 c9100000.usb: new USB bus 
registered, assigned bus number 1
Feb 18 11:46:51 localhost kernel: [    4.123501] dwc2 c9100000.usb: irq 34, io 
mem 0xc9100000
Feb 18 11:46:51 localhost kernel: [    4.129298] hub 1-0:1.0: USB hub found
Feb 18 11:46:51 localhost kernel: [    4.132476] hub 1-0:1.0: 1 port detected
Feb 18 11:46:51 localhost kernel: [    4.137026] meson-gx-mmc d0072000.mmc: 
Linked as a consumer to regulator.4
Feb 18 11:46:51 localhost kernel: [    4.143186] meson-gx-mmc d0072000.mmc: 
Linked as a consumer to regulator.5
Feb 18 11:46:51 localhost kernel: [    4.150005] meson-gx-mmc d0072000.mmc: Got 
CD GPIO
Feb 18 11:46:51 localhost kernel: [    4.183006] hctosys: unable to open rtc 
device (rtc0)
Feb 18 11:46:51 localhost kernel: [    4.183222] VCC3V3: disabling
Feb 18 11:46:51 localhost kernel: [    4.185377] ALSA device list:
Feb 18 11:46:51 localhost kernel: [    4.188289]   No soundcards found.
Feb 18 11:46:51 localhost kernel: [    4.197437] Waiting for root device 
/dev/mmcblk1p2...
Feb 18 11:46:51 localhost kernel: [    4.262003] mmc1: new high speed SDHC card 
at address 0007
Feb 18 11:46:51 localhost kernel: [    4.263999] mmcblk1: mmc1:0007 SL16G 14.5 
GiB 
Feb 18 11:46:51 localhost kernel: [    4.267797]  mmcblk1: p1 p2
Feb 18 11:46:51 localhost kernel: [    4.277852] EXT4-fs (mmcblk1p2): Mount 
option "data=writeback" incompatible with ext2
Feb 18 11:46:51 localhost kernel: [    4.334315] EXT4-fs (mmcblk1p2): mounted 
filesystem with writeback data mode. Opts: data=writeback
Feb 18 11:46:51 localhost kernel: [    4.337667] VFS: Mounted root (ext4 
filesystem) on device 179:2.
Feb 18 11:46:51 localhost kernel: [    4.351271] devtmpfs: mounted
Feb 18 11:46:51 localhost kernel: [    4.351572] Freeing unused kernel memory: 
448K
Feb 18 11:46:51 localhost kernel: [    4.365622] Checked W+X mappings: passed, 
no W+X pages found
Feb 18 11:46:51 localhost kernel: [    4.365654] Run /sbin/init as init process
Feb 18 11:46:51 localhost kernel: [    4.532108] usb 1-1: new high-speed USB 
device number 2 using dwc2
Feb 18 11:46:51 localhost kernel: [    4.658829] random: fast init done
Feb 18 11:46:51 localhost kernel: [    4.746005] hub 1-1:1.0: USB hub found
Feb 18 11:46:51 localhost kernel: [    4.746306] hub 1-1:1.0: 4 ports detected
Feb 18 11:46:51 localhost kernel: [    5.036118] usb 1-1.1: new high-speed USB 
device number 3 using dwc2
Feb 18 11:46:51 localhost kernel: [    5.039979] random: systemd: uninitialized 
urandom read (16 bytes read)
Feb 18 11:46:51 localhost kernel: [    5.058891] random: systemd: uninitialized 
urandom read (16 bytes read)
Feb 18 11:46:51 localhost kernel: [    5.059894] random: systemd: uninitialized 
urandom read (16 bytes read)
Feb 18 11:46:51 localhost kernel: [    5.216153] usb 1-1.2: new high-speed USB 
device number 4 using dwc2
Feb 18 11:46:51 localhost kernel: [    5.801536] RPC: Registered named UNIX 
socket transport module.
Feb 18 11:46:51 localhost kernel: [    5.801807] RPC: Registered udp transport 
module.
Feb 18 11:46:51 localhost kernel: [    5.806494] RPC: Registered tcp transport 
module.
Feb 18 11:46:51 localhost kernel: [    5.811150] RPC: Registered tcp NFSv4.1 
backchannel transport module.
Feb 18 11:46:51 localhost kernel: [    6.024862] Ethernet Channel Bonding 
Driver: v3.7.1 (April 27, 2011)
Feb 18 11:46:51 localhost kernel: [    6.252942] EXT4-fs (mmcblk1p2): 
re-mounted. Opts: commit=600,errors=remount-ro
Feb 18 11:46:51 localhost kernel: [    6.418283] random: crng init done
Feb 18 11:46:51 localhost kernel: [    6.418307] random: 7 urandom warning(s) 
missed due to ratelimiting
Feb 18 11:46:51 localhost kernel: [    6.617477] synth uevent: 
/devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0/input0: failed to send 
uevent
Feb 18 11:46:51 localhost kernel: [    6.617485] input input0: uevent: failed 
to send synthetic uevent
Feb 18 11:46:51 localhost kernel: [    6.896620] cfg80211: Loading compiled-in 
X.509 certificates for regulatory database
Feb 18 11:46:51 localhost kernel: [    6.906516] cfg80211: Loaded X.509 cert 
'sforshee: 00b28ddf47aef9cea7'
Feb 18 11:46:51 localhost kernel: [    6.951852] platform regulatory.0: Direct 
firmware load for regulatory.db failed with error -2
Feb 18 11:46:51 localhost kernel: [    6.954831] cfg80211: failed to load 
regulatory.db
Feb 18 11:46:51 localhost kernel: [    7.192131] usb 1-1.2: reset high-speed 
USB device number 4 using dwc2
Feb 18 11:46:51 localhost kernel: [    7.231399] 88XXau: loading out-of-tree 
module taints kernel.
Feb 18 11:46:51 localhost kernel: [    7.301805] ieee80211 phy0: rt2x00_set_rt: 
Info - RT chipset 2872, rev 0202 detected
Feb 18 11:46:51 localhost kernel: [    7.358349] ieee80211 phy0: rt2x00_set_rf: 
Info - RF chipset 0001 detected
Feb 18 11:46:51 localhost kernel: [    7.360121] ieee80211 phy0: Selected rate 
control algorithm 'minstrel_ht'
Feb 18 11:46:51 localhost kernel: [    7.361507] usbcore: registered new 
interface driver rt2800usb
Feb 18 11:46:51 localhost kernel: [    7.838102] ieee80211 phy0: 
rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
Feb 18 11:46:51 localhost kernel: [    7.851084] ieee80211 phy0: 
rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
Feb 18 11:46:51 localhost kernel: [    8.116152] usb 1-1.1: reset high-speed 
USB device number 3 using dwc2
Feb 18 11:46:51 localhost kernel: [    8.208043] zram0: detected capacity 
change from 0 to 52428800
Feb 18 11:46:51 localhost kernel: [    8.216588] usb 1-1.1: device firmware 
changed
Feb 18 11:46:51 localhost kernel: [    8.217146] usbcore: registered new 
interface driver rtl88xxau
Feb 18 11:46:51 localhost kernel: [    8.217797] usb 1-1.1: USB disconnect, 
device number 3
Feb 18 11:46:51 localhost kernel: [    8.304167] usb 1-1.1: new high-speed USB 
device number 5 using dwc2
Feb 18 11:46:51 localhost kernel: [    8.524535] new mount options do not match 
the existing superblock, will be ignored
Feb 18 11:46:51 localhost kernel: [    8.588572] fuse init (API version 7.28)
Feb 18 11:46:51 localhost kernel: [    8.769188] rtl88xxau 1-1.1:1.0 wlan2: 
renamed from wlan1
Feb 18 11:46:53 localhost kernel: [   10.925761] Generic PHY stmmac-0:00: 
attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
Feb 18 11:46:53 localhost kernel: [   10.935282] meson8b-dwmac 
c9410000.ethernet eth0: No Safety Features support found
Feb 18 11:46:53 localhost kernel: [   10.937821] meson8b-dwmac 
c9410000.ethernet eth0: PTP not supported by HW
Feb 18 11:46:53 localhost kernel: [   10.946511] meson8b-dwmac 
c9410000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Feb 18 11:46:53 localhost kernel: [   10.953817] br-lan: port 1(eth0.3) entered 
blocking state
Feb 18 11:46:53 localhost kernel: [   10.958287] br-lan: port 1(eth0.3) entered 
disabled state
Feb 18 11:46:53 localhost kernel: [   10.963761] device eth0.3 entered 
promiscuous mode
Feb 18 11:46:53 localhost kernel: [   10.970798] device eth0 entered 
promiscuous mode
Feb 18 11:46:53 localhost kernel: [   10.976708] br-lan: port 1(eth0.3) entered 
blocking state
Feb 18 11:46:53 localhost kernel: [   10.978151] br-lan: port 1(eth0.3) entered 
forwarding state
Feb 18 11:46:57 localhost kernel: [   14.806275] br-dmz: port 1(eth0.2) entered 
blocking state
Feb 18 11:46:57 localhost kernel: [   14.806311] br-dmz: port 1(eth0.2) entered 
disabled state
Feb 18 11:46:57 localhost kernel: [   14.812050] device eth0.2 entered 
promiscuous mode
Feb 18 11:46:57 localhost kernel: [   14.823518] br-dmz: port 1(eth0.2) entered 
blocking state
Feb 18 11:46:57 localhost kernel: [   14.823556] br-dmz: port 1(eth0.2) entered 
forwarding state
Feb 18 11:46:58 localhost kernel: [   15.510373] br-iot: port 1(eth0.5) entered 
blocking state
Feb 18 11:46:58 localhost kernel: [   15.510412] br-iot: port 1(eth0.5) entered 
disabled state
Feb 18 11:46:58 localhost kernel: [   15.515949] device eth0.5 entered 
promiscuous mode
Feb 18 11:46:58 localhost kernel: [   15.527027] br-iot: port 1(eth0.5) entered 
blocking state
Feb 18 11:46:58 localhost kernel: [   15.527065] br-iot: port 1(eth0.5) entered 
forwarding state
Feb 18 11:47:04 localhost kernel: [   21.506842] input: lircd-uinput as 
/devices/virtual/input/input1
Feb 18 11:47:04 localhost kernel: [   21.547599] CIFS: Attempting to mount 
//10.10.30.136/USBStick
Feb 18 11:47:04 localhost kernel: [   21.547782] No dialect specified on mount. 
Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from 
CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do 
not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
Feb 18 11:47:04 localhost kernel: [   21.548420] CIFS: Attempting to mount 
//10.10.30.136/Public
Feb 18 11:47:04 localhost kernel: [   21.548589] CIFS: Attempting to mount 
//10.10.30.136/Multimedia
Feb 18 11:47:04 localhost kernel: [   21.548645] No dialect specified on mount. 
Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from 
CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do 
not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
Feb 18 11:47:04 localhost kernel: [   21.604538] No dialect specified on mount. 
Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from 
CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do 
not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
Feb 18 11:47:04 localhost kernel: [   21.786540] cryptd: max_cpu_qlen set to 
1000
Feb 18 11:47:04 localhost kernel: [   21.999665] input: meson-ir (lircd bypass) 
as /devices/virtual/input/input2
Feb 18 11:47:05 localhost kernel: [   22.094842] br-guest: port 1(wlan0) 
entered blocking state
Feb 18 11:47:05 localhost kernel: [   22.094885] br-guest: port 1(wlan0) 
entered disabled state
Feb 18 11:47:05 localhost kernel: [   22.100490] device wlan0 entered 
promiscuous mode
Feb 18 11:47:05 localhost kernel: [   22.360066] br-guest: port 1(wlan0) 
entered blocking state
Feb 18 11:47:05 localhost kernel: [   22.360123] br-guest: port 1(wlan0) 
entered forwarding state
Feb 18 11:47:05 localhost kernel: [   22.427280] br-lan: port 2(wlan0_1) 
entered blocking state
Feb 18 11:47:05 localhost kernel: [   22.427317] br-lan: port 2(wlan0_1) 
entered disabled state
Feb 18 11:47:05 localhost kernel: [   22.432906] device wlan0_1 entered 
promiscuous mode
Feb 18 11:47:05 localhost kernel: [   22.445448] br-lan: port 2(wlan0_1) 
entered blocking state
Feb 18 11:47:05 localhost kernel: [   22.447573] br-lan: port 2(wlan0_1) 
entered forwarding state
Feb 18 11:47:06 localhost kernel: [   23.395620] br-lan: port 3(wlan2) entered 
blocking state
Feb 18 11:47:06 localhost kernel: [   23.395650] br-lan: port 3(wlan2) entered 
disabled state
Feb 18 11:47:06 localhost kernel: [   23.400925] device wlan2 entered 
promiscuous mode
Feb 18 11:47:06 localhost kernel: [   23.405405] br-lan: port 3(wlan2) entered 
blocking state
Feb 18 11:47:06 localhost kernel: [   23.410492] br-lan: port 3(wlan2) entered 
forwarding state
Feb 18 11:47:06 localhost kernel: [   23.670879] ip_local_port_range: prefer 
different parity for start/end values.
Feb 18 11:47:55 localhost kernel: [   42.556330] lxcbr0: port 1(veth9EM448) 
entered blocking state
Feb 18 11:47:55 localhost kernel: [   42.556436] lxcbr0: port 1(veth9EM448) 
entered disabled state
Feb 18 11:47:55 localhost kernel: [   42.562513] device veth9EM448 entered 
promiscuous mode
Feb 18 11:47:55 localhost kernel: [   42.567430] lxcbr0: port 1(veth9EM448) 
entered blocking state
Feb 18 11:47:55 localhost kernel: [   42.572935] lxcbr0: port 1(veth9EM448) 
entered forwarding state
Feb 18 11:47:55 localhost kernel: [   42.579121] lxcbr0: port 1(veth9EM448) 
entered disabled state
Feb 18 11:47:55 localhost kernel: [   42.612516] eth0: renamed from veth9EM448p
Feb 18 11:47:55 localhost kernel: [   42.636847] IPv6: ADDRCONF(NETDEV_CHANGE): 
eth0: link becomes ready
Feb 18 11:47:55 localhost kernel: [   42.637655] lxcbr0: port 1(veth9EM448) 
entered blocking state
Feb 18 11:47:55 localhost kernel: [   42.643231] lxcbr0: port 1(veth9EM448) 
entered forwarding state
Feb 18 12:23:25 localhost kernel: [ 2172.247913] rc rc0: two consecutive events 
of type space
Feb 18 13:01:20 localhost kernel: [ 4447.681291] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 2 - ChHltd set, but reason is unknown
Feb 18 13:01:20 localhost kernel: [ 4447.684848] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 14:02:48 localhost kernel: [ 8135.126496] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 12 - ChHltd set, but reason is unknown
Feb 18 14:02:48 localhost kernel: [ 8135.130136] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 14:02:48 localhost kernel: [ 8135.233948] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 13 - ChHltd set, but reason is unknown
Feb 18 14:02:48 localhost kernel: [ 8135.237588] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 14:02:48 localhost kernel: [ 8135.331297] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 8 - ChHltd set, but reason is unknown
Feb 18 14:02:48 localhost kernel: [ 8135.334850] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 14:02:48 localhost kernel: [ 8135.433698] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 3 - ChHltd set, but reason is unknown
Feb 18 14:02:48 localhost kernel: [ 8135.437258] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 14:02:48 localhost kernel: [ 8135.536104] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 15 - ChHltd set, but reason is unknown
Feb 18 14:02:48 localhost kernel: [ 8135.539746] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 14:02:48 localhost kernel: [ 8135.638487] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 6 - ChHltd set, but reason is unknown
Feb 18 14:02:48 localhost kernel: [ 8135.642047] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 16:27:45 localhost kernel: [16831.705241] meson8b-dwmac 
c9410000.ethernet eth0: Link is Down
Feb 18 16:27:45 localhost kernel: [16831.706004] br-dmz: port 1(eth0.2) entered 
disabled state
Feb 18 16:27:45 localhost kernel: [16831.711134] br-lan: port 1(eth0.3) entered 
disabled state
Feb 18 16:27:45 localhost kernel: [16831.717690] br-iot: port 1(eth0.5) entered 
disabled state
Feb 18 16:27:48 localhost kernel: [16834.777189] meson8b-dwmac 
c9410000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Feb 18 16:27:48 localhost kernel: [16834.780197] br-dmz: port 1(eth0.2) entered 
blocking state
Feb 18 16:27:48 localhost kernel: [16834.785349] br-dmz: port 1(eth0.2) entered 
forwarding state
Feb 18 16:27:48 localhost kernel: [16834.791181] br-lan: port 1(eth0.3) entered 
blocking state
Feb 18 16:27:48 localhost kernel: [16834.796222] br-lan: port 1(eth0.3) entered 
forwarding state
Feb 18 16:27:48 localhost kernel: [16834.801983] br-iot: port 1(eth0.5) entered 
blocking state
Feb 18 16:27:48 localhost kernel: [16834.807077] br-iot: port 1(eth0.5) entered 
forwarding state
Feb 18 16:48:04 localhost kernel: [18051.138700] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 8 - ChHltd set, but reason is unknown
Feb 18 16:48:04 localhost kernel: [18051.142256] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 16:48:04 localhost kernel: [18051.148432] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 3 - ChHltd set, but reason is unknown
Feb 18 16:48:04 localhost kernel: [18051.157523] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 16:48:04 localhost kernel: [18051.238751] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 6 - ChHltd set, but reason is unknown
Feb 18 16:48:04 localhost kernel: [18051.242305] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 16:59:39 localhost kernel: [18745.905563] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 6 - ChHltd set, but reason is unknown
Feb 18 16:59:39 localhost kernel: [18745.909118] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 16:59:39 localhost kernel: [18745.915281] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 13 - ChHltd set, but reason is unknown
Feb 18 16:59:39 localhost kernel: [18745.924468] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 16:59:39 localhost kernel: [18745.930625] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 9 - ChHltd set, but reason is unknown
Feb 18 16:59:39 localhost kernel: [18745.939737] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 16:59:39 localhost kernel: [18745.962107] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 7 - ChHltd set, but reason is unknown
Feb 18 16:59:39 localhost kernel: [18745.965663] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009
Feb 18 17:38:15 localhost kernel: [21061.884216] dwc2 c9100000.usb: 
dwc2_hc_chhltd_intr_dma: Channel 9 - ChHltd set, but reason is unknown
Feb 18 17:38:15 localhost kernel: [21061.887770] dwc2 c9100000.usb: hcint 
0x00000002, intsts 0x04600009

Reply via email to