-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Description
I have installed the driver successfully on my Raspberry Pi Zero W but after rebooting, when plugging in the USB WIFI adapter (TP-Link T2U Plus), all sudo commands stop working - I can't use CTRL+C to interrupt after running a sudo command - I can't SSH, login VIA a TTY, or shutdown.
Here is the dmesg log:
dmesg log
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.6.62+rpt-rpi-v6 (serge@raspberrypi.com) (gcc-12 (Raspbian 12.2.0-14+rpi1) 12.2.0, GNU ld (GNU Binutils for Raspbian) 2.40) #1 Raspbian 1:6.6.62-1+rpt1 (2024-11-25)
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi Zero W Rev 1.1
[ 0.000000] random: crng init done
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Reserved memory: created CMA memory pool at 0x0e400000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0e400000..0x1e3fffff (262144 KiB) map reusable linux,cma
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000001effffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000001effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001effffff]
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=B8:27:EB:D5:1A:95 vc_mem.mem_base=0x1fa00000 vc_mem.mem_size=0x20000000 console=ttyS0,115200 console=tty1 root=PARTUUID=a3486cb0-02 rootfstype=ext4 fsck.repair=yes rootwait modules-load=dwc2,g_ether
[ 0.000000] cgroup: Disabling memory control group subsystem
[ 0.000000] Unknown kernel command line parameters "modules-load=dwc2,g_ether", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 125860
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 213880K/507904K available (10033K kernel code, 1478K rwdata, 3124K rodata, 460K init, 581K bss, 31880K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 35022 entries in 103 pages
[ 0.000000] ftrace: allocated 103 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000006] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ 0.000061] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ 0.000152] bcm2835: system timer (irq = 27)
[ 0.000967] Console: colour dummy device 80x30
[ 0.001005] printk: console [tty1] enabled
[ 0.001794] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
[ 0.060294] CPU: Testing write buffer coherency: ok
[ 0.060408] pid_max: default: 32768 minimum: 301
[ 0.060582] LSM: initializing lsm=capability,integrity
[ 0.060899] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.060974] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.064003] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[ 0.064341] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[ 0.064644] Setting up static identity map for 0x8220 - 0x8258
[ 0.065984] devtmpfs: initialized
[ 0.079217] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 0.079641] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.079737] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.115407] pinctrl core: initialized pinctrl subsystem
[ 0.117174] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.119760] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.126974] audit: initializing netlink subsys (disabled)
[ 0.127530] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1
[ 0.128659] thermal_sys: Registered thermal governor 'step_wise'
[ 0.129030] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.129126] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.129600] Serial: AMBA PL011 UART driver
[ 0.139114] bcm2835-mbox 2000b880.mailbox: mailbox enabled
[ 0.160751] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-11-26T12:54:33, variant start_cd
[ 0.170779] raspberrypi-firmware soc:firmware: Firmware hash is 2ae30f53898ae2f1ba77ff570a92991bedfb0398
[ 0.186567] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.194166] bcm2835-dma 20007000.dma-controller: DMA legacy API manager, dmachans=0x1
[ 0.196904] SCSI subsystem initialized
[ 0.197398] usbcore: registered new interface driver usbfs
[ 0.197526] usbcore: registered new interface driver hub
[ 0.197660] usbcore: registered new device driver usb
[ 0.198464] pps_core: LinuxPPS API ver. 1 registered
[ 0.198526] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.198631] PTP clock support registered
[ 0.211877] clocksource: Switched to clocksource timer
[ 0.212747] VFS: Disk quotas dquot_6.6.0
[ 0.212895] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.213148] FS-Cache: Loaded
[ 0.214033] CacheFiles: Loaded
[ 0.253722] NET: Registered PF_INET protocol family
[ 0.254121] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.262964] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.263094] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.263163] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.263280] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.263428] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.263600] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.263684] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.264039] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.265050] RPC: Registered named UNIX socket transport module.
[ 0.265129] RPC: Registered udp transport module.
[ 0.265162] RPC: Registered tcp transport module.
[ 0.265190] RPC: Registered tcp-with-tls transport module.
[ 0.265220] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.266121] armv6-pmu arm-pmu: hw perfevents: no irqs for PMU, sampling events not supported
[ 0.266252] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
[ 0.270309] Trying to unpack rootfs image as initramfs...
[ 4.347586] Initialise system trusted keyrings
[ 4.348078] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 4.348278] zbud: loaded
[ 4.349721] NFS: Registering the id_resolver key type
[ 4.349846] Key type id_resolver registered
[ 4.349886] Key type id_legacy registered
[ 4.349972] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 4.350019] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 4.351359] Key type asymmetric registered
[ 4.351445] Asymmetric key parser 'x509' registered
[ 4.351650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 4.351709] io scheduler mq-deadline registered
[ 4.351745] io scheduler kyber registered
[ 4.351978] io scheduler bfq registered
[ 4.354798] pinctrl-bcm2835 20200000.gpio: GPIO_OUT persistence: yes
[ 4.356487] simple-framebuffer 1f5ff000.framebuffer: framebuffer at 0x1f5ff000, 0x3fc000 bytes
[ 4.356590] simple-framebuffer 1f5ff000.framebuffer: format=r5g6b5, mode=1920x1080x16, linelength=3840
[ 4.387826] Console: switching to colour frame buffer device 240x67
[ 4.425496] simple-framebuffer 1f5ff000.framebuffer: fb0: simplefb registered!
[ 4.445296] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 4.448950] bcm2835-rng 20104000.rng: hwrng registered
[ 4.449681] vc-mem: phys_addr:0x00000000 mem_base=0x1fa00000 mem_size:0x20000000(512 MiB)
[ 4.502478] brd: module loaded
[ 4.513954] loop: module loaded
[ 4.515214] Loading iSCSI transport class v2.0-870.
[ 4.517622] usbcore: registered new interface driver smsc95xx
[ 4.517815] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 4.518177] dwc_otg: FIQ enabled
[ 4.518197] dwc_otg: NAK holdoff enabled
[ 4.518207] dwc_otg: FIQ split-transaction FSM enabled
[ 4.518230] Module dwc_common_port init
[ 4.533492] usbcore: registered new interface driver usb-storage
[ 4.534196] mousedev: PS/2 mouse device common for all mice
[ 4.537301] sdhci: Secure Digital Host Controller Interface driver
[ 4.537497] sdhci: Copyright(c) Pierre Ossman
[ 4.537948] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.539172] ledtrig-cpu: registered to indicate activity on CPUs
[ 4.539855] hid: raw HID events driver (C) Jiri Kosina
[ 4.540229] usbcore: registered new interface driver usbhid
[ 4.540378] usbhid: USB HID core driver
[ 4.540714] bcm2835_vchiq 2000b840.mailbox: there is not valid maps for state default
[ 4.548352] Initializing XFRM netlink socket
[ 4.548577] NET: Registered PF_PACKET protocol family
[ 4.548832] Key type dns_resolver registered
[ 4.621740] registered taskstats version 1
[ 4.622305] Loading compiled-in X.509 certificates
[ 4.650256] uart-pl011 20201000.serial: cts_event_workaround enabled
[ 4.658547] 20201000.serial: ttyAMA1 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
[ 4.659234] serial serial0: tty port ttyAMA1 registered
[ 4.660683] bcm2835-aux-uart 20215040.serial: there is not valid maps for state default
[ 4.680118] printk: console [ttyS0] disabled
[ 4.681023] 20215040.serial: ttyS0 at MMIO 0x20215040 (irq = 53, base_baud = 50000000) is a 16550
[ 4.681247] printk: console [ttyS0] enabled
[ 5.983944] Freeing initrd memory: 10388K
[ 5.995088] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 6.006607] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 6.020698] sdhost: log_buf @ 17364ab0 (8e542000)
[ 6.078262] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 6.094486] of_cfs_init
[ 6.102282] of_cfs_init: OK
[ 6.112485] clk: Disabling unused clocks
[ 6.125876] Freeing unused kernel image (initmem) memory: 460K
[ 6.136316] Kernel memory protection not selected by kernel config.
[ 6.147234] Run /init as init process
[ 6.155252] with arguments:
[ 6.155268] /init
[ 6.155278] with environment:
[ 6.155284] HOME=/
[ 6.155293] TERM=linux
[ 6.155300] modules-load=dwc2,g_ether
[ 6.179633] mmc0: host does not support reading read-only switch, assuming write-enable
[ 6.200453] mmc0: Problem switching card into high-speed mode!
[ 6.223038] mmc0: Host Software Queue enabled
[ 6.242085] mmc0: new SDHC card at address 0001
[ 6.262377] mmcblk0: mmc0:0001 SD32G 28.9 GiB
[ 6.289704] mmcblk0: p1 p2
[ 6.306700] mmcblk0: mmc0:0001 SD32G 28.9 GiB
[ 8.656691] dwc2 20980000.usb: supply vusb_d not found, using dummy regulator
[ 8.759203] dwc2 20980000.usb: supply vusb_a not found, using dummy regulator
[ 9.082018] dwc2 20980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[ 9.096547] dwc2 20980000.usb: DWC OTG Controller
[ 9.107760] dwc2 20980000.usb: new USB bus registered, assigned bus number 1
[ 9.120678] dwc2 20980000.usb: irq 33, io mem 0x20980000
[ 9.132185] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 9.145131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.156776] usb usb1: Product: DWC OTG Controller
[ 9.165811] usb usb1: Manufacturer: Linux 6.6.62+rpt-rpi-v6 dwc2_hsotg
[ 9.176690] usb usb1: SerialNumber: 20980000.usb
[ 9.187652] hub 1-0:1.0: USB hub found
[ 9.196677] hub 1-0:1.0: 1 port detected
[ 9.552010] usb 1-1: new high-speed USB device number 2 using dwc2
[ 9.824693] usb 1-1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.04
[ 9.839200] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.852677] usb 1-1: Product: 4-Port USB 2.0 Hub
[ 9.863171] usb 1-1: Manufacturer: Generic
[ 9.876879] hub 1-1:1.0: USB hub found
[ 9.896843] hub 1-1:1.0: 4 ports detected
[ 10.221946] usb 1-1.1: new high-speed USB device number 3 using dwc2
[ 10.266342] EXT4-fs (mmcblk0p2): mounted filesystem 1e370e9d-2305-4d75-a50e-9d626dd620a6 ro with ordered data mode. Quota mode: none.
[ 10.365381] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2503, bcdDevice= 1.00
[ 10.378481] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 10.422408] hub 1-1.1:1.0: USB hub found
[ 10.441472] hub 1-1.1:1.0: 3 ports detected
[ 10.572050] usb 1-1.2: new full-speed USB device number 4 using dwc2
[ 10.734876] usb 1-1.2: New USB device found, idVendor=1ea7, idProduct=0064, bcdDevice= 2.00
[ 10.748061] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 10.759879] usb 1-1.2: Product: 2.4G Mouse
[ 10.808208] input: 2.4G Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1EA7:0064.0001/input/input0
[ 10.842856] input: 2.4G Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1EA7:0064.0001/input/input1
[ 10.862075] usb 1-1.1.3: new low-speed USB device number 5 using dwc2
[ 10.893642] hid-generic 0003:1EA7:0064.0001: input,hiddev96,hidraw0: USB HID v1.10 Mouse [2.4G Mouse] on usb-20980000.usb-1.2/input0
[ 11.017760] usb 1-1.1.3: New USB device found, idVendor=04f3, idProduct=0103, bcdDevice= 1.07
[ 11.033102] usb 1-1.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 11.056618] input: HID 04f3:0103 as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:04F3:0103.0002/input/input2
[ 11.076636] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 04f3:0103] on usb-20980000.usb-1.1.3/input0
[ 11.101835] input: HID 04f3:0103 Consumer Control as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:04F3:0103.0003/input/input3
[ 11.121262] usb 1-1.3: new high-speed USB device number 6 using dwc2
[ 11.134814] input: HID 04f3:0103 System Control as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:04F3:0103.0003/input/input4
[ 11.155722] hid-generic 0003:04F3:0103.0003: input,hidraw2: USB HID v1.11 Device [HID 04f3:0103] on usb-20980000.usb-1.1.3/input1
[ 11.273473] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[ 11.288640] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 11.302411] usb 1-1.3: Product: USB 10/100/1000 LAN
[ 11.313574] usb 1-1.3: Manufacturer: Realtek
[ 11.324062] usb 1-1.3: SerialNumber: 000001
[ 12.107570] systemd[1]: System time before build time, advancing clock.
[ 12.511980] NET: Registered PF_INET6 protocol family
[ 12.524716] Segment Routing with IPv6
[ 12.533800] In-situ OAM (IOAM) with IPv6
[ 12.725174] systemd[1]: systemd 252.33-1~deb12u1+rpi1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 12.772711] systemd[1]: Detected architecture arm.
[ 12.818478] systemd[1]: Hostname set to <pwnagotchi>.
[ 15.709497] systemd[1]: Queued start job for default target multi-user.target.
[ 15.739438] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 15.765234] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 15.790899] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 15.817855] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 15.843316] systemd[1]: Created slice user.slice - User and Session Slice.
[ 15.864753] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 15.890565] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 15.917720] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 15.945568] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-a3486cb0\x2d01.device - /dev/disk/by-partuuid/a3486cb0-01...
[ 15.971607] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
[ 15.993525] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 16.016124] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 16.040346] systemd[1]: Reached target paths.target - Path Units.
[ 16.061405] systemd[1]: Reached target slices.target - Slice Units.
[ 16.082624] systemd[1]: Reached target swap.target - Swaps.
[ 16.102864] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 16.127662] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 16.151957] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 16.178536] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 16.203584] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 16.229025] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 16.253005] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 16.276985] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 16.301289] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 16.332692] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 16.392606] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 16.452463] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 16.488369] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 16.528247] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[ 16.589396] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 16.650153] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 16.767608] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 16.885357] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 16.984472] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 17.113078] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 17.232145] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 17.273692] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 17.428828] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 17.511719] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 17.673607] fuse: init (API version 7.39)
[ 17.735625] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 17.915526] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 18.075584] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 18.255371] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 18.506990] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 18.667683] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 18.749973] EXT4-fs (mmcblk0p2): re-mounted 1e370e9d-2305-4d75-a50e-9d626dd620a6 r/w. Quota mode: none.
[ 18.858956] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 18.983228] g_ether gadget.0: HOST MAC 36:2b:76:81:cc:9f
[ 18.995110] g_ether gadget.0: MAC 0a:97:9f:31:23:91
[ 19.042752] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[ 19.102389] g_ether gadget.0: Ethernet Gadget, version: Memorial Day 2008
[ 19.115705] g_ether gadget.0: g_ether ready
[ 19.163661] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 19.222077] dwc2 20980000.usb: bound driver g_ether
[ 19.291562] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 19.320508] i2c_dev: i2c /dev entries driver
[ 19.364190] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 19.494807] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 19.552420] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 19.654007] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 19.722231] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 19.816868] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 19.864183] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 19.942169] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 20.016062] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 20.072334] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 20.133919] systemd[1]: Started systemd-journald.service - Journal Service.
[ 20.947827] systemd-journald[183]: Received client request to flush runtime journal.
[ 30.394945] mc: Linux media interface: v0.10
[ 34.156444] Adding 2097148k swap on /var/swap. Priority:-2 extents:23 across:12713984k SS
[ 34.179206] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 34.246878] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 34.248517] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 34.248568] [vc_sm_connected_init]: start
[ 34.767395] rpi-gpiomem 20200000.gpiomem: window base 0x20200000 size 0x00001000
[ 34.812242] rpi-gpiomem 20200000.gpiomem: initialised 1 regions as /dev/gpiomem
[ 34.871988] vc_sm_cma_vchi_init: failed to open VCHI service (-22)
[ 34.872036] [vc_sm_connected_init]: failed to initialize shared memory service
[ 34.914661] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 35.168791] videodev: Linux video capture interface: v2.00
[ 35.215074] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 35.217911] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 35.220672] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 35.255690] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 35.823077] brcmfmac: loading out-of-tree module taints kernel.
[ 35.831486] usbcore: registered new interface driver brcmfmac
[ 35.991536] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 36.658919] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 37.075548] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 37.117914] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-22)
[ 37.132089] : Unregister from media controller
[ 37.132131] (efault): Unregistering node (null)[0] device node /dev/video0
[ 37.132152] (efault): Unregistering node (null)[0] device node /dev/video0
[ 37.132165] (efault): Unregistering node (null)[0] device node /dev/video0
[ 37.132178] (efault): Unregistering node (null)[0] device node /dev/video0
[ 37.312268] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-22)
[ 37.491324] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 38.153138] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-22)
[ 39.141605] systemd-journald[183]: Data hash table of /run/log/journal/84a8ac0536e84da684859b8f529cf566/system.journal has a fill level at 75.0 (1536 of 2047 items, 626688 file size, 408 bytes per hash table item), suggesting rotation.
[ 39.141716] systemd-journald[183]: /run/log/journal/84a8ac0536e84da684859b8f529cf566/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 44.096090] usbcore: registered new device driver r8152-cfgselector
[ 44.519059] Bluetooth: Core ver 2.22
[ 44.519258] NET: Registered PF_BLUETOOTH protocol family
[ 44.519278] Bluetooth: HCI device and connection manager initialized
[ 44.519311] Bluetooth: HCI socket layer initialized
[ 44.519344] Bluetooth: L2CAP socket layer initialized
[ 44.519387] Bluetooth: SCO socket layer initialized
[ 44.602066] r8152-cfgselector 1-1.3: reset high-speed USB device number 6 using dwc2
[ 44.839218] Bluetooth: HCI UART driver ver 2.3
[ 44.839264] Bluetooth: HCI UART protocol H4 registered
[ 44.839470] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 44.956036] Bluetooth: HCI UART protocol Broadcom registered
[ 44.962300] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 44.962792] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 45.105220] uart-pl011 20201000.serial: no DMA platform data
[ 45.382050] Bluetooth: hci0: BCM: chip id 94
[ 45.392392] Bluetooth: hci0: BCM: features 0x2e
[ 45.398921] Bluetooth: hci0: BCM43430A1
[ 45.398982] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
[ 45.411232] Bluetooth: hci0: BCM43430A1 'brcm/BCM43430A1.raspberrypi,model-zero-w.hcd' Patch
[ 45.791995] r8152 1-1.3:1.0: load rtl8153a-4 v2 02/07/20 successfully
[ 45.863949] r8152 1-1.3:1.0 eth0: v1.12.13
[ 45.872746] usbcore: registered new interface driver r8152
[ 45.939195] usbcore: registered new interface driver cdc_ether
[ 46.312191] Bluetooth: hci0: BCM: features 0x2e
[ 46.314529] Bluetooth: hci0: BCM43438A1 37.4MHz Raspberry Pi 3-0141
[ 46.314574] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0508
[ 46.377065] usbcore: registered new interface driver r8153_ecm
[ 50.332529] Console: switching to colour dummy device 80x30
[ 50.349742] vc4-drm soc:gpu: bound 20400000.hvs (ops vc4_hvs_ops [vc4])
[ 50.354622] Registered IR keymap rc-cec
[ 50.354946] rc rc0: vc4-hdmi as /devices/platform/soc/20902000.hdmi/rc/rc0
[ 50.355337] input: vc4-hdmi as /devices/platform/soc/20902000.hdmi/rc/rc0/input5
[ 50.432921] input: vc4-hdmi HDMI Jack as /devices/platform/soc/20902000.hdmi/sound/card0/input6
[ 50.482015] vc4-drm soc:gpu: bound 20902000.hdmi (ops vc4_hdmi_ops [vc4])
[ 50.482959] vc4-drm soc:gpu: bound 20004000.txp (ops vc4_txp_ops [vc4])
[ 50.483666] vc4-drm soc:gpu: bound 20206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 50.484393] vc4-drm soc:gpu: bound 20207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 50.485120] vc4-drm soc:gpu: bound 20807000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 50.485654] vc4-drm soc:gpu: bound 20c00000.v3d (ops vc4_v3d_ops [vc4])
[ 50.573012] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ 50.784582] Console: switching to colour frame buffer device 240x67
[ 50.912030] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
[ 64.822853] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 64.822909] Bluetooth: BNEP filters: protocol multicast
[ 64.822942] Bluetooth: BNEP socket layer initialized
[ 65.344927] r8152 1-1.3:1.0 eth0: carrier on
[ 65.538055] Bluetooth: MGMT ver 1.22
[ 65.661612] NET: Registered PF_ALG protocol family
[ 65.923446] systemd[517]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 79.315257] usbcore: deregistering interface driver brcmfmac
[ 80.682204] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 80.685147] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 80.687978] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 80.690812] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 80.700333] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 2332.654958] INFO: task kworker/0:2:2256 blocked for more than 122 seconds.
[ 2332.655016] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2332.655048] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2332.655062] task:kworker/0:2 state:D stack:0 pid:2256 ppid:2 flags:0x00000000
[ 2332.655108] Workqueue: events_power_efficient reg_check_chans_work [cfg80211]
[ 2332.658061] __schedule from schedule+0x54/0xec
[ 2332.658141] schedule from schedule_preempt_disabled+0x14/0x18
[ 2332.658204] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2332.658256] __mutex_lock.constprop.0 from reg_check_chans_work+0x24/0x410 [cfg80211]
[ 2332.661223] reg_check_chans_work [cfg80211] from process_one_work+0x164/0x358
[ 2332.664194] process_one_work from worker_thread+0x2ac/0x4ec
[ 2332.664263] worker_thread from kthread+0xcc/0xf0
[ 2332.664330] kthread from ret_from_fork+0x14/0x38
[ 2332.664373] Exception stack(0xdf9e5fb0 to 0xdf9e5ff8)
[ 2332.664419] 5fa0: 00000000 00000000 00000000 00000000
[ 2332.664452] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2332.664477] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2332.664504] INFO: task kworker/0:0:2808 blocked for more than 122 seconds.
[ 2332.664558] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2332.664580] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2332.664593] task:kworker/0:0 state:D stack:0 pid:2808 ppid:2 flags:0x00000000
[ 2332.664638] Workqueue: ipv6_addrconf addrconf_verify_work [ipv6]
[ 2332.665787] __schedule from schedule+0x54/0xec
[ 2332.665864] schedule from schedule_preempt_disabled+0x14/0x18
[ 2332.665922] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2332.665975] __mutex_lock.constprop.0 from addrconf_verify_work+0x14/0x24 [ipv6]
[ 2332.666864] addrconf_verify_work [ipv6] from process_one_work+0x164/0x358
[ 2332.667685] process_one_work from worker_thread+0x2ac/0x4ec
[ 2332.667748] worker_thread from kthread+0xcc/0xf0
[ 2332.667812] kthread from ret_from_fork+0x14/0x38
[ 2332.667855] Exception stack(0xdf821fb0 to 0xdf821ff8)
[ 2332.667883] 1fa0: 00000000 00000000 00000000 00000000
[ 2332.667920] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2332.667948] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2332.667974] INFO: task iw:4213 blocked for more than 122 seconds.
[ 2332.667997] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2332.668013] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2332.668060] task:iw state:D stack:0 pid:4213 ppid:4179 flags:0x00000004
[ 2332.668106] __schedule from schedule+0x54/0xec
[ 2332.668180] schedule from schedule_preempt_disabled+0x14/0x18
[ 2332.668228] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2332.668304] __mutex_lock.constprop.0 from cfg80211_netdev_notifier_call+0x3d4/0x4ac [cfg80211]
[ 2332.671240] cfg80211_netdev_notifier_call [cfg80211] from notifier_call_chain+0x54/0xcc
[ 2332.674210] notifier_call_chain from raw_notifier_call_chain+0x20/0x28
[ 2332.674306] raw_notifier_call_chain from register_netdevice+0x54c/0x66c
[ 2332.674386] register_netdevice from cfg80211_rtw_add_virtual_intf+0x1c4/0x464 [8821au]
[ 2332.678340] cfg80211_rtw_add_virtual_intf [8821au] from nl80211_new_interface+0x1c4/0x39c [cfg80211]
[ 2332.685017] nl80211_new_interface [cfg80211] from genl_rcv_msg+0x298/0x3fc
[ 2332.687940] genl_rcv_msg from netlink_rcv_skb+0xc0/0x120
[ 2332.688005] netlink_rcv_skb from genl_rcv+0x28/0x3c
[ 2332.688088] genl_rcv from netlink_unicast+0x18c/0x26c
[ 2332.688142] netlink_unicast from netlink_sendmsg+0x1f0/0x480
[ 2332.688206] netlink_sendmsg from __sock_sendmsg+0x44/0x78
[ 2332.688310] __sock_sendmsg from ____sys_sendmsg+0x1ec/0x214
[ 2332.688371] ____sys_sendmsg from ___sys_sendmsg+0x9c/0xd0
[ 2332.688448] ___sys_sendmsg from sys_sendmsg+0x78/0xbc
[ 2332.688492] sys_sendmsg from ret_fast_syscall+0x0/0x4c
[ 2332.688545] Exception stack(0xdfae1fa8 to 0xdfae1ff0)
[ 2332.688580] 1fa0: 00120488 00120540 00000003 bee65b54 00000000 00000001
[ 2332.688611] 1fc0: 00120488 00120540 b6ed0000 00000128 bee65b54 00000001 00000003 00120540
[ 2332.688635] 1fe0: b6ed00d4 bee65b08 b6eafe34 b6e241cc
[ 2332.688668] INFO: task (udev-worker):4214 blocked for more than 122 seconds.
[ 2332.688694] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2332.688711] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2332.688724] task:(udev-worker) state:D stack:0 pid:4214 ppid:201 flags:0x00800005
[ 2332.688766] __schedule from schedule+0x54/0xec
[ 2332.688834] schedule from schedule_preempt_disabled+0x14/0x18
[ 2332.688882] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2332.688942] __mutex_lock.constprop.0 from rtnetlink_rcv_msg+0x20c/0x2fc
[ 2332.689005] rtnetlink_rcv_msg from netlink_rcv_skb+0xc0/0x120
[ 2332.689070] netlink_rcv_skb from netlink_unicast+0x18c/0x26c
[ 2332.689120] netlink_unicast from netlink_sendmsg+0x1f0/0x480
[ 2332.689183] netlink_sendmsg from __sock_sendmsg+0x44/0x78
[ 2332.689245] __sock_sendmsg from __sys_sendto+0x118/0x15c
[ 2332.689309] __sys_sendto from __sys_trace_return+0x0/0x10
[ 2332.689348] Exception stack(0xdfac9fa8 to 0xdfac9ff0)
[ 2332.689376] 9fa0: bee0956c 00000080 00000006 0243aae8 00000020 00000000
[ 2332.689416] 9fc0: bee0956c 00000080 02417648 00000122 0243eb78 0243eb78 00000005 00000000
[ 2332.689441] 9fe0: 00000001 bee094f8 004eac44 b6d24290
[ 2332.689463] INFO: task pwngrid:4229 blocked for more than 122 seconds.
[ 2332.689484] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2332.689501] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2332.689514] task:pwngrid state:D stack:0 pid:4229 ppid:1 flags:0x00000004
[ 2332.689562] __schedule from schedule+0x54/0xec
[ 2332.689612] schedule from schedule_preempt_disabled+0x14/0x18
[ 2332.689669] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2332.689720] __mutex_lock.constprop.0 from netlink_dump+0x310/0x3ac
[ 2332.689768] netlink_dump from __netlink_dump_start+0x184/0x228
[ 2332.689822] __netlink_dump_start from rtnetlink_rcv_msg+0x100/0x2fc
[ 2332.689878] rtnetlink_rcv_msg from netlink_rcv_skb+0xc0/0x120
[ 2332.689936] netlink_rcv_skb from netlink_unicast+0x18c/0x26c
[ 2332.689982] netlink_unicast from netlink_sendmsg+0x1f0/0x480
[ 2332.690042] netlink_sendmsg from __sock_sendmsg+0x44/0x78
[ 2332.690105] __sock_sendmsg from __sys_sendto+0x118/0x15c
[ 2332.690162] __sys_sendto from ret_fast_syscall+0x0/0x4c
[ 2332.690198] Exception stack(0xdfb9dfa8 to 0xdfb9dff0)
[ 2332.690227] dfa0: 01c20ccc 0000000c 00000007 01c20cd8 00000011 00000000
[ 2332.690255] dfc0: 01c20ccc 0000000c 01c02170 00000122 00000006 00000000 01c02128 00000006
[ 2332.690302] dfe0: 01c20cd8 01c93ba0 0001720c 00017248
[ 2332.690329] INFO: task ip:4249 blocked for more than 122 seconds.
[ 2332.690351] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2332.690369] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2332.690380] task:ip state:D stack:0 pid:4249 ppid:1531 flags:0x00000004
[ 2332.690432] __schedule from schedule+0x54/0xec
[ 2332.690484] schedule from schedule_preempt_disabled+0x14/0x18
[ 2332.690538] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2332.690590] __mutex_lock.constprop.0 from netlink_dump+0x310/0x3ac
[ 2332.690639] netlink_dump from __netlink_dump_start+0x184/0x228
[ 2332.690691] __netlink_dump_start from rtnetlink_rcv_msg+0x100/0x2fc
[ 2332.690743] rtnetlink_rcv_msg from netlink_rcv_skb+0xc0/0x120
[ 2332.690801] netlink_rcv_skb from netlink_unicast+0x18c/0x26c
[ 2332.690848] netlink_unicast from netlink_sendmsg+0x1f0/0x480
[ 2332.690893] netlink_sendmsg from __sock_sendmsg+0x44/0x78
[ 2332.690959] __sock_sendmsg from __sys_sendto+0x118/0x15c
[ 2332.691005] __sys_sendto from sys_send+0x20/0x28
[ 2332.691050] sys_send from ret_fast_syscall+0x0/0x4c
[ 2332.691085] Exception stack(0xdfbbdfa8 to 0xdfbbdff0)
[ 2332.691115] dfa0: 0009d00c 67c766e7 00000003 be8fc674 00000028 00000000
[ 2332.691144] dfc0: 0009d00c 67c766e7 00019d60 00000121 00000011 00083954 00000000 00000000
[ 2332.691178] dfe0: 00000001 be8fc638 00080cf8 b6e64104
[ 2455.537220] INFO: task kworker/0:2:2256 blocked for more than 245 seconds.
[ 2455.537278] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2455.537299] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2455.537312] task:kworker/0:2 state:D stack:0 pid:2256 ppid:2 flags:0x00000000
[ 2455.537368] Workqueue: events_power_efficient reg_check_chans_work [cfg80211]
[ 2455.540296] __schedule from schedule+0x54/0xec
[ 2455.540397] schedule from schedule_preempt_disabled+0x14/0x18
[ 2455.540447] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2455.540509] __mutex_lock.constprop.0 from reg_check_chans_work+0x24/0x410 [cfg80211]
[ 2455.543417] reg_check_chans_work [cfg80211] from process_one_work+0x164/0x358
[ 2455.546367] process_one_work from worker_thread+0x2ac/0x4ec
[ 2455.546440] worker_thread from kthread+0xcc/0xf0
[ 2455.546505] kthread from ret_from_fork+0x14/0x38
[ 2455.546548] Exception stack(0xdf9e5fb0 to 0xdf9e5ff8)
[ 2455.546576] 5fa0: 00000000 00000000 00000000 00000000
[ 2455.546647] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2455.546676] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2455.546701] INFO: task kworker/0:0:2808 blocked for more than 245 seconds.
[ 2455.546747] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2455.546767] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2455.546781] task:kworker/0:0 state:D stack:0 pid:2808 ppid:2 flags:0x00000000
[ 2455.546822] Workqueue: ipv6_addrconf addrconf_verify_work [ipv6]
[ 2455.547951] __schedule from schedule+0x54/0xec
[ 2455.548037] schedule from schedule_preempt_disabled+0x14/0x18
[ 2455.548099] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2455.548153] __mutex_lock.constprop.0 from addrconf_verify_work+0x14/0x24 [ipv6]
[ 2455.549024] addrconf_verify_work [ipv6] from process_one_work+0x164/0x358
[ 2455.549824] process_one_work from worker_thread+0x2ac/0x4ec
[ 2455.549901] worker_thread from kthread+0xcc/0xf0
[ 2455.549957] kthread from ret_from_fork+0x14/0x38
[ 2455.550014] Exception stack(0xdf821fb0 to 0xdf821ff8)
[ 2455.550047] 1fa0: 00000000 00000000 00000000 00000000
[ 2455.550075] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2455.550110] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2455.550139] INFO: task iw:4213 blocked for more than 245 seconds.
[ 2455.550162] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2455.550179] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2455.550191] task:iw state:D stack:0 pid:4213 ppid:4179 flags:0x00000004
[ 2455.550244] __schedule from schedule+0x54/0xec
[ 2455.550302] schedule from schedule_preempt_disabled+0x14/0x18
[ 2455.550371] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2455.550426] __mutex_lock.constprop.0 from cfg80211_netdev_notifier_call+0x3d4/0x4ac [cfg80211]
[ 2455.553317] cfg80211_netdev_notifier_call [cfg80211] from notifier_call_chain+0x54/0xcc
[ 2455.556296] notifier_call_chain from raw_notifier_call_chain+0x20/0x28
[ 2455.556401] raw_notifier_call_chain from register_netdevice+0x54c/0x66c
[ 2455.556501] register_netdevice from cfg80211_rtw_add_virtual_intf+0x1c4/0x464 [8821au]
[ 2455.560409] cfg80211_rtw_add_virtual_intf [8821au] from nl80211_new_interface+0x1c4/0x39c [cfg80211]
[ 2455.567049] nl80211_new_interface [cfg80211] from genl_rcv_msg+0x298/0x3fc
[ 2455.570027] genl_rcv_msg from netlink_rcv_skb+0xc0/0x120
[ 2455.570115] netlink_rcv_skb from genl_rcv+0x28/0x3c
[ 2455.570162] genl_rcv from netlink_unicast+0x18c/0x26c
[ 2455.570206] netlink_unicast from netlink_sendmsg+0x1f0/0x480
[ 2455.570278] netlink_sendmsg from __sock_sendmsg+0x44/0x78
[ 2455.570385] __sock_sendmsg from ____sys_sendmsg+0x1ec/0x214
[ 2455.570447] ____sys_sendmsg from ___sys_sendmsg+0x9c/0xd0
[ 2455.570514] ___sys_sendmsg from sys_sendmsg+0x78/0xbc
[ 2455.570555] sys_sendmsg from ret_fast_syscall+0x0/0x4c
[ 2455.570622] Exception stack(0xdfae1fa8 to 0xdfae1ff0)
[ 2455.570658] 1fa0: 00120488 00120540 00000003 bee65b54 00000000 00000001
[ 2455.570689] 1fc0: 00120488 00120540 b6ed0000 00000128 bee65b54 00000001 00000003 00120540
[ 2455.570741] 1fe0: b6ed00d4 bee65b08 b6eafe34 b6e241cc
[ 2455.570769] INFO: task (udev-worker):4214 blocked for more than 245 seconds.
[ 2455.570795] Tainted: G C O 6.6.62+rpt-rpi-v6 #1 Raspbian 1:6.6.62-1+rpt1
[ 2455.570813] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2455.570826] task:(udev-worker) state:D stack:0 pid:4214 ppid:201 flags:0x00800005
[ 2455.570890] __schedule from schedule+0x54/0xec
[ 2455.570947] schedule from schedule_preempt_disabled+0x14/0x18
[ 2455.571006] schedule_preempt_disabled from __mutex_lock.constprop.0+0x248/0x514
[ 2455.571058] __mutex_lock.constprop.0 from rtnetlink_rcv_msg+0x20c/0x2fc
[ 2455.571130] rtnetlink_rcv_msg from netlink_rcv_skb+0xc0/0x120
[ 2455.571185] netlink_rcv_skb from netlink_unicast+0x18c/0x26c
[ 2455.571240] netlink_unicast from netlink_sendmsg+0x1f0/0x480
[ 2455.571286] netlink_sendmsg from __sock_sendmsg+0x44/0x78
[ 2455.571352] __sock_sendmsg from __sys_sendto+0x118/0x15c
[ 2455.571402] __sys_sendto from __sys_trace_return+0x0/0x10
[ 2455.571436] Exception stack(0xdfac9fa8 to 0xdfac9ff0)
[ 2455.571476] 9fa0: bee0956c 00000080 00000006 0243aae8 00000020 00000000
[ 2455.571507] 9fc0: bee0956c 00000080 02417648 00000122 0243eb78 0243eb78 00000005 00000000
[ 2455.571531] 9fe0: 00000001 bee094f8 004eac44 b6d24290
[ 2455.571550] Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Metadata
Metadata
Assignees
Labels
No labels