Skip to content

Instantly share code, notes, and snippets.

@dbaldwin
Created May 16, 2023 20:32
Show Gist options
  • Save dbaldwin/4c0f469a7f5c0873bc6cebccefe71ecd to your computer and use it in GitHub Desktop.
Save dbaldwin/4c0f469a7f5c0873bc6cebccefe71ecd to your computer and use it in GitHub Desktop.
BeagleBone Blue Wifi Disconnect
debian@beaglebone:~$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.94-ti-r42 (voodoo@x3-am57xx-beagle-x15-2gb) (gcc version 8.3.0 (Debian 8.3.0-6)) #1buster SMP PREEMPT Tue Mar 31 19:38:29 UTC 2020
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Blue
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] cma: Reserved 48 MiB at 0x9c800000
[ 0.000000] On node 0 totalpages: 130560
[ 0.000000] Normal zone: 1148 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
[ 0.000000] percpu: Embedded 17 pages/cpu s38988 r8192 d22452 u69632
[ 0.000000] pcpu-alloc: s38988 r8192 d22452 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412
[ 0.000000] Kernel command line: console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet
[ 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: 438112K/522240K available (13312K kernel code, 1136K rwdata, 4308K rodata, 1024K init, 350K bss, 34976K reserved, 49152K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xe0000000 - 0xff800000 ( 504 MB)
lowmem : 0xc0000000 - 0xdfe00000 ( 510 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0x(ptrval) - 0x(ptrval) (14304 kB)
.init : 0x(ptrval) - 0x(ptrval) (1024 kB)
.data : 0x(ptrval) - 0x(ptrval) (1137 kB)
.bss : 0x(ptrval) - 0x(ptrval) ( 351 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 42043 entries in 124 pages
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000021] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000041] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000052] OMAP clocksource: timer1 at 24000000 Hz
[ 0.001610] timer_probe: no matching timers found
[ 0.001953] Console: colour dummy device 80x30
[ 0.001982] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.001987] This ensures that you still see kernel messages. Please
[ 0.001991] update your kernel commandline.
[ 0.002052] Calibrating delay loop (skipped) preset value.. 995.32 BogoMIPS (lpj=1990656)
[ 0.002069] pid_max: default: 32768 minimum: 301
[ 0.002354] Security Framework initialized
[ 0.002369] Yama: becoming mindful.
[ 0.002520] AppArmor: AppArmor initialized
[ 0.002622] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.002634] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.003743] CPU: Testing write buffer coherency: ok
[ 0.003808] CPU0: Spectre v2: using BPIALL workaround
[ 0.004296] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.025579] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.033486] rcu: Hierarchical SRCU implementation.
[ 0.049501] smp: Bringing up secondary CPUs ...
[ 0.049521] smp: Brought up 1 node, 1 CPU
[ 0.049532] SMP: Total of 1 processors activated (995.32 BogoMIPS).
[ 0.049539] CPU: All CPU(s) started in SVC mode.
[ 0.051268] devtmpfs: initialized
[ 0.077875] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.078539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.078563] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.082526] xor: automatically using best checksumming function neon
[ 0.082542] pinctrl core: initialized pinctrl subsystem
[ 0.083865] NET: Registered protocol family 16
[ 0.089021] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.166742] l4_wkup_cm:clk:0010:0: failed to disable
[ 0.206984] audit: initializing netlink subsys (disabled)
[ 0.213574] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1
[ 0.215876] OMAP GPIO hardware version 0.1
[ 0.218994] GPIO line 106 (LS_BUF_EN) hogged as output/high
[ 0.235054] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.261648] raid6: using algorithm neonx8 gen() 0 MB/s
[ 0.261661] raid6: .... xor() 0 MB/s, rmw enabled
[ 0.261667] raid6: using neon recovery algorithm
[ 0.269202] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.275316] SCSI subsystem initialized
[ 0.277623] libata version 3.00 loaded.
[ 0.277933] usbcore: registered new interface driver usbfs
[ 0.277988] usbcore: registered new interface driver hub
[ 0.278108] usbcore: registered new device driver usb
[ 0.279314] pps_core: LinuxPPS API ver. 1 registered
[ 0.279323] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.279345] PTP clock support registered
[ 0.280249] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 0.281905] Advanced Linux Sound Architecture Driver Initialized.
[ 0.282700] NetLabel: Initializing
[ 0.282710] NetLabel: domain hash size = 128
[ 0.282715] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.282812] NetLabel: unlabeled traffic allowed by default
[ 0.283870] clocksource: Switched to clocksource timer1
[ 0.446303] VFS: Disk quotas dquot_6.6.0
[ 0.446409] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.447292] AppArmor: AppArmor Filesystem Enabled
[ 0.460100] NET: Registered protocol family 2
[ 0.461122] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.461161] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.461203] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.461261] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.461393] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.461416] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.461767] NET: Registered protocol family 1
[ 0.474975] RPC: Registered named UNIX socket transport module.
[ 0.474985] RPC: Registered udp transport module.
[ 0.474991] RPC: Registered tcp transport module.
[ 0.474995] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.475700] Unpacking initramfs...
[ 0.872012] Freeing initrd memory: 6888K
[ 0.872876] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 0.875716] Initialise system trusted keyrings
[ 0.876304] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.883328] zbud: loaded
[ 0.890787] NFS: Registering the id_resolver key type
[ 0.890832] Key type id_resolver registered
[ 0.890838] Key type id_legacy registered
[ 0.890857] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.891224] fuse init (API version 7.27)
[ 0.901915] Key type asymmetric registered
[ 0.901930] Asymmetric key parser 'x509' registered
[ 0.902028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.906396] io scheduler noop registered
[ 0.906406] io scheduler deadline registered
[ 0.906728] io scheduler cfq registered (default)
[ 0.906739] io scheduler mq-deadline registered
[ 0.909900] pinctrl-single 44e10800.pinmux: 142 pins, size 568
[ 0.922258] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.925802] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[ 0.935972] console [ttyS0] enabled
[ 0.937079] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250
[ 0.938046] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 32, base_baud = 3000000) is a 8250
[ 0.939084] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 33, base_baud = 3000000) is a 8250
[ 0.940188] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 34, base_baud = 3000000) is a 8250
[ 0.941243] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 35, base_baud = 3000000) is a 8250
[ 0.944506] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 0.945287] sdhci: Secure Digital Host Controller Interface driver
[ 0.945294] sdhci: Copyright(c) Pierre Ossman
[ 0.945813] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
[ 0.945824] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 0.946392] omap_hsmmc 48060000.mmc: Linked as a consumer to regulator.1
[ 0.946738] random: fast init done
[ 0.947106] random: crng init done
[ 0.973385] omap_hsmmc 481d8000.mmc: Linked as a consumer to regulator.1
[ 0.997667] omap_hsmmc 47810000.mmc: Linked as a consumer to regulator.2
[ 1.047376] mmc1: new high speed MMC card at address 0001
[ 1.052860] mmcblk1: mmc1:0001 S10004 3.56 GiB
[ 1.053496] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
[ 1.054099] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
[ 1.054459] mmcblk1rpmb: mmc1:0001 S10004 partition 3 4.00 MiB, chardev (245:0)
[ 1.060277] mmcblk1: p1
[ 1.100413] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.108840] eqep 48300180.eqep: ver. 1.0
[ 1.109109] eqep 48300180.eqep: count_mode:0
[ 1.109120] eqep 48300180.eqep: invert_qa:1
[ 1.109128] eqep 48300180.eqep: invert_qb:1
[ 1.109137] eqep 48300180.eqep: invert_qi:0
[ 1.109145] eqep 48300180.eqep: invert_qs:0
[ 1.109153] eqep 48300180.eqep: swap_inputs:0
[ 1.109162] eqep 48300180.eqep: QDECCTL:0x0180
[ 1.109170] eqep 48300180.eqep: QPOSINIT:0x00000000
[ 1.109178] eqep 48300180.eqep: QPOSMAX:0xffffffff
[ 1.109185] eqep 48300180.eqep: QPOSCNT:0x00000000
[ 1.109192] eqep 48300180.eqep: omit_interrupt:0
[ 1.109200] eqep 48300180.eqep: QEINT:0x0800
[ 1.109207] eqep 48300180.eqep: QUPRD:0x05f5e100
[ 1.109214] eqep 48300180.eqep: QEPCTL:0x009e write
[ 1.109222] eqep 48300180.eqep: QEPCTL:0x009e read
[ 1.109249] eqep 48300180.eqep: irq:60, clk_rate:100000000
[ 1.109818] eqep 48302180.eqep: ver. 1.0
[ 1.109982] eqep 48302180.eqep: count_mode:0
[ 1.109991] eqep 48302180.eqep: invert_qa:1
[ 1.109999] eqep 48302180.eqep: invert_qb:1
[ 1.110008] eqep 48302180.eqep: invert_qi:0
[ 1.110015] eqep 48302180.eqep: invert_qs:0
[ 1.110023] eqep 48302180.eqep: swap_inputs:0
[ 1.110031] eqep 48302180.eqep: QDECCTL:0x0180
[ 1.110038] eqep 48302180.eqep: QPOSINIT:0x00000000
[ 1.110045] eqep 48302180.eqep: QPOSMAX:0xffffffff
[ 1.110099] omap_hsmmc 47810000.mmc: card claims to support voltages below defined range
[ 1.110126] eqep 48302180.eqep: QPOSCNT:0x00000000
[ 1.110134] eqep 48302180.eqep: omit_interrupt:0
[ 1.110141] eqep 48302180.eqep: QEINT:0x0800
[ 1.110148] eqep 48302180.eqep: QUPRD:0x05f5e100
[ 1.110155] eqep 48302180.eqep: QEPCTL:0x009e write
[ 1.110162] eqep 48302180.eqep: QEPCTL:0x009e read
[ 1.110182] eqep 48302180.eqep: irq:62, clk_rate:100000000
[ 1.110540] eqep 48304180.eqep: ver. 1.0
[ 1.110669] eqep 48304180.eqep: count_mode:0
[ 1.110679] eqep 48304180.eqep: invert_qa:1
[ 1.110687] eqep 48304180.eqep: invert_qb:1
[ 1.110694] eqep 48304180.eqep: invert_qi:0
[ 1.110702] eqep 48304180.eqep: invert_qs:0
[ 1.110710] eqep 48304180.eqep: swap_inputs:0
[ 1.110718] eqep 48304180.eqep: QDECCTL:0x0180
[ 1.110725] eqep 48304180.eqep: QPOSINIT:0x00000000
[ 1.110732] eqep 48304180.eqep: QPOSMAX:0xffffffff
[ 1.110739] eqep 48304180.eqep: QPOSCNT:0x00000000
[ 1.110747] eqep 48304180.eqep: omit_interrupt:0
[ 1.110754] eqep 48304180.eqep: QEINT:0x0800
[ 1.110761] eqep 48304180.eqep: QUPRD:0x05f5e100
[ 1.110824] eqep 48304180.eqep: QEPCTL:0x009e write
[ 1.110832] eqep 48304180.eqep: QEPCTL:0x009e read
[ 1.110851] eqep 48304180.eqep: irq:64, clk_rate:100000000
[ 1.114189] pinctrl-single 44e10800.pinmux: pin PIN102 already requested by 48300180.eqep; cannot claim for ocp:P9_30_pinmux[ 1.125585] pinctrl-single 44e10800.pinmux: pin-102 (ocp:P9_30_pinmux) status -22
[ 1.133175] pinctrl-single 44e10800.pinmux: could not request pin 102 (PIN102) from group pinmux_P9_30_spi_pin on device pinctrl-single
[ 1.145548] bone-pinmux-helper ocp:P9_30_pinmux: Error applying setting, reverse things back
[ 1.154146] bone-pinmux-helper: probe of ocp:P9_30_pinmux failed with error -22
[ 1.162180] mmc2: new high speed SDIO card at address 0001
[ 1.171212] libphy: Fixed MDIO Bus: probed
[ 1.172306] CAN device driver interface
[ 1.173841] c_can_platform 481d0000.can: c_can_platform device registered (regs=5c601759, irq=43)
[ 1.175447] usbcore: registered new interface driver smsc95xx
[ 1.176975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.177039] ehci-platform: EHCI generic platform driver
[ 1.177339] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.178128] usbcore: registered new interface driver usb-storage
[ 1.181441] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[ 1.181599] am335x-phy-driver 47401300.usb-phy: Linked as a consumer to regulator.0
[ 1.184997] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 1.185178] am335x-phy-driver 47401b00.usb-phy: Linked as a consumer to regulator.0
[ 1.188624] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 1.188666] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 1.188998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.189009] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.189017] usb usb1: Product: MUSB HDRC host driver
[ 1.189024] usb usb1: Manufacturer: Linux 4.19.94-ti-r42 musb-hcd
[ 1.189031] usb usb1: SerialNumber: musb-hdrc.1
[ 1.189861] hub 1-0:1.0: USB hub found
[ 1.189923] hub 1-0:1.0: 1 port detected
[ 1.201106] omap_rtc 44e3e000.rtc: already running
[ 1.201815] omap_rtc 44e3e000.rtc: registered as rtc0
[ 1.203113] i2c /dev entries driver
[ 1.206265] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.206822] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 1.211613] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.212271] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 1.212608] omap-aes 53500000.aes: will run requests pump with realtime priority
[ 1.215051] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 1.218745] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.225476] gnss: GNSS driver registered with major 242
[ 1.232189] NET: Registered protocol family 10
[ 1.303795] Segment Routing with IPv6
[ 1.304094] mip6: Mobile IPv6
[ 1.304262] NET: Registered protocol family 17
[ 1.304295] can: controller area network core (rev 20170425 abi 9)
[ 1.304396] NET: Registered protocol family 29
[ 1.304479] 8021q: 802.1Q VLAN Support v1.8
[ 1.304559] Key type dns_resolver registered
[ 1.304566] mpls_gso: MPLS GSO support
[ 1.304875] ThumbEE CPU extension supported.
[ 1.304891] Registering SWP/SWPB emulation handler
[ 1.304901] omap_voltage_late_init: Voltage driver support not added
[ 1.313252] registered taskstats version 1
[ 1.313265] Loading compiled-in X.509 certificates
[ 1.313395] zswap: loaded using pool lzo/zbud
[ 1.316855] Btrfs loaded, crc32c=crc32c-generic
[ 1.316968] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.369540] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set
[ 1.370381] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
[ 1.371317] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 1.372341] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.372455] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 1.374298] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
[ 1.376151] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
[ 1.380721] cpu cpu0: Linked as a consumer to regulator.4
[ 1.380829] cpu cpu0: Dropping the link to regulator.4
[ 1.381328] cpu cpu0: Linked as a consumer to regulator.4
[ 1.383385] omap_rtc 44e3e000.rtc: setting system clock to 2023-05-16 16:12:15 UTC (1684253535)
[ 1.384864] ALSA device list:
[ 1.384874] No soundcards found.
[ 1.391088] Freeing unused kernel memory: 1024K
[ 1.391810] Run /init as init process
[ 5.201127] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.827097] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 5.828208] systemd[1]: Detected architecture arm.
[ 5.852391] systemd[1]: Set hostname to <beaglebone>.
[ 7.197103] systemd[1]: /lib/systemd/system/rc_battery_monitor.service:5: PIDFile= references path below legacy directory /var/run/, updating /var/run/rc_battery_monitor.pid → /run/rc_battery_monitor.pid; please update the unit file accordingly.
[ 7.318766] systemd[1]: Reached target Remote File Systems.
[ 7.321812] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 7.322479] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 7.324207] systemd[1]: Listening on Journal Audit Socket.
[ 7.324539] systemd[1]: Reached target Swap.
[ 7.325519] systemd[1]: Listening on Journal Socket (/dev/log).
[ 8.118753] EXT4-fs (mmcblk1p1): re-mounted. Opts: errors=remount-ro
[ 8.389739] remoteproc remoteproc0: 4a334000.pru is available
[ 8.389925] pru-rproc 4a334000.pru: PRU rproc node pru@4a334000 probed successfully
[ 8.402070] remoteproc remoteproc1: 4a338000.pru is available
[ 8.402256] pru-rproc 4a338000.pru: PRU rproc node pru@4a338000 probed successfully
[ 9.649575] systemd-journald[339]: Received request to flush runtime journal from PID 1
[ 20.714273] using random self ethernet address
[ 20.714292] using random host ethernet address
[ 21.107189] Mass Storage Function, version: 2009/09/11
[ 21.107214] LUN: removable file: (no medium)
[ 21.440091] using random self ethernet address
[ 21.440109] using random host ethernet address
[ 21.660409] usb0: HOST MAC 50:65:83:68:b4:d5
[ 21.662207] usb0: MAC 50:65:83:68:b4:d4
[ 21.672096] usb1: HOST MAC 50:65:83:68:b4:d7
[ 21.672492] usb1: MAC 50:65:83:68:b4:d8
[ 21.911823] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 21.944287] configfs-gadget gadget: high-speed config #1: c
[ 21.944614] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[ 22.202860] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 31.720137] wlan-en-regulator: disabling
[ 35.119179] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 35.449790] remoteproc remoteproc2: wkup_m3 is available
[ 35.460433] remoteproc remoteproc2: powering up wkup_m3
[ 35.460461] remoteproc remoteproc2: Booting fw image am335x-pm-firmware.elf, size 217168
[ 35.460716] remoteproc remoteproc2: remote processor wkup_m3 is now up
[ 35.460746] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x193
[ 35.499812] PM: bootloader does not support rtc-only!
[ 38.873908] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 38.900329] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 38.928744] PKCS#7 signature not signed with a trusted key
[ 38.947637] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 39.460481] Bluetooth: Core ver 2.22
[ 39.460747] NET: Registered protocol family 31
[ 39.460756] Bluetooth: HCI device and connection manager initialized
[ 39.460784] Bluetooth: HCI socket layer initialized
[ 39.460798] Bluetooth: L2CAP socket layer initialized
[ 39.460859] Bluetooth: SCO socket layer initialized
[ 39.512697] Bluetooth: HCI UART driver ver 2.3
[ 39.512717] Bluetooth: HCI UART protocol H4 registered
[ 39.512987] Bluetooth: HCI UART protocol LL registered
[ 39.512996] Bluetooth: HCI UART protocol ATH3K registered
[ 39.513113] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 40.511099] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 40.511116] Bluetooth: BNEP filters: protocol multicast
[ 40.511147] Bluetooth: BNEP socket layer initialized
[ 40.875703] Bluetooth: RFCOMM TTY layer initialized
[ 40.875745] Bluetooth: RFCOMM socket layer initialized
[ 40.875835] Bluetooth: RFCOMM ver 1.11
[ 41.161298] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[ 41.187631] wlcore: loaded
[ 41.784588] wlcore: PHY firmware version: Rev 8.2.0.0.243
[ 41.825475] wlcore: firmware booted (Rev 8.9.0.0.83)
[ 41.846175] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 42.981805] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 42.992542] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 43.026176] wlan0: authenticated
[ 43.030699] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 43.038939] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 43.054406] wlan0: associated
[ 43.113499] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 43.356967] cryptd: max_cpu_qlen set to 1000
[ 43.465388] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 43.494102] wlcore: Association completed.
[ 45.079040] IPv6: ADDRCONF(NETDEV_UP): SoftAp0: link is not ready
[ 47.237836] wlcore: down
[ 47.362301] IPv6: ADDRCONF(NETDEV_CHANGE): SoftAp0: link becomes ready
[ 391.339880] remoteproc remoteproc1: powering up 4a338000.pru
[ 391.362890] remoteproc remoteproc1: Booting fw image am335x-pru1-rc-servo-fw, size 35164
[ 391.362936] remoteproc remoteproc1: remote processor 4a338000.pru is now up
[ 1136.443432] wlcore: Beacon loss detected. roles:0x1
[ 1141.441974] wlcore: Connection loss work (role_id: 0).
[ 1141.442026] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 1141.979536] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1142.536982] wlan0: authenticate with 48:d6:d5:c0:11:05
[ 1142.583548] wlan0: send auth to 48:d6:d5:c0:11:05 (try 1/3)
[ 1142.714226] wlan0: send auth to 48:d6:d5:c0:11:05 (try 2/3)
[ 1142.760914] wlan0: send auth to 48:d6:d5:c0:11:05 (try 3/3)
[ 1142.831647] wlan0: authentication with 48:d6:d5:c0:11:05 timed out
[ 1143.557084] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 1143.584336] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 1143.719487] wlan0: authenticated
[ 1143.755079] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 1143.784758] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 1143.870616] wlan0: associated
[ 1143.905166] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 1144.033359] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1144.115981] wlcore: Association completed.
[ 1976.017740] wlcore: Beacon loss detected. roles:0x1
[ 1981.046184] wlcore: Connection loss work (role_id: 0).
[ 1981.046217] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 1981.568096] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1981.996151] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 1982.047814] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 1982.183002] wlan0: authenticated
[ 1982.218402] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 1982.250598] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 1982.325727] wlan0: associated
[ 1982.350113] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 1982.536287] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1982.615095] wlcore: Association completed.
[ 2129.864625] hrtimer: interrupt took 76486 ns
[ 2575.751597] wlcore: Beacon loss detected. roles:0x1
[ 2580.705401] wlcore: Connection loss work (role_id: 0).
[ 2580.705458] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 2581.195139] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2581.619375] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 2581.668453] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 2581.782284] wlan0: authenticated
[ 2581.815047] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 2581.841363] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 2581.926441] wlan0: associated
[ 2581.957003] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 2582.099451] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2582.186367] wlcore: Association completed.
[ 3173.011053] wlcore: Beacon loss detected. roles:0x1
[ 3178.059943] wlcore: Connection loss work (role_id: 0).
[ 3178.059978] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 3178.575035] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3179.039442] wlan0: authenticate with 48:d6:d5:c0:11:05
[ 3179.080868] wlan0: send auth to 48:d6:d5:c0:11:05 (try 1/3)
[ 3179.250396] wlan0: send auth to 48:d6:d5:c0:11:05 (try 2/3)
[ 3179.280411] wlan0: send auth to 48:d6:d5:c0:11:05 (try 3/3)
[ 3179.321708] wlan0: authentication with 48:d6:d5:c0:11:05 timed out
[ 3179.975244] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 3180.011870] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 3180.126699] wlan0: authenticated
[ 3180.164337] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 3180.185891] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 3180.272212] wlan0: associated
[ 3180.415233] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3180.506390] wlcore: Association completed.
[ 3241.984892] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 3625.276598] wlcore: Beacon loss detected. roles:0x1
[ 3630.262211] wlcore: Connection loss work (role_id: 0).
[ 3630.262419] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 3630.834054] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3631.162718] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 3631.234448] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 3631.347331] wlan0: authenticated
[ 3631.382363] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 3631.411899] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 3631.476796] wlan0: associated
[ 3631.508934] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 3631.636060] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3631.717664] wlcore: Association completed.
[ 4073.141359] wlcore: Beacon loss detected. roles:0x1
[ 4078.017268] wlcore: Connection loss work (role_id: 0).
[ 4078.017319] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 4078.531775] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4079.045065] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 4079.086559] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4079.203637] wlan0: authenticated
[ 4079.245539] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4079.270222] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 4079.371720] wlan0: associated
[ 4079.400866] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 4079.558045] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4079.633164] wlcore: Association completed.
[ 4464.865962] wlcore: Beacon loss detected. roles:0x1
[ 4469.872802] wlcore: Connection loss work (role_id: 0).
[ 4469.872856] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 4470.403062] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4470.912608] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 4470.949401] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4471.060371] wlan0: authenticated
[ 4471.085798] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4471.094741] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 4471.189034] wlan0: associated
[ 4471.214974] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 4471.380470] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4471.461414] wlcore: Association completed.
[ 4554.887094] wlcore: Beacon loss detected. roles:0x1
[ 4559.719829] wlcore: Connection loss work (role_id: 0).
[ 4559.720070] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 4560.188114] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4560.647476] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 4560.687825] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4560.855563] wlan0: authenticated
[ 4560.890605] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4560.918904] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 4561.000752] wlan0: associated
[ 4561.020177] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 4561.151022] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4561.232396] wlcore: Association completed.
[ 4973.341477] wlcore: Beacon loss detected. roles:0x1
[ 4978.314898] wlcore: Connection loss work (role_id: 0).
[ 4978.315195] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 4978.834004] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4979.333221] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 4979.376347] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4979.491455] wlan0: authenticated
[ 4979.531824] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 4979.552761] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 4979.639049] wlan0: associated
[ 4979.657111] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 4979.788346] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4979.882937] wlcore: Association completed.
[ 5124.605342] wlcore: Beacon loss detected. roles:0x1
[ 5129.630251] wlcore: Connection loss work (role_id: 0).
[ 5129.630406] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 5130.172299] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5130.605487] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 5130.663123] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 5130.789447] wlan0: authenticated
[ 5130.826153] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 5130.855975] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 5130.938444] wlan0: associated
[ 5131.128851] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5131.211494] wlcore: Association completed.
[ 5222.856378] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 5244.539919] wlcore: Beacon loss detected. roles:0x1
[ 5249.453942] wlcore: Connection loss work (role_id: 0).
[ 5249.454156] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 5250.062489] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5250.309915] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 5250.358424] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 5250.470714] wlan0: authenticated
[ 5250.513431] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 5250.531516] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 5250.637463] wlan0: associated
[ 5250.665225] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 5250.787086] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5250.870083] wlcore: Association completed.
[ 5964.179230] wlcore: Beacon loss detected. roles:0x1
[ 5969.220069] wlcore: Connection loss work (role_id: 0).
[ 5969.220180] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 5969.712611] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5970.260887] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 5970.310085] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 5970.478249] wlan0: authenticated
[ 5970.499717] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 5970.509275] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 5970.600422] wlan0: associated
[ 5970.614217] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 5970.729664] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5970.812675] wlcore: Association completed.
[ 7103.732738] wlcore: Beacon loss detected. roles:0x1
[ 7108.549311] wlcore: Connection loss work (role_id: 0).
[ 7108.549366] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 7109.050526] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7109.451082] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 7109.499490] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 7109.626427] wlan0: authenticated
[ 7109.661447] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 7109.687454] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 7109.759073] wlan0: associated
[ 7109.930811] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 7110.011259] wlcore: Association completed.
[ 7973.632583] wlcore: Beacon loss detected. roles:0x1
[ 7978.553493] wlcore: Connection loss work (role_id: 0).
[ 7978.553547] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[ 7979.089074] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7979.553836] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[ 7979.608464] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[ 7979.733896] wlan0: authenticated
[ 7979.750686] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[ 7979.761366] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[ 7979.847639] wlan0: associated
[ 7979.874516] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:d6:d5:bf:f3:e3
[ 7980.027415] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 7980.109044] wlcore: Association completed.
[13550.832249] wlcore: Beacon loss detected. roles:0x1
[13555.883456] wlcore: Connection loss work (role_id: 0).
[13555.883488] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[13556.090477] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13556.624979] wlan0: authenticate with 48:d6:d5:c0:11:05
[13556.630227] wlan0: send auth to 48:d6:d5:c0:11:05 (try 1/3)
[13556.777102] wlan0: authenticated
[13556.783826] wlan0: associate with 48:d6:d5:c0:11:05 (try 1/3)
[13556.914209] wlan0: associate with 48:d6:d5:c0:11:05 (try 2/3)
[13556.983142] wlan0: associate with 48:d6:d5:c0:11:05 (try 3/3)
[13557.070856] wlan0: association with 48:d6:d5:c0:11:05 timed out
[13557.686333] wlan0: authenticate with 48:d6:d5:bf:f3:e3
[13557.691932] wlan0: send auth to 48:d6:d5:bf:f3:e3 (try 1/3)
[13557.810384] wlan0: authenticated
[13557.816017] wlan0: associate with 48:d6:d5:bf:f3:e3 (try 1/3)
[13557.825964] wlan0: RX AssocResp from 48:d6:d5:bf:f3:e3 (capab=0x1431 status=0 aid=1)
[13557.843113] wlan0: associated
[13557.963409] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[13557.983542] wlcore: Association completed.
[13580.850350] wlcore: Beacon loss detected. roles:0x1
[13585.838588] wlcore: Connection loss work (role_id: 0).
[13585.838633] wlan0: Connection to AP 48:d6:d5:bf:f3:e3 lost
[13585.960454] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13586.081384] wlan0: authenticate with 48:d6:d5:c0:11:05
[13586.087116] wlan0: send auth to 48:d6:d5:c0:11:05 (try 1/3)
[13586.329799] wlan0: send auth to 48:d6:d5:c0:11:05 (try 2/3)
[13586.370220] wlan0: send auth to 48:d6:d5:c0:11:05 (try 3/3)
[13586.449352] wlan0: authentication with 48:d6:d5:c0:11:05 timed out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment