Plugable USB Soundcard Issue

I am trying to get a plugable USB soundcard to work with Virtualhere server running on a Raspberry Pi 3B+. All work as it is supposed to and 15 minutes to an hour later( variable timing) the audio becomes garbled and unusable. In syslog below I think things start to go wrong around 12/27/2018 at 19:40.

Any feedback would be greatly appreciated!

This is the usb soundcard: https://www.amazon.com/Plugable-Headphone-Microphone-Aluminum-Compatibl…

Thanks,
Dan

Here is the syslog:

Dec 27 18:52:04 raspberrypi fake-hwclock[94]: Thu 27 Dec 18:17:01 UTC 2018
Dec 27 18:52:04 raspberrypi systemd[1]: Time has been changed
Dec 27 18:52:04 raspberrypi systemd[1]: Mounting Configuration File System...
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Apply Kernel Variables...
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 27 18:52:04 raspberrypi systemd[1]: Starting File System Check on Root Device...
Dec 27 18:52:04 raspberrypi systemd[1]: Mounted Configuration File System.
Dec 27 18:52:04 raspberrypi systemd[1]: Started Apply Kernel Variables.
Dec 27 18:52:04 raspberrypi systemd[1]: Started File System Check Daemon to report status.
Dec 27 18:52:04 raspberrypi systemd[1]: Started Create Static Device Nodes in /dev.
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Linux version 4.14.79-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1159 SMP Sun Nov 4 17:50:20 GMT 2018
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] CPU: div instructions available: patching division code
Dec 27 18:52:04 raspberrypi systemd[1]: Starting udev Kernel Device Manager...
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Memory policy: Data cache writealloc
Dec 27 18:52:04 raspberrypi systemd-fsck[118]: e2fsck 1.43.4 (31-Jan-2017)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] On node 0 totalpages: 242688
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map ba39f000
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Normal zone: 2133 pages used for memmap
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Normal zone: 0 pages reserved
Dec 27 18:52:04 raspberrypi systemd-fsck[118]: rootfs: clean, 49989/1892880 files, 470485/7802880 blocks
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Normal zone: 242688 pages, LIFO batch:31
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] percpu: Embedded 17 pages/cpu @ba348000 s38720 r8192 d22720 u69632
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Dec 27 18:52:04 raspberrypi systemd[1]: Started File System Check on Root Device.
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1842 bcm2708_fb.fbheight=1040 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=5f098851-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Memory: 940232K/970752K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 22328K reserved, 8192K cma-reserved)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Virtual kernel memory layout:
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
Dec 27 18:52:04 raspberrypi systemd[1]: Started udev Kernel Device Manager.
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB)
Dec 27 18:52:04 raspberrypi systemd[1]: Started Set the console keyboard layout.
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] .data : 0x80c00000 - 0x80c9017c ( 577 kB)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] .bss : 0x80c97f04 - 0x80d468b0 ( 699 kB)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Dec 27 18:52:04 raspberrypi systemd[1]: Started Remount Root and Kernel File Systems.
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] ftrace: allocating 25287 entries in 75 pages
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] Hierarchical RCU implementation.
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
Dec 27 18:52:04 raspberrypi mtp-probe: checking bus 1, device 7: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2.6"
Dec 27 18:52:04 raspberrypi kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
Dec 27 18:52:04 raspberrypi kernel: [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
Dec 27 18:52:04 raspberrypi kernel: [ 0.000022] Switching to timer-based delay loop, resolution 52ns
Dec 27 18:52:04 raspberrypi kernel: [ 0.000273] Console: colour dummy device 80x30
Dec 27 18:52:04 raspberrypi kernel: [ 0.000808] console [tty1] enabled
Dec 27 18:52:04 raspberrypi mtp-probe: bus: 1, device: 7 was not an MTP device
Dec 27 18:52:04 raspberrypi kernel: [ 0.000844] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
Dec 27 18:52:04 raspberrypi kernel: [ 0.000884] pid_max: default: 32768 minimum: 301
Dec 27 18:52:04 raspberrypi kernel: [ 0.001217] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Dec 27 18:52:04 raspberrypi mtp-probe: checking bus 1, device 8: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.1"
Dec 27 18:52:04 raspberrypi kernel: [ 0.001251] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 27 18:52:04 raspberrypi kernel: [ 0.002208] Disabling memory control group subsystem
Dec 27 18:52:04 raspberrypi kernel: [ 0.002304] CPU: Testing write buffer coherency: ok
Dec 27 18:52:04 raspberrypi kernel: [ 0.002738] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Dec 27 18:52:04 raspberrypi kernel: [ 0.003153] Setting up static identity map for 0x100000 - 0x10003c
Dec 27 18:52:04 raspberrypi kernel: [ 0.003290] Hierarchical SRCU implementation.
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Load/Save Random Seed...
Dec 27 18:52:04 raspberrypi kernel: [ 0.003982] smp: Bringing up secondary CPUs ...
Dec 27 18:52:04 raspberrypi kernel: [ 0.004777] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Dec 27 18:52:04 raspberrypi systemd[1]: Starting udev Coldplug all Devices...
Dec 27 18:52:04 raspberrypi mtp-probe: bus: 1, device: 8 was not an MTP device
Dec 27 18:52:04 raspberrypi kernel: [ 0.005616] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
Dec 27 18:52:04 raspberrypi kernel: [ 0.006438] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Dec 27 18:52:04 raspberrypi kernel: [ 0.006543] smp: Brought up 1 node, 4 CPUs
Dec 27 18:52:04 raspberrypi kernel: [ 0.006615] SMP: Total of 4 processors activated (153.60 BogoMIPS).
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Local File Systems (Pre).
Dec 27 18:52:04 raspberrypi kernel: [ 0.006636] CPU: All CPU(s) started in HYP mode.
Dec 27 18:52:04 raspberrypi kernel: [ 0.006655] CPU: Virtualization extensions available.
Dec 27 18:52:04 raspberrypi kernel: [ 0.007597] devtmpfs: initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.017744] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
Dec 27 18:52:04 raspberrypi systemd[1]: Started Load/Save Random Seed.
Dec 27 18:52:04 raspberrypi kernel: [ 0.018420] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
Dec 27 18:52:04 raspberrypi kernel: [ 0.018666] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Dec 27 18:52:04 raspberrypi kernel: [ 0.018709] futex hash table entries: 1024 (order: 4, 65536 bytes)
Dec 27 18:52:04 raspberrypi systemd[1]: Started Flush Journal to Persistent Storage.
Dec 27 18:52:04 raspberrypi kernel: [ 0.019280] pinctrl core: initialized pinctrl subsystem
Dec 27 18:52:04 raspberrypi kernel: [ 0.020080] NET: Registered protocol family 16
Dec 27 18:52:04 raspberrypi kernel: [ 0.022676] DMA: preallocated 1024 KiB pool for atomic coherent allocations
Dec 27 18:52:04 raspberrypi kernel: [ 0.027455] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Sound Card.
Dec 27 18:52:04 raspberrypi kernel: [ 0.027487] hw-breakpoint: maximum watchpoint size is 8 bytes.
Dec 27 18:52:04 raspberrypi kernel: [ 0.027701] Serial: AMBA PL011 UART driver
Dec 27 18:52:04 raspberrypi kernel: [ 0.029378] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
Dec 27 18:52:04 raspberrypi systemd[1]: Started udev Coldplug all Devices.
Dec 27 18:52:04 raspberrypi kernel: [ 0.029852] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
Dec 27 18:52:04 raspberrypi kernel: [ 0.061352] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
Dec 27 18:52:04 raspberrypi kernel: [ 0.062804] SCSI subsystem initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.063046] usbcore: registered new interface driver usbfs
Dec 27 18:52:04 raspberrypi kernel: [ 0.063115] usbcore: registered new interface driver hub
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Show Plymouth Boot Screen...
Dec 27 18:52:04 raspberrypi kernel: [ 0.063215] usbcore: registered new device driver usb
Dec 27 18:52:04 raspberrypi systemd[1]: Received SIGRTMIN+20 from PID 178 (plymouthd).
Dec 27 18:52:04 raspberrypi kernel: [ 0.070074] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-11-04 16:31
Dec 27 18:52:04 raspberrypi kernel: [ 0.071373] clocksource: Switched to clocksource arch_sys_counter
Dec 27 18:52:04 raspberrypi kernel: [ 0.148296] VFS: Disk quotas dquot_6.6.0
Dec 27 18:52:04 raspberrypi systemd[1]: Started Show Plymouth Boot Screen.
Dec 27 18:52:04 raspberrypi kernel: [ 0.148409] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 0.148613] FS-Cache: Loaded
Dec 27 18:52:04 raspberrypi kernel: [ 0.148826] CacheFiles: Loaded
Dec 27 18:52:04 raspberrypi kernel: [ 0.157714] NET: Registered protocol family 2
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Encrypted Volumes.
Dec 27 18:52:04 raspberrypi kernel: [ 0.158454] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 0.158584] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 0.158787] TCP: Hash tables configured (established 8192 bind 8192)
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Paths.
Dec 27 18:52:04 raspberrypi kernel: [ 0.158935] UDP hash table entries: 512 (order: 2, 16384 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 0.158996] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Dec 27 18:52:04 raspberrypi systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Dec 27 18:52:04 raspberrypi systemd-udevd[155]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.159243] NET: Registered protocol family 1
Dec 27 18:52:04 raspberrypi kernel: [ 0.159717] RPC: Registered named UNIX socket transport module.
Dec 27 18:52:04 raspberrypi kernel: [ 0.159741] RPC: Registered udp transport module.
Dec 27 18:52:04 raspberrypi systemd-udevd[156]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.159760] RPC: Registered tcp transport module.
Dec 27 18:52:04 raspberrypi kernel: [ 0.159780] RPC: Registered tcp NFSv4.1 backchannel transport module.
Dec 27 18:52:04 raspberrypi kernel: [ 0.161273] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
Dec 27 18:52:04 raspberrypi kernel: [ 0.164041] workingset: timestamp_bits=14 max_order=18 bucket_order=4
Dec 27 18:52:04 raspberrypi systemd-udevd[137]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.172046] FS-Cache: Netfs 'nfs' registered for caching
Dec 27 18:52:04 raspberrypi kernel: [ 0.172667] NFS: Registering the id_resolver key type
Dec 27 18:52:04 raspberrypi kernel: [ 0.172723] Key type id_resolver registered
Dec 27 18:52:04 raspberrypi kernel: [ 0.172742] Key type id_legacy registered
Dec 27 18:52:04 raspberrypi systemd-udevd[139]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.172771] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Dec 27 18:52:04 raspberrypi kernel: [ 0.174701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Dec 27 18:52:04 raspberrypi kernel: [ 0.174856] io scheduler noop registered
Dec 27 18:52:04 raspberrypi kernel: [ 0.174878] io scheduler deadline registered (default)
Dec 27 18:52:04 raspberrypi systemd-udevd[138]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.175063] io scheduler cfq registered
Dec 27 18:52:04 raspberrypi kernel: [ 0.175085] io scheduler mq-deadline registered
Dec 27 18:52:04 raspberrypi kernel: [ 0.175105] io scheduler kyber registered
Dec 27 18:52:04 raspberrypi kernel: [ 0.177415] BCM2708FB: allocated DMA memory fad00000
Dec 27 18:52:04 raspberrypi kernel: [ 0.177458] BCM2708FB: allocated DMA channel 0 @ bb813000
Dec 27 18:52:04 raspberrypi systemd-udevd[136]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.231613] Console: switching to colour frame buffer device 230x65
Dec 27 18:52:04 raspberrypi kernel: [ 0.264467] bcm2835-rng 3f104000.rng: hwrng registered
Dec 27 18:52:04 raspberrypi kernel: [ 0.264750] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
Dec 27 18:52:04 raspberrypi systemd-udevd[134]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi mtp-probe: checking bus 1, device 4: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2"
Dec 27 18:52:04 raspberrypi mtp-probe: bus: 1, device: 4 was not an MTP device
Dec 27 18:52:04 raspberrypi systemd[1]: Found device /dev/serial1.
Dec 27 18:52:04 raspberrypi mtp-probe: checking bus 1, device 8: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.1"
Dec 27 18:52:04 raspberrypi systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 27 18:52:04 raspberrypi mtp-probe: checking bus 1, device 6: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3"
Dec 27 18:52:04 raspberrypi mtp-probe: bus: 1, device: 6 was not an MTP device
Dec 27 18:52:04 raspberrypi systemd[1]: Found device /dev/disk/by-partuuid/5f098851-01.
Dec 27 18:52:04 raspberrypi mtp-probe: bus: 1, device: 8 was not an MTP device
Dec 27 18:52:04 raspberrypi systemd[1]: Starting File System Check on /dev/disk/by-partuuid/5f098851-01...
Dec 27 18:52:04 raspberrypi mtp-probe: checking bus 1, device 7: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2.6"
Dec 27 18:52:04 raspberrypi mtp-probe: bus: 1, device: 7 was not an MTP device
Dec 27 18:52:04 raspberrypi systemd-udevd[132]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi systemd-udevd[135]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi systemd-udevd[136]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi systemd-udevd[137]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi systemd-udevd[163]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi systemd-fsck[219]: fsck.fat 4.1 (2017-01-24)
Dec 27 18:52:04 raspberrypi systemd-fsck[219]: 0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
Dec 27 18:52:04 raspberrypi systemd-fsck[219]: Automatically removing dirty bit.
Dec 27 18:52:04 raspberrypi systemd-fsck[219]: Performing changes.
Dec 27 18:52:04 raspberrypi kernel: [ 0.265456] vc-sm: Videocore shared memory driver
Dec 27 18:52:04 raspberrypi kernel: [ 0.265869] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
Dec 27 18:52:04 raspberrypi kernel: [ 0.275768] brd: module loaded
Dec 27 18:52:04 raspberrypi systemd-fsck[219]: /dev/mmcblk0p1: 179 files, 45083/88286 clusters
Dec 27 18:52:04 raspberrypi kernel: [ 0.284953] loop: module loaded
Dec 27 18:52:04 raspberrypi kernel: [ 0.285088] Loading iSCSI transport class v2.0-870.
Dec 27 18:52:04 raspberrypi kernel: [ 0.285925] libphy: Fixed MDIO Bus: probed
Dec 27 18:52:04 raspberrypi kernel: [ 0.286153] usbcore: registered new interface driver lan78xx
Dec 27 18:52:04 raspberrypi systemd[1]: Started File System Check on /dev/disk/by-partuuid/5f098851-01.
Dec 27 18:52:04 raspberrypi kernel: [ 0.286374] usbcore: registered new interface driver smsc95xx
Dec 27 18:52:04 raspberrypi kernel: [ 0.286555] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
Dec 27 18:52:04 raspberrypi kernel: [ 0.314636] dwc_otg 3f980000.usb: base=0xf0980000
Dec 27 18:52:04 raspberrypi systemd[1]: Mounting /boot...
Dec 27 18:52:04 raspberrypi kernel: [ 0.515003] Core Release: 2.80a
Dec 27 18:52:04 raspberrypi kernel: [ 0.515112] Setting default values for core params
Dec 27 18:52:04 raspberrypi kernel: [ 0.515280] Finished setting default values for core params
Dec 27 18:52:04 raspberrypi kernel: [ 0.715687] Using Buffer DMA mode
Dec 27 18:52:04 raspberrypi kernel: [ 0.715795] Periodic Transfer Interrupt Enhancement - disabled
Dec 27 18:52:04 raspberrypi systemd-udevd[134]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi systemd-udevd[155]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.715963] Multiprocessor Interrupt Enhancement - disabled
Dec 27 18:52:04 raspberrypi kernel: [ 0.716124] OTG VER PARAM: 0, OTG VER FLAG: 0
Dec 27 18:52:04 raspberrypi kernel: [ 0.716261] Dedicated Tx FIFOs mode
Dec 27 18:52:04 raspberrypi kernel: [ 0.716788] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad14000 dma = 0xfad14000 len=9024
Dec 27 18:52:04 raspberrypi systemd[1]: Mounted /boot.
Dec 27 18:52:04 raspberrypi kernel: [ 0.717085] FIQ FSM acceleration enabled for :
Dec 27 18:52:04 raspberrypi kernel: [ 0.717085] Non-periodic Split Transactions
Dec 27 18:52:04 raspberrypi kernel: [ 0.717085] Periodic Split Transactions
Dec 27 18:52:04 raspberrypi kernel: [ 0.717085] High-Speed Isochronous Endpoints
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Local File Systems.
Dec 27 18:52:04 raspberrypi kernel: [ 0.717085] Interrupt/Control Split Transaction hack enabled
Dec 27 18:52:04 raspberrypi kernel: [ 0.717685] dwc_otg: Microframe scheduler enabled
Dec 27 18:52:04 raspberrypi kernel: [ 0.717734] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805ea470
Dec 27 18:52:04 raspberrypi kernel: [ 0.717911] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea7d8 length 36
Dec 27 18:52:04 raspberrypi systemd-udevd[156]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.718098] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
Dec 27 18:52:04 raspberrypi kernel: [ 0.718317] dwc_otg 3f980000.usb: DWC OTG Controller
Dec 27 18:52:04 raspberrypi kernel: [ 0.725672] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
Dec 27 18:52:04 raspberrypi kernel: [ 0.733103] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 27 18:52:04 raspberrypi kernel: [ 0.740412] Init: Port Power? op_state=1
Dec 27 18:52:04 raspberrypi kernel: [ 0.747662] Init: Power Port (0)
Dec 27 18:52:04 raspberrypi kernel: [ 0.754980] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Dec 27 18:52:04 raspberrypi kernel: [ 0.762264] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Set console font and keymap...
Dec 27 18:52:04 raspberrypi kernel: [ 0.769523] usb usb1: Product: DWC OTG Controller
Dec 27 18:52:04 raspberrypi kernel: [ 0.776698] usb usb1: Manufacturer: Linux 4.14.79-v7+ dwc_otg_hcd
Dec 27 18:52:04 raspberrypi kernel: [ 0.783958] usb usb1: SerialNumber: 3f980000.usb
Dec 27 18:52:04 raspberrypi kernel: [ 0.791797] hub 1-0:1.0: USB hub found
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Preprocess NFS configuration...
Dec 27 18:52:04 raspberrypi kernel: [ 0.799100] hub 1-0:1.0: 1 port detected
Dec 27 18:52:04 raspberrypi kernel: [ 0.806849] dwc_otg: FIQ enabled
Dec 27 18:52:04 raspberrypi kernel: [ 0.806855] dwc_otg: NAK holdoff enabled
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Raise network interfaces...
Dec 27 18:52:04 raspberrypi kernel: [ 0.806860] dwc_otg: FIQ split-transaction FSM enabled
Dec 27 18:52:04 raspberrypi kernel: [ 0.806873] Module dwc_common_port init
Dec 27 18:52:04 raspberrypi kernel: [ 0.807144] usbcore: registered new interface driver usb-storage
Dec 27 18:52:04 raspberrypi kernel: [ 0.814610] mousedev: PS/2 mouse device common for all mice
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Create Volatile Files and Directories...
Dec 27 18:52:04 raspberrypi systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 27 18:52:04 raspberrypi kernel: [ 0.821881] IR NEC protocol handler initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.829021] IR RC5(x/sz) protocol handler initialized
Dec 27 18:52:04 raspberrypi systemd[1]: Started Set console font and keymap.
Dec 27 18:52:04 raspberrypi systemd[1]: Started Preprocess NFS configuration.
Dec 27 18:52:04 raspberrypi kernel: [ 0.836159] IR RC6 protocol handler initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.843227] IR JVC protocol handler initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.850237] IR Sony protocol handler initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.857273] IR SANYO protocol handler initialized
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target NFS client services.
Dec 27 18:52:04 raspberrypi kernel: [ 0.864293] IR Sharp protocol handler initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.871136] IR MCE Keyboard/mouse protocol handler initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.878011] IR XMP protocol handler initialized
Dec 27 18:52:04 raspberrypi kernel: [ 0.885603] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Remote File Systems (Pre).
Dec 27 18:52:04 raspberrypi kernel: [ 0.892848] bcm2835-cpufreq: min=600000 max=1400000
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Remote File Systems.
Dec 27 18:52:04 raspberrypi kernel: [ 0.900204] sdhci: Secure Digital Host Controller Interface driver
Dec 27 18:52:04 raspberrypi systemd[1]: Started Create Volatile Files and Directories.
Dec 27 18:52:04 raspberrypi kernel: [ 0.907303] sdhci: Copyright(c) Pierre Ossman
Dec 27 18:52:04 raspberrypi kernel: [ 0.914917] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
Dec 27 18:52:04 raspberrypi kernel: [ 0.922454] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
Dec 27 18:52:04 raspberrypi kernel: [ 0.929864] sdhci-pltfm: SDHCI platform and OF driver helper
Dec 27 18:52:04 raspberrypi kernel: [ 0.938585] ledtrig-cpu: registered to indicate activity on CPUs
Dec 27 18:52:04 raspberrypi systemd-udevd[161]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 27 18:52:04 raspberrypi kernel: [ 0.946031] hidraw: raw HID events driver (C) Jiri Kosina
Dec 27 18:52:04 raspberrypi kernel: [ 0.953453] usbcore: registered new interface driver usbhid
Dec 27 18:52:04 raspberrypi kernel: [ 0.960578] usbhid: USB HID core driver
Dec 27 18:52:04 raspberrypi kernel: [ 0.968302] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Network Time Synchronization...
Dec 27 18:52:04 raspberrypi kernel: [ 0.976998] [vc_sm_connected_init]: start
Dec 27 18:52:04 raspberrypi kernel: [ 0.987333] [vc_sm_connected_init]: end - returning 0
Dec 27 18:52:04 raspberrypi kernel: [ 0.995079] Initializing XFRM netlink socket
Dec 27 18:52:04 raspberrypi kernel: [ 1.002232] NET: Registered protocol family 17
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 27 18:52:04 raspberrypi kernel: [ 1.009394] Key type dns_resolver registered
Dec 27 18:52:04 raspberrypi kernel: [ 1.016976] Registering SWP/SWPB emulation handler
Dec 27 18:52:04 raspberrypi systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 27 18:52:04 raspberrypi kernel: [ 1.024240] Indeed it is in host mode hprt0 = 00021501
Dec 27 18:52:04 raspberrypi kernel: [ 1.032049] registered taskstats version 1
Dec 27 18:52:04 raspberrypi kernel: [ 1.045133] uart-pl011 3f201000.serial: cts_event_workaround enabled
Dec 27 18:52:04 raspberrypi systemd-timesyncd[277]: System clock time unset or jumped backwards, restoring from recorded timestamp: Thu 2018-12-27 18:52:04 UTC
Dec 27 18:52:04 raspberrypi kernel: [ 1.052526] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
Dec 27 18:52:04 raspberrypi kernel: [ 1.061745] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
Dec 27 18:52:04 raspberrypi kernel: [ 1.069133] mmc-bcm2835 3f300000.mmc: DMA channel allocated
Dec 27 18:52:04 raspberrypi kernel: [ 1.119708] random: fast init done
Dec 27 18:52:04 raspberrypi systemd[1]: Time has been changed
Dec 27 18:52:04 raspberrypi kernel: [ 1.132140] sdhost: log_buf @ bad13000 (fad13000)
Dec 27 18:52:04 raspberrypi kernel: [ 1.174811] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 1.183728] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Dec 27 18:52:04 raspberrypi systemd[1]: Started Network Time Synchronization.
Dec 27 18:52:04 raspberrypi kernel: [ 1.192421] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Dec 27 18:52:04 raspberrypi kernel: [ 1.202195] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target System Initialization.
Dec 27 18:52:04 raspberrypi kernel: [ 1.221397] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
Dec 27 18:52:04 raspberrypi kernel: [ 1.229384] of_cfs_init
Dec 27 18:52:04 raspberrypi kernel: [ 1.236450] of_cfs_init: OK
Dec 27 18:52:04 raspberrypi kernel: [ 1.241414] usb 1-1: new high-speed USB device number 2 using dwc_otg
Dec 27 18:52:04 raspberrypi systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 27 18:52:04 raspberrypi kernel: [ 1.241559] Indeed it is in host mode hprt0 = 00001101
Dec 27 18:52:04 raspberrypi kernel: [ 1.257648] Waiting for root device PARTUUID=5f098851-02...
Dec 27 18:52:04 raspberrypi kernel: [ 1.298380] mmc0: host does not support reading read-only switch, assuming write-enable
Dec 27 18:52:04 raspberrypi systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 27 18:52:04 raspberrypi kernel: [ 1.308355] mmc0: new high speed SDHC card at address 0001
Dec 27 18:52:04 raspberrypi kernel: [ 1.316963] mmcblk0: mmc0:0001 GB1QT 29.8 GiB
Dec 27 18:52:04 raspberrypi kernel: [ 1.325179] mmc1: new high speed SDIO card at address 0001
Dec 27 18:52:04 raspberrypi systemd[1]: Listening on triggerhappy.socket.
Dec 27 18:52:04 raspberrypi kernel: [ 1.333673] mmcblk0: p1 p2
Dec 27 18:52:04 raspberrypi kernel: [ 1.353783] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
Dec 27 18:52:04 raspberrypi kernel: [ 1.360951] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
Dec 27 18:52:04 raspberrypi systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 27 18:52:04 raspberrypi kernel: [ 1.481687] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
Dec 27 18:52:04 raspberrypi kernel: [ 1.489018] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 27 18:52:04 raspberrypi kernel: [ 1.496991] hub 1-1:1.0: USB hub found
Dec 27 18:52:04 raspberrypi kernel: [ 1.504285] hub 1-1:1.0: 4 ports detected
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Sockets.
Dec 27 18:52:04 raspberrypi kernel: [ 1.639192] EXT4-fs (mmcblk0p2): recovery complete
Dec 27 18:52:04 raspberrypi kernel: [ 1.656727] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Dec 27 18:52:04 raspberrypi kernel: [ 1.664081] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
Dec 27 18:52:04 raspberrypi kernel: [ 1.679680] devtmpfs: mounted
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Basic System.
Dec 27 18:52:04 raspberrypi kernel: [ 1.690319] Freeing unused kernel memory: 1024K
Dec 27 18:52:04 raspberrypi kernel: [ 1.831439] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
Dec 27 18:52:04 raspberrypi kernel: [ 1.961764] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Configure Bluetooth Modems connected by UART...
Dec 27 18:52:04 raspberrypi kernel: [ 1.969506] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 27 18:52:04 raspberrypi kernel: [ 1.977895] hub 1-1.1:1.0: USB hub found
Dec 27 18:52:04 raspberrypi kernel: [ 1.985710] hub 1-1.1:1.0: 3 ports detected
Dec 27 18:52:04 raspberrypi kernel: [ 2.091423] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
Dec 27 18:52:04 raspberrypi kernel: [ 2.224664] usb 1-1.2: New USB device found, idVendor=1532, idProduct=022a
Dec 27 18:52:04 raspberrypi systemd[1]: Starting LSB: Start VirtualHere USB Sharing on boot...
Dec 27 18:52:04 raspberrypi kernel: [ 2.232568] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 27 18:52:04 raspberrypi kernel: [ 2.240617] usb 1-1.2: Product: Razer Cynosa Chroma
Dec 27 18:52:04 raspberrypi kernel: [ 2.248269] usb 1-1.2: Manufacturer: Razer
Dec 27 18:52:04 raspberrypi systemd[1]: Starting triggerhappy global hotkey daemon...
Dec 27 18:52:04 raspberrypi kernel: [ 2.255073] NET: Registered protocol family 10
Dec 27 18:52:04 raspberrypi kernel: [ 2.256328] Segment Routing with IPv6
Dec 27 18:52:04 raspberrypi kernel: [ 2.266763] ip_tables: (C) 2000-2006 Netfilter Core Team
Dec 27 18:52:04 raspberrypi kernel: [ 2.282888] input: Razer Razer Cynosa Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1532:022A.0001/input/input0
Dec 27 18:52:04 raspberrypi kernel: [ 2.286160] random: systemd: uninitialized urandom read (16 bytes read)
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Disable WiFi if country not set...
Dec 27 18:52:04 raspberrypi kernel: [ 2.341427] usb 1-1.1.2: new high-speed USB device number 5 using dwc_otg
Dec 27 18:52:04 raspberrypi systemd[1]: Starting dhcpcd on all interfaces...
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 27 18:52:04 raspberrypi systemd[1]: Started Regular background program processing daemon.
Dec 27 18:52:04 raspberrypi thd[327]: Found socket passed from systemd
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Login Service...
Dec 27 18:52:04 raspberrypi cron[340]: (CRON) INFO (pidfile fd = 3)
Dec 27 18:52:04 raspberrypi systemd[1]: Starting LSB: Switch to ondemand cpu governor (unless shift key is pressed)...
Dec 27 18:52:04 raspberrypi systemd[1]: Starting LSB: Autogenerate and use a swap file...
Dec 27 18:52:04 raspberrypi systemd[1]: Started D-Bus System Message Bus.
Dec 27 18:52:04 raspberrypi cron[340]: (CRON) INFO (Running @reboot jobs)
Dec 27 18:52:04 raspberrypi dhcpcd[334]: dev: loaded udev
Dec 27 18:52:04 raspberrypi wifi-country[332]: Wi-Fi is disabled because the country is not set
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: Found user 'avahi' (UID 108) and group 'avahi' (GID 112).
Dec 27 18:52:04 raspberrypi kernel: [ 2.361990] hid-generic 0003:1532:022A.0001: input,hidraw0: USB HID v1.11 Keyboard [Razer Razer Cynosa Chroma] on usb-3f980000.usb-1.2/input0
Dec 27 18:52:04 raspberrypi kernel: [ 2.375138] input: Razer Razer Cynosa Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1532:022A.0002/input/input1
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: Successfully dropped root privileges.
Dec 27 18:52:04 raspberrypi kernel: [ 2.437163] random: systemd: uninitialized urandom read (16 bytes read)
Dec 27 18:52:04 raspberrypi kernel: [ 2.441867] hid-generic 0003:1532:022A.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer Cynosa Chroma] on usb-3f980000.usb-1.2/input1
Dec 27 18:52:04 raspberrypi kernel: [ 2.458801] random: systemd-cryptse: uninitialized urandom read (16 bytes read)
Dec 27 18:52:04 raspberrypi kernel: [ 2.470182] input: Razer Razer Cynosa Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.2/0003:1532:022A.0003/input/input2
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: avahi-daemon 0.6.32 starting up.
Dec 27 18:52:04 raspberrypi kernel: [ 2.483789] hid-generic 0003:1532:022A.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer Cynosa Chroma] on usb-3f980000.usb-1.2/input2
Dec 27 18:52:04 raspberrypi kernel: [ 2.496404] usb 1-1.1.2: New USB device found, idVendor=1a40, idProduct=0201
Dec 27 18:52:04 raspberrypi kernel: [ 2.507958] usb 1-1.1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 27 18:52:04 raspberrypi kernel: [ 2.519468] usb 1-1.1.2: Product: USB 2.0 Hub [MTT]
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: Successfully called chroot().
Dec 27 18:52:04 raspberrypi kernel: [ 2.530713] hub 1-1.1.2:1.0: USB hub found
Dec 27 18:52:04 raspberrypi kernel: [ 2.541233] hub 1-1.1.2:1.0: 7 ports detected
Dec 27 18:52:04 raspberrypi kernel: [ 2.651448] usb 1-1.1.3: new full-speed USB device number 6 using dwc_otg
Dec 27 18:52:04 raspberrypi kernel: [ 2.797053] usb 1-1.1.3: New USB device found, idVendor=1532, idProduct=0043
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: Successfully dropped remaining capabilities.
Dec 27 18:52:04 raspberrypi kernel: [ 2.807594] usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 27 18:52:04 raspberrypi kernel: [ 2.818162] usb 1-1.1.3: Product: Razer DeathAdder Chroma
Dec 27 18:52:04 raspberrypi kernel: [ 2.828633] usb 1-1.1.3: Manufacturer: Razer
Dec 27 18:52:04 raspberrypi dbus[357]: [system] Successfully activated service 'org.freedesktop.systemd1'
Dec 27 18:52:04 raspberrypi kernel: [ 2.844064] input: Razer Razer DeathAdder Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:1532:0043.0004/input/input3
Dec 27 18:52:04 raspberrypi kernel: [ 2.855501] hid-generic 0003:1532:0043.0004: input,hidraw3: USB HID v1.11 Mouse [Razer Razer DeathAdder Chroma] on usb-3f980000.usb-1.1.3/input0
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: No service file found in /etc/avahi/services.
Dec 27 18:52:04 raspberrypi kernel: [ 2.873452] input: Razer Razer DeathAdder Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:1532:0043.0005/input/input4
Dec 27 18:52:04 raspberrypi kernel: [ 2.901443] usb 1-1.1.2.6: new full-speed USB device number 7 using dwc_otg
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: Network interface enumeration completed.
Dec 27 18:52:04 raspberrypi kernel: [ 2.951701] hid-generic 0003:1532:0043.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer DeathAdder Chroma] on usb-3f980000.usb-1.1.3/input1
Dec 27 18:52:04 raspberrypi kernel: [ 2.954692] input: Razer Razer DeathAdder Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.2/0003:1532:0043.0006/input/input5
Dec 27 18:52:04 raspberrypi avahi-daemon[337]: Server startup complete. Host name is raspberrypi.local. Local service cookie is 3078385995.
Dec 27 18:52:04 raspberrypi kernel: [ 3.021708] hid-generic 0003:1532:0043.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer DeathAdder Chroma] on usb-3f980000.usb-1.1.3/input2
Dec 27 18:52:04 raspberrypi kernel: [ 3.074538] usb 1-1.1.2.6: New USB device found, idVendor=0d8c, idProduct=0014
Dec 27 18:52:04 raspberrypi kernel: [ 3.074548] usb 1-1.1.2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 27 18:52:04 raspberrypi systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 27 18:52:04 raspberrypi kernel: [ 3.074557] usb 1-1.1.2.6: Product: USB Audio Device
Dec 27 18:52:04 raspberrypi kernel: [ 3.074564] usb 1-1.1.2.6: Manufacturer: C-Media Electronics Inc.
Dec 27 18:52:04 raspberrypi systemd[1]: Starting System Logging Service...
Dec 27 18:52:04 raspberrypi kernel: [ 3.079257] input: C-Media Electronics Inc. USB Audio Device as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2.6/1-1.1.2.6:1.3/0003:0D8C:0014.0007/input/input6
Dec 27 18:52:04 raspberrypi kernel: [ 3.151716] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-3f980000.usb-1.1.2.6/input3
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Save/Restore Sound Card State...
Dec 27 18:52:04 raspberrypi kernel: [ 3.331459] usb 1-1.1.1: new high-speed USB device number 8 using dwc_otg
Dec 27 18:52:04 raspberrypi kernel: [ 3.462088] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800
Dec 27 18:52:04 raspberrypi kernel: [ 3.475618] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 27 18:52:04 raspberrypi kernel: [ 3.766984] libphy: lan78xx-mdiobus: probed
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target System Time Synchronized.
Dec 27 18:52:04 raspberrypi kernel: [ 4.219677] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Dec 27 18:52:04 raspberrypi kernel: [ 4.463234] usbcore: registered new interface driver snd-usb-audio
Dec 27 18:52:04 raspberrypi systemd[1]: apt-daily.timer: Adding 1h 45min 36.667356s random time.
Dec 27 18:52:04 raspberrypi kernel: [ 4.536078] random: crng init done
Dec 27 18:52:04 raspberrypi kernel: [ 4.536095] random: 7 urandom warning(s) missed due to ratelimiting
Dec 27 18:52:04 raspberrypi kernel: [ 5.108480] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
Dec 27 18:52:04 raspberrypi kernel: [ 5.114034] bcm2835_alsa bcm2835_alsa: card created with 8 channels
Dec 27 18:52:04 raspberrypi systemd[1]: Started Daily apt download activities.
Dec 27 18:52:04 raspberrypi kernel: [ 5.399365] brcmfmac: F1 signature read @0x18000000=0x15264345
Dec 27 18:52:04 raspberrypi kernel: [ 5.411362] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43455-sdio.bin for chip 0x004345(17221) rev 0x000006
Dec 27 18:52:04 raspberrypi kernel: [ 5.412271] usbcore: registered new interface driver brcmfmac
Dec 27 18:52:04 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 19min 58.374120s random time.
Dec 27 18:52:04 raspberrypi kernel: [ 5.731690] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
Dec 27 18:52:04 raspberrypi systemd[1]: Started Daily apt upgrade and clean activities.
Dec 27 18:52:04 raspberrypi kernel: [ 5.732265] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 9.10.105 Compiler: 1.29.4 ClmImport: 1.36.3 Creation: 2018-03-09 18:56:28
Dec 27 18:52:04 raspberrypi kernel: [ 6.522614] uart-pl011 3f201000.serial: no DMA platform data
Dec 27 18:52:04 raspberrypi systemd[1]: Reached target Timers.
Dec 27 18:52:04 raspberrypi systemd[1]: Started triggerhappy global hotkey daemon.
Dec 27 18:52:04 raspberrypi systemd[1]: Started Raise network interfaces.
Dec 27 18:52:04 raspberrypi systemd[1]: Started Disable WiFi if country not set.
Dec 27 18:52:04 raspberrypi systemd[1]: Started Save/Restore Sound Card State.
Dec 27 18:52:04 raspberrypi dhcpcd[334]: wlan0: starting wpa_supplicant
Dec 27 18:52:04 raspberrypi dhcpcd-run-hooks[390]: wlan0: starting wpa_supplicant
Dec 27 18:52:04 raspberrypi liblogging-stdlog: [origin software="rsyslogd" swVersion="8.24.0" x-pid="384" x-info="http://www.rsyslog.com"] start
Dec 27 18:52:04 raspberrypi systemd[1]: Started System Logging Service.
Dec 27 18:52:04 raspberrypi dphys-swapfile[351]: Starting dphys-swapfile swapfile setup ...
Dec 27 18:52:04 raspberrypi systemd[1]: Started Login Service.
Dec 27 18:52:04 raspberrypi systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 27 18:52:04 raspberrypi kernel: [ 6.950178] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Dec 27 18:52:04 raspberrypi kernel: [ 6.950197] brcmfmac: power management disabled
Dec 27 18:52:04 raspberrypi systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 27 18:52:04 raspberrypi dphys-swapfile[351]: want /var/swap=100MByte, checking existing: keeping it
Dec 27 18:52:05 raspberrypi kernel: [ 7.087353] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
Dec 27 18:52:05 raspberrypi dphys-swapfile[351]: done.
Dec 27 18:52:05 raspberrypi systemd[1]: Started LSB: Autogenerate and use a swap file.
Dec 27 18:52:05 raspberrypi vhusbdarm[404]: >>> Starting VirtualHere USB Server v3.8.1 (Built: Dec 14 2018, 14:35:56)<<<
Dec 27 18:52:05 raspberrypi vhusbdarm[404]: Using configuration /root/config.ini
Dec 27 18:52:05 raspberrypi systemd[1]: Started LSB: Start VirtualHere USB Sharing on boot.
Dec 27 18:52:05 raspberrypi dhcpcd[334]: eth0: waiting for carrier
Dec 27 18:52:05 raspberrypi dhcpcd[334]: wlan0: waiting for carrier
Dec 27 18:52:05 raspberrypi dhcpcd[334]: wlan0: carrier acquired
Dec 27 18:52:05 raspberrypi kernel: [ 7.253055] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Dec 27 18:52:05 raspberrypi kernel: [ 7.255057] lan78xx 1-1.1.1:1.0 eth0: kevent 4 may have been dropped
Dec 27 18:52:05 raspberrypi dhcpcd[334]: DUID 00:01:00:01:23:4f:5c:a7:b8:27:eb:27:3c:c5
Dec 27 18:52:05 raspberrypi kernel: [ 7.274182] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Dec 27 18:52:05 raspberrypi dhcpcd[334]: wlan0: IAID eb:78:23:48
Dec 27 18:52:05 raspberrypi dhcpcd[334]: wlan0: adding address fe80::15e2:42d6:a7e6:7129
Dec 27 18:52:05 raspberrypi dhcpcd[334]: wlan0: carrier lost
Dec 27 18:52:05 raspberrypi dhcpcd[334]: wlan0: deleting address fe80::15e2:42d6:a7e6:7129
Dec 27 18:52:05 raspberrypi dhcpcd[334]: eth0: carrier acquired
Dec 27 18:52:05 raspberrypi dhcpcd[334]: eth0: IAID eb:2d:76:1d
Dec 27 18:52:05 raspberrypi dhcpcd[334]: eth0: adding address fe80::cdd2:e99c:877f:1341
Dec 27 18:52:05 raspberrypi vhusbdarm[421]: Server licensed to=unlicensed max_devices=1
Dec 27 18:52:05 raspberrypi vhusbdarm[421]: Using large URB's
Dec 27 18:52:05 raspberrypi vhusbdarm[421]: Listening on all network interfaces at TCP port 7575
Dec 27 18:52:05 raspberrypi vhusbdarm[421]: Found Full speed device [1532:0043] "Razer, Razer DeathAdder Chroma" at address 1113
Dec 27 18:52:05 raspberrypi vhusbdarm[421]: Found Full speed device [0d8c:0014] "C-Media Electronics Inc., USB Audio Device" at address 11126
Dec 27 18:52:05 raspberrypi vhusbdarm[421]: Found Full speed device [1532:022a] "Razer, Razer Cynosa Chroma" at address 112
Dec 27 18:52:06 raspberrypi dhcpcd[334]: eth0: rebinding lease of 192.168.0.202
Dec 27 18:52:06 raspberrypi dhcpcd[334]: eth0: probing address 192.168.0.202/24
Dec 27 18:52:06 raspberrypi dhcpcd[334]: eth0: soliciting an IPv6 router
Dec 27 18:52:06 raspberrypi raspi-config[348]: Checking if shift key is held down: No. Switching to ondemand scaling governor.
Dec 27 18:52:06 raspberrypi systemd[1]: Started LSB: Switch to ondemand cpu governor (unless shift key is pressed).
Dec 27 18:52:07 raspberrypi avahi-daemon[337]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::cdd2:e99c:877f:1341.
Dec 27 18:52:07 raspberrypi avahi-daemon[337]: New relevant interface eth0.IPv6 for mDNS.
Dec 27 18:52:07 raspberrypi avahi-daemon[337]: Registering new address record for fe80::cdd2:e99c:877f:1341 on eth0.*.
Dec 27 18:52:10 raspberrypi dhcpcd[334]: eth0: leased 192.168.0.202 for 3600 seconds
Dec 27 18:52:10 raspberrypi avahi-daemon[337]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.0.202.
Dec 27 18:52:10 raspberrypi dhcpcd[334]: eth0: adding route to 192.168.0.0/24
Dec 27 18:52:10 raspberrypi avahi-daemon[337]: New relevant interface eth0.IPv4 for mDNS.
Dec 27 18:52:10 raspberrypi dhcpcd[334]: eth0: adding default route via 192.168.0.1
Dec 27 18:52:10 raspberrypi avahi-daemon[337]: Registering new address record for 192.168.0.202 on eth0.IPv4.
Dec 27 18:52:10 raspberrypi dhcpcd[334]: forked to background, child pid 508
Dec 27 18:52:10 raspberrypi systemd[1]: Started dhcpcd on all interfaces.
Dec 27 18:52:10 raspberrypi systemd[1]: Reached target Network.
Dec 27 18:52:10 raspberrypi systemd[1]: Starting Permit User Sessions...
Dec 27 18:52:10 raspberrypi systemd[1]: Starting OpenBSD Secure Shell server...
Dec 27 18:52:10 raspberrypi systemd[1]: Starting /etc/rc.local Compatibility...
Dec 27 18:52:10 raspberrypi systemd[1]: Started Permit User Sessions.
Dec 27 18:52:10 raspberrypi systemd[1]: Started /etc/rc.local Compatibility.
Dec 27 18:52:10 raspberrypi systemd[1]: Starting Terminate Plymouth Boot Screen...
Dec 27 18:52:10 raspberrypi systemd[1]: Starting Hold until boot process finishes up...
Dec 27 18:52:10 raspberrypi systemd[1]: Received SIGRTMIN+21 from PID 178 (plymouthd).
Dec 27 18:52:10 raspberrypi systemd[1]: Started Hold until boot process finishes up.
Dec 27 18:52:10 raspberrypi systemd[1]: Started Terminate Plymouth Boot Screen.
Dec 27 18:52:10 raspberrypi systemd[1]: Started Getty on tty1.
Dec 27 18:52:10 raspberrypi systemd[1]: Reached target Login Prompts.
Dec 27 18:52:10 raspberrypi systemd[1]: Started OpenBSD Secure Shell server.
Dec 27 18:52:11 raspberrypi kernel: [ 13.060416] Bluetooth: Core ver 2.22
Dec 27 18:52:11 raspberrypi kernel: [ 13.060530] NET: Registered protocol family 31
Dec 27 18:52:11 raspberrypi kernel: [ 13.060533] Bluetooth: HCI device and connection manager initialized
Dec 27 18:52:11 raspberrypi kernel: [ 13.062345] Bluetooth: HCI socket layer initialized
Dec 27 18:52:11 raspberrypi kernel: [ 13.062361] Bluetooth: L2CAP socket layer initialized
Dec 27 18:52:11 raspberrypi kernel: [ 13.062386] Bluetooth: SCO socket layer initialized
Dec 27 18:52:11 raspberrypi btuart[319]: bcm43xx_init
Dec 27 18:52:11 raspberrypi btuart[319]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
Dec 27 18:52:11 raspberrypi btuart[319]: Set BDADDR UART: b8:27:eb:87:dc:b7
Dec 27 18:52:11 raspberrypi btuart[319]: Set Controller UART speed to 3000000 bit/s
Dec 27 18:52:11 raspberrypi btuart[319]: Device setup complete
Dec 27 18:52:11 raspberrypi systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 27 18:52:11 raspberrypi systemd[1]: Started Configure Bluetooth Modems connected by UART.
Dec 27 18:52:11 raspberrypi kernel: [ 13.072460] Bluetooth: HCI UART driver ver 2.3
Dec 27 18:52:11 raspberrypi kernel: [ 13.072471] Bluetooth: HCI UART protocol H4 registered
Dec 27 18:52:11 raspberrypi kernel: [ 13.072474] Bluetooth: HCI UART protocol Three-wire (H5) registered
Dec 27 18:52:11 raspberrypi kernel: [ 13.072608] Bluetooth: HCI UART protocol Broadcom registered
Dec 27 18:52:11 raspberrypi systemd[1]: Reached target Multi-User System.
Dec 27 18:52:11 raspberrypi systemd[1]: Reached target Graphical Interface.
Dec 27 18:52:11 raspberrypi systemd[1]: Starting Update UTMP about System Runlevel Changes...
Dec 27 18:52:11 raspberrypi systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 27 18:52:11 raspberrypi systemd[1]: Starting Bluetooth service...
Dec 27 18:52:11 raspberrypi systemd[1]: Created slice system-bthelper.slice.
Dec 27 18:52:11 raspberrypi systemd[1]: Started Update UTMP about System Runlevel Changes.
Dec 27 18:52:11 raspberrypi bluetoothd[542]: Bluetooth daemon 5.43
Dec 27 18:52:11 raspberrypi systemd[1]: Started Bluetooth service.
Dec 27 18:52:11 raspberrypi systemd[1]: Reached target Bluetooth.
Dec 27 18:52:11 raspberrypi systemd[1]: Started Raspberry Pi bluetooth helper.
Dec 27 18:52:11 raspberrypi systemd[1]: Startup finished in 2.081s (kernel) + 11.124s (userspace) = 13.206s.
Dec 27 18:52:11 raspberrypi bluetoothd[542]: Starting SDP server
Dec 27 18:52:11 raspberrypi kernel: [ 13.237780] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 27 18:52:11 raspberrypi kernel: [ 13.237792] Bluetooth: BNEP filters: protocol multicast
Dec 27 18:52:11 raspberrypi kernel: [ 13.237811] Bluetooth: BNEP socket layer initialized
Dec 27 18:52:11 raspberrypi bluetoothd[542]: Bluetooth management interface 1.14 initialized
Dec 27 18:52:11 raspberrypi bluetoothd[542]: Failed to obtain handles for "Service Changed" characteristic
Dec 27 18:52:11 raspberrypi dbus[357]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Dec 27 18:52:11 raspberrypi bluetoothd[542]: Sap driver initialization failed.
Dec 27 18:52:11 raspberrypi bluetoothd[542]: sap-server: Operation not permitted (1)
Dec 27 18:52:11 raspberrypi systemd[1]: Starting Hostname Service...
Dec 27 18:52:11 raspberrypi bluetoothd[542]: Failed to set privacy: Rejected (0x0b)
Dec 27 18:52:11 raspberrypi dbus[357]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 27 18:52:11 raspberrypi systemd[1]: Started Hostname Service.
Dec 27 18:52:19 raspberrypi dhcpcd[508]: eth0: no IPv6 Routers available
Dec 27 18:52:20 raspberrypi vhusbdarm[421]: 192.168.0.202 connected as connection 1
Dec 27 18:52:20 raspberrypi thd[327]: Error reading device '/dev/input/event6'
Dec 27 18:52:21 raspberrypi kernel: [ 23.231451] usb 1-1.1.2.6: reset full-speed USB device number 7 using dwc_otg
Dec 27 18:52:21 raspberrypi vhusbdarm[421]: Device 11126 [0d8c:0014] BOUND to connection 1
Dec 27 18:52:21 raspberrypi kernel: [ 23.661449] usb 1-1.1.2.6: reset full-speed USB device number 7 using dwc_otg
Dec 27 18:52:25 raspberrypi systemd[1]: Created slice User Slice of pi.
Dec 27 18:52:25 raspberrypi systemd[1]: Starting User Manager for UID 1000...
Dec 27 18:52:25 raspberrypi systemd[1]: Started Session c1 of user pi.
Dec 27 18:52:25 raspberrypi systemd[626]: Listening on GnuPG cryptographic agent (access for web browsers).
Dec 27 18:52:25 raspberrypi systemd[626]: Reached target Timers.
Dec 27 18:52:25 raspberrypi systemd[626]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 27 18:52:25 raspberrypi systemd[626]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 27 18:52:25 raspberrypi systemd[626]: Reached target Paths.
Dec 27 18:52:25 raspberrypi systemd[626]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 27 18:52:25 raspberrypi systemd[626]: Reached target Sockets.
Dec 27 18:52:25 raspberrypi systemd[626]: Reached target Basic System.
Dec 27 18:52:25 raspberrypi systemd[626]: Reached target Default.
Dec 27 18:52:25 raspberrypi systemd[626]: Startup finished in 53ms.
Dec 27 18:52:25 raspberrypi systemd[1]: Started User Manager for UID 1000.
Dec 27 18:52:44 raspberrypi systemd-timesyncd[277]: Timed out waiting for reply from 96.8.121.205:123 (2.debian.pool.ntp.org).
Dec 27 19:01:57 raspberrypi systemd[626]: Time has been changed
Dec 27 19:01:57 raspberrypi systemd-timesyncd[277]: Synchronized to time server 74.6.168.72:123 (2.debian.pool.ntp.org).
Dec 27 19:01:57 raspberrypi systemd[1]: Time has been changed
Dec 27 19:01:57 raspberrypi systemd[1]: apt-daily.timer: Adding 9h 20min 12.261266s random time.
Dec 27 19:01:57 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 59min 551.733ms random time.
Dec 27 19:16:49 raspberrypi systemd[1]: Starting Cleanup of Temporary Directories...
Dec 27 19:16:49 raspberrypi systemd[1]: Started Cleanup of Temporary Directories.
Dec 27 19:17:01 raspberrypi CRON[712]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 27 19:40:04 raspberrypi vhusbdarm[421]: Error 22 discarding urb 0x19f1350 for device /sys/bus/usb/devices/1-1.1.2.6, Invalid argument (abort endpoint)
Dec 27 19:47:22 raspberrypi vhusbdarm[421]: Error decompressing message
Dec 27 19:47:31 raspberrypi vhusbdarm[421]: Device 11126 [0d8c:0014] UNBOUND from connection 1
Dec 27 19:47:32 raspberrypi vhusbdarm[421]: Connection 1 successfully removed (reason:timeout)
Dec 27 19:47:43 raspberrypi systemd[1]: Started Session c2 of user pi.
Dec 27 19:47:46 raspberrypi vhusbdarm[421]: 192.168.0.202 connected as connection 3
Dec 27 19:47:47 raspberrypi kernel: [ 2796.294860] usb 1-1.1.2.6: reset full-speed USB device number 7 using dwc_otg
Dec 27 19:47:47 raspberrypi vhusbdarm[421]: Device 11126 [0d8c:0014] BOUND to connection 3
Dec 27 19:47:47 raspberrypi kernel: [ 2796.734897] usb 1-1.1.2.6: reset full-speed USB device number 7 using dwc_otg
Dec 27 19:48:36 raspberrypi vhusbdarm[421]: Connection 3 remotely disconnected abruptly (rx msg size)
Dec 27 19:48:44 raspberrypi vhusbdarm[421]: Device 11126 [0d8c:0014] UNBOUND from connection 3
Dec 27 19:48:45 raspberrypi vhusbdarm[421]: Connection 3 successfully removed (reason:timeout)
Dec 27 20:17:01 raspberrypi CRON[912]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 27 21:17:01 raspberrypi CRON[963]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 27 22:17:01 raspberrypi CRON[1034]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 27 23:17:01 raspberrypi CRON[1084]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 28 00:17:01 raspberrypi CRON[1136]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 28 00:26:16 raspberrypi vhusbdarm[421]: Unmanaging device 11126 [0d8c:0014]
Dec 28 00:26:16 raspberrypi kernel: [19505.621446] usb 1-1.1.2.6: USB disconnect, device number 7

#2

Yes this message Dec 27 19:40:04 raspberrypi vhusbdarm[421]: Error 22 discarding urb 0x19f1350 for device /sys/bus/usb/devices/1-1.1.2.6, Invalid argument (abort endpoint) should not happen.

I think there must be a bug in the raspbian kernel. It seems to have lost a packet (which it should never do)

On the pi try updating to the latest firmware

sudo apt-get update;sudo apt-get upgrade -y;sync;sudo reboot

#3

I performed the updates you suggested in your post above however I still have an issue. Log will be posted below. See time: Dec 29 00:47:51 and a new message at Dec 29 00:54:05 where it says to email you for support.

Please note that I have no issues with a usb headset that I own which also has a built in cmedia soundcard Sades Spirt Wolf headset. So do you think the sound card is the issue? If so do you have a usb sound card that has a 3.5mm headset and microphone input that you would recommend? Or if you think it is a raspberry pi issue....what is your favorite linux board to run your software on?

Thanks,
Dan

Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Linux version 4.14.79-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1159 SMP Sun Nov 4 17:50:20 GMT 2018
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] CPU: div instructions available: patching division code
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Memory policy: Data cache writealloc
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] On node 0 totalpages: 242688
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map ba39f000
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Normal zone: 2133 pages used for memmap
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Normal zone: 0 pages reserved
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Normal zone: 242688 pages, LIFO batch:31
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] percpu: Embedded 17 pages/cpu @ba348000 s38720 r8192 d22720 u69632
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1842 bcm2708_fb.fbheight=1040 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=5f098851-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Memory: 940232K/970752K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 22328K reserved, 8192K cma-reserved)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Virtual kernel memory layout:
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] .data : 0x80c00000 - 0x80c9017c ( 577 kB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] .bss : 0x80c97f04 - 0x80d468b0 ( 699 kB)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] ftrace: allocating 25287 entries in 75 pages
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] Hierarchical RCU implementation.
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
Dec 29 00:47:34 raspberrypi kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
Dec 29 00:47:34 raspberrypi kernel: [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
Dec 29 00:47:34 raspberrypi kernel: [ 0.000022] Switching to timer-based delay loop, resolution 52ns
Dec 29 00:47:34 raspberrypi kernel: [ 0.000274] Console: colour dummy device 80x30
Dec 29 00:47:34 raspberrypi kernel: [ 0.000809] console [tty1] enabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.000846] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
Dec 29 00:47:34 raspberrypi kernel: [ 0.000886] pid_max: default: 32768 minimum: 301
Dec 29 00:47:34 raspberrypi kernel: [ 0.001220] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.001254] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.002207] Disabling memory control group subsystem
Dec 29 00:47:34 raspberrypi kernel: [ 0.002302] CPU: Testing write buffer coherency: ok
Dec 29 00:47:34 raspberrypi kernel: [ 0.002734] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Dec 29 00:47:34 raspberrypi kernel: [ 0.003148] Setting up static identity map for 0x100000 - 0x10003c
Dec 29 00:47:34 raspberrypi kernel: [ 0.003285] Hierarchical SRCU implementation.
Dec 29 00:47:34 raspberrypi kernel: [ 0.003976] smp: Bringing up secondary CPUs ...
Dec 29 00:47:34 raspberrypi kernel: [ 0.004765] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Dec 29 00:47:34 raspberrypi kernel: [ 0.005600] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
Dec 29 00:47:34 raspberrypi kernel: [ 0.006422] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Dec 29 00:47:34 raspberrypi kernel: [ 0.006528] smp: Brought up 1 node, 4 CPUs
Dec 29 00:47:34 raspberrypi kernel: [ 0.006600] SMP: Total of 4 processors activated (153.60 BogoMIPS).
Dec 29 00:47:34 raspberrypi kernel: [ 0.006621] CPU: All CPU(s) started in HYP mode.
Dec 29 00:47:34 raspberrypi kernel: [ 0.006640] CPU: Virtualization extensions available.
Dec 29 00:47:34 raspberrypi kernel: [ 0.007578] devtmpfs: initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.017728] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
Dec 29 00:47:34 raspberrypi kernel: [ 0.018402] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
Dec 29 00:47:34 raspberrypi kernel: [ 0.018646] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Dec 29 00:47:34 raspberrypi kernel: [ 0.018690] futex hash table entries: 1024 (order: 4, 65536 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.019261] pinctrl core: initialized pinctrl subsystem
Dec 29 00:47:34 raspberrypi kernel: [ 0.020061] NET: Registered protocol family 16
Dec 29 00:47:34 raspberrypi kernel: [ 0.022650] DMA: preallocated 1024 KiB pool for atomic coherent allocations
Dec 29 00:47:34 raspberrypi kernel: [ 0.027431] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Dec 29 00:47:34 raspberrypi kernel: [ 0.027463] hw-breakpoint: maximum watchpoint size is 8 bytes.
Dec 29 00:47:34 raspberrypi kernel: [ 0.027679] Serial: AMBA PL011 UART driver
Dec 29 00:47:34 raspberrypi kernel: [ 0.029361] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.029834] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
Dec 29 00:47:34 raspberrypi kernel: [ 0.061298] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
Dec 29 00:47:34 raspberrypi kernel: [ 0.062751] SCSI subsystem initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.062993] usbcore: registered new interface driver usbfs
Dec 29 00:47:34 raspberrypi kernel: [ 0.063063] usbcore: registered new interface driver hub
Dec 29 00:47:34 raspberrypi kernel: [ 0.063163] usbcore: registered new device driver usb
Dec 29 00:47:34 raspberrypi kernel: [ 0.070073] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-11-04 16:31
Dec 29 00:47:34 raspberrypi kernel: [ 0.071396] clocksource: Switched to clocksource arch_sys_counter
Dec 29 00:47:34 raspberrypi kernel: [ 0.148330] VFS: Disk quotas dquot_6.6.0
Dec 29 00:47:34 raspberrypi kernel: [ 0.148444] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.148648] FS-Cache: Loaded
Dec 29 00:47:34 raspberrypi kernel: [ 0.148863] CacheFiles: Loaded
Dec 29 00:47:34 raspberrypi kernel: [ 0.157747] NET: Registered protocol family 2
Dec 29 00:47:34 raspberrypi kernel: [ 0.158485] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.158615] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.158817] TCP: Hash tables configured (established 8192 bind 8192)
Dec 29 00:47:34 raspberrypi kernel: [ 0.158964] UDP hash table entries: 512 (order: 2, 16384 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.159026] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 0.159272] NET: Registered protocol family 1
Dec 29 00:47:34 raspberrypi kernel: [ 0.159750] RPC: Registered named UNIX socket transport module.
Dec 29 00:47:34 raspberrypi kernel: [ 0.159774] RPC: Registered udp transport module.
Dec 29 00:47:34 raspberrypi kernel: [ 0.159793] RPC: Registered tcp transport module.
Dec 29 00:47:34 raspberrypi fake-hwclock[93]: Sat 29 Dec 00:47:32 UTC 2018
Dec 29 00:47:34 raspberrypi kernel: [ 0.159813] RPC: Registered tcp NFSv4.1 backchannel transport module.
Dec 29 00:47:34 raspberrypi kernel: [ 0.161303] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
Dec 29 00:47:34 raspberrypi kernel: [ 0.164072] workingset: timestamp_bits=14 max_order=18 bucket_order=4
Dec 29 00:47:34 raspberrypi kernel: [ 0.172068] FS-Cache: Netfs 'nfs' registered for caching
Dec 29 00:47:34 raspberrypi kernel: [ 0.172688] NFS: Registering the id_resolver key type
Dec 29 00:47:34 raspberrypi systemd[1]: Started Restore / save the current clock.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Create list of required static device nodes for the current kernel.
Dec 29 00:47:34 raspberrypi kernel: [ 0.172732] Key type id_resolver registered
Dec 29 00:47:34 raspberrypi systemd[1]: Started Load Kernel Modules.
Dec 29 00:47:34 raspberrypi kernel: [ 0.172751] Key type id_legacy registered
Dec 29 00:47:34 raspberrypi kernel: [ 0.172780] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Dec 29 00:47:34 raspberrypi kernel: [ 0.174711] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Dec 29 00:47:34 raspberrypi systemd[1]: Time has been changed
Dec 29 00:47:34 raspberrypi kernel: [ 0.174867] io scheduler noop registered
Dec 29 00:47:34 raspberrypi kernel: [ 0.174889] io scheduler deadline registered (default)
Dec 29 00:47:34 raspberrypi kernel: [ 0.175074] io scheduler cfq registered
Dec 29 00:47:34 raspberrypi kernel: [ 0.175095] io scheduler mq-deadline registered
Dec 29 00:47:34 raspberrypi kernel: [ 0.175116] io scheduler kyber registered
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Apply Kernel Variables...
Dec 29 00:47:34 raspberrypi kernel: [ 0.177421] BCM2708FB: allocated DMA memory fad00000
Dec 29 00:47:34 raspberrypi kernel: [ 0.177465] BCM2708FB: allocated DMA channel 0 @ bb813000
Dec 29 00:47:34 raspberrypi kernel: [ 0.231720] Console: switching to colour frame buffer device 230x65
Dec 29 00:47:34 raspberrypi kernel: [ 0.264563] bcm2835-rng 3f104000.rng: hwrng registered
Dec 29 00:47:34 raspberrypi kernel: [ 0.264843] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
Dec 29 00:47:34 raspberrypi systemd[1]: Mounting Configuration File System...
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 29 00:47:34 raspberrypi systemd[1]: Starting File System Check on Root Device...
Dec 29 00:47:34 raspberrypi systemd[1]: Mounted Configuration File System.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Apply Kernel Variables.
Dec 29 00:47:34 raspberrypi systemd[1]: Started File System Check Daemon to report status.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Create Static Device Nodes in /dev.
Dec 29 00:47:34 raspberrypi systemd-fsck[119]: e2fsck 1.43.4 (31-Jan-2017)
Dec 29 00:47:34 raspberrypi systemd[1]: Starting udev Kernel Device Manager...
Dec 29 00:47:34 raspberrypi systemd-fsck[119]: rootfs: clean, 50003/1892880 files, 470855/7802880 blocks
Dec 29 00:47:34 raspberrypi systemd[1]: Started File System Check on Root Device.
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 29 00:47:34 raspberrypi systemd[1]: Started Remount Root and Kernel File Systems.
Dec 29 00:47:34 raspberrypi systemd[1]: Started udev Kernel Device Manager.
Dec 29 00:47:34 raspberrypi systemd[1]: Starting udev Coldplug all Devices...
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Load/Save Random Seed...
Dec 29 00:47:34 raspberrypi systemd[1]: Started Set the console keyboard layout.
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Local File Systems (Pre).
Dec 29 00:47:34 raspberrypi systemd[1]: Started Load/Save Random Seed.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Flush Journal to Persistent Storage.
Dec 29 00:47:34 raspberrypi mtp-probe: checking bus 1, device 8: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.1"
Dec 29 00:47:34 raspberrypi mtp-probe: bus: 1, device: 8 was not an MTP device
Dec 29 00:47:34 raspberrypi systemd[1]: Started udev Coldplug all Devices.
Dec 29 00:47:34 raspberrypi kernel: [ 0.265557] vc-sm: Videocore shared memory driver
Dec 29 00:47:34 raspberrypi kernel: [ 0.265973] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
Dec 29 00:47:34 raspberrypi kernel: [ 0.275814] brd: module loaded
Dec 29 00:47:34 raspberrypi kernel: [ 0.284997] loop: module loaded
Dec 29 00:47:34 raspberrypi kernel: [ 0.285122] Loading iSCSI transport class v2.0-870.
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Show Plymouth Boot Screen...
Dec 29 00:47:34 raspberrypi kernel: [ 0.285894] libphy: Fixed MDIO Bus: probed
Dec 29 00:47:34 raspberrypi kernel: [ 0.286122] usbcore: registered new interface driver lan78xx
Dec 29 00:47:34 raspberrypi kernel: [ 0.286343] usbcore: registered new interface driver smsc95xx
Dec 29 00:47:34 raspberrypi kernel: [ 0.286524] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
Dec 29 00:47:34 raspberrypi systemd[1]: Received SIGRTMIN+20 from PID 171 (plymouthd).
Dec 29 00:47:34 raspberrypi kernel: [ 0.314597] dwc_otg 3f980000.usb: base=0xf0980000
Dec 29 00:47:34 raspberrypi kernel: [ 0.514947] Core Release: 2.80a
Dec 29 00:47:34 raspberrypi kernel: [ 0.515055] Setting default values for core params
Dec 29 00:47:34 raspberrypi kernel: [ 0.515225] Finished setting default values for core params
Dec 29 00:47:34 raspberrypi systemd[1]: Started Show Plymouth Boot Screen.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Encrypted Volumes.
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Paths.
Dec 29 00:47:34 raspberrypi systemd[1]: Found device /dev/serial1.
Dec 29 00:47:34 raspberrypi mtp-probe: checking bus 1, device 8: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.1"
Dec 29 00:47:34 raspberrypi systemd[1]: Found device /dev/disk/by-partuuid/5f098851-01.
Dec 29 00:47:34 raspberrypi systemd[1]: Starting File System Check on /dev/disk/by-partuuid/5f098851-01...
Dec 29 00:47:34 raspberrypi mtp-probe: checking bus 1, device 4: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2"
Dec 29 00:47:34 raspberrypi mtp-probe: bus: 1, device: 4 was not an MTP device
Dec 29 00:47:34 raspberrypi mtp-probe: checking bus 1, device 6: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3"
Dec 29 00:47:34 raspberrypi mtp-probe: bus: 1, device: 6 was not an MTP device
Dec 29 00:47:34 raspberrypi kernel: [ 0.715648] Using Buffer DMA mode
Dec 29 00:47:34 raspberrypi kernel: [ 0.715756] Periodic Transfer Interrupt Enhancement - disabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.715923] Multiprocessor Interrupt Enhancement - disabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.716085] OTG VER PARAM: 0, OTG VER FLAG: 0
Dec 29 00:47:34 raspberrypi kernel: [ 0.716218] Dedicated Tx FIFOs mode
Dec 29 00:47:34 raspberrypi kernel: [ 0.716746] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad14000 dma = 0xfad14000 len=9024
Dec 29 00:47:34 raspberrypi kernel: [ 0.717045] FIQ FSM acceleration enabled for :
Dec 29 00:47:34 raspberrypi kernel: [ 0.717045] Non-periodic Split Transactions
Dec 29 00:47:34 raspberrypi kernel: [ 0.717045] Periodic Split Transactions
Dec 29 00:47:34 raspberrypi kernel: [ 0.717045] High-Speed Isochronous Endpoints
Dec 29 00:47:34 raspberrypi kernel: [ 0.717045] Interrupt/Control Split Transaction hack enabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.717648] dwc_otg: Microframe scheduler enabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.717698] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805ea470
Dec 29 00:47:34 raspberrypi mtp-probe: checking bus 1, device 7: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2.6"
Dec 29 00:47:34 raspberrypi kernel: [ 0.717877] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea7d8 length 36
Dec 29 00:47:34 raspberrypi kernel: [ 0.718059] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
Dec 29 00:47:34 raspberrypi kernel: [ 0.718269] dwc_otg 3f980000.usb: DWC OTG Controller
Dec 29 00:47:34 raspberrypi kernel: [ 0.725632] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
Dec 29 00:47:34 raspberrypi kernel: [ 0.733061] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
Dec 29 00:47:34 raspberrypi mtp-probe: bus: 1, device: 7 was not an MTP device
Dec 29 00:47:34 raspberrypi kernel: [ 0.740376] Init: Port Power? op_state=1
Dec 29 00:47:34 raspberrypi kernel: [ 0.747633] Init: Power Port (0)
Dec 29 00:47:34 raspberrypi kernel: [ 0.754971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Dec 29 00:47:34 raspberrypi kernel: [ 0.762271] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 29 00:47:34 raspberrypi kernel: [ 0.769490] usb usb1: Product: DWC OTG Controller
Dec 29 00:47:34 raspberrypi mtp-probe: bus: 1, device: 8 was not an MTP device
Dec 29 00:47:34 raspberrypi kernel: [ 0.776697] usb usb1: Manufacturer: Linux 4.14.79-v7+ dwc_otg_hcd
Dec 29 00:47:34 raspberrypi kernel: [ 0.783958] usb usb1: SerialNumber: 3f980000.usb
Dec 29 00:47:34 raspberrypi kernel: [ 0.791845] hub 1-0:1.0: USB hub found
Dec 29 00:47:34 raspberrypi kernel: [ 0.799159] hub 1-0:1.0: 1 port detected
Dec 29 00:47:34 raspberrypi systemd-fsck[201]: fsck.fat 4.1 (2017-01-24)
Dec 29 00:47:34 raspberrypi kernel: [ 0.806893] dwc_otg: FIQ enabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.806899] dwc_otg: NAK holdoff enabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.806904] dwc_otg: FIQ split-transaction FSM enabled
Dec 29 00:47:34 raspberrypi kernel: [ 0.806915] Module dwc_common_port init
Dec 29 00:47:34 raspberrypi kernel: [ 0.807169] usbcore: registered new interface driver usb-storage
Dec 29 00:47:34 raspberrypi systemd-fsck[201]: /dev/mmcblk0p1: 179 files, 45083/88286 clusters
Dec 29 00:47:34 raspberrypi kernel: [ 0.814647] mousedev: PS/2 mouse device common for all mice
Dec 29 00:47:34 raspberrypi kernel: [ 0.821907] IR NEC protocol handler initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.829042] IR RC5(x/sz) protocol handler initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.836131] IR RC6 protocol handler initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.843229] IR JVC protocol handler initialized
Dec 29 00:47:34 raspberrypi systemd[1]: Started File System Check on /dev/disk/by-partuuid/5f098851-01.
Dec 29 00:47:34 raspberrypi kernel: [ 0.850243] IR Sony protocol handler initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.857264] IR SANYO protocol handler initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.864282] IR Sharp protocol handler initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.871124] IR MCE Keyboard/mouse protocol handler initialized
Dec 29 00:47:34 raspberrypi systemd[1]: Mounting /boot...
Dec 29 00:47:34 raspberrypi kernel: [ 0.877999] IR XMP protocol handler initialized
Dec 29 00:47:34 raspberrypi kernel: [ 0.885538] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
Dec 29 00:47:34 raspberrypi systemd[1]: Mounted /boot.
Dec 29 00:47:34 raspberrypi kernel: [ 0.892808] bcm2835-cpufreq: min=600000 max=1400000
Dec 29 00:47:34 raspberrypi kernel: [ 0.900170] sdhci: Secure Digital Host Controller Interface driver
Dec 29 00:47:34 raspberrypi kernel: [ 0.907255] sdhci: Copyright(c) Pierre Ossman
Dec 29 00:47:34 raspberrypi kernel: [ 0.914868] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Local File Systems.
Dec 29 00:47:34 raspberrypi kernel: [ 0.922400] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
Dec 29 00:47:34 raspberrypi kernel: [ 0.929793] sdhci-pltfm: SDHCI platform and OF driver helper
Dec 29 00:47:34 raspberrypi kernel: [ 0.938526] ledtrig-cpu: registered to indicate activity on CPUs
Dec 29 00:47:34 raspberrypi kernel: [ 0.945977] hidraw: raw HID events driver (C) Jiri Kosina
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 29 00:47:34 raspberrypi kernel: [ 0.953374] usbcore: registered new interface driver usbhid
Dec 29 00:47:34 raspberrypi kernel: [ 0.960533] usbhid: USB HID core driver
Dec 29 00:47:34 raspberrypi kernel: [ 0.968267] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
Dec 29 00:47:34 raspberrypi kernel: [ 0.976963] [vc_sm_connected_init]: start
Dec 29 00:47:34 raspberrypi kernel: [ 0.987180] [vc_sm_connected_init]: end - returning 0
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Set console font and keymap...
Dec 29 00:47:34 raspberrypi kernel: [ 0.994980] Initializing XFRM netlink socket
Dec 29 00:47:34 raspberrypi kernel: [ 1.002077] NET: Registered protocol family 17
Dec 29 00:47:34 raspberrypi kernel: [ 1.009237] Key type dns_resolver registered
Dec 29 00:47:34 raspberrypi kernel: [ 1.016801] Registering SWP/SWPB emulation handler
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Preprocess NFS configuration...
Dec 29 00:47:34 raspberrypi kernel: [ 1.024049] Indeed it is in host mode hprt0 = 00021501
Dec 29 00:47:34 raspberrypi kernel: [ 1.032007] registered taskstats version 1
Dec 29 00:47:34 raspberrypi kernel: [ 1.045172] uart-pl011 3f201000.serial: cts_event_workaround enabled
Dec 29 00:47:34 raspberrypi kernel: [ 1.052476] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Raise network interfaces...
Dec 29 00:47:34 raspberrypi kernel: [ 1.061704] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
Dec 29 00:47:34 raspberrypi kernel: [ 1.069040] mmc-bcm2835 3f300000.mmc: DMA channel allocated
Dec 29 00:47:34 raspberrypi kernel: [ 1.119483] random: fast init done
Dec 29 00:47:34 raspberrypi kernel: [ 1.132239] sdhost: log_buf @ bad13000 (fad13000)
Dec 29 00:47:34 raspberrypi kernel: [ 1.176008] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Create Volatile Files and Directories...
Dec 29 00:47:34 raspberrypi kernel: [ 1.184978] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 1.193734] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 1.203541] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
Dec 29 00:47:34 raspberrypi kernel: [ 1.221422] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
Dec 29 00:47:34 raspberrypi systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 29 00:47:34 raspberrypi kernel: [ 1.229462] of_cfs_init
Dec 29 00:47:34 raspberrypi kernel: [ 1.231438] usb 1-1: new high-speed USB device number 2 using dwc_otg
Dec 29 00:47:34 raspberrypi kernel: [ 1.231583] Indeed it is in host mode hprt0 = 00001101
Dec 29 00:47:34 raspberrypi kernel: [ 1.250441] of_cfs_init: OK
Dec 29 00:47:34 raspberrypi systemd[1]: Started Set console font and keymap.
Dec 29 00:47:34 raspberrypi kernel: [ 1.257949] Waiting for root device PARTUUID=5f098851-02...
Dec 29 00:47:34 raspberrypi kernel: [ 1.298319] mmc0: host does not support reading read-only switch, assuming write-enable
Dec 29 00:47:34 raspberrypi kernel: [ 1.308437] mmc0: new high speed SDHC card at address 0001
Dec 29 00:47:34 raspberrypi kernel: [ 1.317157] mmcblk0: mmc0:0001 GB1QT 29.8 GiB
Dec 29 00:47:34 raspberrypi kernel: [ 1.326764] mmc1: new high speed SDIO card at address 0001
Dec 29 00:47:34 raspberrypi systemd[1]: Started Preprocess NFS configuration.
Dec 29 00:47:34 raspberrypi kernel: [ 1.334448] mmcblk0: p1 p2
Dec 29 00:47:34 raspberrypi kernel: [ 1.367976] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Dec 29 00:47:34 raspberrypi kernel: [ 1.375360] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target NFS client services.
Dec 29 00:47:34 raspberrypi kernel: [ 1.392610] devtmpfs: mounted
Dec 29 00:47:34 raspberrypi kernel: [ 1.403179] Freeing unused kernel memory: 1024K
Dec 29 00:47:34 raspberrypi kernel: [ 1.471710] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
Dec 29 00:47:34 raspberrypi kernel: [ 1.479188] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 29 00:47:34 raspberrypi kernel: [ 1.487277] hub 1-1:1.0: USB hub found
Dec 29 00:47:34 raspberrypi kernel: [ 1.494921] hub 1-1:1.0: 4 ports detected
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Remote File Systems (Pre).
Dec 29 00:47:34 raspberrypi kernel: [ 1.821470] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
Dec 29 00:47:34 raspberrypi kernel: [ 1.951768] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514
Dec 29 00:47:34 raspberrypi kernel: [ 1.959323] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Remote File Systems.
Dec 29 00:47:34 raspberrypi kernel: [ 1.967454] hub 1-1.1:1.0: USB hub found
Dec 29 00:47:34 raspberrypi kernel: [ 1.967556] hub 1-1.1:1.0: 3 ports detected
Dec 29 00:47:34 raspberrypi kernel: [ 2.061447] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
Dec 29 00:47:34 raspberrypi kernel: [ 2.117834] NET: Registered protocol family 10
Dec 29 00:47:34 raspberrypi kernel: [ 2.126657] Segment Routing with IPv6
Dec 29 00:47:34 raspberrypi systemd[1]: Started Create Volatile Files and Directories.
Dec 29 00:47:34 raspberrypi kernel: [ 2.145553] ip_tables: (C) 2000-2006 Netfilter Core Team
Dec 29 00:47:34 raspberrypi kernel: [ 2.174521] random: systemd: uninitialized urandom read (16 bytes read)
Dec 29 00:47:34 raspberrypi kernel: [ 2.194684] usb 1-1.2: New USB device found, idVendor=1532, idProduct=022a
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Network Time Synchronization...
Dec 29 00:47:34 raspberrypi kernel: [ 2.194696] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 29 00:47:34 raspberrypi kernel: [ 2.194704] usb 1-1.2: Product: Razer Cynosa Chroma
Dec 29 00:47:34 raspberrypi kernel: [ 2.194711] usb 1-1.2: Manufacturer: Razer
Dec 29 00:47:34 raspberrypi kernel: [ 2.230200] input: Razer Razer Cynosa Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1532:022A.0001/input/input0
Dec 29 00:47:34 raspberrypi systemd-udevd[159]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi kernel: [ 2.291449] usb 1-1.1.2: new high-speed USB device number 5 using dwc_otg
Dec 29 00:47:34 raspberrypi kernel: [ 2.312021] hid-generic 0003:1532:022A.0001: input,hidraw0: USB HID v1.11 Keyboard [Razer Razer Cynosa Chroma] on usb-3f980000.usb-1.2/input0
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Sound Card.
Dec 29 00:47:34 raspberrypi systemd-udevd[138]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 29 00:47:34 raspberrypi systemd-udevd[158]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi systemd-udevd[150]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Network Time Synchronization.
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target System Initialization.
Dec 29 00:47:34 raspberrypi systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 29 00:47:34 raspberrypi systemd[1]: Listening on triggerhappy.socket.
Dec 29 00:47:34 raspberrypi kernel: [ 2.325151] random: systemd: uninitialized urandom read (16 bytes read)
Dec 29 00:47:34 raspberrypi kernel: [ 2.326595] input: Razer Razer Cynosa Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1532:022A.0002/input/input1
Dec 29 00:47:34 raspberrypi systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 29 00:47:34 raspberrypi kernel: [ 2.354779] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
Dec 29 00:47:34 raspberrypi kernel: [ 2.391919] hid-generic 0003:1532:022A.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer Cynosa Chroma] on usb-3f980000.usb-1.2/input1
Dec 29 00:47:34 raspberrypi kernel: [ 2.405876] input: Razer Razer Cynosa Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.2/0003:1532:022A.0003/input/input2
Dec 29 00:47:34 raspberrypi kernel: [ 2.416464] hid-generic 0003:1532:022A.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer Cynosa Chroma] on usb-3f980000.usb-1.2/input2
Dec 29 00:47:34 raspberrypi systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 29 00:47:34 raspberrypi kernel: [ 2.427084] usb 1-1.1.2: New USB device found, idVendor=1a40, idProduct=0201
Dec 29 00:47:34 raspberrypi kernel: [ 2.437144] usb 1-1.1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 29 00:47:34 raspberrypi kernel: [ 2.447207] usb 1-1.1.2: Product: USB 2.0 Hub [MTT]
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Sockets.
Dec 29 00:47:34 raspberrypi kernel: [ 2.457884] hub 1-1.1.2:1.0: USB hub found
Dec 29 00:47:34 raspberrypi kernel: [ 2.468083] hub 1-1.1.2:1.0: 7 ports detected
Dec 29 00:47:34 raspberrypi kernel: [ 2.571472] usb 1-1.1.3: new full-speed USB device number 6 using dwc_otg
Dec 29 00:47:34 raspberrypi kernel: [ 2.718195] usb 1-1.1.3: New USB device found, idVendor=1532, idProduct=0043
Dec 29 00:47:34 raspberrypi kernel: [ 2.728064] usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Basic System.
Dec 29 00:47:34 raspberrypi kernel: [ 2.737994] usb 1-1.1.3: Product: Razer DeathAdder Chroma
Dec 29 00:47:34 raspberrypi kernel: [ 2.748032] usb 1-1.1.3: Manufacturer: Razer
Dec 29 00:47:34 raspberrypi kernel: [ 2.763029] input: Razer Razer DeathAdder Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:1532:0043.0004/input/input3
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Configure Bluetooth Modems connected by UART...
Dec 29 00:47:34 raspberrypi kernel: [ 2.773977] hid-generic 0003:1532:0043.0004: input,hidraw3: USB HID v1.11 Mouse [Razer Razer DeathAdder Chroma] on usb-3f980000.usb-1.1.3/input0
Dec 29 00:47:34 raspberrypi kernel: [ 2.791534] input: Razer Razer DeathAdder Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:1532:0043.0005/input/input4
Dec 29 00:47:34 raspberrypi kernel: [ 2.821493] usb 1-1.1.2.6: new full-speed USB device number 7 using dwc_otg
Dec 29 00:47:34 raspberrypi kernel: [ 2.871747] hid-generic 0003:1532:0043.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer DeathAdder Chroma] on usb-3f980000.usb-1.1.3/input1
Dec 29 00:47:34 raspberrypi systemd[1]: Starting LSB: Start VirtualHere USB Sharing on boot...
Dec 29 00:47:34 raspberrypi kernel: [ 2.874756] input: Razer Razer DeathAdder Chroma as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.2/0003:1532:0043.0006/input/input5
Dec 29 00:47:34 raspberrypi kernel: [ 2.942150] hid-generic 0003:1532:0043.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer DeathAdder Chroma] on usb-3f980000.usb-1.1.3/input2
Dec 29 00:47:34 raspberrypi systemd[1]: Starting dhcpcd on all interfaces...
Dec 29 00:47:34 raspberrypi kernel: [ 2.979684] usb 1-1.1.2.6: New USB device found, idVendor=0d8c, idProduct=0014
Dec 29 00:47:34 raspberrypi kernel: [ 2.979694] usb 1-1.1.2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 29 00:47:34 raspberrypi kernel: [ 2.979703] usb 1-1.1.2.6: Product: USB Audio Device
Dec 29 00:47:34 raspberrypi kernel: [ 2.979710] usb 1-1.1.2.6: Manufacturer: C-Media Electronics Inc.
Dec 29 00:47:34 raspberrypi kernel: [ 2.983825] input: C-Media Electronics Inc. USB Audio Device as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2.6/1-1.1.2.6:1.3/0003:0D8C:0014.0007/input/input6
Dec 29 00:47:34 raspberrypi systemd-udevd[136]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi kernel: [ 3.061647] hid-generic 0003:0D8C:0014.0007: input,hidraw6: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-3f980000.usb-1.1.2.6/input3
Dec 29 00:47:34 raspberrypi systemd-udevd[155]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi kernel: [ 3.271547] usb 1-1.1.1: new high-speed USB device number 8 using dwc_otg
Dec 29 00:47:34 raspberrypi systemd[1]: Starting System Logging Service...
Dec 29 00:47:34 raspberrypi kernel: [ 3.402553] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800
Dec 29 00:47:34 raspberrypi kernel: [ 3.415737] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 29 00:47:34 raspberrypi kernel: [ 3.691773] libphy: lan78xx-mdiobus: probed
Dec 29 00:47:34 raspberrypi systemd-udevd[159]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Regular background program processing daemon.
Dec 29 00:47:34 raspberrypi kernel: [ 4.019652] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Dec 29 00:47:34 raspberrypi systemd-udevd[151]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi kernel: [ 4.459997] random: crng init done
Dec 29 00:47:34 raspberrypi kernel: [ 4.460019] random: 7 urandom warning(s) missed due to ratelimiting
Dec 29 00:47:34 raspberrypi kernel: [ 4.668313] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Disable WiFi if country not set...
Dec 29 00:47:34 raspberrypi kernel: [ 4.682416] bcm2835_alsa bcm2835_alsa: card created with 8 channels
Dec 29 00:47:34 raspberrypi kernel: [ 4.980706] brcmfmac: F1 signature read @0x18000000=0x15264345
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 29 00:47:34 raspberrypi kernel: [ 4.992174] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43455-sdio.bin for chip 0x004345(17221) rev 0x000006
Dec 29 00:47:34 raspberrypi kernel: [ 4.993023] usbcore: registered new interface driver brcmfmac
Dec 29 00:47:34 raspberrypi kernel: [ 5.029208] usbcore: registered new interface driver snd-usb-audio
Dec 29 00:47:34 raspberrypi kernel: [ 5.425440] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
Dec 29 00:47:34 raspberrypi kernel: [ 5.426138] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 9.10.105 Compiler: 1.29.4 ClmImport: 1.36.3 Creation: 2018-03-09 18:56:28
Dec 29 00:47:34 raspberrypi cron[313]: (CRON) INFO (pidfile fd = 3)
Dec 29 00:47:34 raspberrypi kernel: [ 5.985242] uart-pl011 3f201000.serial: no DMA platform data
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Save/Restore Sound Card State...
Dec 29 00:47:34 raspberrypi systemd[1]: Starting LSB: Autogenerate and use a swap file...
Dec 29 00:47:34 raspberrypi systemd-udevd[152]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 29 00:47:34 raspberrypi systemd[1]: Starting triggerhappy global hotkey daemon...
Dec 29 00:47:34 raspberrypi systemd[1]: Started D-Bus System Message Bus.
Dec 29 00:47:34 raspberrypi dhcpcd[302]: dev: loaded udev
Dec 29 00:47:34 raspberrypi thd[329]: Found socket passed from systemd
Dec 29 00:47:34 raspberrypi cron[313]: (CRON) INFO (Running @reboot jobs)
Dec 29 00:47:34 raspberrypi wifi-country[318]: Wi-Fi is disabled because the country is not set
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: Found user 'avahi' (UID 108) and group 'avahi' (GID 112).
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: Successfully dropped root privileges.
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: avahi-daemon 0.6.32 starting up.
Dec 29 00:47:34 raspberrypi liblogging-stdlog: [origin software="rsyslogd" swVersion="8.24.0" x-pid="309" x-info="http://www.rsyslog.com"] start
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: Successfully called chroot().
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: Successfully dropped remaining capabilities.
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: No service file found in /etc/avahi/services.
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: Network interface enumeration completed.
Dec 29 00:47:34 raspberrypi avahi-daemon[319]: Server startup complete. Host name is raspberrypi.local. Local service cookie is 3511551070.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 29 00:47:34 raspberrypi systemd[1]: Starting Login Service...
Dec 29 00:47:34 raspberrypi systemd[1]: Starting LSB: Switch to ondemand cpu governor (unless shift key is pressed)...
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target System Time Synchronized.
Dec 29 00:47:34 raspberrypi systemd[1]: apt-daily.timer: Adding 11h 54min 2.669590s random time.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Daily apt download activities.
Dec 29 00:47:34 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 28min 53.909452s random time.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Daily apt upgrade and clean activities.
Dec 29 00:47:34 raspberrypi systemd[1]: Reached target Timers.
Dec 29 00:47:34 raspberrypi dhcpcd[302]: wlan0: starting wpa_supplicant
Dec 29 00:47:34 raspberrypi dhcpcd-run-hooks[367]: wlan0: starting wpa_supplicant
Dec 29 00:47:34 raspberrypi systemd[1]: Started System Logging Service.
Dec 29 00:47:34 raspberrypi systemd[1]: Started triggerhappy global hotkey daemon.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Disable WiFi if country not set.
Dec 29 00:47:34 raspberrypi systemd[1]: Started Save/Restore Sound Card State.
Dec 29 00:47:35 raspberrypi dphys-swapfile[324]: Starting dphys-swapfile swapfile setup ...
Dec 29 00:47:35 raspberrypi systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 29 00:47:35 raspberrypi systemd[1]: Started Login Service.
Dec 29 00:47:35 raspberrypi systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 29 00:47:35 raspberrypi kernel: [ 6.507685] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Dec 29 00:47:35 raspberrypi kernel: [ 6.507697] brcmfmac: power management disabled
Dec 29 00:47:35 raspberrypi systemd[1]: Started Raise network interfaces.
Dec 29 00:47:35 raspberrypi dphys-swapfile[324]: want /var/swap=100MByte, checking existing: keeping it
Dec 29 00:47:35 raspberrypi vhusbdarm[378]: >>> Starting VirtualHere USB Server v3.8.1 (Built: Dec 14 2018, 14:35:56)<<<
Dec 29 00:47:35 raspberrypi vhusbdarm[378]: Using configuration /root/config.ini
Dec 29 00:47:35 raspberrypi systemd[1]: Started LSB: Start VirtualHere USB Sharing on boot.
Dec 29 00:47:35 raspberrypi kernel: [ 6.720621] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
Dec 29 00:47:35 raspberrypi dphys-swapfile[324]: done.
Dec 29 00:47:35 raspberrypi systemd[1]: Started LSB: Autogenerate and use a swap file.
Dec 29 00:47:35 raspberrypi dhcpcd[302]: eth0: waiting for carrier
Dec 29 00:47:35 raspberrypi dhcpcd[302]: wlan0: waiting for carrier
Dec 29 00:47:35 raspberrypi dhcpcd[302]: wlan0: carrier acquired
Dec 29 00:47:35 raspberrypi kernel: [ 6.823812] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Dec 29 00:47:35 raspberrypi kernel: [ 6.838360] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Dec 29 00:47:35 raspberrypi dhcpcd[302]: DUID 00:01:00:01:23:4f:5c:a7:b8:27:eb:27:3c:c5
Dec 29 00:47:35 raspberrypi dhcpcd[302]: wlan0: IAID eb:78:23:48
Dec 29 00:47:35 raspberrypi dhcpcd[302]: wlan0: adding address fe80::15e2:42d6:a7e6:7129
Dec 29 00:47:35 raspberrypi dhcpcd[302]: wlan0: carrier lost
Dec 29 00:47:35 raspberrypi dhcpcd[302]: wlan0: deleting address fe80::15e2:42d6:a7e6:7129
Dec 29 00:47:35 raspberrypi dhcpcd[302]: eth0: carrier acquired
Dec 29 00:47:35 raspberrypi dhcpcd[302]: eth0: IAID eb:2d:76:1d
Dec 29 00:47:35 raspberrypi dhcpcd[302]: eth0: adding address fe80::cdd2:e99c:877f:1341
Dec 29 00:47:35 raspberrypi vhusbdarm[410]: Server licensed to=unlicensed max_devices=1
Dec 29 00:47:35 raspberrypi vhusbdarm[410]: Using large URB's
Dec 29 00:47:35 raspberrypi vhusbdarm[410]: Listening on all network interfaces at TCP port 7575
Dec 29 00:47:35 raspberrypi vhusbdarm[410]: Found Full speed device [1532:0043] "Razer, Razer DeathAdder Chroma" at address 1113
Dec 29 00:47:35 raspberrypi vhusbdarm[410]: Found Full speed device [0d8c:0014] "C-Media Electronics Inc., USB Audio Device" at address 11126
Dec 29 00:47:35 raspberrypi vhusbdarm[410]: Found Full speed device [1532:022a] "Razer, Razer Cynosa Chroma" at address 112
Dec 29 00:47:35 raspberrypi dhcpcd[302]: eth0: rebinding lease of 192.168.0.202
Dec 29 00:47:36 raspberrypi dhcpcd[302]: eth0: probing address 192.168.0.202/24
Dec 29 00:47:36 raspberrypi dhcpcd[302]: eth0: soliciting an IPv6 router
Dec 29 00:47:36 raspberrypi raspi-config[364]: Checking if shift key is held down: No. Switching to ondemand scaling governor.
Dec 29 00:47:36 raspberrypi systemd[1]: Started LSB: Switch to ondemand cpu governor (unless shift key is pressed).
Dec 29 00:47:36 raspberrypi avahi-daemon[319]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::cdd2:e99c:877f:1341.
Dec 29 00:47:36 raspberrypi avahi-daemon[319]: New relevant interface eth0.IPv6 for mDNS.
Dec 29 00:47:36 raspberrypi avahi-daemon[319]: Registering new address record for fe80::cdd2:e99c:877f:1341 on eth0.*.
Dec 29 00:47:40 raspberrypi dhcpcd[302]: eth0: leased 192.168.0.202 for 3600 seconds
Dec 29 00:47:40 raspberrypi avahi-daemon[319]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.0.202.
Dec 29 00:47:40 raspberrypi avahi-daemon[319]: New relevant interface eth0.IPv4 for mDNS.
Dec 29 00:47:40 raspberrypi dhcpcd[302]: eth0: adding route to 192.168.0.0/24
Dec 29 00:47:40 raspberrypi dhcpcd[302]: eth0: adding default route via 192.168.0.1
Dec 29 00:47:40 raspberrypi avahi-daemon[319]: Registering new address record for 192.168.0.202 on eth0.IPv4.
Dec 29 00:47:41 raspberrypi dhcpcd[302]: forked to background, child pid 499
Dec 29 00:47:41 raspberrypi systemd[1]: Started dhcpcd on all interfaces.
Dec 29 00:47:41 raspberrypi systemd[1]: Reached target Network.
Dec 29 00:47:41 raspberrypi systemd[1]: Starting Permit User Sessions...
Dec 29 00:47:41 raspberrypi systemd[1]: Starting OpenBSD Secure Shell server...
Dec 29 00:47:41 raspberrypi systemd[1]: Starting /etc/rc.local Compatibility...
Dec 29 00:47:41 raspberrypi systemd[1]: Started Permit User Sessions.
Dec 29 00:47:41 raspberrypi systemd[1]: Started /etc/rc.local Compatibility.
Dec 29 00:47:41 raspberrypi systemd[1]: Starting Hold until boot process finishes up...
Dec 29 00:47:41 raspberrypi systemd[1]: Starting Terminate Plymouth Boot Screen...
Dec 29 00:47:41 raspberrypi systemd[1]: Received SIGRTMIN+21 from PID 171 (plymouthd).
Dec 29 00:47:41 raspberrypi systemd[1]: Started Hold until boot process finishes up.
Dec 29 00:47:41 raspberrypi systemd[1]: Started Terminate Plymouth Boot Screen.
Dec 29 00:47:41 raspberrypi systemd[1]: Started Getty on tty1.
Dec 29 00:47:41 raspberrypi systemd[1]: Reached target Login Prompts.
Dec 29 00:47:41 raspberrypi kernel: [ 12.622955] Bluetooth: Core ver 2.22
Dec 29 00:47:41 raspberrypi kernel: [ 12.623029] NET: Registered protocol family 31
Dec 29 00:47:41 raspberrypi kernel: [ 12.623033] Bluetooth: HCI device and connection manager initialized
Dec 29 00:47:41 raspberrypi kernel: [ 12.623048] Bluetooth: HCI socket layer initialized
Dec 29 00:47:41 raspberrypi kernel: [ 12.623057] Bluetooth: L2CAP socket layer initialized
Dec 29 00:47:41 raspberrypi kernel: [ 12.623077] Bluetooth: SCO socket layer initialized
Dec 29 00:47:41 raspberrypi kernel: [ 12.639158] Bluetooth: HCI UART driver ver 2.3
Dec 29 00:47:41 raspberrypi kernel: [ 12.639170] Bluetooth: HCI UART protocol H4 registered
Dec 29 00:47:41 raspberrypi kernel: [ 12.639173] Bluetooth: HCI UART protocol Three-wire (H5) registered
Dec 29 00:47:41 raspberrypi kernel: [ 12.639301] Bluetooth: HCI UART protocol Broadcom registered
Dec 29 00:47:41 raspberrypi btuart[297]: bcm43xx_init
Dec 29 00:47:41 raspberrypi btuart[297]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
Dec 29 00:47:41 raspberrypi btuart[297]: Set BDADDR UART: b8:27:eb:87:dc:b7
Dec 29 00:47:41 raspberrypi btuart[297]: Set Controller UART speed to 3000000 bit/s
Dec 29 00:47:41 raspberrypi btuart[297]: Device setup complete
Dec 29 00:47:41 raspberrypi systemd[1]: Started Configure Bluetooth Modems connected by UART.
Dec 29 00:47:41 raspberrypi systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 29 00:47:41 raspberrypi systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 29 00:47:41 raspberrypi systemd[1]: Starting Bluetooth service...
Dec 29 00:47:41 raspberrypi systemd[1]: Created slice system-bthelper.slice.
Dec 29 00:47:41 raspberrypi systemd[1]: Started OpenBSD Secure Shell server.
Dec 29 00:47:41 raspberrypi systemd[1]: Reached target Multi-User System.
Dec 29 00:47:41 raspberrypi systemd[1]: Reached target Graphical Interface.
Dec 29 00:47:41 raspberrypi systemd[1]: Starting Update UTMP about System Runlevel Changes...
Dec 29 00:47:41 raspberrypi systemd[1]: Started Update UTMP about System Runlevel Changes.
Dec 29 00:47:41 raspberrypi bluetoothd[529]: Bluetooth daemon 5.43
Dec 29 00:47:41 raspberrypi systemd[1]: Started Bluetooth service.
Dec 29 00:47:41 raspberrypi systemd[1]: Reached target Bluetooth.
Dec 29 00:47:41 raspberrypi systemd[1]: Started Raspberry Pi bluetooth helper.
Dec 29 00:47:41 raspberrypi systemd[1]: Startup finished in 1.905s (kernel) + 10.892s (userspace) = 12.798s.
Dec 29 00:47:41 raspberrypi bluetoothd[529]: Starting SDP server
Dec 29 00:47:41 raspberrypi kernel: [ 12.834498] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 29 00:47:41 raspberrypi kernel: [ 12.834511] Bluetooth: BNEP filters: protocol multicast
Dec 29 00:47:41 raspberrypi kernel: [ 12.834527] Bluetooth: BNEP socket layer initialized
Dec 29 00:47:41 raspberrypi dbus[331]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Dec 29 00:47:41 raspberrypi bluetoothd[529]: Bluetooth management interface 1.14 initialized
Dec 29 00:47:41 raspberrypi bluetoothd[529]: Failed to obtain handles for "Service Changed" characteristic
Dec 29 00:47:41 raspberrypi bluetoothd[529]: Sap driver initialization failed.
Dec 29 00:47:41 raspberrypi bluetoothd[529]: sap-server: Operation not permitted (1)
Dec 29 00:47:41 raspberrypi systemd[1]: Starting Hostname Service...
Dec 29 00:47:41 raspberrypi bluetoothd[529]: Failed to set privacy: Rejected (0x0b)
Dec 29 00:47:41 raspberrypi dbus[331]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 29 00:47:41 raspberrypi systemd[1]: Started Hostname Service.
Dec 29 00:47:48 raspberrypi dhcpcd[499]: eth0: no IPv6 Routers available
Dec 29 00:47:51 raspberrypi vhusbdarm[410]: 192.168.0.202 connected as connection 1
Dec 29 00:47:51 raspberrypi thd[329]: Error reading device '/dev/input/event6'
Dec 29 00:47:52 raspberrypi kernel: [ 23.491448] usb 1-1.1.2.6: reset full-speed USB device number 7 using dwc_otg
Dec 29 00:47:52 raspberrypi vhusbdarm[410]: Device 11126 [0d8c:0014] BOUND to connection 1
Dec 29 00:47:52 raspberrypi kernel: [ 23.911447] usb 1-1.1.2.6: reset full-speed USB device number 7 using dwc_otg
Dec 29 00:48:12 raspberrypi systemd[1]: Time has been changed
Dec 29 00:48:12 raspberrypi systemd-timesyncd[247]: Synchronized to time server 198.50.238.156:123 (2.debian.pool.ntp.org).
Dec 29 00:48:12 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 10min 56.614656s random time.
Dec 29 00:48:12 raspberrypi systemd[1]: apt-daily.timer: Adding 6h 9min 39.077477s random time.
Dec 29 00:49:59 raspberrypi systemd[1]: Created slice User Slice of pi.
Dec 29 00:49:59 raspberrypi systemd[1]: Starting User Manager for UID 1000...
Dec 29 00:49:59 raspberrypi systemd[1]: Started Session c1 of user pi.
Dec 29 00:49:59 raspberrypi systemd[630]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 29 00:49:59 raspberrypi systemd[630]: Listening on GnuPG cryptographic agent (access for web browsers).
Dec 29 00:49:59 raspberrypi systemd[630]: Reached target Timers.
Dec 29 00:49:59 raspberrypi systemd[630]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 29 00:49:59 raspberrypi systemd[630]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 29 00:49:59 raspberrypi systemd[630]: Reached target Sockets.
Dec 29 00:49:59 raspberrypi systemd[630]: Reached target Paths.
Dec 29 00:49:59 raspberrypi systemd[630]: Reached target Basic System.
Dec 29 00:49:59 raspberrypi systemd[630]: Reached target Default.
Dec 29 00:49:59 raspberrypi systemd[630]: Startup finished in 54ms.
Dec 29 00:49:59 raspberrypi systemd[1]: Started User Manager for UID 1000.
Dec 29 00:54:05 raspberrypi vhusbdarm[410]: VirtualHere 3.8.1 caught signal 11 (Segmentation fault) and must exit. Sorry for the inconvenience, please contact mail@virtualhere for help
Dec 29 01:02:43 raspberrypi systemd[1]: Starting Cleanup of Temporary Directories...
Dec 29 01:02:43 raspberrypi systemd[1]: Started Cleanup of Temporary Directories.
Dec 29 01:17:01 raspberrypi CRON[722]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 29 02:17:01 raspberrypi CRON[789]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 29 03:17:01 raspberrypi CRON[842]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 29 04:17:01 raspberrypi CRON[894]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 29 05:17:01 raspberrypi CRON[946]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 29 06:11:07 raspberrypi systemd[1]: Starting Daily apt upgrade and clean activities...
Dec 29 06:11:10 raspberrypi systemd[1]: Started Daily apt upgrade and clean activities.
Dec 29 06:11:10 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 44min 35.870873s random time.
Dec 29 06:11:10 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 48min 35.767946s random time.
Dec 29 06:17:01 raspberrypi CRON[1057]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Dec 29 06:25:01 raspberrypi CRON[1073]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))

#4

Raspberry pi is the best board for this type of thing as it has the best kernel support.

I am certain virtualhere server does not have bugs in it. Its definitely a kernel issue. The kernel is handing back invalid data after a while when using that device.

There is not much that can be done to get that device working unless the kernel is fixed by someone in the future.

Just use a normal headset with microphone, they usually work pretty well