Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@pacman:~ $ cat dmesg.out
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 5.10.103-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1529 SMP Tue Mar 8 12:24:00 GMT 2022
- [ 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.1
- [ 0.000000] random: fast init done
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 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-0x000000007fffffff]
- [ 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-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
- [ 0.000000] On node 0 totalpages: 504832
- [ 0.000000] DMA zone: 1728 pages used for memmap
- [ 0.000000] DMA zone: 0 pages reserved
- [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
- [ 0.000000] HighMem zone: 308224 pages, LIFO batch:63
- [ 0.000000] percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
- [ 0.000000] pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503104
- [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:0D:64:05 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=a4c8d42e-02 rootfstype=ext4 fsck.repair=yes rootwait loglevel=3 consoleblank=0 splash quiet plymouth.ignore-serial-consoles vt.global_cursor_default=0 plymouth.enable=0
- [ 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:off, heap free:off
- [ 0.000000] software IO TLB: mapped [mem 0x0000000015a00000-0x0000000019a00000] (64MB)
- [ 0.000000] Memory: 1587380K/2019328K available (10240K kernel code, 1366K rwdata, 3196K rodata, 2048K init, 882K bss, 104268K reserved, 327680K cma-reserved, 1232896K highmem)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 34355 entries in 101 pages
- [ 0.000000] ftrace: allocated 101 pages with 4 groups
- [ 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] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
- [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
- [ 0.000028] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
- [ 0.000092] bcm2835: system timer (irq = 25)
- [ 0.000748] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
- [ 0.000766] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
- [ 0.000785] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
- [ 0.000799] Switching to timer-based delay loop, resolution 18ns
- [ 0.001064] Console: colour dummy device 80x30
- [ 0.001137] printk: console [tty1] enabled
- [ 0.001192] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
- [ 0.001224] pid_max: default: 32768 minimum: 301
- [ 0.001396] LSM: Security Framework initializing
- [ 0.001585] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.001612] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.003115] cgroup: Disabling memory control group subsystem
- [ 0.003358] CPU: Testing write buffer coherency: ok
- [ 0.003835] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.005065] Setting up static identity map for 0x200000 - 0x20003c
- [ 0.005267] rcu: Hierarchical SRCU implementation.
- [ 0.006196] smp: Bringing up secondary CPUs ...
- [ 0.007450] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.008846] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.010162] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.010319] smp: Brought up 1 node, 4 CPUs
- [ 0.010341] SMP: Total of 4 processors activated (432.00 BogoMIPS).
- [ 0.010356] CPU: All CPU(s) started in HYP mode.
- [ 0.010370] CPU: Virtualization extensions available.
- [ 0.011352] devtmpfs: initialized
- [ 0.026094] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
- [ 0.026330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.026363] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.034703] pinctrl core: initialized pinctrl subsystem
- [ 0.035798] NET: Registered protocol family 16
- [ 0.040000] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- [ 0.040824] audit: initializing netlink subsys (disabled)
- [ 0.041089] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
- [ 0.041685] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.042544] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.042561] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.042977] Serial: AMBA PL011 UART driver
- [ 0.079003] bcm2835-mbox fe00b880.mailbox: mailbox enabled
- [ 0.090870] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
- [ 0.100881] raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
- [ 0.141504] Kprobes globally optimized
- [ 0.147011] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
- [ 0.151338] vgaarb: loaded
- [ 0.151796] SCSI subsystem initialized
- [ 0.152026] usbcore: registered new interface driver usbfs
- [ 0.152087] usbcore: registered new interface driver hub
- [ 0.152162] usbcore: registered new device driver usb
- [ 0.152533] usb_phy_generic phy: supply vcc not found, using dummy regulator
- [ 0.154673] clocksource: Switched to clocksource arch_sys_counter
- [ 1.101165] VFS: Disk quotas dquot_6.6.0
- [ 1.101264] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 1.101431] FS-Cache: Loaded
- [ 1.101638] CacheFiles: Loaded
- [ 1.102769] simple-framebuffer 3e3cf000.framebuffer: framebuffer at 0x3e3cf000, 0x7f8000 bytes, mapped to 0x(ptrval)
- [ 1.102790] simple-framebuffer 3e3cf000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
- [ 1.103273] Console: switching to colour frame buffer device 240x67
- [ 1.113667] simple-framebuffer 3e3cf000.framebuffer: fb0: simplefb registered!
- [ 1.124217] NET: Registered protocol family 2
- [ 1.124471] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 1.126038] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
- [ 1.126081] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
- [ 1.126146] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 1.126215] TCP: Hash tables configured (established 8192 bind 8192)
- [ 1.126381] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 1.126420] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 1.126658] NET: Registered protocol family 1
- [ 1.127816] RPC: Registered named UNIX socket transport module.
- [ 1.127833] RPC: Registered udp transport module.
- [ 1.127848] RPC: Registered tcp transport module.
- [ 1.127863] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.127887] PCI: CLS 0 bytes, default 64
- [ 1.131138] Initialise system trusted keyrings
- [ 1.131387] workingset: timestamp_bits=14 max_order=19 bucket_order=5
- [ 1.139785] zbud: loaded
- [ 1.141613] FS-Cache: Netfs 'nfs' registered for caching
- [ 1.142397] NFS: Registering the id_resolver key type
- [ 1.142440] Key type id_resolver registered
- [ 1.142455] Key type id_legacy registered
- [ 1.142581] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 1.142597] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 1.143645] Key type asymmetric registered
- [ 1.143663] Asymmetric key parser 'x509' registered
- [ 1.143858] bounce: pool size: 64 pages
- [ 1.143904] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- [ 1.144123] io scheduler mq-deadline registered
- [ 1.144141] io scheduler kyber registered
- [ 1.148849] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
- [ 1.148882] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
- [ 1.148962] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
- [ 1.149051] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
- [ 1.206806] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
- [ 1.207209] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
- [ 1.207230] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 1.207251] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
- [ 1.207343] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
- [ 1.207588] pci 0000:00:00.0: PME# supported from D0 D3hot
- [ 1.211121] PCI: bus0: Fast back to back transfers disabled
- [ 1.211146] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
- [ 1.211536] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
- [ 1.211665] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
- [ 1.212100] pci 0000:01:00.0: PME# supported from D0 D3cold
- [ 1.215642] PCI: bus1: Fast back to back transfers disabled
- [ 1.215664] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
- [ 1.215742] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
- [ 1.215766] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
- [ 1.215850] pci 0000:00:00.0: PCI bridge to [bus 01]
- [ 1.215876] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
- [ 1.216293] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
- [ 1.216515] pcieport 0000:00:00.0: PME: Signaling with IRQ 65
- [ 1.225650] iproc-rng200 fe104000.rng: hwrng registered
- [ 1.225973] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
- [ 1.226875] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
- [ 1.239334] brd: module loaded
- [ 1.251876] loop: module loaded
- [ 1.253739] Loading iSCSI transport class v2.0-870.
- [ 1.258852] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
- [ 1.354812] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
- [ 1.356031] usbcore: registered new interface driver r8152
- [ 1.356103] usbcore: registered new interface driver lan78xx
- [ 1.356182] usbcore: registered new interface driver smsc95xx
- [ 1.357811] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
- [ 1.357977] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 1.358013] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
- [ 1.361585] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
- [ 1.362962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
- [ 1.362983] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.363000] usb usb1: Product: xHCI Host Controller
- [ 1.363017] usb usb1: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd
- [ 1.363034] usb usb1: SerialNumber: 0000:01:00.0
- [ 1.363792] hub 1-0:1.0: USB hub found
- [ 1.363891] hub 1-0:1.0: 1 port detected
- [ 1.364582] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 1.364620] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
- [ 1.364708] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
- [ 1.365242] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
- [ 1.365261] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.365279] usb usb2: Product: xHCI Host Controller
- [ 1.365295] usb usb2: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd
- [ 1.365312] usb usb2: SerialNumber: 0000:01:00.0
- [ 1.366029] hub 2-0:1.0: USB hub found
- [ 1.366102] hub 2-0:1.0: 4 ports detected
- [ 1.367896] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 1.368234] dwc_otg: FIQ enabled
- [ 1.368249] dwc_otg: NAK holdoff enabled
- [ 1.368263] dwc_otg: FIQ split-transaction FSM enabled
- [ 1.368281] Module dwc_common_port init
- [ 1.368732] usbcore: registered new interface driver uas
- [ 1.368839] usbcore: registered new interface driver usb-storage
- [ 1.369041] mousedev: PS/2 mouse device common for all mice
- [ 1.370817] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
- [ 1.375003] sdhci: Secure Digital Host Controller Interface driver
- [ 1.375019] sdhci: Copyright(c) Pierre Ossman
- [ 1.375766] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
- [ 1.376481] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.380657] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.381007] hid: raw HID events driver (C) Jiri Kosina
- [ 1.381202] usbcore: registered new interface driver usbhid
- [ 1.381217] usbhid: USB HID core driver
- [ 1.386880] Initializing XFRM netlink socket
- [ 1.386928] NET: Registered protocol family 17
- [ 1.387076] Key type dns_resolver registered
- [ 1.387604] Registering SWP/SWPB emulation handler
- [ 1.387795] registered taskstats version 1
- [ 1.387826] Loading compiled-in X.509 certificates
- [ 1.388701] Key type ._fscrypt registered
- [ 1.388718] Key type .fscrypt registered
- [ 1.388733] Key type fscrypt-provisioning registered
- [ 1.400374] uart-pl011 fe201000.serial: there is not valid maps for state default
- [ 1.400680] uart-pl011 fe201000.serial: cts_event_workaround enabled
- [ 1.400756] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
- [ 1.407535] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
- [ 1.408624] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
- [ 1.408642] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
- [ 1.438989] of_cfs_init
- [ 1.439261] of_cfs_init: OK
- [ 1.459685] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
- [ 1.461388] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 1.463088] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 1.466130] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
- [ 1.467815] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 1.474981] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
- [ 1.475639] Waiting for root device PARTUUID=a4c8d42e-02...
- [ 1.550700] mmc1: new high speed SDIO card at address 0001
- [ 1.582631] mmc0: new ultra high speed DDR50 SDXC card at address 59b4
- [ 1.583568] mmcblk0: mmc0:59b4 ED2S5 119 GiB
- [ 1.585671] mmcblk0: p1 p2
- [ 1.609264] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 1.609344] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- [ 1.609964] devtmpfs: mounted
- [ 1.620347] Freeing unused kernel memory: 2048K
- [ 1.644716] usb 1-1: new high-speed USB device number 2 using xhci_hcd
- [ 1.665022] Run /sbin/init as init process
- [ 1.665036] with arguments:
- [ 1.665051] /sbin/init
- [ 1.665065] splash
- [ 1.665079] with environment:
- [ 1.665093] HOME=/
- [ 1.665107] TERM=linux
- [ 1.837388] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
- [ 1.837411] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 1.837429] usb 1-1: Product: USB2.0 Hub
- [ 1.840094] hub 1-1:1.0: USB hub found
- [ 1.840432] hub 1-1:1.0: 4 ports detected
- [ 2.039319] systemd[1]: System time before build time, advancing clock.
- [ 2.140407] NET: Registered protocol family 10
- [ 2.141855] Segment Routing with IPv6
- [ 2.164771] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
- [ 2.215145] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
- [ 2.216951] systemd[1]: Detected architecture arm.
- [ 2.269470] systemd[1]: Set hostname to <pacman>.
- [ 2.306793] usb 1-1.1: New USB device found, idVendor=d209, idProduct=0410, bcdDevice= 0.55
- [ 2.306818] usb 1-1.1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.306836] usb 1-1.1: Product: I-PAC Ultimate I/O
- [ 2.306853] usb 1-1.1: Manufacturer: Ultimarc
- [ 2.306869] usb 1-1.1: SerialNumber: 4
- [ 2.329936] input: Ultimarc I-PAC Ultimate I/O as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:D209:0410.0001/input/input0
- [ 2.395894] hid-generic 0003:D209:0410.0001: input,hidraw0: USB HID v1.11 Keyboard [Ultimarc I-PAC Ultimate I/O] on usb-0000:01:00.0-1.1/input0
- [ 2.410262] input: Ultimarc I-PAC Ultimate I/O System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:D209:0410.0002/input/input1
- [ 2.475269] input: Ultimarc I-PAC Ultimate I/O Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:D209:0410.0002/input/input2
- [ 2.475665] input: Ultimarc I-PAC Ultimate I/O as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:D209:0410.0002/input/input3
- [ 2.476242] hid-generic 0003:D209:0410.0002: input,hidraw1: USB HID v1.11 Device [Ultimarc I-PAC Ultimate I/O] on usb-0000:01:00.0-1.1/input1
- [ 2.489449] input: Ultimarc I-PAC Ultimate I/O as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:D209:0410.0003/input/input4
- [ 2.555241] input: Ultimarc I-PAC Ultimate I/O as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:D209:0410.0003/input/input5
- [ 2.555886] hid-generic 0003:D209:0410.0003: input,hiddev96,hidraw2: USB HID v1.11 Device [Ultimarc I-PAC Ultimate I/O] on usb-0000:01:00.0-1.1/input2
- [ 2.654769] usb 1-1.2: new high-speed USB device number 4 using xhci_hcd
- [ 2.785595] usb 1-1.2: New USB device found, idVendor=0424, idProduct=2512, bcdDevice= b.b3
- [ 2.785618] usb 1-1.2: New USB device strings: Mfr=1, Product=0, SerialNumber=0
- [ 2.785635] usb 1-1.2: Manufacturer: KSB
- [ 2.787724] hub 1-1.2:1.0: USB hub found
- [ 2.787870] hub 1-1.2:1.0: 2 ports detected
- [ 2.820984] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
- [ 2.842402] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
- [ 2.894776] usb 1-1.3: new high-speed USB device number 5 using xhci_hcd
- [ 2.937466] random: systemd: uninitialized urandom read (16 bytes read)
- [ 2.964261] random: systemd: uninitialized urandom read (16 bytes read)
- [ 2.965107] systemd[1]: Listening on Syslog Socket.
- [ 2.965706] random: systemd: uninitialized urandom read (16 bytes read)
- [ 2.966343] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ 2.967329] systemd[1]: Listening on Journal Audit Socket.
- [ 2.967479] systemd[1]: Reached target Swap.
- [ 2.968311] systemd[1]: Listening on Journal Socket.
- [ 3.026731] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=32.98
- [ 3.026758] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 3.026776] usb 1-1.3: Product: USB2.0 Hub
- [ 3.036323] hub 1-1.3:1.0: USB hub found
- [ 3.036818] hub 1-1.3:1.0: 4 ports detected
- [ 3.134779] usb 1-1.2.1: new high-speed USB device number 6 using xhci_hcd
- [ 3.151845] i2c /dev entries driver
- [ 3.276916] usb 1-1.2.1: New USB device found, idVendor=16d0, idProduct=1097, bcdDevice= 4.22
- [ 3.276939] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 3.276958] usb 1-1.2.1: Product: SindenCamC
- [ 3.276975] usb 1-1.2.1: Manufacturer: WN-220422-A
- [ 3.364758] usb 1-1.4: new full-speed USB device number 7 using xhci_hcd
- [ 3.520248] usb 1-1.4: New USB device found, idVendor=d209, idProduct=1700, bcdDevice= 0.02
- [ 3.520273] usb 1-1.4: New USB device strings: Mfr=1, Product=1, SerialNumber=5
- [ 3.520291] usb 1-1.4: Product: Universal Human Interface Device
- [ 3.520309] usb 1-1.4: Manufacturer: Universal Human Interface Device
- [ 3.520326] usb 1-1.4: SerialNumber: 9
- [ 3.543592] input: Universal Human Interface Device Universal Human Interface Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:D209:1700.0004/input/input6
- [ 3.605366] hid-generic 0003:D209:1700.0004: input,hidraw3: USB HID v1.11 Device [Universal Human Interface Device Universal Human Interface Device] on usb-0000:01:00.0-1.4/input0
- [ 3.614750] usb 1-1.3.1: new full-speed USB device number 8 using xhci_hcd
- [ 3.673761] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
- [ 3.754648] usb 1-1.3.1: New USB device found, idVendor=1997, idProduct=2433, bcdDevice= 1.06
- [ 3.754725] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 3.754744] usb 1-1.3.1: Product: mini keyboard
- [ 3.754761] usb 1-1.3.1: Manufacturer:
- [ 3.765740] input: mini keyboard 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:1997:2433.0005/input/input7
- [ 3.773500] systemd-journald[131]: Received request to flush runtime journal from PID 1
- [ 3.844790] usb 1-1.2.2: new full-speed USB device number 9 using xhci_hcd
- [ 3.846419] hid-generic 0003:1997:2433.0005: input,hidraw4: USB HID v1.11 Keyboard [ mini keyboard] on usb-0000:01:00.0-1.3.1/input0
- [ 3.853885] input: mini keyboard Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/0003:1997:2433.0006/input/input8
- [ 3.854511] input: mini keyboard System Control 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:1997:2433.0006/input/input9
- [ 3.915251] input: mini keyboard Consumer Control 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:1997:2433.0006/input/input10
- [ 3.915640] hid-generic 0003:1997:2433.0006: input,hidraw5: USB HID v1.11 Mouse [ mini keyboard] on usb-0000:01:00.0-1.3.1/input1
- [ 3.999300] usb 1-1.2.2: New USB device found, idVendor=16c0, idProduct=0f02, bcdDevice= 1.00
- [ 3.999324] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 3.999342] usb 1-1.2.2: Product: SindenLightgun
- [ 3.999360] usb 1-1.2.2: Manufacturer: Unknown
- [ 3.999377] usb 1-1.2.2: SerialNumber: HIDLG
- [ 4.015314] input: Unknown SindenLightgun Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.2/0003:16C0:0F02.0007/input/input11
- [ 4.084770] usb 1-1.3.4: new full-speed USB device number 10 using xhci_hcd
- [ 4.085447] input: Unknown SindenLightgun Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.2/0003:16C0:0F02.0007/input/input12
- [ 4.086251] hid-generic 0003:16C0:0F02.0007: input,hidraw6: USB HID v1.01 Keyboard [Unknown SindenLightgun] on usb-0000:01:00.0-1.2.2/input2
- [ 4.228016] usb 1-1.3.4: New USB device found, idVendor=2341, idProduct=8036, bcdDevice= 1.00
- [ 4.228042] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 4.228061] usb 1-1.3.4: Product: Arduino Leonardo
- [ 4.228079] usb 1-1.3.4: Manufacturer: Arduino LLC
- [ 4.228096] usb 1-1.3.4: SerialNumber: HIDGDHIDKD
- [ 4.243761] input: Arduino LLC Arduino Leonardo 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.2/0003:2341:8036.0008/input/input13
- [ 4.244433] hid-generic 0003:2341:8036.0008: input,hidraw7: USB HID v1.01 Mouse [Arduino LLC Arduino Leonardo] on usb-0000:01:00.0-1.3.4/input2
- [ 4.249882] input: Arduino LLC Arduino Leonardo 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.3/0003:2341:8036.0009/input/input14
- [ 4.250360] hid-generic 0003:2341:8036.0009: input,hidraw8: USB HID v1.01 Gamepad [Arduino LLC Arduino Leonardo] on usb-0000:01:00.0-1.3.4/input3
- [ 4.267095] mc: Linux media interface: v0.10
- [ 4.306882] videodev: Linux video capture interface: v2.00
- [ 4.368066] uvcvideo: Found UVC 1.00 device SindenCamC (16d0:1097)
- [ 4.393920] input: SindenCamC: SindenCamC as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/input/input15
- [ 4.394451] usbcore: registered new interface driver uvcvideo
- [ 4.394467] USB Video Class driver (1.1.1)
- [ 4.526875] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.534421] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.535240] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.541004] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.547161] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
- [ 4.547190] [vc_sm_connected_init]: start
- [ 4.576173] [vc_sm_connected_init]: installed successfully
- [ 4.578691] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.578697] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.581417] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.591863] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.593598] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.595912] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.609026] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
- [ 4.611505] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
- [ 4.611991] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
- [ 4.612327] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
- [ 4.612358] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
- [ 4.612383] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
- [ 4.612409] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
- [ 4.612451] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
- [ 4.617728] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
- [ 4.638828] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
- [ 4.638899] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
- [ 4.648396] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
- [ 4.648443] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
- [ 4.655552] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
- [ 4.655604] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
- [ 4.663983] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
- [ 4.664057] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
- [ 4.681004] checking generic (3e3cf000 7f8000) vs hw (0 ffffffffffffffff)
- [ 4.681030] fb0: switching to vc4drmfb from simple
- [ 4.685347] Console: switching to colour dummy device 80x30
- [ 4.687224] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
- [ 4.692588] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
- [ 4.876777] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 4.926776] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 4.936980] Console: switching to colour frame buffer device 240x67
- [ 4.942999] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
- [ 4.972371] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
- [ 4.975774] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
- [ 5.068924] brcmfmac: F1 signature read @0x18000000=0x15264345
- [ 5.097008] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 5.113361] usbcore: registered new interface driver brcmfmac
- [ 5.169633] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
- [ 5.171293] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
- [ 5.180373] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
- [ 5.181721] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
- [ 5.384412] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 5.384531] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 5.395287] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
- [ 5.767204] cdc_acm 1-1.2.2:1.0: ttyACM0: USB ACM device
- [ 5.773497] cdc_acm 1-1.3.4:1.0: ttyACM1: USB ACM device
- [ 5.777031] usbcore: registered new interface driver cdc_acm
- [ 5.777053] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
- [ 6.994996] random: crng init done
- [ 6.995017] random: 7 urandom warning(s) missed due to ratelimiting
- [ 7.039899] 8021q: 802.1Q VLAN Support v1.8
- [ 7.050069] uart-pl011 fe201000.serial: no DMA platform data
- [ 7.145069] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
- [ 7.250222] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
- [ 7.253853] bcmgenet fd580000.ethernet eth0: Link is Down
- [ 8.029089] snd-rpi-iqaudio-dac soc:sound: snd_rpi_iqaudio_gpio_unmute: un-muting amp using GPIO22
- [ 8.180905] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
- [ 13.690578] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 13.837628] Bluetooth: Core ver 2.22
- [ 13.837796] NET: Registered protocol family 31
- [ 13.837807] Bluetooth: HCI device and connection manager initialized
- [ 13.838460] Bluetooth: HCI socket layer initialized
- [ 13.838479] Bluetooth: L2CAP socket layer initialized
- [ 13.838511] Bluetooth: SCO socket layer initialized
- [ 13.847007] Bluetooth: HCI UART driver ver 2.3
- [ 13.847025] Bluetooth: HCI UART protocol H4 registered
- [ 13.847124] Bluetooth: HCI UART protocol Three-wire (H5) registered
- [ 13.847404] Bluetooth: HCI UART protocol Broadcom registered
- [ 14.049029] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 14.049037] Bluetooth: BNEP filters: protocol multicast
- [ 14.049047] Bluetooth: BNEP socket layer initialized
- [ 19.008646] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.wlan0.retrans_time - use net.ipv6.neigh.wlan0.retrans_time_ms instead
- [ 96.222282] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 96.225532] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 96.230268] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 96.232064] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 96.295144] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 96.314447] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 96.336771] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 393.878030] pcm512x 1-004c: No SCLK, using BCLK: -2
- [ 412.259487] pcm512x 1-004c: No SCLK, using BCLK: -2
Advertisement
Add Comment
Please, Sign In to add comment