[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#977694: 977694 & 979187 fixed-upstream but remain in Debian :-<



Control: found -1 5.10.9-1

Hi Salvatore, thank you very much for your attention!

From: Salvatore Bonaccorso <carnil@debian.org>
Subject: Re: Bug#979187: 979187 is fixed-upstream
Date: Thu, 21 Jan 2021 11:34:13 +0100
> 5.10.9-1 is awaiting currently in NEW for beeing processed. Once that
> enters unstable, can you please check with it, and if so then close
> this bug with the respective version?

I do not observe 977694 nor 979187 on my self-compiled kernel,
but 977694 & 979187 remain in 5.10.9-1... Strange...

The photo of booting failure is at
https://photos.app.goo.gl/QFD1ZAept3Ks7wP66

When the booting device is USB-MSD and the kernel tries to mount the
root partition, it has not yet recognized any USB device, and fails to
mount the root partition. As such, my USB keyboard does not work, neither.

On the other hand, my compiled kernel somehow recognize USB devices
even when the booting device is a USB MSD. Its  dmesg is attached
to this email.

Disk images of USB-MSD are made by slightly modified version of
https://github.com/emojifreak/debian-rpi-image-script
Only the kernel package is changed.

My kernel .config is
http://153.240.174.134:64193/kernel-deb-5.9/config-arm64-5.10.9.txt

Best regards, Ryutaroh Matsumoto
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 5.10.9 (root@raspi4b8gb) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Fri Jan 22 10:00:50 JST 2021
[    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.4
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000037000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000001ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x1ff016b00-0x1ff018fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000001ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
[    0.000000] Zeroed struct page in unavailable ranges: 256 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[    0.000000] On node 0 totalpages: 2061056
[    0.000000]   DMA zone: 3788 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 242432 pages, LIFO batch:63
[    0.000000]   DMA32 zone: 12288 pages used for memmap
[    0.000000]   DMA32 zone: 770048 pages, LIFO batch:63
[    0.000000]   Normal zone: 16384 pages used for memmap
[    0.000000]   Normal zone: 1048576 pages, LIFO batch:63
[    0.000000] percpu: Embedded 33 pages/cpu s95192 r8192 d31784 u135168
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u135168 alloc=33*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: EL2 vector hardening
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2028596
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line:  dma.dmachans=0x37f5 bcm2709.boardrev=0xd03114 bcm2709.serial=0x488d2af3 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=42 bcm2709.disk_led_active_low=0 smsc95xx.macaddr=DC:A6:32:BB:99:D9 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  root=LABEL=RASPIROOT rw fsck.repair=yes net.ifnames=0 rootwait
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x0000000033000000-0x0000000037000000] (64MB)
[    0.000000] Memory: 4919276K/8244224K available (9664K kernel code, 2424K rwdata, 3528K rodata, 5312K init, 587K bss, 274288K reserved, 65536K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x48/0x404 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 39727 entries in 156 pages
[    0.000000] ftrace: allocated 156 pages with 4 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    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.000007] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000230] Console: colour dummy device 80x25
[    0.000825] printk: console [tty0] enabled
[    0.000981] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.001018] pid_max: default: 32768 minimum: 301
[    0.001224] LSM: Security Framework initializing
[    0.001288] Yama: becoming mindful.
[    0.001445] AppArmor: AppArmor initialized
[    0.001470] TOMOYO Linux initialized
[    0.001680] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.001799] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.005091] rcu: Hierarchical SRCU implementation.
[    0.008470] EFI services will not be available.
[    0.009233] smp: Bringing up secondary CPUs ...
[    0.010182] Detected PIPT I-cache on CPU1
[    0.010267] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.011354] Detected PIPT I-cache on CPU2
[    0.011413] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.012603] Detected PIPT I-cache on CPU3
[    0.012665] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.012821] smp: Brought up 1 node, 4 CPUs
[    0.012907] SMP: Total of 4 processors activated.
[    0.012927] CPU features: detected: 32-bit EL0 Support
[    0.012946] CPU features: detected: CRC32 instructions
[    0.012965] CPU features: detected: 32-bit EL1 Support
[    0.015873] CPU: All CPU(s) started at EL2
[    0.015926] alternatives: patching kernel code
[    0.196962] node 0 deferred pages initialised in 176ms
[    0.199773] devtmpfs: initialized
[    0.211034] Registered cp15_barrier emulation handler
[    0.211081] Registered setend emulation handler
[    0.211120] KASLR enabled
[    0.211553] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.211659] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.214357] pinctrl core: initialized pinctrl subsystem
[    0.215376] DMI not present or invalid.
[    0.216287] NET: Registered protocol family 16
[    0.218595] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.218897] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.219562] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.219641] audit: initializing netlink subsys (disabled)
[    0.219990] audit: type=2000 audit(0.216:1): state=initialized audit_enabled=0 res=1
[    0.221581] thermal_sys: Registered thermal governor 'fair_share'
[    0.221591] thermal_sys: Registered thermal governor 'step_wise'
[    0.221907] cpuidle: using governor ladder
[    0.221972] cpuidle: using governor menu
[    0.222270] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.222452] ASID allocator initialised with 32768 entries
[    0.223624] Serial: AMBA PL011 UART driver
[    0.258805] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.258846] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.258867] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.258887] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.966865] ACPI: Interpreter disabled.
[    0.967270] iommu: Default domain type: Translated 
[    0.967652] vgaarb: loaded
[    0.968221] EDAC MC: Ver: 3.0.0
[    0.970170] NetLabel: Initializing
[    0.970196] NetLabel:  domain hash size = 128
[    0.970212] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.970314] NetLabel:  unlabeled traffic allowed by default
[    0.970948] clocksource: Switched to clocksource arch_sys_counter
[    1.071169] VFS: Disk quotas dquot_6.6.0
[    1.071293] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.072456] AppArmor: AppArmor Filesystem Enabled
[    1.073597] simple-framebuffer 3e196000.framebuffer: framebuffer at 0x3e196000, 0x960000 bytes, mapped to 0x(____ptrval____)
[    1.073633] simple-framebuffer 3e196000.framebuffer: format=a8r8g8b8, mode=1920x1280x32, linelength=7680
[    1.100467] Console: switching to colour frame buffer device 240x80
[    1.126455] simple-framebuffer 3e196000.framebuffer: fb0: simplefb registered!
[    1.126690] pnp: PnP ACPI: disabled
[    1.139760] NET: Registered protocol family 2
[    1.140871] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    1.141585] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    1.142898] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.143890] TCP: Hash tables configured (established 65536 bind 65536)
[    1.144582] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.144936] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.145465] NET: Registered protocol family 1
[    1.145587] NET: Registered protocol family 44
[    1.145688] PCI: CLS 0 bytes, default 64
[    1.146121] Trying to unpack rootfs image as initramfs...
[    3.287297] Freeing initrd memory: 26436K
[    3.289009] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    3.289358] kvm [1]: IPA Size Limit: 44 bits
[    3.290702] kvm [1]: vgic interrupt IRQ9
[    3.291137] kvm [1]: Hyp mode initialized successfully
[    3.293488] Initialise system trusted keyrings
[    3.293626] Key type blacklist registered
[    3.294018] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[    3.303037] zbud: loaded
[    3.304183] integrity: Platform Keyring initialized
[    3.304295] Key type asymmetric registered
[    3.304379] Asymmetric key parser 'x509' registered
[    3.304522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    3.305024] io scheduler mq-deadline registered
[    3.305119] io scheduler kyber registered
[    3.305366] io scheduler bfq registered
[    3.313730] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.314767] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    3.314912] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    3.315125] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[    3.315302] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[    3.381050] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    3.381444] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    3.381574] pci_bus 0000:00: root bus resource [bus 00-ff]
[    3.381685] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[    3.381916] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    3.382116] pci 0000:00:00.0: PME# supported from D0 D3hot
[    3.385158] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    3.385336] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    3.385636] pci 0000:01:00.0: PME# supported from D0 D3hot
[    3.397361] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff]
[    3.397510] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    3.397663] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.397764] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    3.398141] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    3.398454] pcieport 0000:00:00.0: PME: Signaling with IRQ 50
[    3.399059] pcieport 0000:00:00.0: AER: enabled with IRQ 50
[    3.413207] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.416277] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 33402922) is a 16550
[    4.456705] printk: console [ttyS1] enabled
[    4.462512] Serial: AMBA driver
[    4.466193] msm_serial: driver initialized
[    4.478037] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    4.491521] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    4.506384] mousedev: PS/2 mouse device common for all mice
[    4.519833] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    4.533530] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    4.548848] ledtrig-cpu: registered to indicate activity on CPUs
[    4.562071] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    4.576469] NET: Registered protocol family 10
[    4.635742] Segment Routing with IPv6
[    4.646028] mip6: Mobile IPv6
[    4.655412] NET: Registered protocol family 17
[    4.666558] mpls_gso: MPLS GSO support
[    4.677486] registered taskstats version 1
[    4.688093] Loading compiled-in X.509 certificates
[    4.865561] Loaded X.509 cert 'Build time autogenerated kernel key: 079f19932192107b3224145c57876ea2e4aa83a0'
[    4.882453] zswap: loaded using pool lzo/zbud
[    4.894185] Key type ._fscrypt registered
[    4.904802] Key type .fscrypt registered
[    4.915261] Key type fscrypt-provisioning registered
[    4.927049] AppArmor: AppArmor sha1 policy hashing enabled
[    4.947285] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2
[    4.963162] serial serial0: tty port ttyAMA0 registered
[    4.978450] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-01-07T18:27:29
[    5.170766] Freeing unused kernel memory: 5312K
[    5.312043] Checked W+X mappings: passed, no W+X pages found
[    5.324360] Run /init as init process
[    5.334497]   with arguments:
[    5.334505]     /init
[    5.334512]   with environment:
[    5.334519]     HOME=/
[    5.334526]     TERM=linux
[    5.766281] fixed: module verification failed: signature and/or required key missing - tainting kernel
[    5.784715] sdhci: Secure Digital Host Controller Interface driver
[    5.797789] sdhci: Copyright(c) Pierre Ossman
[    5.805101] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    5.824642] sdhci-pltfm: SDHCI platform and OF driver helper
[    5.838601] libphy: Fixed MDIO Bus: probed
[    5.840631] usbcore: registered new interface driver usbfs
[    5.852500] sdhci-iproc fe300000.sdhci: allocated mmc-pwrseq
[    5.861687] usbcore: registered new interface driver hub
[    5.886620] usbcore: registered new device driver usb
[    5.890217] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    5.923059] mmc1: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    5.965127] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.977335] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    5.979073] mmc0: SDHCI controller on fe300000.sdhci [fe300000.sdhci] using PIO
[    5.992271] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890
[    6.007896] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[    6.019083] libphy: bcmgenet MII bus: probed
[    6.022810] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    6.027042] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[    6.028833] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    6.030632] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    6.034023] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[    6.035891] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[    6.039490] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    6.046496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.076823] mmc1: new ultra high speed DDR50 SDHC card at address 0007
[    6.086318] usb usb1: Product: xHCI Host Controller
[    6.099147] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    6.100017] mmcblk1: mmc1:0007 SD32G 29.0 GiB 
[    6.110695] usb usb1: Manufacturer: Linux 5.10.9 xhci-hcd
[    6.110702] usb usb1: SerialNumber: 0000:01:00.0
[    6.111672] hub 1-0:1.0: USB hub found
[    6.126738]  mmcblk1: p1
[    6.136988] hub 1-0:1.0: 1 port detected
[    6.158308] random: fast init done
[    6.165405] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    6.176085] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[    6.188910] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    6.221144] mmc0: new high speed SDIO card at address 0001
[    6.223789] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    6.329608] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    6.344789] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.358893] usb usb2: Product: xHCI Host Controller
[    6.370571] usb usb2: Manufacturer: Linux 5.10.9 xhci-hcd
[    6.382794] usb usb2: SerialNumber: 0000:01:00.0
[    6.395245] hub 2-0:1.0: USB hub found
[    6.405992] hub 2-0:1.0: 4 ports detected
[    6.550955] raid6: neonx8   gen()  1695 MB/s
[    6.626945] raid6: neonx8   xor()  1201 MB/s
[    6.702940] raid6: neonx4   gen()  1747 MB/s
[    6.778946] raid6: neonx4   xor()  1295 MB/s
[    6.854946] raid6: neonx2   gen()  1538 MB/s
[    6.930940] raid6: neonx2   xor()  1192 MB/s
[    7.006939] raid6: neonx1   gen()  1172 MB/s
[    7.082944] raid6: neonx1   xor()   949 MB/s
[    7.158970] raid6: int64x8  gen()   486 MB/s
[    7.234949] raid6: int64x8  xor()   287 MB/s
[    7.310947] raid6: int64x4  gen()   555 MB/s
[    7.386945] raid6: int64x4  xor()   298 MB/s
[    7.462947] raid6: int64x2  gen()   920 MB/s
[    7.538967] raid6: int64x2  xor()   361 MB/s
[    7.614959] raid6: int64x1  gen()   696 MB/s
[    7.690939] raid6: int64x1  xor()   239 MB/s
[    7.701111] raid6: using algorithm neonx4 gen() 1747 MB/s
[    7.712459] raid6: .... xor() 1295 MB/s, rmw enabled
[    7.723373] raid6: using neon recovery algorithm
[    7.736134] xor: measuring software checksum speed
[    7.751265]    8regs           :  2233 MB/sec
[    7.765298]    32regs          :  2522 MB/sec
[    7.779456]    arm64_neon      :  2433 MB/sec
[    7.789540] xor: using function: 32regs (2522 MB/sec)
[    7.790983] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    7.888019] Btrfs loaded, crc32c=crc32c-generic
[    7.965695] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    7.979817] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    7.992805] usb 1-1: Product: USB2.0 Hub
[    8.004443] hub 1-1:1.0: USB hub found
[    8.014162] hub 1-1:1.0: 4 ports detected
[    8.095361] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    8.129173] usb 2-2: New USB device found, idVendor=056e, idProduct=6a13, bcdDevice=11.00
[    8.143121] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    8.155987] usb 2-2: Product: ESD-EMN
[    8.165257] usb 2-2: Manufacturer: ELECOM
[    8.174784] usb 2-2: SerialNumber: 20B10164305600A9
[    8.331609] SCSI subsystem initialized
[    8.346525] usbcore: registered new interface driver usb-storage
[    8.368016] scsi host0: uas
[    8.370981] usb 1-1.3: new low-speed USB device number 3 using xhci_hcd
[    8.377130] usbcore: registered new interface driver uas
[    8.505540] usb 1-1.3: New USB device found, idVendor=15ca, idProduct=00c3, bcdDevice= 5.12
[    8.519598] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    8.532503] usb 1-1.3: Product: USB Optical Mouse
[    8.561831] hid: raw HID events driver (C) Jiri Kosina
[    8.582146] usbcore: registered new interface driver usbhid
[    8.593268] usbhid: USB HID core driver
[    8.611355] input: USB Optical 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:15CA:00C3.0001/input/input0
[    8.631001] usb 1-1.4: new low-speed USB device number 4 using xhci_hcd
[    8.633070] hid-generic 0003:15CA:00C3.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:01:00.0-1.3/input0
[    8.774979] usb 1-1.4: New USB device found, idVendor=1a2c, idProduct=4324, bcdDevice= 1.10
[    8.789314] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.802599] usb 1-1.4: Product: USB Keyboard
[    8.812819] usb 1-1.4: Manufacturer: SEM
[    8.831985] input: SEM USB Keyboard 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:1A2C:4324.0002/input/input1
[    8.911784] hid-generic 0003:1A2C:4324.0002: input,hidraw1: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:01:00.0-1.4/input0
[    8.935773] input: SEM USB Keyboard 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:1A2C:4324.0003/input/input2
[    8.993230] scsi 0:0:0:0: Direct-Access     ELECOM   ESD-EMN          1100 PQ: 0 ANSI: 6
[    9.019298] input: SEM USB Keyboard 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.1/0003:1A2C:4324.0003/input/input3
[    9.043225] hid-generic 0003:1A2C:4324.0003: input,hidraw2: USB HID v1.10 Device [SEM USB Keyboard] on usb-0000:01:00.0-1.4/input1
[    9.071928] sd 0:0:0:0: [sda] 1954713600 512-byte logical blocks: (1.00 TB/932 GiB)
[    9.087001] sd 0:0:0:0: [sda] Write Protect is off
[    9.098785] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    9.099323] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    9.117980] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
[    9.156681]  sda: sda1 sda2 sda3
[    9.175544] sd 0:0:0:0: [sda] Attached SCSI disk
[   37.610420] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   37.876613] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   38.084175] systemd[1]: System time before build time, advancing clock.
[   38.139399] systemd[1]: Inserted module 'autofs4'
[   38.198034] systemd[1]: systemd 247.2-5 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[   38.236412] systemd[1]: Detected architecture arm64.
[   38.268223] systemd[1]: Set hostname to <raspi4b8gb>.
[   38.769432] systemd[1]: Queued start job for default target Graphical Interface.
[   38.785771] random: systemd: uninitialized urandom read (16 bytes read)
[   38.805011] systemd[1]: Created slice system-getty.slice.
[   38.835201] random: systemd: uninitialized urandom read (16 bytes read)
[   38.851598] systemd[1]: Created slice system-modprobe.slice.
[   38.879220] random: systemd: uninitialized urandom read (16 bytes read)
[   38.896047] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   38.929090] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   38.960826] systemd[1]: Created slice User and Session Slice.
[   38.991662] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   39.027546] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   39.064247] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   39.099380] systemd[1]: Reached target Local Encrypted Volumes.
[   39.131317] systemd[1]: Reached target Paths.
[   39.159197] systemd[1]: Reached target Remote File Systems.
[   39.187162] systemd[1]: Reached target Slices.
[   39.219085] systemd[1]: Listening on Syslog Socket.
[   39.247930] systemd[1]: Listening on fsck to fsckd communication Socket.
[   39.279534] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   39.312163] systemd[1]: Listening on Journal Audit Socket.
[   39.343858] systemd[1]: Listening on Journal Socket (/dev/log).
[   39.376012] systemd[1]: Listening on Journal Socket.
[   39.404219] systemd[1]: Listening on udev Control Socket.
[   39.435800] systemd[1]: Listening on udev Kernel Socket.
[   39.473027] systemd[1]: Mounting Huge Pages File System...
[   39.510096] systemd[1]: Mounting POSIX Message Queue File System...
[   39.548986] systemd[1]: Mounting Kernel Debug File System...
[   39.585625] systemd[1]: Mounting Kernel Trace File System...
[   39.621807] systemd[1]: Starting Restore / save the current clock...
[   39.657330] systemd[1]: Starting Set the console keyboard layout...
[   39.693685] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   39.733724] systemd[1]: Starting Load Kernel Module configfs...
[   39.769468] systemd[1]: Starting Load Kernel Module drm...
[   39.809778] systemd[1]: Starting Load Kernel Module fuse...
[   39.834065] fuse: init (API version 7.32)
[   39.845549] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   39.864032] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   39.891608] systemd[1]: Starting Journal Service...
[   39.928110] systemd[1]: Starting Load Kernel Modules...
[   39.961954] systemd[1]: Starting Remount Root and Kernel File Systems...
[   40.005707] systemd[1]: Starting Coldplug All udev Devices...
[   40.023139] EXT4-fs (sda2): re-mounted. Opts: discard
[   40.073308] systemd[1]: Mounted Huge Pages File System.
[   40.108085] systemd[1]: Mounted POSIX Message Queue File System.
[   40.140061] systemd[1]: Mounted Kernel Debug File System.
[   40.172073] systemd[1]: Mounted Kernel Trace File System.
[   40.205701] systemd[1]: Finished Restore / save the current clock.
[   40.236742] systemd[1]: Started Journal Service.
[   40.504498] random: crng init done
[   40.516551] random: 7 urandom warning(s) missed due to ratelimiting
[   44.861058] vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   44.898110] iproc-rng200 fe104000.rng: hwrng registered
[   44.940697] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   44.961241] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[   45.051169] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[   45.069615] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   45.081230] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   45.098634] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[   45.131337] cryptd: max_cpu_qlen set to 1000
[   45.155295] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   45.167775] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[   45.168568] usbcore: registered new interface driver brcmfmac
[   45.184374] mc: Linux media interface: v0.10
[   45.236048] videodev: Linux video capture interface: v2.00
[   45.265129] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present!
[   45.293857] vc4_hdmi fef00700.hdmi: ASoC: no DMI vendor name!
[   45.295368] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   45.301538] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[   45.314300] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[   45.331077] bcm2835_audio bcm2835_audio: card created with 8 channels
[   45.336526] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present!
[   45.336723] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   45.336816] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   45.337336] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar  1 2015 07:29:38 version 7.45.18 (r538002) FWID 01-6a2c8ad4
[   45.409923] vc4_hdmi fef05700.hdmi: ASoC: no DMI vendor name!
[   45.413789] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[   45.431659] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[   45.441723] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[   45.441870] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[   45.441983] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[   45.442076] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[   45.442170] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[   45.442484] checking generic (3e196000 960000) vs hw (0 ffffffffffffffff)
[   45.442489] fb0: switching to vc4drmfb from simple
[   45.510677] Console: switching to colour dummy device 80x25
[   45.542206] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[   45.574228] Bluetooth: Core ver 2.22
[   45.580317] NET: Registered protocol family 31
[   45.584903] Bluetooth: HCI device and connection manager initialized
[   45.592099] Bluetooth: HCI socket layer initialized
[   45.592112] Bluetooth: L2CAP socket layer initialized
[   45.592179] Bluetooth: SCO socket layer initialized
[   45.641003] Bluetooth: HCI UART driver ver 2.3
[   45.641013] Bluetooth: HCI UART protocol H4 registered
[   45.641136] Bluetooth: HCI UART protocol LL registered
[   45.641139] Bluetooth: HCI UART protocol ATH3K registered
[   45.641171] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   45.641354] Bluetooth: HCI UART protocol Intel registered
[   45.641718] Bluetooth: HCI UART protocol Broadcom registered
[   45.641778] Bluetooth: HCI UART protocol QCA registered
[   45.641781] Bluetooth: HCI UART protocol AG6XX registered
[   45.641811] Bluetooth: HCI UART protocol Marvell registered
[   45.650620] Console: switching to colour frame buffer device 240x67
[   45.651767] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[   45.651988] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[   45.753131] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[   45.781779] uart-pl011 fe201000.serial: no DMA platform data
[   45.812510] FAT-fs (sda1): mounting with "discard" option, but the device does not support discard
[   46.023687] Bluetooth: hci0: BCM: chip id 107
[   46.026560] Bluetooth: hci0: BCM: features 0x2f
[   46.030720] Bluetooth: hci0: BCM4345C0
[   46.032989] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[   46.036611] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[   46.040677] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd'
[   46.040681] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
[  129.949067] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[  129.954152] bcmgenet fd580000.ethernet eth0: Link is Down
[  139.100676] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

Reply to: