Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@retropie:~ $ dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 6.1.0-rpi6-rpi-v7l ([email protected]) (gcc-12 (Raspbian 12.2.0-14+rpi1) 12.2.0, GNU ld (GNU Binutils for Raspbian) 2.40) #1 SMP Raspbian 1:6.1.58-1+rpt2 (2023-10-27)
- [ 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] random: crng init done
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Reserved memory: created CMA memory pool at 0x000000000e400000, size 512 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-0x00000000fbffffff]
- [ 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] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
- [ 0.000000] On node 0, zone HighMem: 256 pages in unavailable ranges
- [ 0.000000] percpu: Embedded 17 pages/cpu s37012 r8192 d24428 u69632
- [ 0.000000] pcpu-alloc: s37012 r8192 d24428 u69632 alloc=17*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1010752
- [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:D4:1B:60 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=710144c1-02 rootfstype=ext4 fsck.repair=yes rootwait video=HDMI-A-1:1280x720M@60 cfg80211.ieee80211_regdom=GR
- [ 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:all(zero), heap alloc:off, heap free:off
- [ 0.000000] software IO TLB: area num 4.
- [ 0.000000] software IO TLB: mapped [mem 0x0000000008090000-0x000000000c090000] (64MB)
- [ 0.000000] Memory: 3390628K/4049920K available (12288K kernel code, 1505K rwdata, 3428K rodata, 2048K init, 637K bss, 135004K reserved, 524288K cma-reserved, 3263488K highmem)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 36007 entries in 106 pages
- [ 0.000000] ftrace: allocated 106 pages with 4 groups
- [ 0.000000] trace event string verifier disabled
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 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 10 jiffies.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 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.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
- [ 0.000017] Switching to timer-based delay loop, resolution 18ns
- [ 0.000343] Console: colour dummy device 80x30
- [ 0.000857] printk: console [tty1] enabled
- [ 0.000916] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
- [ 0.000954] CPU: Testing write buffer coherency: ok
- [ 0.001005] CPU0: Spectre BHB: enabling loop workaround for all CPUs
- [ 0.001027] pid_max: default: 32768 minimum: 301
- [ 0.001142] LSM: Security Framework initializing
- [ 0.001323] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.001360] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.002585] cgroup: Disabling memory control group subsystem
- [ 0.003115] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.004044] cblist_init_generic: Setting adjustable number of callback queues.
- [ 0.004072] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.004199] cblist_init_generic: Setting adjustable number of callback queues.
- [ 0.004225] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.004378] Setting up static identity map for 0x200000 - 0x20003c
- [ 0.004545] rcu: Hierarchical SRCU implementation.
- [ 0.004566] rcu: Max phase no-delay instances is 1000.
- [ 0.005338] smp: Bringing up secondary CPUs ...
- [ 0.006262] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.007251] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.008237] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.008344] smp: Brought up 1 node, 4 CPUs
- [ 0.008407] SMP: Total of 4 processors activated (432.00 BogoMIPS).
- [ 0.008431] CPU: All CPU(s) started in HYP mode.
- [ 0.008448] CPU: Virtualization extensions available.
- [ 0.009085] devtmpfs: initialized
- [ 0.020172] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
- [ 0.020394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.020437] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.034544] pinctrl core: initialized pinctrl subsystem
- [ 0.035634] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.038412] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- [ 0.039028] audit: initializing netlink subsys (disabled)
- [ 0.039227] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
- [ 0.039764] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.040104] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.040149] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.040537] Serial: AMBA PL011 UART driver
- [ 0.050578] bcm2835-mbox fe00b880.mailbox: mailbox enabled
- [ 0.070046] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16, variant start
- [ 0.080061] raspberrypi-firmware soc:firmware: Firmware hash is 30f0c5e4d076da3ab4f341d88e7d505760b93ad7
- [ 0.121675] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
- [ 0.128258] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
- [ 0.132282] SCSI subsystem initialized
- [ 0.132500] usbcore: registered new interface driver usbfs
- [ 0.132562] usbcore: registered new interface driver hub
- [ 0.132625] usbcore: registered new device driver usb
- [ 0.132881] usb_phy_generic phy: supply vcc not found, using dummy regulator
- [ 0.133271] pps_core: LinuxPPS API ver. 1 registered
- [ 0.133293] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.133333] PTP clock support registered
- [ 0.134267] vgaarb: loaded
- [ 1.355974] clocksource: Switched to clocksource arch_sys_counter
- [ 1.356668] VFS: Disk quotas dquot_6.6.0
- [ 1.382550] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 1.382752] FS-Cache: Loaded
- [ 1.383004] CacheFiles: Loaded
- [ 1.391347] NET: Registered PF_INET protocol family
- [ 1.391718] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 1.393600] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
- [ 1.393663] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 1.393746] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
- [ 1.393825] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
- [ 1.393992] TCP: Hash tables configured (established 8192 bind 8192)
- [ 1.394135] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 1.394180] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 1.394387] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 1.394889] RPC: Registered named UNIX socket transport module.
- [ 1.394916] RPC: Registered udp transport module.
- [ 1.394935] RPC: Registered tcp transport module.
- [ 1.394953] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.394990] PCI: CLS 0 bytes, default 64
- [ 1.395261] Trying to unpack rootfs image as initramfs...
- [ 1.408387] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
- [ 1.437349] Initialise system trusted keyrings
- [ 1.437653] workingset: timestamp_bits=14 max_order=20 bucket_order=6
- [ 1.444815] zbud: loaded
- [ 1.447067] NFS: Registering the id_resolver key type
- [ 1.447129] Key type id_resolver registered
- [ 1.447149] Key type id_legacy registered
- [ 1.447259] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 1.447283] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 1.448574] Key type asymmetric registered
- [ 1.448608] Asymmetric key parser 'x509' registered
- [ 1.448800] bounce: pool size: 64 pages
- [ 1.448947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
- [ 1.449182] io scheduler mq-deadline registered
- [ 1.449209] io scheduler kyber registered
- [ 1.454242] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 42)
- [ 1.460401] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
- [ 1.460461] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
- [ 1.460535] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
- [ 1.460605] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
- [ 1.461269] brcm-pcie fd500000.pcie: setting SCB_ACCESS_EN, READ_UR_MODE, MAX_BURST_SIZE
- [ 1.461725] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
- [ 1.461758] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 1.461786] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
- [ 1.461857] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
- [ 1.462012] pci 0000:00:00.0: PME# supported from D0 D3hot
- [ 1.465109] PCI: bus0: Fast back to back transfers disabled
- [ 1.465153] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
- [ 1.465407] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
- [ 1.465609] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
- [ 1.465708] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
- [ 1.588071] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
- [ 1.588188] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
- [ 1.588257] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
- [ 1.588472] pci 0000:01:00.0: PME# supported from D0 D3hot
- [ 1.588924] PCI: bus1: Fast back to back transfers disabled
- [ 1.588956] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
- [ 1.589008] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
- [ 1.589041] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
- [ 1.589090] pci 0000:00:00.0: PCI bridge to [bus 01]
- [ 1.589118] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
- [ 1.589433] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
- [ 1.589632] pcieport 0000:00:00.0: PME: Signaling with IRQ 46
- [ 1.590790] simple-framebuffer 3e6fa000.framebuffer: framebuffer at 0x3e6fa000, 0x3fc000 bytes
- [ 1.590831] simple-framebuffer 3e6fa000.framebuffer: format=a8r8g8b8, mode=1360x768x32, linelength=5440
- [ 1.596664] Console: switching to colour frame buffer device 170x48
- [ 1.601850] simple-framebuffer 3e6fa000.framebuffer: fb0: simplefb registered!
- [ 1.612792] iproc-rng200 fe104000.rng: hwrng registered
- [ 1.613141] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
- [ 1.624667] brd: module loaded
- [ 1.632041] loop: module loaded
- [ 1.632743] Loading iSCSI transport class v2.0-870.
- [ 1.637104] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
- [ 2.147572] Freeing initrd memory: 10444K
- [ 2.256098] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
- [ 2.257161] usbcore: registered new interface driver r8152
- [ 2.257280] usbcore: registered new interface driver lan78xx
- [ 2.257386] usbcore: registered new interface driver smsc95xx
- [ 2.305437] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 2.307351] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
- [ 2.313528] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0f00040000000890
- [ 2.316300] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 2.318169] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
- [ 2.320042] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
- [ 2.322139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
- [ 2.324032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.325893] usb usb1: Product: xHCI Host Controller
- [ 2.327736] usb usb1: Manufacturer: Linux 6.1.0-rpi6-rpi-v7l xhci-hcd
- [ 2.329592] usb usb1: SerialNumber: 0000:01:00.0
- [ 2.331990] hub 1-0:1.0: USB hub found
- [ 2.333868] hub 1-0:1.0: 1 port detected
- [ 2.336401] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
- [ 2.338209] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.340013] usb usb2: Product: xHCI Host Controller
- [ 2.341801] usb usb2: Manufacturer: Linux 6.1.0-rpi6-rpi-v7l xhci-hcd
- [ 2.343606] usb usb2: SerialNumber: 0000:01:00.0
- [ 2.345899] hub 2-0:1.0: USB hub found
- [ 2.347748] hub 2-0:1.0: 4 ports detected
- [ 2.350886] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 2.352847] dwc_otg: FIQ enabled
- [ 2.352857] dwc_otg: NAK holdoff enabled
- [ 2.352866] dwc_otg: FIQ split-transaction FSM enabled
- [ 2.352880] Module dwc_common_port init
- [ 2.353280] usbcore: registered new interface driver uas
- [ 2.355104] usbcore: registered new interface driver usb-storage
- [ 2.357220] mousedev: PS/2 mouse device common for all mice
- [ 2.363317] sdhci: Secure Digital Host Controller Interface driver
- [ 2.365099] sdhci: Copyright(c) Pierre Ossman
- [ 2.367264] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 2.371949] ledtrig-cpu: registered to indicate activity on CPUs
- [ 2.373976] hid: raw HID events driver (C) Jiri Kosina
- [ 2.375838] usbcore: registered new interface driver usbhid
- [ 2.377551] usbhid: USB HID core driver
- [ 2.384223] Initializing XFRM netlink socket
- [ 2.385945] NET: Registered PF_PACKET protocol family
- [ 2.387695] Key type dns_resolver registered
- [ 2.389450] Registering SWP/SWPB emulation handler
- [ 2.391825] registered taskstats version 1
- [ 2.393471] Loading compiled-in X.509 certificates
- [ 2.422938] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
- [ 2.424695] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
- [ 2.427206] Key type .fscrypt registered
- [ 2.428852] Key type fscrypt-provisioning registered
- [ 2.441266] uart-pl011 fe201000.serial: there is not valid maps for state default
- [ 2.443535] uart-pl011 fe201000.serial: cts_event_workaround enabled
- [ 2.445354] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 51, base_baud = 0) is a PL011 rev2
- [ 2.447391] serial serial0: tty port ttyAMA1 registered
- [ 2.456780] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
- [ 2.458848] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
- [ 2.461541] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
- [ 2.463318] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
- [ 2.498251] of_cfs_init
- [ 2.499056] mmc1: Controller never released inhibit bit(s).
- [ 2.500082] of_cfs_init: OK
- [ 2.542007] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
- [ 2.551424] Freeing unused kernel image (initmem) memory: 2048K
- [ 2.553514] Run /init as init process
- [ 2.555262] with arguments:
- [ 2.555270] /init
- [ 2.555279] with environment:
- [ 2.555287] HOME=/
- [ 2.555296] TERM=linux
- [ 2.588299] mmc1: new high speed SDIO card at address 0001
- [ 2.616026] usb 1-1: new high-speed USB device number 2 using xhci_hcd
- [ 2.798692] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
- [ 2.800594] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 2.802449] usb 1-1: Product: USB2.0 Hub
- [ 2.807069] hub 1-1:1.0: USB hub found
- [ 2.809606] hub 1-1:1.0: 4 ports detected
- [ 3.136011] usb 1-1.3: new high-speed USB device number 3 using xhci_hcd
- [ 3.224752] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
- [ 3.233607] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
- [ 3.267927] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
- [ 3.270334] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 3.272472] usb 1-1.3: Product: USB2.0 Hub
- [ 3.278374] hub 1-1.3:1.0: USB hub found
- [ 3.281288] hub 1-1.3:1.0: 4 ports detected
- [ 3.386022] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd
- [ 3.527748] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c22f, bcdDevice= 3.05
- [ 3.529645] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 3.531509] usb 1-1.4: Product: Logitech Cordless RumblePad 2
- [ 3.533361] usb 1-1.4: Manufacturer: Logitech
- [ 3.549328] hid-generic 0003:046D:C22F.0001: hiddev96,hidraw0: USB HID v1.11 Device [Logitech Logitech Cordless RumblePad 2] on usb-0000:01:00.0-1.4/input0
- [ 3.558035] hid-generic 0003:046D:C22F.0002: hiddev97,hidraw1: USB HID v1.11 Device [Logitech Logitech Cordless RumblePad 2] on usb-0000:01:00.0-1.4/input1
- [ 3.616013] usb 1-1.3.1: new low-speed USB device number 5 using xhci_hcd
- [ 3.790160] usb 1-1.3.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.50
- [ 3.792152] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 3.794090] usb 1-1.3.1: Product: RPI Wired Keyboard 4
- [ 3.796043] usb 1-1.3.1: Manufacturer:
- [ 3.826933] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/0003:04D9:0006.0003/input/input0
- [ 3.898174] hid-generic 0003:04D9:0006.0003: input,hidraw2: USB HID v1.11 Keyboard [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.3.1/input0
- [ 3.922013] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/0003:04D9:0006.0004/input/input1
- [ 3.996756] hid-generic 0003:04D9:0006.0004: input,hidraw3: USB HID v1.11 Device [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.3.1/input1
- [ 4.096021] usb 1-1.3.2: new high-speed USB device number 6 using xhci_hcd
- [ 4.229262] usb 1-1.3.2: New USB device found, idVendor=05e3, idProduct=0749, bcdDevice=15.32
- [ 4.231605] usb 1-1.3.2: New USB device strings: Mfr=3, Product=4, SerialNumber=2
- [ 4.233926] usb 1-1.3.2: Product: USB3.0 Card Reader
- [ 4.236254] usb 1-1.3.2: Manufacturer: Generic
- [ 4.238523] usb 1-1.3.2: SerialNumber: 000000001532
- [ 4.244139] usb-storage 1-1.3.2:1.0: USB Mass Storage device detected
- [ 4.247221] scsi host0: usb-storage 1-1.3.2:1.0
- [ 4.345989] usb 1-1.3.3: new high-speed USB device number 7 using xhci_hcd
- [ 4.476759] usb 1-1.3.3: New USB device found, idVendor=0781, idProduct=5575, bcdDevice= 1.00
- [ 4.479062] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 4.481339] usb 1-1.3.3: Product: Cruzer Glide
- [ 4.483567] usb 1-1.3.3: Manufacturer: SanDisk
- [ 4.485782] usb 1-1.3.3: SerialNumber: 04017006062622230349
- [ 4.490681] usb-storage 1-1.3.3:1.0: USB Mass Storage device detected
- [ 4.493464] scsi host1: usb-storage 1-1.3.3:1.0
- [ 4.595990] usb 1-1.3.4: new full-speed USB device number 8 using xhci_hcd
- [ 4.737042] usb 1-1.3.4: New USB device found, idVendor=046d, idProduct=c21d, bcdDevice=40.14
- [ 4.739333] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 4.741634] usb 1-1.3.4: Product: Gamepad F310
- [ 4.743890] usb 1-1.3.4: Manufacturer: Logitech
- [ 4.746152] usb 1-1.3.4: SerialNumber: 9AF61B7C
- [ 5.277762] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 1532 PQ: 0 ANSI: 6
- [ 5.517117] scsi 1:0:0:0: Direct-Access SanDisk Cruzer Glide 1.00 PQ: 0 ANSI: 6
- [ 5.520945] sd 1:0:0:0: [sdb] 250000000 512-byte logical blocks: (128 GB/119 GiB)
- [ 5.525199] sd 1:0:0:0: [sdb] Write Protect is off
- [ 5.527594] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
- [ 5.528166] sd 0:0:0:0: [sda] 30883840 512-byte logical blocks: (15.8 GB/14.7 GiB)
- [ 5.530578] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
- [ 5.532939] sd 0:0:0:0: [sda] Write Protect is off
- [ 5.535228] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00
- [ 5.536050] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
- [ 5.544834] sda: sda1 sda2
- [ 5.547761] sd 0:0:0:0: [sda] Attached SCSI removable disk
- [ 5.551964] sdb: sdb1
- [ 5.554601] sd 1:0:0:0: [sdb] Attached SCSI removable disk
- [ 6.395113] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
- [ 6.994781] systemd[1]: System time before build time, advancing clock.
- [ 7.212939] NET: Registered PF_INET6 protocol family
- [ 7.216287] Segment Routing with IPv6
- [ 7.218249] In-situ OAM (IOAM) with IPv6
- [ 7.300037] systemd[1]: systemd 252.12-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)
- [ 7.306524] systemd[1]: Detected architecture arm.
- [ 7.325236] systemd[1]: Hostname set to <retropie>.
- [ 8.396145] systemd[1]: Queued start job for default target multi-user.target.
- [ 8.439692] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
- [ 8.446837] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
- [ 8.453587] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
- [ 8.459667] systemd[1]: Created slice user.slice - User and Session Slice.
- [ 8.465042] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
- [ 8.470543] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
- [ 8.476816] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
- [ 8.482533] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
- [ 8.488168] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
- [ 8.493935] systemd[1]: Reached target paths.target - Path Units.
- [ 8.499874] systemd[1]: Reached target slices.target - Slice Units.
- [ 8.505548] systemd[1]: Reached target swap.target - Swaps.
- [ 8.511340] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
- [ 8.517902] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
- [ 8.524018] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
- [ 8.531304] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
- [ 8.538145] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
- [ 8.545054] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
- [ 8.558068] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
- [ 8.564687] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
- [ 8.571562] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
- [ 8.616493] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
- [ 8.628700] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
- [ 8.641456] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
- [ 8.649234] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
- [ 8.664657] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
- [ 8.678506] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
- [ 8.692925] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
- [ 8.707383] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
- [ 8.721540] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
- [ 8.736415] systemd[1]: Starting [email protected] - Load Kernel Module drm...
- [ 8.751177] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
- [ 8.765625] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
- [ 8.785641] systemd[1]: Starting [email protected] - Load Kernel Module loop...
- [ 8.794141] 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).
- [ 8.811167] systemd[1]: Starting systemd-journald.service - Journal Service...
- [ 8.833627] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
- [ 8.847976] fuse: init (API version 7.37)
- [ 8.850230] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
- [ 8.870072] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
- [ 8.888318] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
- [ 8.934928] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
- [ 8.943203] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
- [ 8.951358] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
- [ 8.961365] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
- [ 8.969960] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
- [ 8.982587] systemd[1]: [email protected]: Deactivated successfully.
- [ 8.986725] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
- [ 8.995073] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
- [ 8.999207] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
- [ 9.011053] systemd[1]: [email protected]: Deactivated successfully.
- [ 9.014754] systemd[1]: Finished [email protected] - Load Kernel Module drm.
- [ 9.022711] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
- [ 9.026883] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
- [ 9.034655] systemd[1]: [email protected]: Deactivated successfully.
- [ 9.038462] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
- [ 9.046096] EXT4-fs (sda2): re-mounted. Quota mode: none.
- [ 9.046206] systemd[1]: [email protected]: Deactivated successfully.
- [ 9.052533] systemd[1]: Finished [email protected] - Load Kernel Module loop.
- [ 9.066871] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
- [ 9.073968] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
- [ 9.126904] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
- [ 9.148442] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
- [ 9.154851] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
- [ 9.161076] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
- [ 9.172243] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
- [ 9.178751] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
- [ 9.182916] usb 1-1.4: USB disconnect, device number 4
- [ 9.203516] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
- [ 9.226315] systemd[1]: Starting systemd-sysusers.service - Create System Users...
- [ 9.258312] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
- [ 9.265734] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
- [ 9.273018] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
- [ 9.287925] systemd[1]: Started systemd-journald.service - Journal Service.
- [ 9.431884] systemd-journald[260]: Received client request to flush runtime journal.
- [ 9.446991] systemd-journald[260]: File /var/log/journal/a287a9eff4214adabd2363ccc293bb3c/system.journal corrupted or uncleanly shut down, renaming and replacing.
- [ 9.546007] usb 1-1.4: new full-speed USB device number 9 using xhci_hcd
- [ 9.694680] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c21f, bcdDevice= 3.05
- [ 9.694711] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 9.694728] usb 1-1.4: Product: Wireless Gamepad F710
- [ 9.694741] usb 1-1.4: Manufacturer: Logitech
- [ 9.694753] usb 1-1.4: SerialNumber: 4606946A
- [ 10.632008] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
- [ 10.632294] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
- [ 10.708181] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
- [ 10.766945] mc: Linux media interface: v0.10
- [ 10.802171] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
- [ 10.802210] [vc_sm_connected_init]: start
- [ 10.803923] [vc_sm_connected_init]: installed successfully
- [ 10.930905] videodev: Linux video capture interface: v2.00
- [ 11.034621] Bluetooth: Core ver 2.22
- [ 11.042515] NET: Registered PF_BLUETOOTH protocol family
- [ 11.042535] Bluetooth: HCI device and connection manager initialized
- [ 11.042565] Bluetooth: HCI socket layer initialized
- [ 11.042584] Bluetooth: L2CAP socket layer initialized
- [ 11.042615] Bluetooth: SCO socket layer initialized
- [ 11.115343] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
- [ 11.122476] Bluetooth: HCI UART driver ver 2.3
- [ 11.122504] Bluetooth: HCI UART protocol H4 registered
- [ 11.122649] Bluetooth: HCI UART protocol Three-wire (H5) registered
- [ 11.122999] Bluetooth: HCI UART protocol Broadcom registered
- [ 11.124669] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
- [ 11.124985] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
- [ 11.182891] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
- [ 11.200243] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
- [ 11.236371] uart-pl011 fe201000.serial: no DMA platform data
- [ 11.251735] rpivid feb10000.codec: Device registered as /dev/video19
- [ 11.382075] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
- [ 11.383092] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
- [ 11.392881] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
- [ 11.418368] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
- [ 11.457510] bcm2835_audio bcm2835_audio: card created with 8 channels
- [ 11.473673] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
- [ 11.474193] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
- [ 11.475008] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
- [ 11.476895] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
- [ 11.476927] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
- [ 11.476947] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
- [ 11.476963] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
- [ 11.476979] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
- [ 11.496725] Bluetooth: hci0: BCM: chip id 107
- [ 11.497066] Bluetooth: hci0: BCM: features 0x2f
- [ 11.498220] Bluetooth: hci0: BCM4345C0
- [ 11.498240] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
- [ 11.512507] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
- [ 11.513985] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
- [ 11.515450] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' Patch
- [ 11.516217] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
- [ 11.521738] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
- [ 11.521786] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
- [ 11.529222] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
- [ 11.529259] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
- [ 11.529279] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
- [ 11.529296] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
- [ 11.529324] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
- [ 11.531840] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
- [ 11.532931] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
- [ 11.532974] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
- [ 11.547957] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
- [ 11.547998] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
- [ 11.559193] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
- [ 11.559247] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
- [ 11.569215] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
- [ 11.569259] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
- [ 11.636254] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 11.651252] cfg80211: Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
- [ 11.675613] cfg80211: Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
- [ 11.704298] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 11.706953] xpad: loading out-of-tree module taints kernel.
- [ 11.733269] input: Logitech Gamepad F310 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.4/1-1.3.4:1.0/input/input2
- [ 11.766565] input: Logitech Gamepad F710 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/input/input3
- [ 11.778813] usbcore: registered new interface driver xpad
- [ 12.094955] sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 12.095215] sd 1:0:0:0: Attached scsi generic sg1 type 0
- [ 12.279650] Bluetooth: hci0: BCM: features 0x2f
- [ 12.281140] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
- [ 12.281162] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
- [ 12.642829] brcmfmac: F1 signature read @0x18000000=0x15264345
- [ 12.677342] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 12.728629] usbcore: registered new interface driver brcmfmac
- [ 12.969189] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
- [ 13.002457] Console: switching to colour dummy device 80x30
- [ 13.051529] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
- [ 13.078638] Registered IR keymap rc-cec
- [ 13.078829] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
- [ 13.079029] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input4
- [ 13.083775] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
- [ 13.097719] Registered IR keymap rc-cec
- [ 13.097916] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
- [ 13.098105] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input5
- [ 13.106697] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
- [ 13.107308] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
- [ 13.107872] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 13.108349] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 13.108816] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 13.109174] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 13.109649] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 13.169490] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
- [ 13.396050] Console: switching to colour frame buffer device 160x45
- [ 13.415092] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
- [ 15.736506] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k FS
- [ 16.492157] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 16.492180] Bluetooth: BNEP filters: protocol multicast
- [ 16.492203] Bluetooth: BNEP socket layer initialized
- [ 16.500840] Bluetooth: MGMT ver 1.22
- [ 16.587208] NET: Registered PF_ALG protocol family
- [ 16.755311] cryptd: max_cpu_qlen set to 1000
- [ 17.960654] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
- [ 17.961355] bcmgenet fd580000.ethernet eth0: Link is Down
- [ 17.988921] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
- [ 23.776523] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 91.895163] process 'emulators/retroarch/bin/retroarch' started with executable stack
- [ 252.534341] v3d fec00000.v3d: MMU error from client CLE (4) at 0x43c1000, pte invalid
- [ 1719.110492] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1719.122901] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1719.142546] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1719.512824] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1719.558539] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1719.712749] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1719.764220] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1719.815609] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- [ 1720.213005] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28
- pi@retropie:~ $ pi@retropie:~ $ dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 6.1.0-rpi6-rpi-v7l ([email protected]) (gcc-12 (Raspbian 12.2.0-14+rpi1) 12.2.0, GNU ld (GNU Binutils for Raspbian) 2.40) #1 SMP Raspbian 1:6.1.58-1+rpt2 (2023-10-27)
- [ 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] random: crng init done
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Reserved memory: created CMA memory pool at 0x000000000e400000, size 512 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-0x00000000fbffffff]
- [ 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] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
- [ 0.000000] On node 0, zone HighMem: 256 pages in unavailable ranges
- [ 0.000000] percpu: Embedded 17 pages/cpu s37012 r8192 d24428 u69632
- [ 0.000000] pcpu-alloc: s37012 r8192 d24428 u69632 alloc=17*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1010752
- [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:D4:1B:60 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=710144c1-02 rootfstype=ext4 fsck.repair=yes rootwait video=HDMI-A-1:1280x720M@60 cfg80211.ieee80211_regdom=GR
- [ 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:all(zero), heap alloc:off, heap free:off
- [ 0.000000] software IO TLB: area num 4.
- [ 0.000000] software IO TLB: mapped [mem 0x0000000008090000-0x000000000c090000] (64MB)
- [ 0.000000] Memory: 3390628K/4049920K available (12288K kernel code, 1505K rwdata, 3428K rodata, 2048K init, 637K bss, 135004K reserved, 524288K cma-reserved, 3263488K highmem)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 36007 entries in 106 pages
- [ 0.000000] ftrace: allocated 106 pages with 4 groups
- [ 0.000000] trace event string verifier disabled
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 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 10 jiffies.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 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.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
- [ 0.000017] Switching to timer-based delay loop, resolution 18ns
- [ 0.000343] Console: colour dummy device 80x30
- [ 1720.213005] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry: -28pt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement