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

Bug#971059: linux-image-5.8.0-2-armmp-lpae: PCI invisible on Raspberry Pi 4B 8GB



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

Dear Maintainer,

I am reporting a similar symptom to
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968109
for a different kernel package (armmp-lpae).

PCI peripherals of Raspberry Pi 4B (8GB model) are completely
invisible. lspci shows nothing.
As a result, USB is unusable.

Best regards, Ryutaroh Matsumoto

-- Package-specific info:
** Version:
Linux version 5.8.0-2-armmp-lpae (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.0-8) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35) #1 SMP Debian 5.8.10-1 (2020-09-19)

** Command line:
video=HDMI-A-1:3840x2160M@30,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 dma.dmachans=0x71f5 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=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty0 console=ttyS1,115200 root=/dev/mmcblk1p2 rw elevator=deadline fsck.repair=yes net.ifnames=0  rootwait

** Tainted: CE (9216)
 * staging driver was loaded
 * unsigned module was loaded

** Kernel log:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.8.0-2-armmp-lpae (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.0-8) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35) #1 SMP Debian 5.8.10-1 (2020-09-19)
[    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.4
[    0.000000] Memory policy: Data cache writealloc
[    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] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
[    0.000000]   Normal   empty
[    0.000000]   HighMem  [mem 0x0000000030000000-0x00000001ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[    0.000000] On node 0 totalpages: 2061312
[    0.000000]   DMA zone: 2304 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[    0.000000]   HighMem zone: 1864704 pages, LIFO batch:63
[    0.000000] percpu: Embedded 21 pages/cpu s54220 r8192 d23604 u86016
[    0.000000] pcpu-alloc: s54220 r8192 d23604 u86016 alloc=21*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2059008
[    0.000000] Kernel command line: video=HDMI-A-1:3840x2160M@30,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 dma.dmachans=0x71f5 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=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty0 console=ttyS1,115200 root=/dev/mmcblk1p2 rw elevator=deadline fsck.repair=yes net.ifnames=0  rootwait
[    0.000000] Kernel parameter elevator= does not have any effect anymore.
               Please use sysfs to set IO scheduler for individual devices.
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x23985000-0x27985000] (64MB)
[    0.000000] Memory: 7974884K/8245248K available (10240K kernel code, 1263K rwdata, 3228K rodata, 2048K init, 336K bss, 204828K reserved, 65536K cma-reserved, 7393280K highmem)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x48/0x570 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 35987 entries in 71 pages
[    0.000000] ftrace: allocated 71 pages with 4 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] 	Rude 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: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[    0.000027] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    0.000087] bcm2835: system timer (irq = 17)
[    0.002136] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.002154] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.002172] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.002187] Switching to timer-based delay loop, resolution 18ns
[    0.002577] Console: colour dummy device 80x30
[    0.003135] printk: console [tty0] enabled
[    0.003190] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.003220] pid_max: default: 32768 minimum: 301
[    0.003434] LSM: Security Framework initializing
[    0.003505] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.003661] AppArmor: AppArmor initialized
[    0.003684] TOMOYO Linux initialized
[    0.003767] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.003798] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.004854] CPU: Testing write buffer coherency: ok
[    0.005184] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.005790] Setting up static identity map for 0x400000 - 0x4000ac
[    0.006649] rcu: Hierarchical SRCU implementation.
[    0.009388] EFI services will not be available.
[    0.009801] smp: Bringing up secondary CPUs ...
[    0.010703] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.011666] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.012542] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.012669] smp: Brought up 1 node, 4 CPUs
[    0.012722] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[    0.012741] CPU: All CPU(s) started in HYP mode.
[    0.012756] CPU: Virtualization extensions available.
[    0.013558] devtmpfs: initialized
[    0.021349] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[    0.021854] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.021934] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.023859] pinctrl core: initialized pinctrl subsystem
[    0.024729] thermal_sys: Registered thermal governor 'fair_share'
[    0.024734] thermal_sys: Registered thermal governor 'step_wise'
[    0.025001] DMI not present or invalid.
[    0.025414] NET: Registered protocol family 16
[    0.028067] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.028798] audit: initializing netlink subsys (disabled)
[    0.029027] audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1
[    0.030380] No ATAGs?
[    0.030529] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.030553] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.031551] Serial: AMBA PL011 UART driver
[    0.054327] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.134817] iommu: Default domain type: Translated 
[    1.135520] vgaarb: loaded
[    1.136284] mc: Linux media interface: v0.10
[    1.136333] videodev: Linux video capture interface: v2.00
[    1.137583] NetLabel: Initializing
[    1.137602] NetLabel:  domain hash size = 128
[    1.137618] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.137701] NetLabel:  unlabeled traffic allowed by default
[    1.138217] clocksource: Switched to clocksource arch_sys_counter
[    1.230187] VFS: Disk quotas dquot_6.6.0
[    1.230323] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.231227] AppArmor: AppArmor Filesystem Enabled
[    1.231959] simple-framebuffer 3e29a000.framebuffer: framebuffer at 0x3e29a000, 0x960000 bytes, mapped to 0x(ptrval)
[    1.231991] simple-framebuffer 3e29a000.framebuffer: format=a8r8g8b8, mode=1920x1280x32, linelength=7680
[    1.255171] Console: switching to colour frame buffer device 240x80
[    1.277790] simple-framebuffer 3e29a000.framebuffer: fb0: simplefb registered!
[    1.287737] NET: Registered protocol family 2
[    1.288484] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.288655] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    1.288868] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.289035] TCP: Hash tables configured (established 8192 bind 8192)
[    1.289276] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.289410] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.289695] NET: Registered protocol family 1
[    1.289792] NET: Registered protocol family 44
[    1.289877] PCI: CLS 0 bytes, default 64
[    1.290362] Trying to unpack rootfs image as initramfs...
[    3.006881] Freeing initrd memory: 22996K
[    3.009022] Initialise system trusted keyrings
[    3.009165] Key type blacklist registered
[    3.009424] workingset: timestamp_bits=14 max_order=21 bucket_order=7
[    3.017301] zbud: loaded
[    3.018389] integrity: Platform Keyring initialized
[    3.018487] Key type asymmetric registered
[    3.018561] Asymmetric key parser 'x509' registered
[    3.018873] bounce: pool size: 64 pages
[    3.018985] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    3.019365] io scheduler mq-deadline registered
[    3.034813] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[    3.037244] printk: console [ttyS1] disabled
[    3.037402] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 33, base_baud = 33402922) is a 16550
[    3.857414] printk: console [ttyS1] enabled
[    3.862711] Serial: AMBA driver
[    3.867145] STM32 USART driver initialized
[    3.872881] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    3.882224] libphy: Fixed MDIO Bus: probed
[    3.886962] mousedev: PS/2 mouse device common for all mice
[    3.897321] ledtrig-cpu: registered to indicate activity on CPUs
[    3.904139] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    3.911145] NET: Registered protocol family 10
[    3.955781] Segment Routing with IPv6
[    3.959787] mip6: Mobile IPv6
[    3.962869] NET: Registered protocol family 17
[    3.967624] mpls_gso: MPLS GSO support
[    3.971832] Registering SWP/SWPB emulation handler
[    3.976963] registered taskstats version 1
[    3.981209] Loading compiled-in X.509 certificates
[    4.234156] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    4.243231] Loaded X.509 cert 'Debian Secure Boot Signer 2020: 00b55eb3b9'
[    4.250491] zswap: loaded using pool lzo/zbud
[    4.255618] Key type ._fscrypt registered
[    4.259790] Key type .fscrypt registered
[    4.263866] Key type fscrypt-provisioning registered
[    4.269180] AppArmor: AppArmor sha1 policy hashing enabled
[    4.281476] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 31, base_baud = 0) is a PL011 rev2
[    4.296512] serial serial0: tty port ttyAMA0 registered
[    4.310489] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01T13:23:40
[    4.325649] raspberrypi-clk raspberrypi-clk: CPU frequency range: min 600000000, max 1500000000
[    4.359099] Freeing unused kernel memory: 2048K
[    4.370154] Checked W+X mappings: passed, no W+X pages found
[    4.381747] Run /init as init process
[    4.391228]   with arguments:
[    4.391236]     /init
[    4.391243]   with environment:
[    4.391250]     HOME=/
[    4.391256]     TERM=linux
[    4.760682] sdhci: module verification failed: signature and/or required key missing - tainting kernel
[    4.770510] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    4.800331] sdhci: Secure Digital Host Controller Interface driver
[    4.813371] sdhci: Copyright(c) Pierre Ossman
[    4.832177] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.857143] usbcore: registered new interface driver usbfs
[    4.871314] usbcore: registered new interface driver hub
[    4.871338] sdhci-iproc fe300000.sdhci: allocated mmc-pwrseq
[    4.883562] usbcore: registered new device driver usb
[    4.922433] mmc0: SDHCI controller on fe300000.sdhci [fe300000.sdhci] using PIO
[    4.948231] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[    4.956953] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[    4.961518] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[    4.974682] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    4.983295] mmc1: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    5.013078] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    5.028062] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[    5.041355] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    5.082364] random: fast init done
[    5.087652] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[    5.091733] mmc1: new ultra high speed DDR50 SDHC card at address 5048
[    5.118639] mmcblk1: mmc1:5048 SD32G 28.9 GiB 
[    5.131922]  mmcblk1: p1 p2 p3
[    5.172801] mmc0: new high speed SDIO card at address 0001
[    5.386768] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[    5.589062] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    5.942409] systemd[1]: System time before build time, advancing clock.
[    6.000755] systemd[1]: Inserted module 'autofs4'
[    6.050447] systemd[1]: systemd 246.6-1 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=hybrid)
[    6.085961] systemd[1]: Detected architecture arm.
[    6.139479] systemd[1]: Set hostname to <rpi4armhf-20200927>.
[    6.796863] systemd[1]: Queued start job for default target Graphical Interface.
[    6.811918] random: systemd: uninitialized urandom read (16 bytes read)
[    6.829846] systemd[1]: Created slice system-getty.slice.
[    6.858529] random: systemd: uninitialized urandom read (16 bytes read)
[    6.873069] systemd[1]: Created slice system-modprobe.slice.
[    6.902406] random: systemd: uninitialized urandom read (16 bytes read)
[    6.917039] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    6.948386] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.979872] systemd[1]: Created slice system-wpa_supplicant.slice.
[    7.011743] systemd[1]: Created slice User and Session Slice.
[    7.038728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.070680] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.103337] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.138692] systemd[1]: Reached target Local Encrypted Volumes.
[    7.166547] systemd[1]: Reached target Paths.
[    7.190468] systemd[1]: Reached target Remote File Systems.
[    7.218413] systemd[1]: Reached target Slices.
[    7.243128] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.274687] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.303178] systemd[1]: Listening on Journal Audit Socket.
[    7.331044] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.359059] systemd[1]: Listening on Journal Socket.
[    7.387194] systemd[1]: Listening on Network Service Netlink Socket.
[    7.419119] systemd[1]: Listening on udev Control Socket.
[    7.446917] systemd[1]: Listening on udev Kernel Socket.
[    7.480169] systemd[1]: Mounting Huge Pages File System...
[    7.512089] systemd[1]: Mounting POSIX Message Queue File System...
[    7.548292] systemd[1]: Mounting Kernel Debug File System...
[    7.580883] systemd[1]: Mounting Kernel Trace File System...
[    7.616739] systemd[1]: Starting Set the console keyboard layout...
[    7.652889] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.692438] systemd[1]: Starting Load Kernel Module drm...
[    7.728445] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.744263] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.775574] systemd[1]: Starting Journal Service...
[    7.811288] systemd[1]: Starting Load Kernel Modules...
[    7.837084] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.873130] systemd[1]: Starting Coldplug All udev Devices...
[    7.911675] EXT4-fs (mmcblk1p2): re-mounted. Opts: discard
[    7.915788] systemd[1]: Mounted Huge Pages File System.
[    7.955686] systemd[1]: Mounted POSIX Message Queue File System.
[    7.987123] systemd[1]: Mounted Kernel Debug File System.
[    8.015243] systemd[1]: Mounted Kernel Trace File System.
[    8.045959] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.080365] systemd[1]: modprobe@drm.service: Succeeded.
[    8.095114] systemd[1]: Finished Load Kernel Module drm.
[    8.126873] systemd[1]: Finished Load Kernel Modules.
[    8.155116] systemd[1]: Started Journal Service.
[    9.208658] vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    9.241163] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    9.319126] iproc-rng200 fe104000.rng: hwrng registered
[    9.530324] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.546497] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    9.561049] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    9.575604] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.594132] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    9.609185] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    9.668003] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    9.670178] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    9.705988] bcm2835_audio bcm2835_audio: card created with 8 channels
[    9.738620] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    9.753179] usbcore: registered new interface driver brcmfmac
[    9.757489] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[    9.785343] brcmfmac mmc0:0001:1: firmware: direct-loading firmware brcm/brcmfmac43455-sdio.bin
[    9.803421] brcmfmac mmc0:0001:1: firmware: direct-loading firmware brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
[    9.862245] random: crng init done
[    9.868707] random: 7 urandom warning(s) missed due to ratelimiting
[    9.933685] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    9.947554] brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.clm_blob (-2)
[    9.959528] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[    9.972413] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[    9.993011] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar  1 2015 07:29:38 version 7.45.18 (r538002) FWID 01-6a2c8ad4
[   10.028888] Adding 10485756k swap on /dev/mmcblk1p3.  Priority:-2 extents:1 across:10485756k SSDscFS
[   10.048805] Bluetooth: Core ver 2.22
[   10.056067] NET: Registered protocol family 31
[   10.063832] Bluetooth: HCI device and connection manager initialized
[   10.074078] Bluetooth: HCI socket layer initialized
[   10.082413] Bluetooth: L2CAP socket layer initialized
[   10.091160] Bluetooth: SCO socket layer initialized
[   10.682009] audit: type=1400 audit(1600712920.731:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=394 comm="apparmor_parser"
[   10.701969] audit: type=1400 audit(1600712920.735:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=395 comm="apparmor_parser"
[   10.720704] audit: type=1400 audit(1600712920.735:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=395 comm="apparmor_parser"
[   16.641578] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  260.046099] audit: type=1400 audit(1601167761.953:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=7330 comm="apparmor_parser"
[  260.061617] audit: type=1400 audit(1601167761.957:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=7330 comm="apparmor_parser"
[  260.076954] audit: type=1400 audit(1601167761.957:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=7330 comm="apparmor_parser"

** Model information
Hardware	: BCM2711
Revision	: 0000
Device Tree model: Raspberry Pi 4 Model B Rev 1.4

** Loaded modules:
nls_ascii(E)
nls_cp437(E)
vfat(E)
fat(E)
btsdio(E)
bluetooth(E)
jitterentropy_rng(E)
drbg(E)
ansi_cprng(E)
ecdh_generic(E)
ecc(E)
snd_bcm2835(CE)
bcm2835_v4l2(CE)
brcmfmac(E)
videobuf2_vmalloc(E)
snd_pcm(E)
videobuf2_memops(E)
videobuf2_v4l2(E)
snd_timer(E)
brcmutil(E)
videobuf2_common(E)
snd(E)
soundcore(E)
cpufreq_dt(E)
cfg80211(E)
rfkill(E)
raspberrypi_cpufreq(E)
iproc_rng200(E)
rng_core(E)
vchiq(CE)
pwm_bcm2835(E)
bcm2835_wdt(E)
leds_gpio(E)
drm(E)
ip_tables(E)
x_tables(E)
autofs4(E)
ext4(E)
crc16(E)
mbcache(E)
jbd2(E)
crc32c_generic(E)
dwc2(E)
udc_core(E)
sdhci_iproc(E)
usbcore(E)
sdhci_pltfm(E)
i2c_bcm2835(E)
gpio_regulator(E)
phy_generic(E)
sdhci(E)

** Network status:
*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 wlan0: 14263222   12262    0    0    0     0          0         6   845293    6144    0    0    0     0       0          0


** PCI devices:
not available

** USB devices:
not available


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armhf (armv7l)

Kernel: Linux 5.8.0-2-armmp-lpae (SMP w/4 CPU threads)
Kernel taint flags: TAINT_CRAP, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.8.0-2-armmp-lpae depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.139
ii  kmod                                    27+20200310-2
ii  linux-base                              4.6

Versions of packages linux-image-5.8.0-2-armmp-lpae recommends:
ii  apparmor             2.13.4-3
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-5.8.0-2-armmp-lpae suggests:
pn  debian-kernel-handbook  <none>
pn  linux-doc-5.8           <none>

Versions of packages linux-image-5.8.0-2-armmp-lpae is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
ii  firmware-brcm80211        20200817-1
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     20200817-1
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: