Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@BeagleBone:/usr/local/sbin# dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 5.10.168-ti-r68 (voodoo@rpi4b4g-07) (gcc (Debian 10.2.1-6) 10.2.1 20210 110, GNU ld (GNU Binutils for Debian) 2.35.2) #1bullseye SMP PREEMPT Mon Jul 31 21:58:32 UTC 2023
- [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black
- [ 0.000000] Memory policy: Data cache writeback
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] cma: Reserved 48 MiB at 0x9c800000
- [ 0.000000] Zone ranges:
- [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fdfffff]
- [ 0.000000] HighMem empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff]
- [ 0.000000] On node 0 totalpages: 130560
- [ 0.000000] Normal zone: 1148 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 130560 pages, LIFO batch:31
- [ 0.000000] CPU: All CPU(s) started in SVC mode.
- [ 0.000000] AM335X ES2.1 (sgx neon)
- [ 0.000000] percpu: Embedded 21 pages/cpu s54732 r8192 d23092 u86016
- [ 0.000000] pcpu-alloc: s54732 r8192 d23092 u86016 alloc=21*4096
- [ 0.000000] pcpu-alloc: [0] 0
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412
- [ 0.000000] Kernel command line: console=ttyS0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root =/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.defa ult_quality=100 quiet
- [ 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] mem auto-init: stack:off, heap alloc:on, heap free:off
- [ 0.000000] Memory: 438504K/522240K available (14336K kernel code, 1444K rwdata, 3960K rodata, 10 24K init, 446K bss, 34584K reserved, 49152K cma-reserved, 0K highmem)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000] rcu: RCU event tracing is enabled.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
- [ 0.000000] Trampoline variant of Tasks RCU enabled.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
- [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-mo dule@31000
- [ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
- [ 0.000032] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 796358519 49 ns
- [ 0.000416] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-mod ule@40000
- [ 0.002571] Console: colour dummy device 80x30
- [ 0.002658] Calibrating delay loop (skipped) preset value.. 995.32 BogoMIPS (lpj=1990656)
- [ 0.002683] pid_max: default: 32768 minimum: 301
- [ 0.003325] LSM: Security Framework initializing
- [ 0.003444] Yama: becoming mindful.
- [ 0.003740] AppArmor: AppArmor initialized
- [ 0.003757] TOMOYO Linux initialized
- [ 0.003952] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.003966] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.005767] CPU: Testing write buffer coherency: ok
- [ 0.005850] CPU0: Spectre v2: using BPIALL workaround
- [ 0.028893] Setting up static identity map for 0x80100000 - 0x80100060
- [ 0.036486] rcu: Hierarchical SRCU implementation.
- [ 0.045735] EFI services will not be available.
- [ 0.056500] smp: Bringing up secondary CPUs ...
- [ 0.056517] smp: Brought up 1 node, 1 CPU
- [ 0.056529] SMP: Total of 1 processors activated (995.32 BogoMIPS).
- [ 0.056538] CPU: All CPU(s) started in SVC mode.
- [ 0.057474] devtmpfs: initialized
- [ 0.100912] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
- [ 0.101403] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 764504178 5100000 ns
- [ 0.101444] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
- [ 0.105305] pinctrl core: initialized pinctrl subsystem
- [ 0.106528] DMI not present or invalid.
- [ 0.107455] NET: Registered protocol family 16
- [ 0.111557] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- [ 0.152469] l3-aon-clkctrl:0000:0: failed to disable
- [ 0.153256] audit: initializing netlink subsys (disabled)
- [ 0.154772] thermal_sys: Registered thermal governor 'fair_share'
- [ 0.154786] thermal_sys: Registered thermal governor 'bang_bang'
- [ 0.154795] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.154802] thermal_sys: Registered thermal governor 'user_space'
- [ 0.154809] thermal_sys: Registered thermal governor 'power_allocator'
- [ 0.155726] cpuidle: using governor ladder
- [ 0.155775] cpuidle: using governor menu
- [ 0.160652] audit: type=2000 audit(0.140:1): state=initialized audit_enabled=0 res=1
- [ 4.431536] hw-breakpoint: debug architecture 0x4 unsupported.
- [ 4.478907] Kprobes globally optimized
- [ 4.500918] raid6: skip pq benchmark and using algorithm neonx8
- [ 4.500940] raid6: using neon recovery algorithm
- [ 4.508590] iommu: Default domain type: Translated
- [ 4.513337] SCSI subsystem initialized
- [ 4.516660] libata version 3.00 loaded.
- [ 4.517051] usbcore: registered new interface driver usbfs
- [ 4.517111] usbcore: registered new interface driver hub
- [ 4.517170] usbcore: registered new device driver usb
- [ 4.518339] mc: Linux media interface: v0.10
- [ 4.518389] videodev: Linux video capture interface: v2.00
- [ 4.518586] pps_core: LinuxPPS API ver. 1 registered
- [ 4.518597] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux. it>
- [ 4.518621] PTP clock support registered
- [ 4.521160] NetLabel: Initializing
- [ 4.521178] NetLabel: domain hash size = 128
- [ 4.521185] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
- [ 4.521318] NetLabel: unlabeled traffic allowed by default
- [ 4.522585] clocksource: Switched to clocksource dmtimer
- [ 5.585481] VFS: Disk quotas dquot_6.6.0
- [ 5.585625] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 5.585914] FS-Cache: Loaded
- [ 5.586357] CacheFiles: Loaded
- [ 5.587535] AppArmor: AppArmor Filesystem Enabled
- [ 5.600906] NET: Registered protocol family 2
- [ 5.601221] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 5.603192] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
- [ 5.603506] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
- [ 5.603573] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
- [ 5.603633] TCP: Hash tables configured (established 4096 bind 4096)
- [ 5.603948] MPTCP token hash table entries: 512 (order: 1, 8192 bytes, linear)
- [ 5.604049] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 5.604081] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 5.604330] NET: Registered protocol family 1
- [ 5.617804] RPC: Registered named UNIX socket transport module.
- [ 5.617819] RPC: Registered udp transport module.
- [ 5.617827] RPC: Registered tcp transport module.
- [ 5.617834] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 5.617851] NET: Registered protocol family 44
- [ 5.618978] Trying to unpack rootfs image as initramfs...
- [ 5.959860] Freeing initrd memory: 6356K
- [ 5.960721] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
- [ 5.966478] Initialise system trusted keyrings
- [ 5.967132] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- [ 5.975634] zbud: loaded
- [ 5.983796] NFS: Registering the id_resolver key type
- [ 5.983860] Key type id_resolver registered
- [ 5.983869] Key type id_legacy registered
- [ 5.984044] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 5.984055] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 5.984099] jffs2: version 2.2. (NAND) (SUMMARY) \xc2\xa9 2001-2006 Red Hat, Inc.
- [ 5.985237] fuse: init (API version 7.32)
- [ 6.074643] xor: automatically using best checksumming function neon
- [ 6.074664] Key type asymmetric registered
- [ 6.074674] Asymmetric key parser 'x509' registered
- [ 6.074761] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
- [ 6.079152] io scheduler mq-deadline registered
- [ 6.794057] ti-sysc: probe of 44e31000.target-module failed with error -16
- [ 6.931597] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
- [ 6.987601] ti-sysc: probe of 48040000.target-module failed with error -16
- [ 7.205488] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
- [ 7.330133] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
- [ 7.869117] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!
- [ 7.869167] edma 49000000.dma: TI EDMA DMA engine driver
- [ 7.899326] pinctrl-single 44e10800.pinmux: 142 pins, size 568
- [ 7.900644] gpio-of-helper ocp:cape-universal: Failed to get gpio property of 'P8_03'
- [ 7.900673] gpio-of-helper ocp:cape-universal: Failed to create gpio entry
- [ 7.921943] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
- [ 7.926816] printk: console [ttyS0] disabled
- [ 7.926931] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250
- [ 7.955170] printk: console [ttyS0] enabled
- [ 7.957238] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 27, base_baud = 3000000) is a 8250
- [ 7.959061] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 28, base_baud = 3000000) is a 8250
- [ 7.960893] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 43, base_baud = 3000000) is a 8250
- [ 7.962217] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 44, base_baud = 3000000) is a 8250
- [ 7.963796] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 45, base_baud = 3000000) is a 8250
- [ 7.968452] omap_rng 48310000.rng: Random Number Generator ver. 20
- [ 7.971126] random: crng init done
- [ 7.987345] at24 2-0054: supply vcc not found, using dummy regulator
- [ 8.018108] at24 2-0055: supply vcc not found, using dummy regulator
- [ 8.049488] at24 2-0056: supply vcc not found, using dummy regulator
- [ 8.078273] at24 2-0057: supply vcc not found, using dummy regulator
- [ 8.167178] mdio_bus 4a101000.mdio: mii_bus 4a101000.mdio couldn't get reset GPIO
- [ 8.175832] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
- [ 8.175849] cpsw 4a100000.ethernet: ALE Table size 1024
- [ 8.175959] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
- [ 8.176072] cpsw 4a100000.ethernet: Detected MACID = 34:84:e4:ee:31:cf
- [ 8.179776] usbcore: registered new interface driver smsc95xx
- [ 8.182382] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator
- [ 8.182944] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests
- [ 8.188200] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator
- [ 8.188520] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests
- [ 8.191470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 8.191540] ehci-platform: EHCI generic platform driver
- [ 8.192128] ehci-omap: OMAP-EHCI Host Controller driver
- [ 8.205285] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
- [ 8.205333] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
- [ 8.205746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
- [ 8.205761] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 8.205770] usb usb1: Product: MUSB HDRC host driver
- [ 8.205778] usb usb1: Manufacturer: Linux 5.10.168-ti-r68 musb-hcd
- [ 8.205787] usb usb1: SerialNumber: musb-hdrc.1
- [ 8.206850] hub 1-0:1.0: USB hub found
- [ 8.206927] hub 1-0:1.0: 1 port detected
- [ 8.216691] omap_rtc 44e3e000.rtc: already running
- [ 8.218126] omap_rtc 44e3e000.rtc: registered as rtc0
- [ 8.218200] omap_rtc 44e3e000.rtc: setting system clock to 2023-08-14T15:56:32 UTC (1692028592)
- [ 8.220444] i2c /dev entries driver
- [ 8.226537] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
- [ 8.227440] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
- [ 8.227453] softdog: soft_reboot_cmd=<not set> soft_active_on_boot=0
- [ 8.229558] cpuidle: enable-method property 'ti,am3352' found operations
- [ 8.231670] sdhci: Secure Digital Host Controller Interface driver
- [ 8.231687] sdhci: Copyright(c) Pierre Ossman
- [ 8.231694] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 8.241157] ledtrig-cpu: registered to indicate activity on CPUs
- [ 8.242196] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
- [ 8.244029] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator
- [ 8.245913] omap-aes 53500000.aes: will run requests pump with realtime priority
- [ 8.249590] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
- [ 8.250313] omap-sham 53100000.sham: will run requests pump with realtime priority
- [ 8.256711] hid: raw HID events driver (C) Jiri Kosina
- [ 8.257466] usbcore: registered new interface driver usbhid
- [ 8.257479] usbhid: USB HID core driver
- [ 8.257978] remoteproc remoteproc0: wkup_m3 is available
- [ 8.266095] drop_monitor: Initializing network drop monitor service
- [ 8.267324] NET: Registered protocol family 10
- [ 8.274742] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA
- [ 8.334953] mmc1: new high speed MMC card at address 0001
- [ 8.343677] mmcblk1: mmc1:0001 M62704 3.56 GiB
- [ 8.344267] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB
- [ 8.344837] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB
- [ 8.345277] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (240:0)
- [ 8.352053] mmcblk1: p1
- [ 8.354310] Segment Routing with IPv6
- [ 8.354452] mip6: Mobile IPv6
- [ 8.354472] NET: Registered protocol family 17
- [ 8.359247] Key type dns_resolver registered
- [ 8.359265] mpls_gso: MPLS GSO support
- [ 8.359608] ThumbEE CPU extension supported.
- [ 8.359634] Registering SWP/SWPB emulation handler
- [ 8.359647] omap_voltage_late_init: Voltage driver support not added
- [ 8.369186] registered taskstats version 1
- [ 8.369213] Loading compiled-in X.509 certificates
- [ 8.369371] zswap: loaded using pool lzo/zbud
- [ 8.374270] Key type .fscrypt registered
- [ 8.374287] Key type fscrypt-provisioning registered
- [ 8.384284] Btrfs loaded, crc32c=crc32c-generic
- [ 8.384445] AppArmor: AppArmor sha1 policy hashing enabled
- [ 8.405965] OMAP GPIO hardware version 0.1
- [ 8.435430] tps65217-pmic: Failed to locate of_node [id: -1]
- [ 8.446410] tps65217-bl: Failed to locate of_node [id: -1]
- [ 8.449564] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set
- [ 8.450627] input: tps65217_pwr_but as /devices/platform/ocp/44c00000.interconnect/44c00000.inter connect:segment@200000/44e0b000.target-module/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/inp ut0
- [ 8.451267] tps65217 0-0024: TPS65217 ID 0xe version 1.2
- [ 8.451893] at24 0-0050: supply vcc not found, using dummy regulator
- [ 8.452721] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
- [ 8.452885] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
- [ 8.460849] gpio-of-helper ocp:cape-universal: Allocated GPIO id=0 name='P8_03'
- [ 8.461047] gpio-of-helper ocp:cape-universal: Allocated GPIO id=1 name='P8_04'
- [ 8.461232] gpio-of-helper ocp:cape-universal: Allocated GPIO id=2 name='P8_05'
- [ 8.461396] gpio-of-helper ocp:cape-universal: Allocated GPIO id=3 name='P8_06'
- [ 8.461858] gpio-of-helper ocp:cape-universal: Allocated GPIO id=4 name='P8_07'
- [ 8.462069] gpio-of-helper ocp:cape-universal: Allocated GPIO id=5 name='P8_08'
- [ 8.462235] gpio-of-helper ocp:cape-universal: Allocated GPIO id=6 name='P8_09'
- [ 8.462410] gpio-of-helper ocp:cape-universal: Allocated GPIO id=7 name='P8_10'
- [ 8.462715] gpio-of-helper ocp:cape-universal: Allocated GPIO id=8 name='P8_11'
- [ 8.462893] gpio-of-helper ocp:cape-universal: Allocated GPIO id=9 name='P8_12'
- [ 8.463159] gpio-of-helper ocp:cape-universal: Allocated GPIO id=10 name='P8_13'
- [ 8.463332] gpio-of-helper ocp:cape-universal: Allocated GPIO id=11 name='P8_14'
- [ 8.463510] gpio-of-helper ocp:cape-universal: Allocated GPIO id=12 name='P8_15'
- [ 8.463690] gpio-of-helper ocp:cape-universal: Allocated GPIO id=13 name='P8_16'
- [ 8.463877] gpio-of-helper ocp:cape-universal: Allocated GPIO id=14 name='P8_17'
- [ 8.464070] gpio-of-helper ocp:cape-universal: Allocated GPIO id=15 name='P8_18'
- [ 8.464240] gpio-of-helper ocp:cape-universal: Allocated GPIO id=16 name='P8_19'
- [ 8.464415] gpio-of-helper ocp:cape-universal: Allocated GPIO id=17 name='P8_20'
- [ 8.464585] gpio-of-helper ocp:cape-universal: Allocated GPIO id=18 name='P8_21'
- [ 8.464742] gpio-of-helper ocp:cape-universal: Allocated GPIO id=19 name='P8_22'
- [ 8.464919] gpio-of-helper ocp:cape-universal: Allocated GPIO id=20 name='P8_23'
- [ 8.465078] gpio-of-helper ocp:cape-universal: Allocated GPIO id=21 name='P8_24'
- [ 8.465288] gpio-of-helper ocp:cape-universal: Allocated GPIO id=22 name='P8_25'
- [ 8.465479] gpio-of-helper ocp:cape-universal: Allocated GPIO id=23 name='P8_26'
- [ 8.465650] gpio-of-helper ocp:cape-universal: Allocated GPIO id=24 name='P8_27'
- [ 8.465831] gpio-of-helper ocp:cape-universal: Allocated GPIO id=25 name='P8_28'
- [ 8.465999] gpio-of-helper ocp:cape-universal: Allocated GPIO id=26 name='P8_29'
- [ 8.466159] gpio-of-helper ocp:cape-universal: Allocated GPIO id=27 name='P8_30'
- [ 8.466331] gpio-of-helper ocp:cape-universal: Allocated GPIO id=28 name='P8_31'
- [ 8.466502] gpio-of-helper ocp:cape-universal: Allocated GPIO id=29 name='P8_32'
- [ 8.466777] gpio-of-helper ocp:cape-universal: Allocated GPIO id=30 name='P8_33'
- [ 8.466964] gpio-of-helper ocp:cape-universal: Allocated GPIO id=31 name='P8_34'
- [ 8.467153] gpio-of-helper ocp:cape-universal: Allocated GPIO id=32 name='P8_35'
- [ 8.467330] gpio-of-helper ocp:cape-universal: Allocated GPIO id=33 name='P8_36'
- [ 8.467496] gpio-of-helper ocp:cape-universal: Allocated GPIO id=34 name='P8_37'
- [ 8.467671] gpio-of-helper ocp:cape-universal: Allocated GPIO id=35 name='P8_38'
- [ 8.467850] gpio-of-helper ocp:cape-universal: Allocated GPIO id=36 name='P8_39'
- [ 8.468011] gpio-of-helper ocp:cape-universal: Allocated GPIO id=37 name='P8_40'
- [ 8.468185] gpio-of-helper ocp:cape-universal: Allocated GPIO id=38 name='P8_41'
- [ 8.468345] gpio-of-helper ocp:cape-universal: Allocated GPIO id=39 name='P8_42'
- [ 8.468522] gpio-of-helper ocp:cape-universal: Allocated GPIO id=40 name='P8_43'
- [ 8.468716] gpio-of-helper ocp:cape-universal: Allocated GPIO id=41 name='P8_44'
- [ 8.468889] gpio-of-helper ocp:cape-universal: Allocated GPIO id=42 name='P8_45'
- [ 8.469056] gpio-of-helper ocp:cape-universal: Allocated GPIO id=43 name='P8_46'
- [ 8.469216] gpio-of-helper ocp:cape-universal: Allocated GPIO id=44 name='P9_11'
- [ 8.469416] gpio-of-helper ocp:cape-universal: Allocated GPIO id=45 name='P9_12'
- [ 8.469599] gpio-of-helper ocp:cape-universal: Allocated GPIO id=46 name='P9_13'
- [ 8.469763] gpio-of-helper ocp:cape-universal: Allocated GPIO id=47 name='P9_14'
- [ 8.469947] gpio-of-helper ocp:cape-universal: Allocated GPIO id=48 name='P9_15'
- [ 8.470119] gpio-of-helper ocp:cape-universal: Allocated GPIO id=49 name='P9_16'
- [ 8.470293] gpio-of-helper ocp:cape-universal: Allocated GPIO id=50 name='P9_17'
- [ 8.470482] gpio-of-helper ocp:cape-universal: Allocated GPIO id=51 name='P9_18'
- [ 8.470746] gpio-of-helper ocp:cape-universal: Allocated GPIO id=52 name='P9_19'
- [ 8.470933] gpio-of-helper ocp:cape-universal: Allocated GPIO id=53 name='P9_20'
- [ 8.471116] gpio-of-helper ocp:cape-universal: Allocated GPIO id=54 name='P9_21'
- [ 8.471283] gpio-of-helper ocp:cape-universal: Allocated GPIO id=55 name='P9_22'
- [ 8.471467] gpio-of-helper ocp:cape-universal: Allocated GPIO id=56 name='P9_23'
- [ 8.471640] gpio-of-helper ocp:cape-universal: Allocated GPIO id=57 name='P9_24'
- [ 8.472117] gpio-of-helper ocp:cape-universal: Allocated GPIO id=58 name='P9_25'
- [ 8.472327] gpio-of-helper ocp:cape-universal: Allocated GPIO id=59 name='P9_26'
- [ 8.472500] gpio-of-helper ocp:cape-universal: Allocated GPIO id=60 name='P9_28'
- [ 8.472523] gpio-of-helper ocp:cape-universal: ready
- [ 8.514633] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
- [ 8.531933] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8 720
- [ 8.541219] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
- [ 8.541243] sdhci-omap 48060000.mmc: Got CD GPIO
- [ 8.541466] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator
- [ 8.575110] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA
- [ 8.665408] tda998x 0-0070: found TDA19988
- [ 8.669331] tilcdc 4830e000.lcdc: bound 0-0070 (ops 0xc0f9aafc)
- [ 8.670922] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
- [ 8.671320] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes
- [ 8.673077] of_cfs_init
- [ 8.673149] of_cfs_init: OK
- [ 8.675265] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes
- [ 8.677834] Freeing unused kernel memory: 1024K
- [ 8.679404] Run /init as init process
- [ 8.679420] with arguments:
- [ 8.679427] /init
- [ 8.679434] with environment:
- [ 8.679441] HOME=/
- [ 8.679447] TERM=linux
- [ 15.080447] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
- [ 15.254036] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
- [ 15.695516] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IM A +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKI D +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
- [ 15.697279] systemd[1]: Detected architecture arm.
- [ 15.700688] systemd[1]: Set hostname to <BeagleBone>.
- [ 17.453987] systemd[1]: Queued start job for default target Graphical Interface.
- [ 17.454093] systemd[1]: Unnecessary job for /dev/bone/uart/0 was removed.
- [ 17.454164] systemd[1]: Unnecessary job for /sys/devices/platform/ocp/44c00000.interconnect/44c00 000.interconnect:segment@200000/44e09050.target-module/44e09000.serial/tty/ttyS0 was removed.
- [ 17.466197] systemd[1]: Created slice system-getty.slice.
- [ 17.469887] systemd[1]: Created slice system-modprobe.slice.
- [ 17.473436] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ 17.476222] systemd[1]: Created slice User and Session Slice.
- [ 17.477143] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 17.477847] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 17.480032] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 17.480669] systemd[1]: Reached target Local Encrypted Volumes.
- [ 17.481242] systemd[1]: Reached target Paths.
- [ 17.481489] systemd[1]: Reached target Remote File Systems.
- [ 17.481634] systemd[1]: Reached target Slices.
- [ 17.481947] systemd[1]: Reached target Swap.
- [ 17.489065] systemd[1]: Listening on Syslog Socket.
- [ 17.490465] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ 17.491570] systemd[1]: Listening on initctl Compatibility Named Pipe.
- [ 17.493428] systemd[1]: Listening on Journal Audit Socket.
- [ 17.494921] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 17.496455] systemd[1]: Listening on Journal Socket.
- [ 17.498167] systemd[1]: Listening on Network Service Netlink Socket.
- [ 17.500248] systemd[1]: Listening on udev Control Socket.
- [ 17.501377] systemd[1]: Listening on udev Kernel Socket.
- [ 17.503168] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
- [ 17.511301] systemd[1]: Mounting POSIX Message Queue File System...
- [ 17.529679] systemd[1]: Mounting /sys/kernel/debug...
- [ 17.561585] systemd[1]: Mounting Kernel Trace File System...
- [ 17.621808] systemd[1]: Starting Create list of static device nodes for the current kernel...
- [ 17.680367] systemd[1]: Starting Load Kernel Module configfs...
- [ 17.705910] systemd[1]: Starting Load Kernel Module drm...
- [ 17.737046] systemd[1]: Starting Load Kernel Module fuse...
- [ 17.756676] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skippe d.
- [ 17.776587] systemd[1]: Starting File System Check on Root Device...
- [ 17.824491] systemd[1]: Starting Journal Service...
- [ 17.864213] systemd[1]: Starting Load Kernel Modules...
- [ 17.912419] systemd[1]: Starting Coldplug All udev Devices...
- [ 18.009649] systemd[1]: Mounted POSIX Message Queue File System.
- [ 18.031719] systemd[1]: Mounted /sys/kernel/debug.
- [ 18.033262] systemd[1]: Mounted Kernel Trace File System.
- [ 18.056682] systemd[1]: Finished Create list of static device nodes for the current kernel.
- [ 18.077106] systemd[1]: [email protected]: Succeeded.
- [ 18.098306] systemd[1]: Finished Load Kernel Module configfs.
- [ 18.112614] systemd[1]: [email protected]: Succeeded.
- [ 18.137536] systemd[1]: Finished Load Kernel Module drm.
- [ 18.149648] systemd[1]: [email protected]: Succeeded.
- [ 18.183190] systemd[1]: Finished Load Kernel Module fuse.
- [ 18.235512] systemd[1]: Mounting FUSE Control File System...
- [ 18.299485] systemd[1]: Mounting Kernel Configuration File System...
- [ 18.407039] systemd[1]: Started File System Check Daemon to report status.
- [ 18.507945] systemd[1]: Finished File System Check on Root Device.
- [ 18.531551] systemd[1]: Finished Load Kernel Modules.
- [ 18.533501] systemd[1]: Mounted FUSE Control File System.
- [ 18.543447] systemd[1]: Mounted Kernel Configuration File System.
- [ 18.599554] systemd[1]: Starting Remount Root and Kernel File Systems...
- [ 18.647465] systemd[1]: Starting Apply Kernel Variables...
- [ 18.900335] EXT4-fs (mmcblk1p1): re-mounted. Opts: errors=remount-ro
- [ 18.936239] systemd[1]: Finished Remount Root and Kernel File Systems.
- [ 18.955118] systemd[1]: Finished Apply Kernel Variables.
- [ 18.961400] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
- [ 18.961960] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being sk ipped.
- [ 18.988393] systemd[1]: Starting Load/Save Random Seed...
- [ 19.032465] systemd[1]: Starting Create System Users...
- [ 19.295355] systemd[1]: Finished Load/Save Random Seed.
- [ 19.297083] systemd[1]: Condition check resulted in First Boot Complete being skipped.
- [ 19.375244] systemd[1]: Finished Create System Users.
- [ 19.404480] systemd[1]: Starting Create Static Device Nodes in /dev...
- [ 19.703851] systemd[1]: Finished Create Static Device Nodes in /dev.
- [ 19.705019] systemd[1]: Reached target Local File Systems (Pre).
- [ 19.705260] systemd[1]: Reached target Local File Systems.
- [ 19.705761] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
- [ 19.706146] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being s kipped.
- [ 19.748347] systemd[1]: Starting Rule-based Manager for Device Events and Files...
- [ 19.802115] systemd[1]: Started Journal Service.
- [ 20.092200] systemd-journald[473]: Received client request to flush runtime journal.
- [ 21.855450] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0)
- [ 21.920798] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mi i_bus:phy_addr=4a101000.mdio:00, irq=POLL)
- [ 23.983571] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
- [ 23.983673] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 25.036793] using random self ethernet address
- [ 25.036818] using random host ethernet address
- [ 25.403556] using random self ethernet address
- [ 25.403582] using random host ethernet address
- [ 25.693354] Mass Storage Function, version: 2009/09/11
- [ 25.693388] LUN: removable file: (no medium)
- [ 25.866762] usb0: HOST MAC 34:84:e4:ee:31:d1
- [ 25.866785] usb0: MAC 34:84:e4:ee:31:d2
- [ 25.874964] usb1: HOST MAC 34:84:e4:ee:31:d3
- [ 25.874985] usb1: MAC 34:84:e4:ee:31:d4
- [ 30.062035] OF: /ad7771-card/simple-audio-card,dai-link@0/cpu: could not get #sound-dai-cells for /ocp/interconnect@48000000/segment@0/target-module@38000/mcasp@0
- [ 30.206958] remoteproc remoteproc0: powering up wkup_m3
- [ 30.206994] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
- [ 30.207273] remoteproc remoteproc0: remote processor wkup_m3 is now up
- [ 30.207297] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
- [ 30.294048] asoc-simple-card ad7771-card: parse error -22
- [ 30.378862] asoc-simple-card: probe of ad7771-card failed with error -22
- [ 32.482499] davinci-mcasp 48038000.mcasp: IRQ common not found
- [ 34.249072] CAN device driver interface
- [ 34.459384] c_can_platform 481cc000.can: c_can_platform device registered (regs=36e30655, irq=48)
- [ 34.511464] c_can_platform 481d0000.can: c_can_platform device registered (regs=d1e2e8fc, irq=49)
- [ 39.803799] PM: bootloader does not support rtc-only!
- [ 44.038712] remoteproc remoteproc1: 4a334000.pru is available
- [ 44.055413] remoteproc remoteproc2: 4a338000.pru is available
Advertisement
Add Comment
Please, Sign In to add comment