PocketBeagle 2 hanging on boot some more

I found this from last May:

I bought my PocketBeagle from Digikey a few weeks ago, was very excited. I got a new laptop to develop with, got the network device configured for sharing, burned the recommended SD image,

It boots. I can ssh to it, I got git to install, started cloning my project and - hang.

No further progress.

Reset, reboot, try again, hang.

Is there a hidden update or something that I need to install? Or did I just get a bad board?
If the board is no good, it’s a bit disappointing, but if it’s software at least it can be fixed.

Please let me know if it’s just this example!

So with the PocketBeagle 2, everything is on your microSD, if it hangs something is going on, best to plug in the usb-serial adapter.. (little 3 pin jst header on the side of the board).. You can use the Raspberry PI debug cable: https://www.digikey.com/en/products/detail/raspberry-pi/SC0889/17877576 available locally most places..

Regards,

Is there a special breed of microSD that works best? I just got big ones.
-jrl

Just get a high endurance SanDisk from a reputable vendor and you should be good.

for the image you specified, i do get a kernel panic on first boot, but after power cycling it, the image booted to command prompt.

as for sdcards, i tend to use the cheap ones from micro center. the one is used this time was a sandisk ultra.

MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In:    serial@2860000
Out:   serial@2860000
Err:   serial@2860000
Net:   No ethernet found.
Press SPACE to abort autoboot in 0 seconds
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1                                                        
Failed to load 'uEnv.txt'                                                       
Scanning for bootflows in all bootdevs                                          
Seq  Method       State   Uclass    Part  Name                      Filename    
---  -----------  ------  --------  ----  ------------------------  ------------
Scanning bootdev 'mmc@fa00000.bootdev':                                         
  0  extlinux     ready   mmc          1  mmc@fa00000.bootdev.part_ /extlinux/ef
** Booting bootflow 'mmc@fa00000.bootdev.part_1' with extlinux                  
PocketBeagle 2 microSD (extlinux.conf) (swap enabled)                           
1:      microSD (failsafe)                                                      
2:      microSD (debug)                                                         
3:      microSD (default)                                                       
4:      techlab                                                                 
Enter choice: 3:        microSD (default)                                       
Retrieving file: /Image                                                         
append: console=ttyS2,115200n8 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dt
Retrieving file: /ti/k3-am6232-pocketbeagle2.dtb                                
## Flattened Device Tree blob at 88000000                                       
   Booting using the fdt blob at 0x88000000                                     
Working FDT set to 88000000                                                     
   Loading Device Tree to 000000008ffec000, end 000000008ffff666 ... OK         
Working FDT set to 8ffec000                                                     
                                                                                
Starting kernel ...                                                             
                                                                                
I/TC: Secondary CPU 1 initializing                                              
I/TC: Secondary CPU 1 switching to normal world boot                            
I/TC: Reserved shared memory is enabled                                         
I/TC: Dynamic shared memory is enabled                                          
I/TC: Normal World virtualization support is disabled                           
I/TC: Asynchronous notifications are disabled                                   
[    1.815326] list_add corruption. next->prev should be prev (ffff0000010b1028.
[    1.815441] ------------[ cut here ]------------                             
[    1.815445] kernel BUG at lib/list_debug.c:29!                               
[    1.815455] Internal error: Oops - BUG: 00000000f2000800 [#1] PREEMPT_RT SMP 
[    1.815465] Modules linked in:                                               
[    1.815480] CPU: 0 UID: 0 PID: 98 Comm: kworker/u8:4 Not tainted 6.12.13-ti-m
[    1.815492] Hardware name: BeagleBoard.org PocketBeagle2 (DT)                
[    1.815499] Workqueue: async async_run_entry_fn                              
[    1.815527] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)  
[    1.815536] pc : __list_add_valid_or_report+0x7c/0xb8                        
[    1.815552] lr : __list_add_valid_or_report+0x7c/0xb8                        
[    1.815563] sp : ffff800082deb930                                            
[    1.815567] x29: ffff800082deb930 x28: 0000000000000000 x27: 0000000000000000
[    1.815579] x26: ffff0000010b1080 x25: ffff0000010b1028 x24: ffff000001df69c8
[    1.815591] x23: ffff000001e7b608 x22: ffff000001d06ca0 x21: ffff00000471c0c0
[    1.815603] x20: ffff0000010b1000 x19: ffff000001e7b600 x18: 0000000000000010
[    1.815615] x17: 3832303162303130 x16: 3030303066666666 x15: 2820766572702065
[    1.815626] x14: 6220646c756f6873 x13: 2e29386339366664 x12: ffff80008206c468
[    1.815638] x11: 0000000000000001 x10: 0000000000000001 x9 : ffff800080256b48
[    1.815650] x8 : c0000000ffffefff x7 : ffff800082014270 x6 : 0000000000057fa8
[    1.815661] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[    1.815672] x2 : 0000000000000000 x1 : ffff000005495c80 x0 : 0000000000000075
[    1.815685] Call trace:                                                      
[    1.815689]  __list_add_valid_or_report+0x7c/0xb8                            
[    1.815702]  create_regulator+0xcc/0x348                                     
[    1.815716]  regulator_resolve_supply+0x344/0x638                            
[    1.815727]  regulator_register+0x660/0xc50                                  
[    1.815737]  devm_regulator_register+0x60/0xb0                               
[    1.815750]  reg_fixed_voltage_probe+0x204/0x430                             
[    1.815759]  platform_probe+0x70/0xd0                                        
[    1.815772]  really_probe+0xc8/0x3a0                                         
[    1.815782]  __driver_probe_device+0x84/0x170                                
[    1.815791]  driver_probe_device+0x44/0x120                                  
[    1.815800]  __device_attach_driver+0xc4/0x168                               
[    1.815809]  bus_for_each_drv+0x8c/0xf0                                      
[    1.815817]  __device_attach_async_helper+0xb4/0x118                         
[    1.815826]  async_run_entry_fn+0x3c/0x178                                   
[    1.815838]  process_one_work+0x184/0x408                                    
[    1.815850]  worker_thread+0x254/0x360                                       
[    1.815859]  kthread+0x11c/0x128                                             
[    1.815868]  ret_from_fork+0x10/0x20                                         
[    1.815884] Code: aa0403e3 b0006fe0 910b2000 97e06900 (d4210000)             
[    1.815891] ---[ end trace 0000000000000000 ]---                             
[    1.815898] note: kworker/u8:4[98] exited with irqs disabled                 
[    1.815902] note: kworker/u8:4[98] exited with preempt_count 1               
[    1.816268] ------------[ cut here ]------------                             
[    1.816279] WARNING: CPU: 0 PID: 0 at kernel/context_tracking.c:128 ct_kerne0
[    1.816306] Modules linked in:                                               
[    1.816317] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Tainted: G      D          m
[    1.816330] Tainted: [D]=DIE                                                 
[    1.816333] Hardware name: BeagleBoard.org PocketBeagle2 (DT)                
[    1.816338] pstate: 200003c5 (nzCv DAIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)  
[    1.816347] pc : ct_kernel_exit.constprop.0+0xb4/0xc0                        
[    1.816358] lr : ct_idle_enter+0x14/0x20                                     
[    1.816369] sp : ffff800081fd3d70                                            
[    1.816373] x29: ffff800081fd3d70 x28: 000000009bfa9865 x27: 0000000099ebfb00
[    1.816385] x26: 000000009bfa9865 x25: ffff8000819b8028 x24: 0000000000000000
[    1.816397] x23: 0000000000000000 x22: ffff800081ff1000 x21: ffff800081fe8cf0
[    1.816409] x20: 0000000000000005 x19: ffff00001da5fbc0 x18: 000000009853abca
[    1.816420] x17: 00000000b018ede8 x16: 00000000ac7d3c29 x15: 0000000074d3e947
[    1.816432] x14: 0000000000000004 x13: ffff800081fe8cf8 x12: 0000000000000001
[    1.816444] x11: 000000006c416493 x10: 0000000000000bc0 x9 : ffff80008019ef64
[    1.816455] x8 : ffff800081ff1c20 x7 : 0000000000000000 x6 : 0000000000000000
[    1.816467] x5 : 4000000000000002 x4 : ffff7fff9bfde000 x3 : ffff800081fd3d70
[    1.816478] x2 : ffff800081a81bc0 x1 : ffff800081a81bc0 x0 : 4000000000000000
[    1.816491] Call trace:                                                      
[    1.816495]  ct_kernel_exit.constprop.0+0xb4/0xc0                            
[    1.816508]  ct_idle_enter+0x14/0x20                                         
[    1.816519]  default_idle_call+0x24/0x168                                    
[    1.816528]  do_idle+0xac/0x108                                              
[    1.816539]  cpu_startup_entry+0x3c/0x50                                     
[    1.816549]  rest_init+0xe0/0xe8                                             
[    1.816557]  start_kernel+0x4ec/0x778                                        
[    1.816569]  __primary_switched+0x80/0x90                                    
[    1.816582] ---[ end trace 0000000000000000 ]---                             
[    1.843346] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 6t
[    2.051003] usb 1-1: new high-speed USB device number 2 using xhci-hcd       
[    2.196365] usb 1-1: New USB device found, idVendor=7392, idProduct=7811, bc0
[    2.196382] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.196390] usb 1-1: Product: 802.11n WLAN Adapter                           
[    2.196396] usb 1-1: Manufacturer: Realtek                                   
[    2.196402] usb 1-1: SerialNumber: 00e04c000001                              
[   12.004239] platform fa00000.mmc: deferred probe pending: platform: suppliery
[   12.004263] platform 2b300050.target-module: deferred probe pending: (reason)

Interesting place for an Oops; too bad it’s starting quietly…

so remove “quite” before the first boot. i can do that

edit:

removed “quite”

same image, same sdcard

it hung shortly after starting boot, LEDs stopped flashing, power cycled and it booted without issue.

Ð8øÿÿþÿýðÿÿSxÿÑPrüú@øþðÄðPÿNP@PÀðûþPÂêúê@*\@jþb½€
Pj VÀøPþ ìüCore:  89 devices, 29 uclasses, devicetree: separate
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In:    serial@2860000
Out:   serial@2860000
Err:   serial@2860000
Net:   No ethernet found.
Press SPACE to abort autoboot in 0 seconds
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'uEnv.txt'
Scanning for bootflows in all bootdevs
Seq  Method       State   Uclass    Part  Name                      Filename
---  -----------  ------  --------  ----  ------------------------  ----------------
Scanning bootdev 'mmc@fa00000.bootdev':
  0  extlinux     ready   mmc          1  mmc@fa00000.bootdev.part_ /extlinux/extlinux.conf
** Booting bootflow 'mmc@fa00000.bootdev.part_1' with extlinux
PocketBeagle 2 microSD (extlinux.conf) (swap enabled)
1:	microSD (failsafe)
2:	microSD (debug)
3:	microSD (default)
4:	techlab
Enter choice: 3:	microSD (default)
Retrieving file: /Image
append: console=ttyS2,115200n8 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dev/mmcblk1p2 rootwait net.ifnames=0 
Retrieving file: /ti/k3-am6232-pocketbeagle2.dtb
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
   Loading Device Tree to 000000008ffec000, end 000000008ffff666 ... OK
Working FDT set to 8ffec000

Starting kernel ...

I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
ÿø€Pü@¡(ü<ü
üDþþèúÿÿð`ø€€àø °ü€êðúþüþAðôôùüÂæÿ}üüÿÀþà?°àœ_ÿýÿåüÿÿÿa=ÿÿÿ¿Ö`|AïaÀýÝÿPPÊjª@JðððÀ€àH:þRúþ
èàê@€ðêð¨@àêèþø
@èb@ÒþúXðPªj@ú:øà>
J`0@ü€þ·þøÎÿù1ø®
üpÿxªàêøê@þRøà*ðú@.*€@ú`~ÿH@ðzüª^úú* þJÿòþÐP@xúHþÐʪÿþ@èCore:  89 devices, 29 uclasses, devicetree: separate
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In:    serial@2860000
Out:   serial@2860000
Err:   serial@2860000
Net:   No ethernet found.
Press SPACE to abort autoboot in 0 seconds
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'uEnv.txt'
Scanning for bootflows in all bootdevs
Seq  Method       State   Uclass    Part  Name                      Filename
---  -----------  ------  --------  ----  ------------------------  ----------------
Scanning bootdev 'mmc@fa00000.bootdev':
  0  extlinux     ready   mmc          1  mmc@fa00000.bootdev.part_ /extlinux/extlinux.conf
** Booting bootflow 'mmc@fa00000.bootdev.part_1' with extlinux
PocketBeagle 2 microSD (extlinux.conf) (swap enabled)
1:	microSD (failsafe)
2:	microSD (debug)
3:	microSD (default)
4:	techlab
Enter choice: 3:	microSD (default)
Retrieving file: /Image
append: console=ttyS2,115200n8 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dev/mmcblk1p2 rootwait net.ifnames=0 
Retrieving file: /ti/k3-am6232-pocketbeagle2.dtb
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
   Loading Device Tree to 000000008ffec000, end 000000008ffff666 ... OK
Working FDT set to 8ffec000

Starting kernel ...

I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.12.13-ti-arm64-r25 (voodoo@rpi5b8g-65) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1bookworm SMP PREEMPT_RT Mon Mar  3 20:13:16 UTC 2025
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: BeagleBoard.org PocketBeagle2
[    0.000000] efi: UEFI not found.
[    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[    0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-dma-memory@9db00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x000000009fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000008007ffff]
[    0.000000]   node   0: [mem 0x0000000080080000-0x000000009dafffff]
[    0.000000]   node   0: [mem 0x000000009db00000-0x000000009e6fffff]
[    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e7fffff]
[    0.000000]   node   0: [mem 0x000000009e800000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff]
[    0.000000] cma: Reserved 144 MiB at 0x0000000094200000 on node -1
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.5
[    0.000000] percpu: Embedded 34 pages/cpu s99568 r8192 d31504 u139264
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dev/mmcblk1p2 rootwait net.ifnames=0 
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 131072
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[    0.000000] software IO TLB: area num 2.
[    0.000000] software IO TLB: mapped [mem 0x0000000094100000-0x0000000094180000] (0MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] ftrace: allocating 60556 entries in 237 pages
[    0.000000] ftrace: allocated 237 pages with 6 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu: 	RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000] 	No expedited grace period (rcu_normal_after_boot).
[    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=2
[    0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.000000] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80c00000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000080620000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080630000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.000631] Console: colour dummy device 80x25
[    0.000714] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.000729] pid_max: default: 32768 minimum: 301
[    0.004469] LSM: initializing lsm=capability,landlock,yama,apparmor,tomoyo,bpf,ima,evm
[    0.005643] landlock: Up and running.
[    0.005646] Yama: becoming mindful.
[    0.006012] AppArmor: AppArmor initialized
[    0.006101] TOMOYO Linux initialized
[    0.006799] LSM support for eBPF active
[    0.008206] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.008223] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.024706] rcu: Hierarchical SRCU implementation.
[    0.024722] rcu: 	Max phase no-delay instances is 1000.
[    0.028263] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.030483] EFI services will not be available.
[    0.030989] smp: Bringing up secondary CPUs ...
[    0.040837] Detected VIPT I-cache on CPU1
[    0.040958] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[    0.040979] GICv3: CPU1: using allocated LPI pending table @0x0000000080640000
[    0.041050] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.041309] smp: Brought up 1 node, 2 CPUs
[    0.041318] SMP: Total of 2 processors activated.
[    0.041322] CPU: All CPU(s) started at EL2
[    0.041355] CPU features: detected: 32-bit EL0 Support
[    0.041359] CPU features: detected: 32-bit EL1 Support
[    0.041367] CPU features: detected: CRC32 instructions
[    0.041424] alternatives: applying system-wide alternatives
[    0.049025] node 0 deferred pages initialised in 8ms
[    0.049151] Memory: 284036K/524288K available (19328K kernel code, 2950K rwdata, 6012K rodata, 7104K init, 713K bss, 84872K reserved, 147456K cma-reserved)
[    0.050754] devtmpfs: initialized
[    0.070751] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.070802] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.076458] 23680 pages in range for non-PLT usage
[    0.076481] 515200 pages in range for PLT usage
[    0.078013] pinctrl core: initialized pinctrl subsystem
[    0.078806] DMI not present or invalid.
[    0.083197] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.085992] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.086289] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.086637] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.087901] audit: initializing netlink subsys (disabled)
[    0.088307] audit: type=2000 audit(0.084:1): state=initialized audit_enabled=0 res=1
[    0.089365] thermal_sys: Registered thermal governor 'fair_share'
[    0.089371] thermal_sys: Registered thermal governor 'bang_bang'
[    0.089377] thermal_sys: Registered thermal governor 'step_wise'
[    0.089381] thermal_sys: Registered thermal governor 'user_space'
[    0.089385] thermal_sys: Registered thermal governor 'power_allocator'
[    0.089904] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.090011] ASID allocator initialised with 65536 entries
[    0.098156] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
[    0.129957] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.129975] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.129981] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.129985] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.129990] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.129994] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.130000] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.130004] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.151482] raid6: skipped pq benchmark and selected neonx8
[    0.151499] raid6: using neon recovery algorithm
[    0.152470] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[    0.155598] iommu: Default domain type: Translated
[    0.155614] iommu: DMA domain TLB invalidation policy: strict mode
[    0.156800] SCSI subsystem initialized
[    0.157992] usbcore: registered new interface driver usbfs
[    0.158039] usbcore: registered new interface driver hub
[    0.158109] usbcore: registered new device driver usb
[    0.158959] pps_core: LinuxPPS API ver. 1 registered
[    0.158965] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.159002] PTP clock support registered
[    0.159201] scmi_core: SCMI protocol bus registered
[    0.163925] NetLabel: Initializing
[    0.163938] NetLabel:  domain hash size = 128
[    0.163942] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.164038] NetLabel:  unlabeled traffic allowed by default
[    0.169689] vgaarb: loaded
[    0.170602] clocksource: Switched to clocksource arch_sys_counter
[    1.330201] VFS: Disk quotas dquot_6.6.0
[    1.330368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.332032] AppArmor: AppArmor Filesystem Enabled
[    1.347186] NET: Registered PF_INET protocol family
[    1.347452] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.350326] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 10240 bytes, linear)
[    1.350488] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.350528] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    1.350907] TCP bind hash table entries: 4096 (order: 6, 327680 bytes, linear)
[    1.351227] TCP: Hash tables configured (established 4096 bind 4096)
[    1.351900] MPTCP token hash table entries: 512 (order: 2, 28672 bytes, linear)
[    1.352106] UDP hash table entries: 256 (order: 2, 24576 bytes, linear)
[    1.352166] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear)
[    1.352757] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.354052] RPC: Registered named UNIX socket transport module.
[    1.354065] RPC: Registered udp transport module.
[    1.354069] RPC: Registered tcp transport module.
[    1.354072] RPC: Registered tcp-with-tls transport module.
[    1.354076] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.354091] NET: Registered PF_XDP protocol family
[    1.354119] PCI: CLS 0 bytes, default 64
[    1.364208] kvm [1]: nv: 554 coarse grained trap handlers
[    1.364961] kvm [1]: IPA Size Limit: 40 bits
[    1.366735] kvm [1]: vgic-v2@100020000
[    1.366772] kvm [1]: GIC system register CPU interface enabled
[    1.366826] kvm [1]: vgic interrupt IRQ9
[    1.366858] kvm [1]: Hyp nVHE mode initialized successfully
[    1.370581] Initialise system trusted keyrings
[    1.371108] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[    1.371226] zbud: loaded
[    1.381913] NFS: Registering the id_resolver key type
[    1.381963] Key type id_resolver registered
[    1.381968] Key type id_legacy registered
[    1.382070] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.382077] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.382425] fuse: init (API version 7.41)
[    1.447649] NET: Registered PF_ALG protocol family
[    1.447685] xor: measuring software checksum speed
[    1.449256]    8regs           :  2095 MB/sec
[    1.450861]    32regs          :  2081 MB/sec
[    1.452490]    arm64_neon      :  2020 MB/sec
[    1.452495] xor: using function: 8regs (2095 MB/sec)
[    1.452514] Key type asymmetric registered
[    1.452521] Asymmetric key parser 'x509' registered
[    1.452526] Asymmetric key parser 'pkcs8' registered
[    1.452764] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.453139] io scheduler mq-deadline registered
[    1.458305] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[    1.459751] pinctrl-single f4000.pinctrl: 171 pins, size 684
[    1.468600] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    1.479769] SPI driver tps6594 has no spi_device_id for ti,tps6594-q1
[    1.479787] SPI driver tps6594 has no spi_device_id for ti,tps6593-q1
[    1.479791] SPI driver tps6594 has no spi_device_id for ti,lp8764-q1
[    1.479795] SPI driver tps6594 has no spi_device_id for ti,tps65224-q1
[    1.480977] megasas: 07.727.03.00-rc1
[    1.490918] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.490938] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.490992] sky2: driver version 1.30
[    1.492577] VFIO - User Level meta-driver version: 0.3
[    1.497122] i2c_dev: i2c /dev entries driver
[    1.497447] Driver for 1-wire Dallas network protocol.
[    1.500329] sdhci: Secure Digital Host Controller Interface driver
[    1.500342] sdhci: Copyright(c) Pierre Ossman
[    1.500679] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.501781] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    1.505202] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
[    1.506028] watchdog: NMI not fully supported
[    1.506033] watchdog: Hard watchdog permanently disabled
[    1.506398] optee: probing for conduit method.
[    1.506437] optee: revision 4.5 (919de0f7c79ad35)
[    1.523574] optee: dynamic shared memory is enabled
[    1.523893] optee: initialized driver
[    1.525635] NET: Registered PF_INET6 protocol family
[    1.529692] Segment Routing with IPv6
[    1.529805] In-situ OAM (IOAM) with IPv6
[    1.529913] mip6: Mobile IPv6
[    1.529943] NET: Registered PF_PACKET protocol family
[    1.530286] Key type dns_resolver registered
[    1.530295] mpls_gso: MPLS GSO support
[    1.555985] registered taskstats version 1
[    1.556214] Loading compiled-in X.509 certificates
[    1.583971] Key type .fscrypt registered
[    1.583990] Key type fscrypt-provisioning registered
[    1.591852] Btrfs loaded, zoned=yes, fsverity=yes
[    1.592129] Key type encrypted registered
[    1.592141] AppArmor: AppArmor sha256 policy hashing enabled
[    1.592191] ima: No TPM chip found, activating TPM-bypass!
[    1.592215] ima: Allocated hash algorithm: sha256
[    1.592276] ima: No architecture policies found
[    1.592414] evm: Initialising EVM extended attributes:
[    1.592418] evm: security.selinux
[    1.592423] evm: security.SMACK64 (disabled)
[    1.592427] evm: security.SMACK64EXEC (disabled)
[    1.592431] evm: security.SMACK64TRANSMUTE (disabled)
[    1.592434] evm: security.SMACK64MMAP (disabled)
[    1.592437] evm: security.apparmor
[    1.592440] evm: security.ima
[    1.592443] evm: security.capability
[    1.592447] evm: HMAC attrs: 0x1
[    1.599674] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.2-v11.00.02 (Fancy Rat)')
[    1.700610] /bus@f0000/bus@b00000/i2c@2b200000/pmic@30: Fixed dependency cycle(s) with /bus@f0000/bus@b00000/i2c@2b200000/pmic@30/regulators/buck2
[    1.721232] input: tps65219-pwrbutton as /devices/platform/bus@f0000/bus@f0000:bus@b00000/2b200000.i2c/i2c-3/3-0030/tps65219-pwrbutton.2.auto/input/input0
[    1.724088] omap_i2c 2b200000.i2c: bus 3 rev0.12 at 100 kHz
[    1.729065] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[    1.731675] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
[    1.734028] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[    1.734509] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[    1.734983] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[    1.735498] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[    1.741248] ti-udma 485c0100.dma-controller: Number of rings: 82
[    1.748376] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[    1.754896] ti-udma 485c0000.dma-controller: Number of rings: 150
[    1.765031] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[    1.772130] 2800000.serial: ttyS7 at MMIO 0x2800000 (irq = 289, base_baud = 3000000) is a 8250
[    1.775185] 2860000.serial: ttyS2 at MMIO 0x2860000 (irq = 290, base_baud = 3000000) is a 8250
[    1.775260] printk: legacy console [ttyS2] enabled
[    1.812251] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[    1.812404] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
[    1.812614] xhci-hcd xhci-hcd.3.auto: USB3 root hub has no ports
[    1.812624] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
[    1.813090] xhci-hcd xhci-hcd.3.auto: irq 293, io mem 0x31100000
[    1.813734] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    1.813746] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.813754] usb usb1: Product: xHCI Host Controller
[    1.813761] usb usb1: Manufacturer: Linux 6.12.13-ti-arm64-r25 xhci-hcd
[    1.813767] usb usb1: SerialNumber: xhci-hcd.3.auto
[    1.814949] hub 1-0:1.0: USB hub found
[    1.815002] hub 1-0:1.0: 1 port detected
[    1.817223] rtc-ti-k3 2b1f0000.rtc: Clock rate 32552 is not 32768! Could misbehave!
[    1.819406] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[    1.819450] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
[    1.824872] mmc0: CQHCI version 5.10
[    1.867824] sdhci-am654 fa00000.mmc: Got CD GPIO
[    1.869434] mmc1: CQHCI version 5.10
[    1.887323] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.919578] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[    1.920794] clk: Disabling unused clocks
[    1.931333] PM: genpd: Disabling unused power domains
[    1.980910] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[    1.982961] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[    1.987793]  mmcblk1: p1 p2 p3
[    2.062643] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[    2.204042] usb 1-1: New USB device found, idVendor=7392, idProduct=7811, bcdDevice= 2.00
[    2.204062] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.204070] usb 1-1: Product: 802.11n WLAN Adapter
[    2.204076] usb 1-1: Manufacturer: Realtek
[    2.204082] usb 1-1: SerialNumber: 00e04c000001
[    3.547595] EXT4-fs (mmcblk1p3): mounted filesystem 85be41d5-52ce-4780-899a-1c77a4c71c6e ro with ordered data mode. Quota mode: none.
[    3.547718] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.
[    3.554789] devtmpfs: mounted
[    3.567956] Freeing unused kernel memory: 7104K
[    3.577634] Checked W+X mappings: passed, no W+X pages found
[    3.577674] Run /sbin/init as init process
[    3.596556] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    3.917633] systemd[1]: System time before build time, advancing clock.
[    4.027006] systemd[1]: systemd 254.22-1~bpo12+1bbbio0~bookworm+20250214 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    4.027071] systemd[1]: Detected architecture arm64.

Welcome to Debian GNU/Linux 12 (bookworm)!

[    4.084827] systemd[1]: Hostname set to <BeagleBone>.
[    5.340459] systemd[1]: Queued start job for default target graphical.target.
[  OK  ] Created slice system-code\x2dserver[    5.369049] systemd[1]: Created slice system-code\x2dserver.slice - Slice /system/code-server.
.slice - Slice /system/code-server.
[    5.398443] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[  OK  ] Created slice system-getty.slice - Slice /system/getty.
[    5.422414] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[  OK  ] Created slice system-modprobe.slice - Slice /system/modprobe.
[    5.446433] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[  OK  ] Created slice system-serial\x2dgetâslice - Slice /system/serial-getty.
[    5.470435] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[  OK  ] Created slice system-systemd\x2dfsâslice - Slice /system/systemd-fsck.
[  OK  ] Created slice user.slice - User[    5.493650] systemd[1]: Created slice user.slice - User and Session Slice.
 and Session Slice.
[  OK  ] Started systemd-ask-password-consoâ[    5.511734] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
€¦equests to Console Directory Watch.
[  OK  ] Started systemd-ask-password-wall.â[    5.535557] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
€¦d Requests to Wall Directory Watch.
[  OK  ] Set up automount proc-sys-fs-binfmâ[    5.560815] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
€¦ormats File System Automount Point.
         Expecting device dev-mmcblk1p1.device - /d[    5.587085] systemd[1]: Expecting device dev-mmcblk1p1.device - /dev/mmcblk1p1...
ev/mmcblk1p1...
         Expecting device dev-mmcblk1p2.device - /d[    5.606899] systemd[1]: Expecting device dev-mmcblk1p2.device - /dev/mmcblk1p2...
ev/mmcblk1p2...
         Expecting device dev-ttyGS0.device - /dev/[    5.626850] systemd[1]: Expecting device dev-ttyGS0.device - /dev/ttyGS0...
ttyGS0...
         Expecting device dev-ttyS2.device - /dev/t[    5.646853] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2...
tyS2...
[  OK  ] Reached target cryptsetup.target    5.666897] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
m - Local Encrypted Volumes.
[  OK  ] Reached target integritysetup.targâ[    5.687046] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
€¦ Local Integrity Protected Volumes.
[  OK  ] Reached target paths.target - P[    5.707140] systemd[1]: Reached target paths.target - Path Units.
ath Units.
[  OK  ] Reached target remote-fs.target[    5.726979] systemd[1]: Reached target remote-fs.target - Remote File Systems.
 - Remote File Systems.
[  OK  ] Reached target slices.target - [    5.746928] systemd[1]: Reached target slices.target - Slice Units.
Slice Units.
[  OK  ] Reached target veritysetup.target    5.767096] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
0m - Local Verity Protected Volumes.
[  OK  ] Listening on systemd-initctl.sockeâ[    5.787752] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
€¦- initctl Compatibility Named Pipe.
[  OK  ] Listening on systemd-journald-dev-â[    5.808908] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
€¦socket - Journal Socket (/dev/log).
[  OK  ] Listening on systemd-journald.socke[    5.832719] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
t - Journal Socket.
[  OK  ] Listening on systemd-networkd.socke[    5.853100] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
t - Network Service Netlink Socket.
[  OK  ] Listening on systemd-udevd-control.[    5.880771] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
socket - udev Control Socket.
[  OK  ] Listening on systemd-udevd-kernel.s[    5.904428] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
ocket - udev Kernel Socket.
         Mounting dev-hugepages.mount - Huge Pages [    5.947392] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
File System...
         Mounting dev-mqueue.mount - POSIX Message [    5.976405] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Queue File System...
         Mounting sys-kernel-debug.mount - /sys/ker[    6.008006] systemd[1]: Mounting sys-kernel-debug.mount - /sys/kernel/debug...
nel/debug...
         Mounting sys-kernel-tracing.mount - Kernel[    6.059442] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
 Trace File System...
         Starting keyboard-setup.service - Set the [    6.089201] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
console keyboard layout...
         Starting kmod-static-nodes.serviceâeate [    6.152916] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
List of Static Device Nodes...
         Starting modprobe@configfs.service - Load [    6.211978] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Kernel Module configfs...
[    6.255698] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@drm.service - Load Kerne[    6.312104] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
l Module drm...
[    6.352680] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    6.353045] device-mapper: uevent: version 1.0.3
[    6.360346] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    6.364623] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
         Starting modprobe@efi_pstore.serviâ - Load Kernel Module efi_pstore...
         Starting modprobe@fuse.service - Load Kern[    6.451727] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
el Module fuse...
         Starting modprobe@loop.service - Load Kern[    6.483159] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
el Module loop...
         Starting systemd-fsck-root.service…File [    6.532162] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
System Check on Root Device...
[    6.592194] loop: module loaded
         Starting systemd-journald.service - Journa[    6.632369] systemd[1]: Starting systemd-journald.service - Journal Service...
l Service...
         Starting systemd-modules-load.service - Lo[    6.716352] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
ad Kernel Modules...
[    6.801396] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
         Starting systemd-network-generatorâk units from Kernel command line...
[    6.827389] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
         Starting systemd-udev-trigger.service - Co[    6.877963] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
ldplug All udev Devices...
[    6.907278] systemd-journald[150]: Collecting audit messages is disabled.
[    6.965550] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[  OK  ] Mounted dev-hugepages.mount - Huge Pages File System.
[  OK  ] Mounted dev-mqueue.mount - POSI[    6.988572] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
X Message Queue File System.
[  OK  ] Mounted sys-kernel-debug.mount [    7.012684] systemd[1]: Mounted sys-kernel-debug.mount - /sys/kernel/debug.
- /sys/kernel/debug.
[  OK  ] Mounted sys-kernel-tracing.mount    7.029928] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
m - Kernel Trace File System.
[  OK  ] Finished keyboard-setup.service[    7.063046] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
 - Set the console keyboard layout.
[  OK  ] Finished kmod-static-nodes.service   7.091104] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[0mâCreate List of Static Device Nodes.
[    7.114413] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    7.120362] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[  OK  ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[  OK  ] Finished modprobe@dm_mod.service    7.151132] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
m - Load Kernel Module dm_mod.
[    7.152972] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Started systemd-journald.service    7.183976] systemd[1]: Started systemd-journald.service - Journal Service.
m - Journal Service.
[  OK  ] Finished modprobe@drm.service - Load Kernel Module drm.
[  OK  ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[  OK  ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
[  OK  ] Finished systemd-fsck-root.service - File System Check on Root Device.
[  OK  ] Finished systemd-modules-load.service - Load Kernel Modules.
[  OK  ] Finished systemd-network-generatorâork units from Kernel command line.
         Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
         Mounting sys-kernel-config.mount - Kernel Configuration File System...
         Starting systemd-remount-fs.servicâunt Root and Kernel File Systems...
         Starting systemd-sysctl.service - Apply Kernel Variables...
         Starting systemd-tmpfiles-setup-deâ Device Nodes in /dev gracefully...
[  OK  ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    7.673386] EXT4-fs (mmcblk1p3): re-mounted 85be41d5-52ce-4780-899a-1c77a4c71c6e r/w. Quota mode: none.
[  OK  ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[  OK  ] Finished systemd-remount-fs.servicâmount Root and Kernel File Systems.
         Starting systemd-journal-flush.serâsh Journal to Persistent Storage...
         Starting systemd-random-seed.service - Load/Save OS Random Seed...
[  OK  ] Finished systemd-sysctl.service - Apply Kernel Variables.
[    7.930190] systemd-journald[150]: Received client request to flush runtime journal.
[  OK  ] Finished systemd-tmpfiles-setup-deâic Device Nodes in /dev gracefully.
         Starting systemd-sysusers.service - Create System Users...
[  OK  ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
[  OK  ] Finished systemd-sysusers.service - Create System Users.
         Starting systemd-tmpfiles-setup-deâeate Static Device Nodes in /dev...
[  OK  ] Finished systemd-tmpfiles-setup-deâCreate Static Device Nodes in /dev.
[  OK  ] Reached target local-fs-pre.targetâPreparation for Local File Systems.
         Starting systemd-udevd.service - Râager for Device Events and Files...
[    8.834710] random: crng init done
[  OK  ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[  OK  ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
         Starting ifupdown-pre.service - Heâsynchronize boot up for ifupdown...
[  OK  ] Finished ifupdown-pre.service - Heâo synchronize boot up for ifupdown.
[  OK  ] Started systemd-udevd.service - Ruâanager for Device Events and Files.
[  OK  ] Found device dev-ttyS2.device - /dev/ttyS2.
[  OK  ] Found device dev-mmcblk1p1.device - /dev/mmcblk1p1.
         Starting systemd-fsck@dev-mmcblk1pâe System Check on /dev/mmcblk1p1...
[  OK  ] Found device dev-mmcblk1p2.device - /dev/mmcblk1p2.
         Activating swap dev-mmcblk1p2.swap - /dev/mmcblk1p2...
[   10.459094] Adding 524284k swap on /dev/mmcblk1p2.  Priority:-2 extents:1 across:524284k SS
[  OK  ] Activated swap dev-mmcblk1p2.swap - /dev/mmcblk1p2.
[  OK  ] Finished systemd-fsck@dev-mmcblk1p…ile System Check on /dev/mmcblk1p1.
[  OK  ] Reached target swap.target - Swaps.
         Mounting boot-firmware.mount - /boot/firmware...
[  OK  ] Mounted boot-firmware.mount - /boot/firmware.
[  OK  ] Reached target local-fs.target - Local File Systems.
         Starting console-setup.service - Set console font and keymap...
         Starting ldconfig.service - Rebuild Dynamic Linker Cache...
         Starting systemd-binfmt.service - Set Up Additional Binary Formats...
         Starting systemd-tmpfiles-setup.se…ate System Files and Directories...
         Starting ufw.service - Uncomplicated firewall...
[  OK  ] Finished console-setup.service - Set console font and keymap.
[  OK  ] Finished ufw.service - Uncomplicated firewall.
[  OK  ] Reached target network-pre.target - Preparation for Network.
         Mounting proc-sys-fs-binfmt_misc.mâcutable File Formats File System...
         Starting networking.service - Raise network interfaces...
         Starting systemd-networkd.service - Network Configuration...
[  OK  ] Mounted proc-sys-fs-binfmt_misc.moâxecutable File Formats File System.
[  OK  ] Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[  OK  ] Finished systemd-tmpfiles-setup.seâreate System Files and Directories.
         Starting systemd-journal-catalog-uâervice - Rebuild Journal Catalog...
         Starting systemd-timesyncd.service - Network Time Synchronization...
         Starting systemd-update-utmp.serviâord System Boot/Shutdown in UTMP...
[  OK  ] Finished systemd-update-utmp.serviâecord System Boot/Shutdown in UTMP.
[   11.999952] platform 2b300050.target-module: deferred probe pending: (reason unknown)
[  OK  ] Finished networking.service - Raise network interfaces.
[  OK  ] Finished systemd-journal-catalog-uâ.service - Rebuild Journal Catalog.
[   12.394504] at24 0-0050: supply vcc not found, using dummy regulator
[   12.533662] omap-mailbox 29000000.mailbox: no available mbox devices found
[   12.561924] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write
[   12.835315] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   12.836818] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   12.837806] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[  OK  ] Started systemd-timesyncd.service - Network Time Synchronization.
[  OK  ] Started systemd-networkd.service - Network Configuration.
[  OK  ] Reached target time-set.target - System Time Set.
[  OK  ] Finished ldconfig.service - Rebuild Dynamic Linker Cache.
         Starting systemd-update-done.service - Update is Completed...
[  OK  ] Finished systemd-update-done.service - Update is Completed.
[  OK  ] Reached target sysinit.target - System Initialization.
[  OK  ] Started apt-daily.timer - Daily apt download activities.
[  OK  ] Started apt-daily-upgrade.timer - ây apt upgrade and clean activities.
[  OK  ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[  OK  ] Started e2scrub_all.timer - PeriodâMetadata Check for All Filesystems.
[  OK  ] Started fstrim.timer - Discard unused blocks once a week.
[  OK  ] Started logrotate.timer - Daily rotation of log files.
[  OK  ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[  OK  ] Reached target timers.target - Timer Units.
[  OK  ] Listening on avahi-daemon.socket -âDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[  OK  ] Listening on gpsd.socket - GPS (GlâPositioning System) Daemon Sockets.
[  OK  ] Reached target sockets.target - Socket Units.
[  OK  ] Reached target basic.target - Basic System.
         Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack...
         Starting bb-symlinks.service - BeagleBoard Generate Symlinks...
         Starting bb-usb-gadgets.service - BeagleBoard.org USB gadgets...
         Starting bbbio-set-sysconf.serviceâoard Set up system configuration...
         Starting beagle-camera-setup.service - BeagleBoard Camera Setup...
[  OK  ] Started cron.service - Regular background program processing daemon.
         Starting dbus.service - D-Bus System Message Bus...
         Starting e2scrub_reap.service - Reâne ext4 Metadata Check Snapshots...
         Starting grow_partition.service - Grow Root Partition...
         Starting iwd.service - Wireless service...
[  OK  ] Started mender-client.service - Mender OTA update service.
         Starting regenerate_ssh_host_keys.ârvice - Regenerate SSH host keys...
         Starting systemd-logind.service - User Login Management...
[  OK  ] Finished bb-symlinks.service - BeagleBoard Generate Symlinks.
[   14.481997] sh[367]: removed '/etc/ssh/ssh_host_ecdsa_key'
[   14.528888] sh[367]: removed '/etc/ssh/ssh_host_ecdsa_key.pub'
[   14.550523] sh[367]: removed '/etc/ssh/ssh_host_ed25519_key'
[   14.559582] sh[367]: removed '/etc/ssh/ssh_host_ed25519_key.pub'
[   14.572963] sh[367]: removed '/etc/ssh/ssh_host_rsa_key'
[   14.580789] sh[367]: removed '/etc/ssh/ssh_host_rsa_key.pub'
[  OK  ] Started dbus.service - D-Bus System Message Bus.
[  OK  ] Finished beagle-camera-setup.service - BeagleBoard Camera Setup.
[   15.009950] bbbio-set-sysconf[396]: Reading the system configuration settings from /boot/firmware/sysconf.txt
[  OK  ] Finished bbbio-set-sysconf.serviceâeBoard Set up system configuration.
[  OK  ] Reached target usb-gadget.target - Hardware activated USB gadget.
[  OK  ] Listening on systemd-rfkill.socketâll Switch Status /dev/rfkill Watch.
[  OK  ] Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack.
[   16.071457] remoteproc remoteproc0: 30074000.pru is available
[   16.084542] remoteproc remoteproc1: 30078000.pru is available
[  OK  ] Started systemd-logind.service - User Login Management.
[  OK  ] Finished e2scrub_reap.service - Reâline ext4 Metadata Check Snapshots.
[  OK  ] Started iwd.service - Wireless service.
[   16.669742] file system registered
[  OK  ] Found device dev-ttyGS0.device - /dev/ttyGS0.
[  OK  ] Reached target network.target - Network.
[  OK  ] Reached target network-online.target - Network is Online.
         Starting code-server@debian.service - code-server...
[   16.809999] read descriptors
[   16.810037] read strings
         Starting nginx.service - A high peâerver and a reverse proxy server...
         Starting systemd-user-sessions.service - Permit User Sessions...
[  OK  ] Started unattended-upgrades.service - Unattended Upgrades Shutdown.
[  OK  ] Finished systemd-user-sessions.service - Permit User Sessions.
[   17.077000] rtl8192cu: Chip version 0x10
[  OK  ] Started getty@tty1.service - Getty on tty1.
[  OK  ] Started serial-getty@ttyGS0.service - Serial Getty on ttyGS0.
[  OK  ] Started serial-getty@ttyS2.service - Serial Getty on ttyS2.
[  OK  ] Reached target getty.target - L[   17.321000] rtl8192cu: Board Type 0
[   17.321333] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[   17.321434] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
ogin Prompts.
[   17.358548] usbcore: registered new interface driver rtl8192cu
[  OK  ] Started code-server@debian.service - code-server.
[   17.470723] rtl8192cu: MAC auto ON okay!
[  OK  ] Started nginx.service - A high [   17.570256] rtl8192cu: Tx queue select: 0x05
perâ server and a reverse proxy server.
         Starting systemd-rfkill.service - Load/Save RF Kill Switch Status...
[  OK  ] Started systemd-rfkill.service - Load/Save RF Kill Switch Status.
[   22.871621] configfs-gadget.g_multi gadget.0: HOST MAC 1c:ba:8c:a2:ed:6a
[   22.871649] configfs-gadget.g_multi gadget.0: MAC 1c:ba:8c:a2:ed:6b

Debian GNU/Linux 12 BeagleBone ttyS2

BeagleBoard.org Debian Bookworm Minimal Image 2025-03-05
Support: https://bbb.io/debian
default username is [debian] with a one time password of [temppwd]

BeagleBone login: [  OK  ] Started bb-usb-gadgets.service - BeagleBoard.org USB gadgets.
[   26.324496] ssh-keygen[386]: ssh-keygen: generating new host keys: RSA ECDSA ED25519
[   30.517065] sh[655]: ssh-keygen: Complete
[  OK  ] Finished grow_partition.service - Grow Root Partition.
[  OK  ] Finished regenerate_ssh_host_keys.service - Regenerate SSH host keys.
         Starting ssh.service - OpenBSD Secure Shell server...
[  OK  ] Started ssh.service - OpenBSD Secure Shell server.
[  OK  ] Reached target multi-user.target - Multi-User System.
[  OK  ] Reached target graphical.target - Graphical Interface.
[  OK  ] Started nodered.service - Node-RED graphical event wiring tool.
         Starting systemd-update-utmp-runleâ- Record Runlevel Change in UTMP...
[  OK  ] Finished systemd-update-utmp-runleâe - Record Runlevel Change in UTMP.

BeagleBone login: debian
Password: 
You are required to change your password immediately (administrator enforced).
Changing password for debian.
Current password: 
New password: 
Retype new password: 

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian@BeagleBone:~$ cat /proc/caupuinfo 
processor	: 0
BogoMIPS	: 400.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd03
CPU revision	: 4

processor	: 1
BogoMIPS	: 400.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd03
CPU revision	: 4

debian@BeagleBone:~$ sudo poweroff
[sudo] password for debian: 

Broadcast message from root@BeagleBone on pts/0 (Wed 2025-03-05 10:31:51 UTC):

The system will power off now!

debian@BeagleBone:~$          Stopping session-1.scope - Session 1 of User debian...
[  OK  ] Removed slice system-modprobe.slice - Slice /system/modprobe.
[  OK  ] Stopped target graphical.target - Graphical Interface.
[  OK  ] Stopped target timers.target - Timer Units.
[  OK  ] Stopped apt-daily-upgrade.timer - ây apt upgrade and clean activities.
[  OK  ] Stopped apt-daily.timer - Daily apt download activities.
[  OK  ] Stopped dpkg-db-backup.timer - Daily dpkg database backup timer.
[  OK  ] Stopped e2scrub_all.timer - PeriodâMetadata Check for All Filesystems.
[  OK  ] Stopped fstrim.timer - Discard unused blocks once a week.
[  OK  ] Stopped logrotate.timer - Daily rotation of log files.
[  OK  ] Stopped systemd-tmpfiles-clean.timây Cleanup of Temporary Directories.
[  OK  ] Stopped target time-set.target - System Time Set.
[  OK  ] Closed systemd-rfkill.socket - Loa…ll Switch Status /dev/rfkill Watch.
         Stopping code-server@debian.service - code-server...
         Stopping nodered.service - Node-RED graphical event wiring tool...
         Stopping systemd-random-seed.service - Load/Save OS Random Seed...
[  OK  ] Stopped serial-getty@ttyS2.service - Serial Getty on ttyS2.
[  OK  ] Stopped code-server@debian.service - code-server.
[  OK  ] Stopped session-1.scope - Session 1 of User debian.
[  OK  ] Stopped systemd-random-seed.service - Load/Save OS Random Seed.
[  OK  ] Stopped nodered.service - Node-RED graphical event wiring tool.
[  OK  ] Removed slice system-code\x2dserver.slice - Slice /system/code-server.
[  OK  ] Stopped target multi-user.target - Multi-User System.
[  OK  ] Stopped target getty.target - Login Prompts.
         Stopping avahi-daemon.service - Avahi mDNS/DNS-SD Stack...
         Stopping bb-usb-gadgets.service - BeagleBoard.org USB gadgets...
         Stopping cron.service - Regular baâground program processing daemon...
[  108.799252] dwc3 31000000.usb: request 0000000045a6cd0f was not queued to ep0out
         Stopping getty@tty1.service - Getty on tty1...
         Stopping mender-client.service - Mender OTA update service...
         Stopping nginx.service - A high pe…erver and a reverse proxy server...
         Stopping serial-getty@ttyGS0.service - Serial Getty on ttyGS0...
         Stopping ssh.service - OpenBSD Secure Shell server...
         Stopping systemd-logind.service - User Login Management...
         Stopping user@1000.service - User Manager for UID 1000...
[  OK  ] Stopped avahi-daemon.service - Avahi mDNS/DNS-SD Stack.
[  OK  ] Stopped cron.service - Regular background program processing daemon.
[  OK  ] Stopped getty@tty1.service - Getty on tty1.
[  OK  ] Stopped bb-usb-gadgets.service - BeagleBoard.org USB gadgets.
[  OK  ] Stopped mender-client.service - Mender OTA update service.
[  OK  ] Stopped ssh.service - OpenBSD Secure Shell server.
[  OK  ] Stopped user@1000.service - User Manager for UID 1000.
[  OK  ] Stopped serial-getty@ttyGS0.service - Serial Getty on ttyGS0.
[  OK  ] Stopped nginx.service - A high perâ server and a reverse proxy server.
[  OK  ] Removed slice system-getty.slice - Slice /system/getty.
[  OK  ] Removed slice system-serial\x2dgetâslice - Slice /system/serial-getty.
[  OK  ] Stopped target network-online.target - Network is Online.
[  OK  ] Stopped target usb-gadget.target - Hardware activated USB gadget.
         Stopping systemd-user-sessions.service - Permit User Sessions...
         Stopping user-runtime-dir@1000.serâRuntime Directory /run/user/1000...
[  OK  ] Stopped systemd-logind.service - User Login Management.
[  OK  ] Stopped systemd-user-sessions.service - Permit User Sessions.
[  OK  ] Unmounted run-user-1000.mount - /run/user/1000.
[  OK  ] Stopped user-runtime-dir@1000.servâr Runtime Directory /run/user/1000.
[  OK  ] Removed slice user-1000.slice - User Slice of UID 1000.
[  OK  ] Stopped target network.target - Network.
[  OK  ] Stopped target remote-fs.target - Remote File Systems.
         Stopping dbus.service - D-Bus System Message Bus...
         Stopping iwd.service - Wireless service...
         Stopping networking.service - Raise network interfaces...
         Stopping systemd-networkd.service - Network Configuration...
[  OK  ] Stopped dbus.service - D-Bus System Message Bus.
[  OK  ] Stopped systemd-networkd.service - Network Configuration.
[  OK  ] Stopped networking.service - Raise network interfaces.
[  OK  ] Stopped iwd.service - Wireless service.
[  OK  ] Stopped target basic.target - Basic System.
[  OK  ] Stopped target network-pre.target - Preparation for Network.
[  OK  ] Stopped target paths.target - Path Units.
[  OK  ] Stopped target slices.target - Slice Units.
[  OK  ] Removed slice user.slice - User and Session Slice.
[  OK  ] Stopped target sockets.target - Socket Units.
[  OK  ] Closed avahi-daemon.socket - AvahiâDNS/DNS-SD Stack Activation Socket.
[  OK  ] Closed dbus.socket - D-Bus System Message Bus Socket.
[  OK  ] Closed gpsd.socket - GPS (Global Positioning System) Daemon Sockets.
[  OK  ] Stopped target sysinit.target - System Initialization.
[  OK  ] Stopped target cryptsetup.target - Local Encrypted Volumes.
[  OK  ] Stopped systemd-ask-password-consoâequests to Console Directory Watch.
[  OK  ] Stopped systemd-ask-password-wall.âd Requests to Wall Directory Watch.
[  OK  ] Stopped target integritysetup.targâ Local Integrity Protected Volumes.
[  OK  ] Stopped target swap.target - Swaps.
[  OK  ] Stopped target veritysetup.target - Local Verity Protected Volumes.
[  OK  ] Closed systemd-networkd.socket - Network Service Netlink Socket.
         Deactivating swap dev-disk-by\x2ddâp - /dev/disk/by-diskseq/1-part2...
         Stopping systemd-binfmt.service - Set Up Additional Binary Formats...
[  OK  ] Stopped systemd-network-generator.…ork units from Kernel command line.
[  OK  ] Stopped systemd-sysctl.service - Apply Kernel Variables.
[  OK  ] Stopped systemd-modules-load.service - Load Kernel Modules.
         Stopping systemd-timesyncd.service - Network Time Synchronization...
[  OK  ] Stopped systemd-update-done.service - Update is Completed.
[  OK  ] Stopped ldconfig.service - Rebuild Dynamic Linker Cache.
[  OK  ] Stopped systemd-journal-catalog-up….service - Rebuild Journal Catalog.
         Stopping systemd-update-utmp.servi…ord System Boot/Shutdown in UTMP...
[  OK  ] Deactivated swap dev-disk-by\x2didâk/by-id/mmc-SC16G_0x6c9dd561-part2.
[  OK  ] Deactivated swap dev-disk-by\x2ddiâwap - /dev/disk/by-diskseq/1-part2.
[  OK  ] Deactivated swap dev-disk-by\x2dpaâ /dev/disk/by-partuuid/65913d4c-02.
[  OK  ] Deactivated swap dev-disk-by\x2duuâ18ab68-c0dd-401b-a01f-d5c3d20c1a50.
[  OK  ] Deactivated swap dev-disk-by\x2dpaâby-path/platform-fa00000.mmc-part2.
[  OK  ] Stopped systemd-timesyncd.service - Network Time Synchronization.
[  OK  ] Deactivated swap dev-mmcblk1p2.swap - /dev/mmcblk1p2.
[  OK  ] Stopped systemd-binfmt.service - Set Up Additional Binary Formats.
[  OK  ] Unset automount proc-sys-fs-binfmtâormats File System Automount Point.
[  OK  ] Stopped systemd-update-utmp.servicâecord System Boot/Shutdown in UTMP.
[  OK  ] Stopped systemd-tmpfiles-setup.serâreate System Files and Directories.
[  OK  ] Stopped target local-fs.target - Local File Systems.
         Unmounting boot-firmware.mount - /boot/firmware...
[  OK  ] Unmounted boot-firmware.mount - /boot/firmware.
[  OK  ] Reached target umount.target - Unmount All Filesystems.
[  OK  ] Stopped systemd-fsck@dev-mmcblk1p1âile System Check on /dev/mmcblk1p1.
[  OK  ] Removed slice system-systemd\x2dfs…slice - Slice /system/systemd-fsck.
[  OK  ] Stopped target local-fs-pre.targetâPreparation for Local File Systems.
[  OK  ] Stopped systemd-tmpfiles-setup-devâCreate Static Device Nodes in /dev.
[  OK  ] Stopped systemd-sysusers.service - Create System Users.
[  OK  ] Stopped systemd-remount-fs.serviceâmount Root and Kernel File Systems.
[  OK  ] Stopped systemd-fsck-root.service - File System Check on Root Device.
[  OK  ] Stopped systemd-tmpfiles-setup-devâic Device Nodes in /dev gracefully.
[  OK  ] Reached target shutdown.target - System Shutdown.
[  OK  ] Reached target final.target - Late Shutdown Services.
[  OK  ] Finished systemd-poweroff.service - System Power Off.
[  OK  ] Reached target poweroff.target - System Power Off.
[  112.005954] systemd-shutdown[1]: Syncing filesystems and block devices.
[  112.221392] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[  112.240175] systemd-journald[150]: Received SIGTERM from PID 1 (systemd-shutdow).
[  112.319832] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  112.336368] systemd-shutdown[1]: Unmounting file systems.
[  112.341563] (sd-remount)[842]: Remounting '/' read-only with options 'errors=remount-ro'.
[  112.432359] EXT4-fs (mmcblk1p3): re-mounted 85be41d5-52ce-4780-899a-1c77a4c71c6e ro. Quota mode: none.
[  112.454331] systemd-shutdown[1]: All filesystems unmounted.
[  112.454368] systemd-shutdown[1]: Deactivating swaps.
[  112.458744] systemd-shutdown[1]: All swaps deactivated.
[  112.458766] systemd-shutdown[1]: Detaching loop devices.
[  112.485588] systemd-shutdown[1]: All loop devices detached.
[  112.485616] systemd-shutdown[1]: Stopping MD devices.
[  112.486092] systemd-shutdown[1]: All MD devices stopped.
[  112.486107] systemd-shutdown[1]: Detaching DM devices.
[  112.486445] systemd-shutdown[1]: All DM devices detached.
[  112.486463] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[  112.498942] systemd-shutdown[1]: Syncing filesystems and block devices.
[  112.500580] systemd-shutdown[1]: Powering off.

There’s an interesting gap from 0.17 to 1.33, but what I really wanted
was to see was the Oops; terribly needy, I know… :wink:

I got the debug cable and set it up, it is clear now that the hang (which I still get,
every few seconds when using ssh to access the board) is not the entire thing.

It’s the network - it goes dead. No breadcrumbs yet, still looking.

Please share the part of the log you see.. are you over a wifi link?

Regards,

screenlog.0 (885.5 KB)

I didn’t try to edit the file, it has several boot sessions in the log.

I didn’t see anything get logged when the ssh from the host got hung, but the host declares the ssh IP unreachable afterwards, although the interface still responds to pings.

Ah your running the “workshop” image..

Without the required hardware it’s not very useful:

PocketBeagle 2 microSD (extlinux.conf) (swap enabled)
1:	microSD (failsafe)
2:	copy microSD to eMMC
3:	microSD (debug)
4:	microSD
5:	techlab
6:	techlab workshop (default)
Enter choice: 6:	techlab workshop (default)
Retrieving file: /Image.gz
append: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02860000 root=/dev/mmcblk1p3 ro rootfstype=ext4 fsck.repair=yes resume=/dev/mmcblk1p2 rootwait net.ifnames=0
Retrieving file: /ti/k3-am62-pocketbeagle2.dtb
Retrieving file: /overlays/k3-am62-pocketbeagle2-techlab-cape.dtbo
Retrieving file: /overlays/k3-am62-pocketbeagle2-leds-off.dtbo
   Uncompressing Kernel Image to 0
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
   Loading Device Tree to 0000000098ecb000, end 0000000098ee1fff ... OK
Working FDT set to 98ecb000

It’s expecting to see this, https://www.digikey.com/en/products/detail/ghi-electronics-llc/TLAB-PBCAPE/9932447 or the newer version @jkridner has been working on..

Regards,

OK that explains some of the “not ready” messages - I don’t care about
anything but I2C ports 1, 2, 3 and the serial debug, for this application,
so which version should I use? Is this just a boot option, or one of the other
images is recommended?

Sorry to be such an ignorant nube, I used a BeagleBone for a project a
couple of years ago and it was a great success - no such teething problems.
Presumably other people already had the arrows in their backs for which
I thank them with the most fervent appreciation! It’s fun, but shipping delays
to get the right debug equipment make it frustrating…

Just grab this instead:

Thanks - will try it.
-John