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

Bug#982167: linux-image-5.10.0-3-arm64: suspend and hibernation fail to work on raspi



Package: src:linux
Version: 5.10.12-1
Severity: normal

Dear Maintainer,

I wonder if suspend or hibernation works on any single board computer (SBC)
in a sensible way.

I run the Gnome desktop environment on RPi4 with Debian.
After some idle, it goes to suspend (so called "s2idle" as defined in
https://www.kernel.org/doc/html/latest/admin-guide/pm/sleep-states.html )

On usual x86 PC, touching a keyboard or a mouse make the computer to resume.
But with RPi4, no method seems able to make RPi4 resume from s2idle.

In addition, "systemctl hibernate" often causes kernel panic. Even with no panic,
turning off and on the power supply to RPi4 does not restore pre-hibernation
state, i.e., hibernation does not work.

If a distro includes an SBC-specific build of kernel with CONFIG_SUSPEND=n
and CONFIG_HIBERNATION=n, then the above problems probably cannot appear.

But Debian only ships generic kernel build for aarch64 with
CONFIG_SUSPEND=y and CONFIG_HIBERNATION=y.

If this is considered responsible by another package,
e.g. raspi-firmware, please feel free to reassign this.

This symptom can be supressed by

cat >/etc/systemd/sleep.conf.d/nosleep.conf <<'EOF'
[Sleep]
AllowSuspend=no
AllowHibernation=no
AllowSuspendThenHibernate=no
AllowHybridSleep=no
EOF

Best regards, Ryutaroh Matsumoto




-- Package-specific info:
** Version:
Linux version 5.10.0-3-arm64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Debian 5.10.12-1 (2021-01-30)

** 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  console=tty0 console=ttyS1,115200 root=LABEL=RASPIROOT rw fsck.repair=yes net.ifnames=0  rootwait rootfstype=btrfs module_blacklist=vc4

** Tainted: C (1024)
 * staging driver was loaded

** Kernel log:

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 5.10.0-3-arm64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Debian 5.10.12-1 (2021-01-30)
[    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 0x1ff019b00-0x1ff01bfff]
[    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  console=tty0 console=ttyS1,115200 root=LABEL=RASPIROOT rw fsck.repair=yes net.ifnames=0  rootwait rootfstype=btrfs module_blacklist=vc4
[    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: 4911672K/8244224K available (11648K kernel code, 2420K rwdata, 6848K rodata, 5312K init, 588K bss, 281880K reserved, 65536K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x3c/0x5c0 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 37920 entries in 149 pages
[    0.000000] ftrace: allocated 149 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.000008] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000204] Console: colour dummy device 80x25
[    0.000645] printk: console [tty0] enabled
[    0.000782] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000812] pid_max: default: 32768 minimum: 301
[    0.000989] LSM: Security Framework initializing
[    0.001042] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.001208] AppArmor: AppArmor initialized
[    0.001228] TOMOYO Linux initialized
[    0.001443] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.001579] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.004361] rcu: Hierarchical SRCU implementation.
[    0.006617] EFI services will not be available.
[    0.007237] smp: Bringing up secondary CPUs ...
[    0.008041] Detected PIPT I-cache on CPU1
[    0.008128] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.008968] Detected PIPT I-cache on CPU2
[    0.009014] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.009886] Detected PIPT I-cache on CPU3
[    0.009938] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.010055] smp: Brought up 1 node, 4 CPUs
[    0.010119] SMP: Total of 4 processors activated.
[    0.010134] CPU features: detected: 32-bit EL0 Support
[    0.010149] CPU features: detected: CRC32 instructions
[    0.010164] CPU features: detected: 32-bit EL1 Support
[    0.033804] CPU: All CPU(s) started at EL2
[    0.033922] alternatives: patching kernel code
[    0.193756] node 0 deferred pages initialised in 160ms
[    0.196612] devtmpfs: initialized
[    0.204362] Registered cp15_barrier emulation handler
[    0.204409] Registered setend emulation handler
[    0.204439] KASLR enabled
[    0.204836] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.204949] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.207207] pinctrl core: initialized pinctrl subsystem
[    0.208024] DMI not present or invalid.
[    0.208901] NET: Registered protocol family 16
[    0.210772] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.211028] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.211559] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.211626] audit: initializing netlink subsys (disabled)
[    0.211957] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1
[    0.213344] thermal_sys: Registered thermal governor 'fair_share'
[    0.213354] thermal_sys: Registered thermal governor 'bang_bang'
[    0.213374] thermal_sys: Registered thermal governor 'step_wise'
[    0.213387] thermal_sys: Registered thermal governor 'user_space'
[    0.213400] thermal_sys: Registered thermal governor 'power_allocator'
[    0.213847] cpuidle: using governor ladder
[    0.214056] cpuidle: using governor menu
[    0.214351] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.214489] ASID allocator initialised with 32768 entries
[    0.214956] Serial: AMBA PL011 UART driver
[    0.242601] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.242641] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.242656] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.242671] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.906049] ACPI: Interpreter disabled.
[    0.906364] iommu: Default domain type: Translated 
[    0.906705] vgaarb: loaded
[    0.907115] EDAC MC: Ver: 3.0.0
[    0.908828] NetLabel: Initializing
[    0.908851] NetLabel:  domain hash size = 128
[    0.908864] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.908946] NetLabel:  unlabeled traffic allowed by default
[    0.909545] clocksource: Switched to clocksource arch_sys_counter
[    0.984780] VFS: Disk quotas dquot_6.6.0
[    0.984901] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.985843] AppArmor: AppArmor Filesystem Enabled
[    0.987835] simple-framebuffer 3cb52000.framebuffer: framebuffer at 0x3cb52000, 0x1fa4000 bytes, mapped to 0x(____ptrval____)
[    0.987864] simple-framebuffer 3cb52000.framebuffer: format=a8r8g8b8, mode=3840x2160x32, linelength=15360
[    1.088679] Console: switching to colour frame buffer device 240x67
[    1.187967] simple-framebuffer 3cb52000.framebuffer: fb0: simplefb registered!
[    1.188584] pnp: PnP ACPI: disabled
[    1.198163] NET: Registered protocol family 2
[    1.199519] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    1.200794] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    1.202806] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.204219] TCP: Hash tables configured (established 65536 bind 65536)
[    1.205254] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.206094] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.206994] NET: Registered protocol family 1
[    1.207350] NET: Registered protocol family 44
[    1.207691] PCI: CLS 0 bytes, default 64
[    1.208280] Trying to unpack rootfs image as initramfs...
[    3.371069] Freeing initrd memory: 28728K
[    3.372765] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    3.373604] kvm [1]: IPA Size Limit: 44 bits
[    3.375497] kvm [1]: vgic interrupt IRQ9
[    3.375988] kvm [1]: Hyp mode initialized successfully
[    3.378140] Initialise system trusted keyrings
[    3.378526] Key type blacklist registered
[    3.379139] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[    3.386306] zbud: loaded
[    3.387403] integrity: Platform Keyring initialized
[    3.387777] Key type asymmetric registered
[    3.388084] Asymmetric key parser 'x509' registered
[    3.388484] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    3.389308] io scheduler mq-deadline registered
[    3.396389] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.397694] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    3.398217] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    3.398896] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[    3.399510] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[    3.463623] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    3.464315] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    3.464783] pci_bus 0000:00: root bus resource [bus 00-ff]
[    3.465192] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[    3.466002] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    3.466529] pci 0000:00:00.0: PME# supported from D0 D3hot
[    3.469520] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    3.470014] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    3.470612] pci 0000:01:00.0: PME# supported from D0 D3hot
[    3.483707] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff]
[    3.505551] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    3.527240] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.548694] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    3.570555] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    3.592250] pcieport 0000:00:00.0: PME: Signaling with IRQ 50
[    3.614330] pcieport 0000:00:00.0: AER: enabled with IRQ 50
[    3.647248] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.671757] printk: console [ttyS1] disabled
[    3.693932] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 33396584) is a 16550
[    4.783738] printk: console [ttyS1] enabled
[    4.811580] Serial: AMBA driver
[    4.837620] msm_serial: driver initialized
[    4.865620] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    4.895605] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    4.927209] mousedev: PS/2 mouse device common for all mice
[    4.957312] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    4.987995] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    5.019455] ledtrig-cpu: registered to indicate activity on CPUs
[    5.049248] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    5.079560] NET: Registered protocol family 10
[    5.150278] Segment Routing with IPv6
[    5.176725] mip6: Mobile IPv6
[    5.201919] NET: Registered protocol family 17
[    5.228648] mpls_gso: MPLS GSO support
[    5.255025] registered taskstats version 1
[    5.280829] Loading compiled-in X.509 certificates
[    5.457403] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    5.488425] Loaded X.509 cert 'Debian Secure Boot Signer 2020: 00b55eb3b9'
[    5.517383] zswap: loaded using pool lzo/zbud
[    5.543846] Key type ._fscrypt registered
[    5.569188] Key type .fscrypt registered
[    5.594157] Key type fscrypt-provisioning registered
[    5.620288] AppArmor: AppArmor sha1 policy hashing enabled
[    5.652907] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2
[    5.683527] serial serial0: tty port ttyAMA0 registered
[    5.712783] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-01-07T18:27:29
[    5.919154] Freeing unused kernel memory: 5312K
[    6.066169] Checked W+X mappings: passed, no W+X pages found
[    6.093938] Run /init as init process
[    6.119255]   with arguments:
[    6.119262]     /init
[    6.119268]   with environment:
[    6.119274]     HOME=/
[    6.119280]     TERM=linux
[    6.517964] libphy: Fixed MDIO Bus: probed
[    6.525967] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    6.596839] sdhci: Secure Digital Host Controller Interface driver
[    6.625952] sdhci: Copyright(c) Pierre Ossman
[    6.660249] sdhci-pltfm: SDHCI platform and OF driver helper
[    6.664367] usbcore: registered new interface driver usbfs
[    6.717417] usbcore: registered new interface driver hub
[    6.718443] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    6.718546] sdhci-iproc fe300000.sdhci: allocated mmc-pwrseq
[    6.745106] usbcore: registered new device driver usb
[    6.779895] mmc1: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    6.811591] mmc0: SDHCI controller on fe300000.sdhci [fe300000.sdhci] using PIO
[    6.829599] libphy: bcmgenet MII bus: probed
[    6.936014] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[    6.961502] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    6.965414] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    6.988749] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[    6.989005] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[    6.990238] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    7.017747] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    7.019183] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    7.022266] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[    7.023974] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    7.047232] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890
[    7.067596] random: fast init done
[    7.087575] mmc0: new high speed SDIO card at address 0001
[    7.091632] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[    7.105816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    7.355078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.384404] usb usb1: Product: xHCI Host Controller
[    7.411171] usb usb1: Manufacturer: Linux 5.10.0-3-arm64 xhci-hcd
[    7.439308] usb usb1: SerialNumber: 0000:01:00.0
[    7.466681] hub 1-0:1.0: USB hub found
[    7.492488] hub 1-0:1.0: 1 port detected
[    7.518895] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    7.545973] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    7.575171] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    7.603166] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    7.633365] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.662532] usb usb2: Product: xHCI Host Controller
[    7.689196] usb usb2: Manufacturer: Linux 5.10.0-3-arm64 xhci-hcd
[    7.717066] usb usb2: SerialNumber: 0000:01:00.0
[    7.743930] hub 2-0:1.0: USB hub found
[    7.769069] hub 2-0:1.0: 4 ports detected
[    7.867965] io scheduler bfq registered
[    7.941071] tun: Universal TUN/TAP device driver, 1.6
[    7.981641] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    8.125548] raid6: neonx8   gen()  1747 MB/s
[    8.176203] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    8.206377] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    8.217540] raid6: neonx8   xor()  1291 MB/s
[    8.235529] usb 1-1: Product: USB2.0 Hub
[    8.289441] hub 1-1:1.0: USB hub found
[    8.315381] hub 1-1:1.0: 4 ports detected
[    8.329535] raid6: neonx4   gen()  1816 MB/s
[    8.433538] raid6: neonx4   xor()  1364 MB/s
[    8.525545] raid6: neonx2   gen()  1570 MB/s
[    8.617538] raid6: neonx2   xor()  1203 MB/s
[    8.677562] usb 1-1.3: new low-speed USB device number 3 using xhci_hcd
[    8.709538] raid6: neonx1   gen()  1180 MB/s
[    8.801534] raid6: neonx1   xor()   944 MB/s
[    8.832170] usb 1-1.3: New USB device found, idVendor=15ca, idProduct=00c3, bcdDevice= 5.12
[    8.861516] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    8.889599] usb 1-1.3: Product: USB Optical Mouse
[    8.893537] raid6: int64x8  gen()  1001 MB/s
[    8.968276] hid: raw HID events driver (C) Jiri Kosina
[    9.005545] raid6: int64x8  xor()   565 MB/s
[    9.029584] usb 1-1.4: new low-speed USB device number 4 using xhci_hcd
[    9.034744] usbcore: registered new interface driver usbhid
[    9.083462] usbhid: USB HID core driver
[    9.107581] raid6: int64x4  gen()  1177 MB/s
[    9.141411] 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
[    9.179184] 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
[    9.213410] raid6: int64x4  xor()   726 MB/s
[    9.221730] usb 1-1.4: New USB device found, idVendor=1a2c, idProduct=4324, bcdDevice= 1.10
[    9.271054] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.301077] usb 1-1.4: Product: USB Keyboard
[    9.301538] raid6: int64x2  gen()   918 MB/s
[    9.327712] usb 1-1.4: Manufacturer: SEM
[    9.397370] 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
[    9.421534] raid6: int64x2  xor()   511 MB/s
[    9.499320] 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
[    9.529535] raid6: int64x1  gen()   732 MB/s
[    9.571199] 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
[    9.629540] raid6: int64x1  xor()   382 MB/s
[    9.659859] raid6: using algorithm neonx4 gen() 1816 MB/s
[    9.677958] 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.691189] raid6: .... xor() 1364 MB/s, rmw enabled
[    9.691197] raid6: using neon recovery algorithm
[    9.735679] 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.841311] xor: measuring software checksum speed
[    9.879144]    8regs           :  2522 MB/sec
[    9.913958] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    9.915030]    32regs          :  2924 MB/sec
[    9.985632]    arm64_neon      :  2628 MB/sec
[    9.987410] usb 2-2: New USB device found, idVendor=056e, idProduct=6a13, bcdDevice=11.00
[   10.017714] xor: using function: 32regs (2924 MB/sec)
[   10.088204] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   10.123976] usb 2-2: Product: ESD-EMN
[   10.156072] usb 2-2: Manufacturer: ELECOM
[   10.188584] usb 2-2: SerialNumber: 20B10164305600A9
[   10.283794] Btrfs loaded, crc32c=crc32c-generic
[   10.393655] SCSI subsystem initialized
[   10.441621] usbcore: registered new interface driver usb-storage
[   10.488201] scsi host0: uas
[   10.519769] usbcore: registered new interface driver uas
[   11.125910] scsi 0:0:0:0: Direct-Access     ELECOM   ESD-EMN          1100 PQ: 0 ANSI: 6
[   11.196707] sd 0:0:0:0: [sda] 1954713600 512-byte logical blocks: (1.00 TB/932 GiB)
[   11.233258] sd 0:0:0:0: [sda] Write Protect is off
[   11.266557] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[   11.266948] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.307766] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
[   11.366658]  sda: sda1 sda2 sda3
[   11.406857] sd 0:0:0:0: [sda] Attached SCSI disk
[   12.054690] BTRFS: device label RASPIROOT devid 1 transid 13538 /dev/sda2 scanned by mount (201)
[   12.094348] BTRFS info (device sda2): disk space caching is enabled
[   12.129886] BTRFS info (device sda2): has skinny extents
[   12.177751] BTRFS info (device sda2): start tree-log replay
[   12.320459] BTRFS info (device sda2): checking UUID tree
[   12.585935] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   12.867636] systemd[1]: System time before build time, advancing clock.
[   12.944515] systemd[1]: Inserted module 'autofs4'
[   13.027937] 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)
[   13.114263] systemd[1]: Detected architecture arm64.
[   13.170094] systemd[1]: Set hostname to <raspi48gb>.
[   13.458687] random: systemd-crontab: uninitialized urandom read (24 bytes read)
[   13.788423] systemd-crontab-generator[237]: ignoring /etc/cron.d/e2scrub_all because native timer is present
[   14.190820] systemd[1]: /lib/systemd/system/cron-failure@.service:11: Special user nobody configured, this is not safe!
[   14.245598] systemd[1]: /lib/systemd/system/cron-failure@.service:11: Special user nobody configured, this is not safe!
[   14.295309] systemd[1]: /lib/systemd/system/cron-failure@.service:11: Special user nobody configured, this is not safe!
[   14.344466] systemd[1]: /lib/systemd/system/cron-failure@.service:11: Special user nobody configured, this is not safe!
[   14.393174] systemd[1]: /lib/systemd/system/cron-failure@.service:11: Special user nobody configured, this is not safe!
[   14.456344] systemd[1]: Queued start job for default target Graphical Interface.
[   14.497654] random: systemd: uninitialized urandom read (16 bytes read)
[   14.543786] systemd[1]: Created slice system-getty.slice.
[   14.597756] random: systemd: uninitialized urandom read (16 bytes read)
[   14.639371] systemd[1]: Created slice system-modprobe.slice.
[   14.693741] random: systemd: uninitialized urandom read (16 bytes read)
[   14.735209] systemd[1]: Created slice system-postfix.slice.
[   14.792600] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   14.848661] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   14.904390] systemd[1]: Created slice User and Session Slice.
[   14.958235] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   15.014016] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   15.070806] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   15.129937] systemd[1]: Reached target Local Encrypted Volumes.
[   15.181842] systemd[1]: Reached target User and Group Name Lookups.
[   15.233742] systemd[1]: Reached target Remote File Systems.
[   15.281742] systemd[1]: Reached target Slices.
[   15.331769] systemd[1]: Listening on Syslog Socket.
[   15.378306] systemd[1]: Listening on fsck to fsckd communication Socket.
[   15.430063] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   15.482676] systemd[1]: Listening on Journal Audit Socket.
[   15.530354] systemd[1]: Listening on Journal Socket (/dev/log).
[   15.578413] systemd[1]: Listening on Journal Socket.
[   15.623574] systemd[1]: Listening on udev Control Socket.
[   15.670291] systemd[1]: Listening on udev Kernel Socket.
[   15.720167] systemd[1]: Mounting Huge Pages File System...
[   15.771930] systemd[1]: Mounting POSIX Message Queue File System...
[   15.824786] systemd[1]: Mounting Kernel Debug File System...
[   15.876388] systemd[1]: Mounting Kernel Trace File System...
[   15.932627] systemd[1]: Starting Restore / save the current clock...
[   15.985056] systemd[1]: Starting Set the console keyboard layout...
[   16.038908] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   16.101281] systemd[1]: Starting Load Kernel Module configfs...
[   16.152803] systemd[1]: Starting Load Kernel Module drm...
[   16.204931] systemd[1]: Starting Load Kernel Module fuse...
[   16.252635] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   16.285020] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   16.299636] fuse: init (API version 7.32)
[   16.347730] systemd[1]: Starting Journal Service...
[   16.376232] random: crng init done
[   16.402416] random: 6 urandom warning(s) missed due to ratelimiting
[   16.454367] systemd[1]: Starting Load Kernel Modules...
[   16.504749] systemd[1]: Starting Remount Root and Kernel File Systems...
[   16.556968] systemd[1]: Starting Coldplug All udev Devices...
[   16.619850] systemd[1]: Mounted Huge Pages File System.
[   16.666909] systemd[1]: Mounted POSIX Message Queue File System.
[   16.714683] systemd[1]: Mounted Kernel Debug File System.
[   16.749309] BTRFS info (device sda2): turning on async discard
[   16.758599] systemd[1]: Started Journal Service.
[   16.776858] BTRFS info (device sda2): turning off barriers
[   16.829861] BTRFS info (device sda2): disk space caching is enabled
[   24.721486] vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   24.781450] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[   24.900392] iproc-rng200 fe104000.rng: hwrng registered
[   24.995594] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   25.008751] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   25.023707] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[   25.058555] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[   25.070395] Module vc4 is blacklisted
[   25.090736] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   25.115060] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[   25.136724] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[   25.137209] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[   25.140884] mc: Linux media interface: v0.10
[   25.159902] io scheduler kyber registered
[   25.215722] videodev: Linux video capture interface: v2.00
[   25.241374] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   25.242142] usbcore: registered new interface driver brcmfmac
[   25.253450] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[   25.255951] bcm2835_audio bcm2835_audio: card created with 8 channels
[   25.365390] brcmfmac mmc0:0001:1: firmware: direct-loading firmware brcm/brcmfmac43455-sdio.bin
[   25.379143] brcmfmac mmc0:0001:1: firmware: direct-loading firmware brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
[   25.435474] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   25.463236] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[   25.516634] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   25.537990] brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.clm_blob (-2)
[   25.547146] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[   25.547194] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   25.549336] cryptd: max_cpu_qlen set to 1000
[   25.580368] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar  1 2015 07:29:38 version 7.45.18 (r538002) FWID 01-6a2c8ad4
[   25.689612] Adding 10485736k swap on /dev/sda3.  Priority:-2 extents:1 across:10485736k FS
[   26.042703] Bluetooth: Core ver 2.22
[   26.046879] NET: Registered protocol family 31
[   26.051553] Bluetooth: HCI device and connection manager initialized
[   26.058141] Bluetooth: HCI socket layer initialized
[   26.063313] Bluetooth: L2CAP socket layer initialized
[   26.068677] Bluetooth: SCO socket layer initialized
[   26.077757] FAT-fs (sda1): mounting with "discard" option, but the device does not support discard
[   26.130254] Bluetooth: HCI UART driver ver 2.3
[   26.134865] Bluetooth: HCI UART protocol H4 registered
[   26.140341] Bluetooth: HCI UART protocol LL registered
[   26.145683] Bluetooth: HCI UART protocol ATH3K registered
[   26.151539] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   26.158536] Bluetooth: HCI UART protocol Intel registered
[   26.165059] Bluetooth: HCI UART protocol Broadcom registered
[   26.171507] Bluetooth: HCI UART protocol QCA registered
[   26.177316] Bluetooth: HCI UART protocol AG6XX registered
[   26.183802] Bluetooth: HCI UART protocol Marvell registered
[   26.190010] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[   26.190189] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[   26.263025] audit: type=1400 audit(1612607629.291:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=521 comm="apparmor_parser"
[   26.279462] audit: type=1400 audit(1612607629.291:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=521 comm="apparmor_parser"
[   26.296674] audit: type=1400 audit(1612607629.291:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=518 comm="apparmor_parser"
[   26.312812] audit: type=1400 audit(1612607629.291:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=518 comm="apparmor_parser"
[   26.328737] audit: type=1400 audit(1612607629.291:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=518 comm="apparmor_parser"
[   26.344285] uart-pl011 fe201000.serial: no DMA platform data
[   26.344484] audit: type=1400 audit(1612607629.291:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=519 comm="apparmor_parser"
[   26.371958] audit: type=1400 audit(1612607629.399:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=526 comm="apparmor_parser"
[   26.388523] audit: type=1400 audit(1612607629.399:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=525 comm="apparmor_parser"
[   26.412151] audit: type=1400 audit(1612607629.439:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=529 comm="apparmor_parser"
[   26.601892] audit: type=1400 audit(1612607629.631:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=522 comm="apparmor_parser"
[   26.606224] Bluetooth: hci0: BCM: chip id 107
[   26.622556] Bluetooth: hci0: BCM: features 0x2f
[   26.628733] Bluetooth: hci0: BCM4345C0
[   26.632610] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[   26.638788] bluetooth hci0: firmware: failed to load brcm/BCM4345C0.hcd (-2)
[   26.646082] bluetooth hci0: firmware: failed to load brcm/BCM.hcd (-2)
[   26.653666] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[   26.660577] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd'
[   26.660587] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
[   27.653026] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   27.658570] Bluetooth: BNEP filters: protocol multicast
[   27.664040] Bluetooth: BNEP socket layer initialized
[   28.134703] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[   28.150673] bcmgenet fd580000.ethernet eth0: Link is Down
[   37.306366] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   37.853622] vcc-sd: disabling
[   39.596530] rfkill: input handler disabled
[   61.605292] rfkill: input handler enabled
[  247.589902] systemd-crontab-generator[3903]: ignoring /etc/cron.d/e2scrub_all because native timer is present
[  280.576814] systemd-crontab-generator[4206]: ignoring /etc/cron.d/e2scrub_all because native timer is present
[  281.370494] systemd-crontab-generator[4225]: ignoring /etc/cron.d/e2scrub_all because native timer is present
[  415.399507] rfkill: input handler disabled
[  453.240575] rfkill: input handler enabled
[  462.666212] rfkill: input handler disabled
[  498.099934] rfkill: input handler enabled
[  507.689843] rfkill: input handler disabled
[  524.656863] rfkill: input handler enabled
[  533.403580] rfkill: input handler disabled
[  545.415554] rfkill: input handler enabled
[  583.660869] rfkill: input handler disabled
[ 1808.964764] PM: suspend entry (s2idle)


** Model information
Device Tree model: Raspberry Pi 4 Model B Rev 1.4

** Loaded modules:
rfcomm
algif_hash
algif_skcipher
af_alg
bnep
binfmt_misc
nls_ascii
nls_cp437
vfat
fat
hci_uart
btqca
btrtl
btbcm
btintel
btsdio
bluetooth
jitterentropy_rng
aes_neon_bs
bcm2835_v4l2(C)
aes_neon_blk
bcm2835_mmal_vchiq(C)
uvcvideo
snd_usb_audio
crypto_simd
cryptd
videobuf2_vmalloc
videobuf2_memops
snd_usbmidi_lib
videobuf2_v4l2
drbg
snd_hwdep
kyber_iosched
videobuf2_common
snd_rawmidi
snd_bcm2835(C)
videodev
snd_seq_device
brcmfmac
snd_soc_core
joydev
aes_arm64
sg
evdev
snd_pcm_dmaengine
mc
brcmutil
aes_generic
snd_pcm
snd_timer
ansi_cprng
cfg80211
snd
ecdh_generic
ecc
crc16
rfkill
vchiq(C)
soundcore
libaes
cec
pwm_bcm2835
iproc_rng200
bcm2711_thermal
bcm2835_wdt
rng_core
drm_kms_helper
cpufreq_dt
leds_gpio
fuse
drm
configfs
ip_tables
x_tables
autofs4
btrfs
blake2b_generic
xor
xor_neon
hid_generic
usbhid
hid
sd_mod
t10_pi
crc_t10dif
crct10dif_generic
uas
usb_storage
scsi_mod
raid6_pq
libcrc32c
crc32c_generic
vhost_net
tun
vhost
vhost_iotlb
tap
bfq
dwc2
xhci_pci
xhci_hcd
udc_core
broadcom
bcm_phy_lib
roles
mdio_bcm_unimac
sdhci_iproc
crct10dif_ce
raspberrypi_cpufreq
usbcore
genet
sdhci_pltfm
reset_raspberrypi
crct10dif_common
i2c_bcm2835
of_mdio
gpio_regulator
sdhci
fixed_phy
libphy
fixed
usb_common
phy_generic

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether dc:a6:32:bb:99:d9 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether dc:a6:32:bb:99:da brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.84/24 brd 192.168.1.255 scope global dynamic noprefixroute wlan0
       valid_lft 42426sec preferred_lft 42426sec
    inet6 2400:4050:2ba1:ac00:cd92:2877:b770:d090/64 scope global dynamic noprefixroute 
       valid_lft 13629sec preferred_lft 11829sec
    inet6 fe80::1d5a:e92c:67f8:3aa4/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:   10365     129    0    0    0     0          0         0    10365     129    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 wlan0: 30907048   22086    0    0    0     0          0        34   793380    6744    0    0    0     0       0          0


** PCI devices:
00:00.0 PCI bridge [0604]: Broadcom Inc. and subsidiaries BCM2711 PCIe Bridge [14e4:2711] (rev 10) (prog-if 00 [Normal decode])
	Device tree node: /sys/firmware/devicetree/base/scb/pcie@7d500000/pci@1,0
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 50
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00000000-00000fff [size=4K]
	Memory behind bridge: f8000000-f80fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [48] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [ac] Express (v2) Root Port (Slot-), MSI 00
		DevCap:	MaxPayload 512 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <2us
			ClockPM+ Surprise- LLActRep- BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s (ok), Width x1 (ok)
			TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt+
		RootCap: CRSVisible+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd-
			 AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd-
			 AtomicOpsCtl: ReqEn- EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-5GT/s, Crosslink- Retimer- 2Retimers- DRS+
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported, DRS-
			 DownstreamComp: Link Down - Not Determined
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
		RootCmd: CERptEn+ NFERptEn+ FERptEn+
		RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
			 FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
		ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
	Capabilities: [180 v1] Vendor Specific Information: ID=0000 Rev=0 Len=028 <?>
	Capabilities: [240 v1] L1 PM Substates
		L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
			  PortCommonModeRestoreTime=8us PortTPowerOnTime=10us
		L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
			   T_CommonMode=1us LTR1.2_Threshold=0ns
		L1SubCtl2: T_PwrOn=10us
	Kernel driver in use: pcieport

01:00.0 USB controller [0c03]: VIA Technologies, Inc. VL805 USB 3.0 Host Controller [1106:3483] (rev 01) (prog-if 30 [XHCI])
	Subsystem: VIA Technologies, Inc. VL805 USB 3.0 Host Controller [1106:3483]
	Device tree node: /sys/firmware/devicetree/base/scb/pcie@7d500000/pci@1,0/usb@1,0
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 51
	Region 0: Memory at 600000000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot-,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] MSI: Enable+ Count=1/4 Maskable- 64bit+
		Address: 00000000fffffffc  Data: 6540
	Capabilities: [c4] Express (v2) Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.000W
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <16us
			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp-
		LnkCtl:	ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s (ok), Width x1 (ok)
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR-
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- TPHComp- ExtTPHComp-
			 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled,
			 AtomicOpsCtl: ReqEn-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis+
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci


** USB devices:
Bus 002 Device 002: ID 056e:6a13 Elecom Co., Ltd ESD-EMN
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 1a2c:4324 China Resource Semico Co., Ltd USB Keyboard
Bus 001 Device 004: ID 15ca:00c3 Textech International Ltd. Mini Optical Mouse
Bus 001 Device 003: ID 056e:701a Elecom Co., Ltd ELECOM 2MP Webcam
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: arm64 (aarch64)

Kernel: Linux 5.10.0-3-arm64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_CRAP
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.10.0-3-arm64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.139
ii  kmod                                    28-1
ii  linux-base                              4.6

Versions of packages linux-image-5.10.0-3-arm64 recommends:
ii  apparmor             2.13.6-7
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-5.10.0-3-arm64 suggests:
pn  debian-kernel-handbook  <none>
pn  linux-doc-5.10          <none>

Versions of packages linux-image-5.10.0-3-arm64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
ii  firmware-brcm80211        20201218-3
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
ii  firmware-misc-nonfree     20201218-3
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: