debian@bbblack2:~$ cat /etc/dogtag BeagleBoard.org Debian Bullseye IoT Image 2023-10-07 debian@bbblack2:~$ cat /etc/debian_version 11.11 debian@bbblack2:~$ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" debian@bbblack2:~$ uname -a Linux bbblack2 5.10.168-ti-r82 #1bullseye SMP PREEMPT Wed Feb 5 22:13:25 UTC 2025 armv7l GNU/Linux debian@bbblack2:~$ sudo dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.168-ti-r82 (voodoo@rpi4b4g-13) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1bullseye SMP PREEMPT Wed Feb 5 22:13:25 UTC 2025 [ 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 s54604 r8192 d23220 u86016 [ 0.000000] pcpu-alloc: s54604 r8192 d23220 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/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_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: 437108K/522240K available (15360K kernel code, 1426K rwdata, 3928K rodata, 1024K init, 446K bss, 35980K reserved, 49152K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] ftrace: allocating 47668 entries in 140 pages [ 0.000000] ftrace: allocated 140 pages with 3 groups [ 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] 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 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-module@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: 79635851949 ns [ 0.000445] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.002797] Console: colour dummy device 80x30 [ 0.002889] Calibrating delay loop (skipped) preset value.. 995.32 BogoMIPS (lpj=1990656) [ 0.002917] pid_max: default: 32768 minimum: 301 [ 0.003578] LSM: Security Framework initializing [ 0.003703] Yama: becoming mindful. [ 0.004021] AppArmor: AppArmor initialized [ 0.004038] TOMOYO Linux initialized [ 0.004243] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.004259] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.006188] CPU: Testing write buffer coherency: ok [ 0.006277] CPU0: Spectre v2: using BPIALL workaround [ 0.029147] Setting up static identity map for 0x80100000 - 0x80100060 [ 0.036523] rcu: Hierarchical SRCU implementation. [ 0.045801] EFI services will not be available. [ 0.056536] smp: Bringing up secondary CPUs ... [ 0.056554] smp: Brought up 1 node, 1 CPU [ 0.056567] SMP: Total of 1 processors activated (995.32 BogoMIPS). [ 0.056576] CPU: All CPU(s) started in SVC mode. [ 0.057652] devtmpfs: initialized [ 0.108951] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.109481] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.109523] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.113612] pinctrl core: initialized pinctrl subsystem [ 0.114972] DMI not present or invalid. [ 0.115967] NET: Registered protocol family 16 [ 0.120756] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.172535] l3-aon-clkctrl:0000:0: failed to disable [ 0.173452] audit: initializing netlink subsys (disabled) [ 0.175089] thermal_sys: Registered thermal governor 'fair_share' [ 0.175105] thermal_sys: Registered thermal governor 'bang_bang' [ 0.175116] thermal_sys: Registered thermal governor 'step_wise' [ 0.175123] thermal_sys: Registered thermal governor 'user_space' [ 0.175132] thermal_sys: Registered thermal governor 'power_allocator' [ 0.176162] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1 [ 0.176213] cpuidle: using governor ladder [ 0.176273] cpuidle: using governor menu [ 8.497074] hw-breakpoint: debug architecture 0x4 unsupported. [ 8.560951] Kprobes globally optimized [ 8.588991] raid6: skip pq benchmark and using algorithm neonx8 [ 8.589015] raid6: using neon recovery algorithm [ 8.596682] iommu: Default domain type: Translated [ 8.601753] SCSI subsystem initialized [ 8.604759] libata version 3.00 loaded. [ 8.605217] usbcore: registered new interface driver usbfs [ 8.605289] usbcore: registered new interface driver hub [ 8.605353] usbcore: registered new device driver usb [ 8.607219] pps_core: LinuxPPS API ver. 1 registered [ 8.607235] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 8.607263] PTP clock support registered [ 8.613937] NetLabel: Initializing [ 8.613957] NetLabel: domain hash size = 128 [ 8.613965] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 8.614078] NetLabel: unlabeled traffic allowed by default [ 8.615474] clocksource: Switched to clocksource dmtimer [ 9.670191] VFS: Disk quotas dquot_6.6.0 [ 9.670348] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 9.670696] FS-Cache: Loaded [ 9.671175] CacheFiles: Loaded [ 9.672535] AppArmor: AppArmor Filesystem Enabled [ 9.688194] NET: Registered protocol family 2 [ 9.688517] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 9.690225] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 9.690537] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 9.690607] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 9.690667] TCP: Hash tables configured (established 4096 bind 4096) [ 9.691330] MPTCP token hash table entries: 512 (order: 1, 8192 bytes, linear) [ 9.691524] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 9.691561] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 9.691887] NET: Registered protocol family 1 [ 9.705553] RPC: Registered named UNIX socket transport module. [ 9.705570] RPC: Registered udp transport module. [ 9.705578] RPC: Registered tcp transport module. [ 9.705586] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 9.705605] NET: Registered protocol family 44 [ 9.706742] Trying to unpack rootfs image as initramfs... [ 10.176746] Freeing initrd memory: 7776K [ 10.178068] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 10.184893] Initialise system trusted keyrings [ 10.185429] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 10.195184] zbud: loaded [ 10.204063] NFS: Registering the id_resolver key type [ 10.204149] Key type id_resolver registered [ 10.204159] Key type id_legacy registered [ 10.204348] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 10.204362] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 10.204422] jffs2: version 2.2. (NAND) (SUMMARY) \xc2\xa9 2001-2006 Red Hat, Inc. [ 10.205682] fuse: init (API version 7.32) [ 10.301915] NET: Registered protocol family 38 [ 10.301955] xor: measuring software checksum speed [ 10.309867] arm4regs : 1272 MB/sec [ 10.319941] 8regs : 990 MB/sec [ 10.328118] 32regs : 1221 MB/sec [ 10.333778] neon : 1762 MB/sec [ 10.333789] xor: using function: neon (1762 MB/sec) [ 10.333818] Key type asymmetric registered [ 10.333828] Asymmetric key parser 'x509' registered [ 10.333934] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 10.338366] io scheduler mq-deadline registered [ 11.392377] ti-sysc: probe of 44e31000.target-module failed with error -16 [ 11.576045] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz [ 11.613948] ti-sysc: probe of 48040000.target-module failed with error -16 [ 11.906325] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 12.076648] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 12.721931] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 12.721987] edma 49000000.dma: TI EDMA DMA engine driver [ 12.765809] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 12.767695] gpio-of-helper ocp:cape-universal: Failed to get gpio property of 'P8_03' [ 12.767726] gpio-of-helper ocp:cape-universal: Failed to create gpio entry [ 12.796434] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled [ 12.802155] printk: console [ttyS0] disabled [ 12.802282] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250 [ 12.830805] printk: console [ttyS0] enabled [ 12.833199] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 27, base_baud = 3000000) is a 8250 [ 12.835270] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 28, base_baud = 3000000) is a 8250 [ 12.837571] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 41, base_baud = 3000000) is a 8250 [ 12.839223] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 42, base_baud = 3000000) is a 8250 [ 12.844964] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 12.848054] random: crng init done [ 12.963717] loop: module loaded [ 12.964060] at24 2-0054: supply vcc not found, using dummy regulator [ 12.995112] at24 2-0055: supply vcc not found, using dummy regulator [ 13.026851] at24 2-0056: supply vcc not found, using dummy regulator [ 13.054792] at24 2-0057: supply vcc not found, using dummy regulator [ 13.271503] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 13.291774] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 [ 13.291800] cpsw 4a100000.ethernet: ALE Table size 1024 [ 13.291952] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies) [ 13.292039] cpsw 4a100000.ethernet: Detected MACID = 0c:b2:b7:cd:54:ef [ 13.296643] usbcore: registered new interface driver smsc95xx [ 13.300276] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator [ 13.300644] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests [ 13.309384] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator [ 13.309796] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests [ 13.313822] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 13.313899] ehci-platform: EHCI generic platform driver [ 13.314714] ehci-omap: OMAP-EHCI Host Controller driver [ 13.330441] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 13.330497] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 13.330971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 13.330987] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.330997] usb usb1: Product: MUSB HDRC host driver [ 13.331007] usb usb1: Manufacturer: Linux 5.10.168-ti-r82 musb-hcd [ 13.331016] usb usb1: SerialNumber: musb-hdrc.1 [ 13.332235] hub 1-0:1.0: USB hub found [ 13.332318] hub 1-0:1.0: 1 port detected [ 13.349030] omap_rtc 44e3e000.rtc: registered as rtc0 [ 13.349145] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 13.351711] i2c /dev entries driver [ 13.353845] Driver for 1-wire Dallas network protocol. [ 13.359890] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 13.360849] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0) [ 13.360866] softdog: soft_reboot_cmd= soft_active_on_boot=0 [ 13.363757] cpuidle: enable-method property 'ti,am3352' found operations [ 13.366472] sdhci: Secure Digital Host Controller Interface driver [ 13.366491] sdhci: Copyright(c) Pierre Ossman [ 13.366499] sdhci-pltfm: SDHCI platform and OF driver helper [ 13.377157] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 13.378975] ledtrig-cpu: registered to indicate activity on CPUs [ 13.380802] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 13.381269] omap-aes 53500000.aes: will run requests pump with realtime priority [ 13.386134] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 13.387146] omap-sham 53100000.sham: will run requests pump with realtime priority [ 13.393889] hid: raw HID events driver (C) Jiri Kosina [ 13.394675] usbcore: registered new interface driver usbhid [ 13.394687] usbhid: USB HID core driver [ 13.395252] remoteproc remoteproc0: wkup_m3 is available [ 13.406350] NET: Registered protocol family 10 [ 13.411758] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 13.472115] mmc1: new high speed MMC card at address 0001 [ 13.480642] mmcblk1: mmc1:0001 M62704 3.56 GiB [ 13.481259] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 13.481840] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 13.482356] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (241:0) [ 13.489384] mmcblk1: p1 [ 13.497724] Segment Routing with IPv6 [ 13.497918] mip6: Mobile IPv6 [ 13.497944] NET: Registered protocol family 17 [ 13.502618] Key type dns_resolver registered [ 13.502639] mpls_gso: MPLS GSO support [ 13.502990] ThumbEE CPU extension supported. [ 13.503022] Registering SWP/SWPB emulation handler [ 13.503036] omap_voltage_late_init: Voltage driver support not added [ 13.510830] registered taskstats version 1 [ 13.510856] Loading compiled-in X.509 certificates [ 13.511037] zswap: loaded using pool lzo/zbud [ 13.516257] Key type .fscrypt registered [ 13.516280] Key type fscrypt-provisioning registered [ 13.524700] Btrfs loaded, crc32c=crc32c-generic [ 13.568022] cryptd: max_cpu_qlen set to 1000 [ 13.627811] Key type encrypted registered [ 13.627850] AppArmor: AppArmor sha1 policy hashing enabled [ 13.627935] ima: No TPM chip found, activating TPM-bypass! [ 13.627992] ima: Allocated hash algorithm: sha256 [ 13.628110] ima: No architecture policies found [ 13.628259] evm: Initialising EVM extended attributes: [ 13.628270] evm: security.selinux [ 13.628277] evm: security.apparmor [ 13.628284] evm: security.ima [ 13.628291] evm: security.capability [ 13.628301] evm: HMAC attrs: 0x1 [ 13.660246] OMAP GPIO hardware version 0.1 [ 13.688367] tps65217-pmic: Failed to locate of_node [id: -1] [ 13.700604] tps65217-bl: Failed to locate of_node [id: -1] [ 13.704190] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set [ 13.705308] input: tps65217_pwr_but as /devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e0b000.target-module/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0 [ 13.705998] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 13.708078] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 13.708405] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 13.717828] gpio-of-helper ocp:cape-universal: Allocated GPIO id=0 name='P8_03' [ 13.718094] gpio-of-helper ocp:cape-universal: Allocated GPIO id=1 name='P8_04' [ 13.718298] gpio-of-helper ocp:cape-universal: Allocated GPIO id=2 name='P8_05' [ 13.718516] gpio-of-helper ocp:cape-universal: Allocated GPIO id=3 name='P8_06' [ 13.718988] gpio-of-helper ocp:cape-universal: Allocated GPIO id=4 name='P8_07' [ 13.719217] gpio-of-helper ocp:cape-universal: Allocated GPIO id=5 name='P8_08' [ 13.719555] gpio-of-helper ocp:cape-universal: Allocated GPIO id=6 name='P8_09' [ 13.719790] gpio-of-helper ocp:cape-universal: Allocated GPIO id=7 name='P8_10' [ 13.720008] gpio-of-helper ocp:cape-universal: Allocated GPIO id=8 name='P8_11' [ 13.720208] gpio-of-helper ocp:cape-universal: Allocated GPIO id=9 name='P8_12' [ 13.720504] gpio-of-helper ocp:cape-universal: Allocated GPIO id=10 name='P8_13' [ 13.720713] gpio-of-helper ocp:cape-universal: Allocated GPIO id=11 name='P8_14' [ 13.720907] gpio-of-helper ocp:cape-universal: Allocated GPIO id=12 name='P8_15' [ 13.721122] gpio-of-helper ocp:cape-universal: Allocated GPIO id=13 name='P8_16' [ 13.721323] gpio-of-helper ocp:cape-universal: Allocated GPIO id=14 name='P8_17' [ 13.721542] gpio-of-helper ocp:cape-universal: Allocated GPIO id=15 name='P8_18' [ 13.721757] gpio-of-helper ocp:cape-universal: Allocated GPIO id=16 name='P8_19' [ 13.721955] gpio-of-helper ocp:cape-universal: Allocated GPIO id=17 name='P8_20' [ 13.722156] gpio-of-helper ocp:cape-universal: Allocated GPIO id=18 name='P8_21' [ 13.722357] gpio-of-helper ocp:cape-universal: Allocated GPIO id=19 name='P8_22' [ 13.722543] gpio-of-helper ocp:cape-universal: Allocated GPIO id=20 name='P8_23' [ 13.722756] gpio-of-helper ocp:cape-universal: Allocated GPIO id=21 name='P8_24' [ 13.722941] gpio-of-helper ocp:cape-universal: Allocated GPIO id=22 name='P8_25' [ 13.723146] gpio-of-helper ocp:cape-universal: Allocated GPIO id=23 name='P8_26' [ 13.723386] gpio-of-helper ocp:cape-universal: Allocated GPIO id=24 name='P8_27' [ 13.723718] gpio-of-helper ocp:cape-universal: Allocated GPIO id=25 name='P8_28' [ 13.723932] gpio-of-helper ocp:cape-universal: Allocated GPIO id=26 name='P8_29' [ 13.724123] gpio-of-helper ocp:cape-universal: Allocated GPIO id=27 name='P8_30' [ 13.724329] gpio-of-helper ocp:cape-universal: Allocated GPIO id=28 name='P8_31' [ 13.724537] gpio-of-helper ocp:cape-universal: Allocated GPIO id=29 name='P8_32' [ 13.724726] gpio-of-helper ocp:cape-universal: Allocated GPIO id=30 name='P8_33' [ 13.724944] gpio-of-helper ocp:cape-universal: Allocated GPIO id=31 name='P8_34' [ 13.725145] gpio-of-helper ocp:cape-universal: Allocated GPIO id=32 name='P8_35' [ 13.725340] gpio-of-helper ocp:cape-universal: Allocated GPIO id=33 name='P8_36' [ 13.725562] gpio-of-helper ocp:cape-universal: Allocated GPIO id=34 name='P8_37' [ 13.725774] gpio-of-helper ocp:cape-universal: Allocated GPIO id=35 name='P8_38' [ 13.725986] gpio-of-helper ocp:cape-universal: Allocated GPIO id=36 name='P8_39' [ 13.726190] gpio-of-helper ocp:cape-universal: Allocated GPIO id=37 name='P8_40' [ 13.726382] gpio-of-helper ocp:cape-universal: Allocated GPIO id=38 name='P8_41' [ 13.726598] gpio-of-helper ocp:cape-universal: Allocated GPIO id=39 name='P8_42' [ 13.726790] gpio-of-helper ocp:cape-universal: Allocated GPIO id=40 name='P8_43' [ 13.727017] gpio-of-helper ocp:cape-universal: Allocated GPIO id=41 name='P8_44' [ 13.727226] gpio-of-helper ocp:cape-universal: Allocated GPIO id=42 name='P8_45' [ 13.727520] gpio-of-helper ocp:cape-universal: Allocated GPIO id=43 name='P8_46' [ 13.727755] gpio-of-helper ocp:cape-universal: Allocated GPIO id=44 name='P9_11' [ 13.727974] gpio-of-helper ocp:cape-universal: Allocated GPIO id=45 name='P9_12' [ 13.728182] gpio-of-helper ocp:cape-universal: Allocated GPIO id=46 name='P9_13' [ 13.728398] gpio-of-helper ocp:cape-universal: Allocated GPIO id=47 name='P9_14' [ 13.728593] gpio-of-helper ocp:cape-universal: Allocated GPIO id=48 name='P9_15' [ 13.728796] gpio-of-helper ocp:cape-universal: Allocated GPIO id=49 name='P9_16' [ 13.728988] gpio-of-helper ocp:cape-universal: Allocated GPIO id=50 name='P9_17' [ 13.729209] gpio-of-helper ocp:cape-universal: Allocated GPIO id=51 name='P9_18' [ 13.729435] gpio-of-helper ocp:cape-universal: Allocated GPIO id=52 name='P9_19' [ 13.729628] gpio-of-helper ocp:cape-universal: Allocated GPIO id=53 name='P9_20' [ 13.729832] gpio-of-helper ocp:cape-universal: Allocated GPIO id=54 name='P9_21' [ 13.730061] gpio-of-helper ocp:cape-universal: Allocated GPIO id=55 name='P9_22' [ 13.730270] gpio-of-helper ocp:cape-universal: Allocated GPIO id=56 name='P9_23' [ 13.730488] gpio-of-helper ocp:cape-universal: Allocated GPIO id=57 name='P9_24' [ 13.730983] gpio-of-helper ocp:cape-universal: Allocated GPIO id=58 name='P9_25' [ 13.731228] gpio-of-helper ocp:cape-universal: Allocated GPIO id=59 name='P9_26' [ 13.731542] gpio-of-helper ocp:cape-universal: Allocated GPIO id=60 name='P9_27' [ 13.731791] gpio-of-helper ocp:cape-universal: Allocated GPIO id=61 name='P9_28' [ 13.731999] gpio-of-helper ocp:cape-universal: Allocated GPIO id=62 name='P9_29' [ 13.732214] gpio-of-helper ocp:cape-universal: Allocated GPIO id=63 name='P9_30' [ 13.732424] gpio-of-helper ocp:cape-universal: Allocated GPIO id=64 name='P9_31' [ 13.732636] gpio-of-helper ocp:cape-universal: Allocated GPIO id=65 name='P9_41' [ 13.732833] gpio-of-helper ocp:cape-universal: Allocated GPIO id=66 name='P9_91' [ 13.733058] gpio-of-helper ocp:cape-universal: Allocated GPIO id=67 name='P9_42' [ 13.733250] gpio-of-helper ocp:cape-universal: Allocated GPIO id=68 name='P9_92' [ 13.733263] gpio-of-helper ocp:cape-universal: ready [ 13.775545] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 13.832083] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 13.840349] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 13.840373] sdhci-omap 48060000.mmc: Got CD GPIO [ 13.840628] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 13.847699] of_cfs_init [ 13.847807] of_cfs_init: OK [ 13.876151] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 13.885584] Freeing unused kernel memory: 1024K [ 13.888313] Run /init as init process [ 13.888332] with arguments: [ 13.888340] /init [ 13.888348] with environment: [ 13.888355] HOME=/ [ 13.888363] TERM=linux [ 13.942138] mmc0: new high speed SDHC card at address aaaa [ 13.950343] mmcblk0: mmc0:aaaa SS32G 29.7 GiB [ 13.957029] mmcblk0: p1 [ 26.007106] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 26.386672] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. [ 26.951145] systemd[1]: System time before build time, advancing clock. [ 27.089707] systemd[1]: systemd 247.3-7+deb11u6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 27.091887] systemd[1]: Detected architecture arm. [ 27.097661] systemd[1]: Set hostname to . [ 28.978118] systemd[1]: Queued start job for default target Graphical Interface. [ 28.978230] systemd[1]: Unnecessary job for /dev/bone/uart/0 was removed. [ 28.978303] systemd[1]: Unnecessary job for /sys/devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e09050.target-module/44e09000.serial/tty/ttyS0 was removed. [ 28.990588] systemd[1]: Created slice system-getty.slice. [ 28.994807] systemd[1]: Created slice system-modprobe.slice. [ 28.998663] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 29.001697] systemd[1]: Created slice User and Session Slice. [ 29.002697] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 29.003420] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 29.005702] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 29.006334] systemd[1]: Reached target Local Encrypted Volumes. [ 29.006896] systemd[1]: Reached target Paths. [ 29.007174] systemd[1]: Reached target Remote File Systems. [ 29.007323] systemd[1]: Reached target Slices. [ 29.008195] systemd[1]: Reached target Swap. [ 29.010159] systemd[1]: Listening on Syslog Socket. [ 29.011827] systemd[1]: Listening on fsck to fsckd communication Socket. [ 29.012770] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 29.014690] systemd[1]: Listening on Journal Audit Socket. [ 29.016276] systemd[1]: Listening on Journal Socket (/dev/log). [ 29.017881] systemd[1]: Listening on Journal Socket. [ 29.020242] systemd[1]: Listening on Network Service Netlink Socket. [ 29.022103] systemd[1]: Listening on udev Control Socket. [ 29.023322] systemd[1]: Listening on udev Kernel Socket. [ 29.025273] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 29.034203] systemd[1]: Mounting POSIX Message Queue File System... [ 29.052359] systemd[1]: Mounting /sys/kernel/debug... [ 29.085572] systemd[1]: Mounting Kernel Trace File System... [ 29.154064] systemd[1]: Starting Set the console keyboard layout... [ 29.232729] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 29.264483] systemd[1]: Starting Load Kernel Module configfs... [ 29.289440] systemd[1]: Starting Load Kernel Module drm... [ 29.337324] systemd[1]: Starting Load Kernel Module fuse... [ 29.348462] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 29.348971] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 29.387270] systemd[1]: Starting Journal Service... [ 29.421158] systemd[1]: Starting Load Kernel Modules... [ 29.453269] systemd[1]: Starting Remount Root and Kernel File Systems... [ 29.505328] systemd[1]: Starting Coldplug All udev Devices... [ 29.569305] systemd[1]: Starting Uncomplicated firewall... [ 29.706185] systemd[1]: Mounted POSIX Message Queue File System. [ 29.724266] systemd[1]: Mounted /sys/kernel/debug. [ 29.733723] systemd[1]: Mounted Kernel Trace File System. [ 29.764683] systemd[1]: Finished Set the console keyboard layout. [ 29.787963] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 29.804628] systemd[1]: modprobe@configfs.service: Succeeded. [ 29.820941] systemd[1]: Finished Load Kernel Module configfs. [ 29.833312] systemd[1]: modprobe@drm.service: Succeeded. [ 29.851912] systemd[1]: Finished Load Kernel Module drm. [ 29.868601] systemd[1]: modprobe@fuse.service: Succeeded. [ 29.880721] systemd[1]: Finished Load Kernel Module fuse. [ 29.881234] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro [ 29.924590] systemd[1]: Finished Load Kernel Modules. [ 29.944880] systemd[1]: Finished Remount Root and Kernel File Systems. [ 29.960676] systemd[1]: Finished Uncomplicated firewall. [ 29.993097] systemd[1]: Mounting FUSE Control File System... [ 30.072430] systemd[1]: Mounting Kernel Configuration File System... [ 30.084793] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 30.107858] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 30.196322] systemd[1]: Starting Load/Save Random Seed... [ 30.265834] systemd[1]: Starting Apply Kernel Variables... [ 30.329403] systemd[1]: Starting Create System Users... [ 30.402635] systemd[1]: Mounted FUSE Control File System. [ 30.424818] systemd[1]: Mounted Kernel Configuration File System. [ 30.544433] systemd[1]: Finished Load/Save Random Seed. [ 30.546182] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 30.644017] systemd[1]: Finished Apply Kernel Variables. [ 30.785382] systemd[1]: Finished Create System Users. [ 30.813602] systemd[1]: Starting Create Static Device Nodes in /dev... [ 31.125260] systemd[1]: Finished Create Static Device Nodes in /dev. [ 31.126519] systemd[1]: Reached target Local File Systems (Pre). [ 31.126766] systemd[1]: Reached target Local File Systems. [ 31.161440] systemd[1]: Starting Set console font and keymap... [ 31.162110] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 31.162776] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 31.238657] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 31.340103] systemd[1]: Finished Set console font and keymap. [ 31.544983] systemd[1]: Started Journal Service. [ 31.869038] systemd-journald[585]: Received client request to flush runtime journal. [ 31.876270] systemd-journald[585]: File /var/log/journal/59b8c8f99adc45b992500a33ad64159d/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 33.680171] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0) [ 33.761572] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 36.848531] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 36.848650] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 38.718302] using random self ethernet address [ 38.718331] using random host ethernet address [ 39.278701] using random self ethernet address [ 39.278730] using random host ethernet address [ 39.692747] usb0: HOST MAC 0c:b2:b7:cd:54:f1 [ 39.692775] usb0: MAC 0c:b2:b7:cd:54:f2 [ 39.706715] usb1: HOST MAC 0c:b2:b7:cd:54:f3 [ 39.706739] usb1: MAC 0c:b2:b7:cd:54:f4 [ 43.995389] remoteproc remoteproc0: powering up wkup_m3 [ 43.995431] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148 [ 43.995925] remoteproc remoteproc0: remote processor wkup_m3 is now up [ 43.995945] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192 [ 48.118096] CAN device driver interface [ 48.424689] c_can_platform 481cc000.can: c_can_platform device registered (regs=0356dac5, irq=45) [ 52.736837] pvrsrvkm: loading out-of-tree module taints kernel. [ 53.040261] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 0 [ 55.732885] PM: bootloader does not support rtc-only! [ 58.571719] remoteproc remoteproc1: 4a334000.pru is available [ 58.588776] remoteproc remoteproc2: 4a338000.pru is available debian@bbblack2:~$