Yes, it is currently a single display setup.
$ lsmod
Module Size Used by
fuse 110592 3
rfcomm 49152 4
bnep 20480 2
hci_uart 40960 1
btbcm 16384 1 hci_uart
serdev 20480 1 hci_uart
bluetooth 389120 29 hci_uart,bnep,btbcm,rfcomm
ecdh_generic 28672 1 bluetooth
8021q 32768 0
garp 16384 1 8021q
stp 16384 1 garp
llc 16384 2 garp,stp
spidev 20480 0
evdev 24576 26
joydev 20480 0
vc4 176128 3
brcmfmac 315392 0
brcmutil 16384 1 brcmfmac
v3d 73728 4
drm_kms_helper 184320 2 vc4
gpu_sched 28672 1 v3d
cfg80211 651264 1 brcmfmac
drm 442368 11 v3d,vc4,gpu_sched,drm_kms_helper
snd_soc_core 192512 1 vc4
drm_panel_orientation_quirks 16384 1 drm
snd_compress 20480 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
rfkill 28672 6 bluetooth,cfg80211
snd_bcm2835 24576 2
raspberrypi_hwmon 16384 0
hwmon 16384 1 raspberrypi_hwmon
snd_pcm 102400 4 vc4,snd_pcm_dmaengine,snd_bcm2835,snd_soc_core
snd_timer 32768 1 snd_pcm
i2c_bcm2835 16384 0
bcm2835_codec 36864 0
snd 73728 9 snd_compress,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
bcm2835_v4l2 45056 0
v4l2_mem2mem 24576 1 bcm2835_codec
spi_bcm2835 20480 0
bcm2835_mmal_vchiq 32768 2 bcm2835_codec,bcm2835_v4l2
videobuf2_dma_contig 20480 1 bcm2835_codec
v4l2_common 16384 1 bcm2835_v4l2
videobuf2_vmalloc 16384 1 bcm2835_v4l2
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_vmalloc
videobuf2_v4l2 24576 3 bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
videobuf2_common 45056 4 bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
videodev 200704 6 bcm2835_codec,v4l2_common,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
media 36864 3 bcm2835_codec,videodev,v4l2_mem2mem
vc_sm_cma 36864 1 bcm2835_mmal_vchiq
rpivid_mem 16384 0
uio_pdrv_genirq 16384 0
uio 20480 1 uio_pdrv_genirq
i2c_dev 20480 0
ip_tables 24576 0
x_tables 32768 1 ip_tables
ipv6 454656 24
$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.113-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1301 SMP Thu Mar 26 18:18:24 GMT 2020
[ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 256 MiB at 0x000000000fc00000
[ 0.000000] On node 0 totalpages: 901120
[ 0.000000] DMA zone: 1152 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 131072 pages, LIFO batch:31
[ 0.000000] HighMem zone: 770048 pages, LIFO batch:63
[ 0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
[ 0.000000] percpu: Embedded 17 pages/cpu s36928 r8192 d24512 u69632
[ 0.000000] pcpu-alloc: s36928 r8192 d24512 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 899968
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M cma=256M video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:83:A9:C1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=ea7d04d6-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 3293400K/3604480K available (8192K kernel code, 690K rwdata, 2420K rodata, 2048K init, 860K bss, 48936K reserved, 262144K cma-reserved, 3080192K highmem)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0x(ptrval) - 0x(ptrval) (10208 kB)
.init : 0x(ptrval) - 0x(ptrval) (2048 kB)
.data : 0x(ptrval) - 0x(ptrval) ( 691 kB)
.bss : 0x(ptrval) - 0x(ptrval) ( 861 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 28921 entries in 85 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000022] Switching to timer-based delay loop, resolution 18ns
[ 0.000262] Console: colour dummy device 80x30
[ 0.000722] console [tty1] enabled
[ 0.000779] Calibrating delay loop (skipped), value calculated using timer frequency… 108.00 BogoMIPS (lpj=540000)
[ 0.000816] pid_max: default: 32768 minimum: 301
[ 0.001108] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001137] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001948] CPU: Testing write buffer coherency: ok
[ 0.002376] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003039] Setting up static identity map for 0x200000 - 0x20003c
[ 0.003220] rcu: Hierarchical SRCU implementation.
[ 0.004126] smp: Bringing up secondary CPUs …
[ 0.004999] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005965] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006874] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006997] smp: Brought up 1 node, 4 CPUs
[ 0.007063] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.007087] CPU: All CPU(s) started in HYP mode.
[ 0.007107] CPU: Virtualization extensions available.
[ 0.007896] devtmpfs: initialized
[ 0.018374] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.018610] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018652] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.026084] pinctrl core: initialized pinctrl subsystem
[ 0.027042] NET: Registered protocol family 16
[ 0.030144] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.031578] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.031610] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.031832] Serial: AMBA PL011 UART driver
[ 0.034960] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.050036] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-04-01 16:48, variant start
[ 0.060051] raspberrypi-firmware soc:firmware: Firmware hash is 8e16a2ff5d1cda6c1c6cc0ac04a4db7b4d77e3b6
[ 0.102570] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[ 0.105832] vgaarb: loaded
[ 0.106225] SCSI subsystem initialized
[ 0.106435] usbcore: registered new interface driver usbfs
[ 0.106511] usbcore: registered new interface driver hub
[ 0.106597] usbcore: registered new device driver usb
[ 0.107922] clocksource: Switched to clocksource arch_sys_counter
[ 0.187337] VFS: Disk quotas dquot_6.6.0
[ 0.187445] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.187613] FS-Cache: Loaded
[ 0.187806] CacheFiles: Loaded
[ 0.188502] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes, mapped to 0x(ptrval)
[ 0.188542] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 0.199801] Console: switching to colour frame buffer device 240x67
[ 0.210019] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
[ 0.217966] NET: Registered protocol family 2
[ 0.218713] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.218813] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.218926] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.219029] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.219213] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.219294] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.219570] NET: Registered protocol family 1
[ 0.220210] RPC: Registered named UNIX socket transport module.
[ 0.220285] RPC: Registered udp transport module.
[ 0.220344] RPC: Registered tcp transport module.
[ 0.220403] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.220484] PCI: CLS 0 bytes, default 64
[ 0.222270] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.224545] Initialise system trusted keyrings
[ 0.224800] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 0.234247] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.234854] NFS: Registering the id_resolver key type
[ 0.234947] Key type id_resolver registered
[ 0.235003] Key type id_legacy registered
[ 0.235068] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.239756] Key type asymmetric registered
[ 0.239822] Asymmetric key parser ‘x509’ registered
[ 0.239988] bounce: pool size: 64 pages
[ 0.240076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.240320] io scheduler noop registered
[ 0.240378] io scheduler deadline registered (default)
[ 0.240600] io scheduler cfq registered
[ 0.240655] io scheduler mq-deadline registered (default)
[ 0.240721] io scheduler kyber registered
[ 0.274318] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
[ 0.274442] brcm-pcie fd500000.pcie: could not get clock
[ 0.277430] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.280405] brcm-pcie fd500000.pcie: MEM 0x600000000…0x603ffffff -> 0xf8000000
[ 0.337950] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
[ 0.341110] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.343963] pci_bus 0000:00: root bus resource [bus 00-01]
[ 0.346794] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 0.349715] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.349858] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.352639] PCI: bus0: Fast back to back transfers disabled
[ 0.355510] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.358637] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.358759] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.359079] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 0.361841] PCI: bus1: Fast back to back transfers disabled
[ 0.364738] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[ 0.364787] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 0.367682] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.370578] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.373408] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.376438] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 0.379435] pcieport 0000:00:00.0: Signaling PME with IRQ 55
[ 0.382405] pcieport 0000:00:00.0: AER enabled with IRQ 55
[ 0.385361] pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 0.392291] iproc-rng200 fe104000.rng: hwrng registered
[ 0.395354] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.398843] vc-sm: Videocore shared memory driver
[ 0.402125] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 0.415357] brd: module loaded
[ 0.428250] loop: module loaded
[ 0.431934] Loading iSCSI transport class v2.0-870.
[ 0.436521] libphy: Fixed MDIO Bus: probed
[ 0.439865] bcmgenet fd580000.genet: failed to get enet clock
[ 0.442737] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[ 0.445563] bcmgenet fd580000.genet: failed to get enet-wol clock
[ 0.448407] bcmgenet fd580000.genet: failed to get enet-eee clock
[ 0.451180] bcmgenet: Skipping UMAC reset
[ 0.454110] unimac-mdio unimac-mdio.-19: DMA mask not set
[ 0.467964] libphy: bcmgenet MII bus: probed
[ 0.508498] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
[ 0.512137] usbcore: registered new interface driver r8152
[ 0.514907] usbcore: registered new interface driver lan78xx
[ 0.517639] usbcore: registered new interface driver smsc95xx
[ 0.520597] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.523272] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 0.528220] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 0.531241] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 56
[ 0.534743] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 0.537477] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.540276] usb usb1: Product: xHCI Host Controller
[ 0.543030] usb usb1: Manufacturer: Linux 4.19.113-v7l+ xhci-hcd
[ 0.545756] usb usb1: SerialNumber: 0000:01:00.0
[ 0.548993] hub 1-0:1.0: USB hub found
[ 0.551753] hub 1-0:1.0: 1 port detected
[ 0.554856] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.557560] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 0.560328] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 0.563372] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 0.566097] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.568842] usb usb2: Product: xHCI Host Controller
[ 0.571544] usb usb2: Manufacturer: Linux 4.19.113-v7l+ xhci-hcd
[ 0.574259] usb usb2: SerialNumber: 0000:01:00.0
[ 0.577433] hub 2-0:1.0: USB hub found
[ 0.580205] hub 2-0:1.0: 4 ports detected
[ 0.584109] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.586964] dwc_otg: FIQ enabled
[ 0.586973] dwc_otg: NAK holdoff enabled
[ 0.586982] dwc_otg: FIQ split-transaction FSM enabled
[ 0.586995] Module dwc_common_port init
[ 0.587226] usbcore: registered new interface driver uas
[ 0.590081] usbcore: registered new interface driver usb-storage
[ 0.592926] mousedev: PS/2 mouse device common for all mice
[ 0.596776] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.601164] sdhci: Secure Digital Host Controller Interface driver
[ 0.603823] sdhci: Copyright© Pierre Ossman
[ 0.606899] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 0.610082] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.615890] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.618760] hidraw: raw HID events driver © Jiri Kosina
[ 0.621548] usbcore: registered new interface driver usbhid
[ 0.624192] usbhid: USB HID core driver
[ 0.627580] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[ 0.632193] [vc_sm_connected_init]: start
[ 0.642554] [vc_sm_connected_init]: end - returning 0
[ 0.646325] Initializing XFRM netlink socket
[ 0.649019] NET: Registered protocol family 17
[ 0.651693] Key type dns_resolver registered
[ 0.654531] Registering SWP/SWPB emulation handler
[ 0.657725] registered taskstats version 1
[ 0.660368] Loading compiled-in X.509 certificates
[ 0.670327] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 0.673018] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[ 0.680930] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.684089] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[ 0.687309] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 0.690003] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 0.719004] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.3
[ 0.721762] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.4
[ 0.742721] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.746998] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.751269] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.756752] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.759405] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 0.764482] of_cfs_init
[ 0.767149] of_cfs_init: OK
[ 0.770517] Waiting for root device PARTUUID=ea7d04d6-02…
[ 0.774470] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.826192] random: fast init done
[ 0.871884] mmc0: new ultra high speed DDR50 SDHC card at address 0001
[ 0.877482] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
[ 0.882585] mmcblk0: p1 p2
[ 0.886635] mmc1: new high speed SDIO card at address 0001
[ 0.917971] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 0.927628] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 0.930398] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 0.933844] devtmpfs: mounted
[ 0.943825] Freeing unused kernel memory: 2048K
[ 0.958175] Run /sbin/init as init process
[ 1.100560] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 1.103284] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.106012] usb 1-1: Product: USB2.0 Hub
[ 1.110644] hub 1-1:1.0: USB hub found
[ 1.113629] hub 1-1:1.0: 4 ports detected
[ 1.339543] systemd[1]: System time before build time, advancing clock.
[ 1.434218] NET: Registered protocol family 10
[ 1.437974] usb 1-1.3: new full-speed USB device number 3 using xhci_hcd
[ 1.438209] Segment Routing with IPv6
[ 1.474957] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1.481522] systemd[1]: Detected architecture arm.
[ 1.509259] systemd[1]: Set hostname to .
[ 1.514423] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 1.576114] usb 1-1.3: New USB device found, idVendor=1532, idProduct=0062, bcdDevice= 2.00
[ 1.579842] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.583191] usb 1-1.3: Product: Razer Atheris - Mobile Gaming Mouse
[ 1.586385] usb 1-1.3: Manufacturer: Razer
[ 1.609637] input: Razer Razer Atheris - Mobile Gaming Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1532:0062.0001/input/input0
[ 1.613392] hid-generic 0003:1532:0062.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer Atheris - Mobile Gaming Mouse] on usb-0000:01:00.0-1.3/input0
[ 1.625147] input: Razer Razer Atheris - Mobile Gaming Mouse Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0062.0002/input/input1
[ 1.698352] input: Razer Razer Atheris - Mobile Gaming Mouse Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0062.0002/input/input2
[ 1.702258] input: Razer Razer Atheris - Mobile Gaming Mouse System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0062.0002/input/input3
[ 1.706070] input: Razer Razer Atheris - Mobile Gaming Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0062.0002/input/input4
[ 1.710165] hid-generic 0003:1532:0062.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer Atheris - Mobile Gaming Mouse] on usb-0000:01:00.0-1.3/input1
[ 1.723001] input: Razer Razer Atheris - Mobile Gaming Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:1532:0062.0003/input/input5
[ 1.788516] hid-generic 0003:1532:0062.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer Atheris - Mobile Gaming Mouse] on usb-0000:01:00.0-1.3/input2
[ 1.897979] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd
[ 2.037270] usb 1-1.4: New USB device found, idVendor=045e, idProduct=0800, bcdDevice= 9.44
[ 2.041182] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.045018] usb 1-1.4: Product: Microsoft® Nano Transceiver v2.0
[ 2.048869] usb 1-1.4: Manufacturer: Microsoft
[ 2.063478] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:0800.0004/input/input6
[ 2.128476] hid-generic 0003:045E:0800.0004: input,hidraw3: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:01:00.0-1.4/input0
[ 2.141867] input: Microsoft Microsoft® Nano Transceiver v2.0 Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:045E:0800.0005/input/input7
[ 2.146304] input: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:045E:0800.0005/input/input8
[ 2.150735] hid-generic 0003:045E:0800.0005: input,hidraw4: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:01:00.0-1.4/input1
[ 2.167105] input: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:045E:0800.0006/input/input9
[ 2.181169] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.202570] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.207606] systemd[1]: Listening on udev Control Socket.
[ 2.218228] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.222985] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 2.233734] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.238213] input: Microsoft Microsoft® Nano Transceiver v2.0 System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:045E:0800.0006/input/input11
[ 2.238557] hid-generic 0003:045E:0800.0006: input,hiddev96,hidraw5: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:01:00.0-1.4/input2
[ 2.258718] systemd[1]: Listening on Syslog Socket.
[ 2.269761] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.302068] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 2.579727] i2c /dev entries driver
[ 3.089078] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.224482] systemd-journald[131]: Received request to flush runtime journal from PID 1
[ 3.756232] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[ 3.756831] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[ 3.764333] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[ 3.764924] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[ 3.773745] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.775949] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 3.775967] [vc_sm_connected_init]: start
[ 3.779760] [vc_sm_connected_init]: installed successfully
[ 3.780539] media: Linux media interface: v0.10
[ 3.806556] videodev: Linux video capture interface: v2.00
[ 3.840099] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.842153] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.853879] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.868827] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.896439] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 3.896507] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 3.901190] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.909555] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 3.909594] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 3.918767] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 3.918801] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 3.951193] bcm2835_audio soc:audio: card created with 8 channels
[ 4.062203] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.112953] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 4.142203] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 4.168883] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 4.189089] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 4.189581] usbcore: registered new interface driver brcmfmac
[ 4.265515] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 4.265533] checking generic (3e402000 7f8000) vs hw (0 ffffffffffffffff)
[ 4.265543] fb: switching to vc4drmfb from simple
[ 4.265775] Console: switching to colour dummy device 80x30
[ 4.279799] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 1
[ 4.279813] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.279822] [drm] No driver support for vblank timestamp query.
[ 4.279831] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ 4.426348] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 4.440396] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[ 4.512622] Console: switching to colour frame buffer device 240x67
[ 4.550698] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
[ 6.444303] uart-pl011 fe201000.serial: no DMA platform data
[ 6.500838] 8021q: 802.1Q VLAN Support v1.8
[ 6.674892] random: crng init done
[ 6.674907] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.971085] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 6.989602] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6.989624] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 7.302759] bcmgenet: Skipping UMAC reset
[ 7.398511] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[ 7.399149] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.408030] bcmgenet fd580000.genet eth0: Link is Down
[ 12.568059] bcmgenet fd580000.genet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.568082] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.080983] Bluetooth: Core ver 2.22
[ 13.081067] NET: Registered protocol family 31
[ 13.081078] Bluetooth: HCI device and connection manager initialized
[ 13.081101] Bluetooth: HCI socket layer initialized
[ 13.081118] Bluetooth: L2CAP socket layer initialized
[ 13.081164] Bluetooth: SCO socket layer initialized
[ 13.095594] Bluetooth: HCI UART driver ver 2.3
[ 13.095609] Bluetooth: HCI UART protocol H4 registered
[ 13.095690] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 13.095926] Bluetooth: HCI UART protocol Broadcom registered
[ 13.303520] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.303527] Bluetooth: BNEP filters: protocol multicast
[ 13.303540] Bluetooth: BNEP socket layer initialized
[ 13.356841] Bluetooth: RFCOMM TTY layer initialized
[ 13.356855] Bluetooth: RFCOMM socket layer initialized
[ 13.356870] Bluetooth: RFCOMM ver 1.11
[ 110.635023] fuse init (API version 7.27)