Unable to login to the BeagleBone Black

Hi @RobertCNelson , I just did the same as your instruction Debian: Getting Started with the BeagleBone Black (including the u-boot , kernel, rootfs version). However, I got the same issue with this post, which means the host name was arm , not beaglebone. I also attached the serial log here for your reference:

#user@localhost:~$
U-Boot SPL 2022.04-00038-gbaca7b46 (Mar 18 2024 - 05:13:04 -0600)
Trying to boot from MMC1

U-Boot 2022.04-00038-gbaca7b46 (Mar 18 2024 - 05:13:04 -0600)

CPU : AM335X-GP rev 2.1
Model: TI AM335x BeagleBone Black
DRAM: 512 MiB
Reset Source: Power-on reset has occurred.
RTC 32KCLK Source: External.
Core: 150 devices, 14 uclasses, devicetree: separate
WDT: Started wdt@44e35000 with servicing (60s timeout)
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from EXT4… ** File not found /boot/uboot.env **

** Unable to read “/boot/uboot.env” from mmc0:1 **
Board: BeagleBone Black
not set. Validating first E-fuse MAC
BeagleBone Black:
BeagleBone Cape EEPROM: no EEPROM at address: 0x54
BeagleBone Cape EEPROM: no EEPROM at address: 0x55
BeagleBone Cape EEPROM: no EEPROM at address: 0x56
BeagleBone Cape EEPROM: no EEPROM at address: 0x57
Net: eth2: ethernet@4a100000, eth3: usb_ether
Press SPACE to abort autoboot in 0 seconds
board_name=[A335BNLT] …
board_rev=[00C0] …
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
Couldn’t find partition 0:2 0x82000000
Can’t set block device
Couldn’t find partition 0:2 0x82000000
Can’t set block device
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1…
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
Scanning disk mmc@48060000.blk…
Scanning disk mmc@481d8000.blk…
Found 4 disks
No EFI system partition
BootOrder not defined
EFI boot manager: Cannot load any image
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
gpio: pin 53 (gpio 53) value is 1
switch to partitions #0, OK
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
Checking for: /uEnv.txt …
Checking for: /boot/uEnv.txt …
gpio: pin 55 (gpio 55) value is 1
23 bytes read in 4 ms (4.9 KiB/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt…
gpio: pin 56 (gpio 56) value is 1
Running uname_boot …
loading /boot/vmlinuz-5.4.257-bone68 …
9318912 bytes read in 590 ms (15.1 MiB/s)
debug: [enable_uboot_overlays=] …
loading /boot/dtbs/5.4.257-bone68/am335x-boneblack.dtb …
90476 bytes read in 11 ms (7.8 MiB/s)
uboot_overlays: add [enable_uboot_overlays=1] to /boot/uEnv.txt to enable…
debug: [console=ttyS0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait] …
debug: [bootz 0x82000000 - 0x88000000] …
Kernel image @ 0x82000000 [ 0x000000 - 0x8e3200 ]

Flattened Device Tree blob at 88000000

Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe6000, end 8ffff16b … OK

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.257-bone68 (nhan@nhan-ThinkPad-X1-Extreme-Gen-4i4
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructione
[ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 48 MiB at 0x9d000000
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] percpu: Embedded 20 pages/cpu s52876 r8192 d20852 u81920
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mmcblk0p1 rot
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, li)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, lin)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 449872K/524288K available (13312K kernel code, 1000K rwdat)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 41091 entries in 121 pages
[ 0.000000] ftrace: allocated 121 pages with 5 groups
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiff.
[ 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] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 894784s
[ 0.000040] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_s
[ 0.000053] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000729] timer_probe: no matching timers found
[ 0.001050] Console: colour dummy device 80x30
[ 0.001139] Calibrating delay loop… 995.32 BogoMIPS (lpj=1990656)
[ 0.046889] CPU: Testing write buffer coherency: ok
[ 0.046980] CPU0: Spectre v2: using BPIALL workaround
[ 0.046992] pid_max: default: 32768 minimum: 301
[ 0.047554] LSM: Security Framework initializing
[ 0.047675] Yama: becoming mindful.
[ 0.047922] AppArmor: AppArmor initialized
[ 0.047940] TOMOYO Linux initialized
[ 0.048134] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.048150] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, l)
[ 0.048332] *** VALIDATE tmpfs ***
[ 0.049383] *** VALIDATE proc ***
[ 0.049786] *** VALIDATE cgroup1 ***
[ 0.049805] *** VALIDATE cgroup2 ***
[ 0.071019] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.078914] rcu: Hierarchical SRCU implementation.
[ 0.089752] EFI services will not be available.
[ 0.094929] smp: Bringing up secondary CPUs …
[ 0.094949] smp: Brought up 1 node, 1 CPU
[ 0.094961] SMP: Total of 1 processors activated (995.32 BogoMIPS).
[ 0.094970] CPU: All CPU(s) started in SVC mode.
[ 0.095968] devtmpfs: initialized
[ 0.119204] VFP support v0.3: implementor 41 architecture 3 part 30 variant c 3
[ 0.120034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, maxs
[ 0.120067] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.124161] xor: measuring software checksum speed
[ 0.162960] arm4regs : 1217.000 MB/sec
[ 0.202884] 8regs : 1091.000 MB/sec
[ 0.242883] 32regs : 1088.000 MB/sec
[ 0.282884] neon : 1673.000 MB/sec
[ 0.282894] xor: using function: neon (1673.000 MB/sec)
[ 0.282917] pinctrl core: initialized pinctrl subsystem
[ 0.284989] NET: Registered protocol family 16
[ 0.290282] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.337342] l3-aon-clkctrl:0000:0: failed to disable
[ 0.339290] audit: initializing netlink subsys (disabled)
[ 0.340982] cpuidle: using governor menu
[ 0.346991] audit: type=2000 audit(0.332:1): state=initialized audit_enabled=01
[ 0.367782] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.403172] raid6: using algorithm neonx8 gen() 0 MB/s
[ 0.403193] raid6: … xor() 0 MB/s, rmw enabled
[ 0.403203] raid6: using neon recovery algorithm
[ 0.411829] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.415001] iommu: Default domain type: Translated
[ 0.416784] SCSI subsystem initialized
[ 0.417278] usbcore: registered new interface driver usbfs
[ 0.417345] usbcore: registered new interface driver hub
[ 0.417409] usbcore: registered new device driver usb
[ 0.418545] pps_core: LinuxPPS API ver. 1 registered
[ 0.418560] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giomet>
[ 0.418589] PTP clock support registered
[ 0.424171] NetLabel: Initializing
[ 0.424191] NetLabel: domain hash size = 128
[ 0.424199] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.424297] NetLabel: unlabeled traffic allowed by default
[ 0.425379] clocksource: Switched to clocksource timer1
[ 1.310625] *** VALIDATE bpf ***
[ 1.311103] VFS: Disk quotas dquot_6.6.0
[ 1.311257] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.311424] *** VALIDATE ramfs ***
[ 1.312619] AppArmor: AppArmor Filesystem Enabled
[ 1.327015] thermal_sys: Registered thermal governor ‘fair_share’
[ 1.327027] thermal_sys: Registered thermal governor ‘bang_bang’
[ 1.327048] thermal_sys: Registered thermal governor ‘step_wise’
[ 1.327875] NET: Registered protocol family 2
[ 1.328167] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.329706] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 b)
[ 1.329768] TCP established hash table entries: 4096 (order: 2, 16384 bytes, l)
[ 1.329815] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 1.329876] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.330055] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.330084] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.330416] NET: Registered protocol family 1
[ 1.343888] RPC: Registered named UNIX socket transport module.
[ 1.343910] RPC: Registered udp transport module.
[ 1.343919] RPC: Registered tcp transport module.
[ 1.343927] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.343956] NET: Registered protocol family 44
[ 1.345057] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counterse
[ 1.348357] Initialise system trusted keyrings
[ 1.348922] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 1.358899] zbud: loaded
[ 1.367303] NFS: Registering the id_resolver key type
[ 1.367384] Key type id_resolver registered
[ 1.367395] Key type id_legacy registered
[ 1.367425] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 1.367439] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 1.367879] fuse: init (API version 7.31)
[ 1.368097] *** VALIDATE fuse ***
[ 1.368115] *** VALIDATE fuse ***
[ 1.404850] NET: Registered protocol family 38
[ 1.404882] Key type asymmetric registered
[ 1.404895] Asymmetric key parser ‘x509’ registered
[ 1.404983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 24)
[ 1.409438] io scheduler mq-deadline registered
[ 1.415928] OMAP GPIO hardware version 0.1
[ 1.449526] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 1.453266] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 1.469690] pinctrl-single 44e10800.pinmux: 142 pins, size 568
[ 1.470834] gpio-of-helper ocp:cape-universal: Allocated GPIO id=0 name=‘P9_19’
[ 1.471089] gpio-of-helper ocp:cape-universal: Allocated GPIO id=1 name=‘P9_20’
[ 1.471104] gpio-of-helper ocp:cape-universal: ready
[ 1.476601] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 1.479212] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.484097] printk: console [ttyS0] disabled
[ 1.484243] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 29, base_baud = 30
[ 2.271833] printk: console [ttyS0] enabled
[ 2.280347] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 2.286978] random: crng init done
[ 2.416524] CAN device driver interface
[ 2.461473] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 100
[ 2.471076] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, drive0
[ 2.480576] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[ 2.487068] cpsw 4a100000.ethernet: ALE Table size 1024
[ 2.492553] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
[ 2.499998] cpsw 4a100000.ethernet: Detected MACID = 3c:e4:b0:d0:78:48
[ 2.508670] usbcore: registered new interface driver smsc95xx
[ 2.520098] usbcore: registered new interface driver uas
[ 2.525652] usbcore: registered new interface driver usb-storage
[ 2.531769] usbcore: registered new interface driver ums-alauda
[ 2.537785] usbcore: registered new interface driver ums-cypress
[ 2.543879] usbcore: registered new interface driver ums-datafab
[ 2.549981] usbcore: registered new interface driver ums_eneub6250
[ 2.556251] usbcore: registered new interface driver ums-freecom
[ 2.562368] usbcore: registered new interface driver ums-isd200
[ 2.568380] usbcore: registered new interface driver ums-jumpshot
[ 2.574561] usbcore: registered new interface driver ums-karma
[ 2.580479] usbcore: registered new interface driver ums-onetouch
[ 2.586688] usbcore: registered new interface driver ums-realtek
[ 2.592785] usbcore: registered new interface driver ums-sddr09
[ 2.598979] usbcore: registered new interface driver ums-sddr55
[ 2.605008] usbcore: registered new interface driver ums-usbat
[ 2.614572] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc nor
[ 2.634710] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc nor
[ 2.665256] omap_rtc 44e3e000.rtc: registered as rtc0
[ 2.671767] i2c /dev entries driver
[ 2.679969] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 2.687572] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=)
[ 2.698912] sdhci: Secure Digital Host Controller Interface driver
[ 2.705221] sdhci: Copyright(c) Pierre Ossman
[ 2.710603] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 m)
[ 2.719427] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 2.777485] omap_hsmmc 47810000.mmc: RX DMA channel request failed
[ 2.785890] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.794847] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.801992] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 2.808409] omap-aes 53500000.aes: will run requests pump with realtime prioriy
[ 2.819831] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 2.831518] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.838220] usbcore: registered new interface driver usbhid
[ 2.844071] mmc0: host does not support reading read-only switch, assuming wrie
[ 2.852241] usbhid: USB HID core driver
[ 2.856739] remoteproc remoteproc0: wkup_m3 is available
[ 2.866335] drop_monitor: Initializing network drop monitor service
[ 2.872984] mmc0: new high speed SDHC card at address aaaa
[ 2.879966] NET: Registered protocol family 10
[ 2.889945] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 2.900830] Segment Routing with IPv6
[ 2.905341] mip6: Mobile IPv6
[ 2.908690] mmc1: new high speed MMC card at address 0001
[ 2.914540] mmcblk0: p1
[ 2.919436] NET: Registered protocol family 17
[ 2.924214] can: controller area network core (rev 20170425 abi 9)
[ 2.931040] mmcblk1: mmc1:0001 M62704 3.56 GiB
[ 2.935872] NET: Registered protocol family 29
[ 2.941349] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB
[ 2.948306] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB
[ 2.954438] Key type dns_resolver registered
[ 2.959161] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (243:0)
[ 2.966489] mpls_gso: MPLS GSO support
[ 2.970449] ThumbEE CPU extension supported.
[ 2.976309] Registering SWP/SWPB emulation handler
[ 2.981483] mmcblk1: p1
[ 2.985539] omap_voltage_late_init: Voltage driver support not added
[ 2.992463] PM: Cannot get wkup_m3_ipc handle
[ 2.997883] registered taskstats version 1
[ 3.004105] Loading compiled-in X.509 certificates
[ 3.009265] zswap: loaded using pool lzo/zbud
[ 3.014219] Key type ._fscrypt registered
[ 3.020302] Key type .fscrypt registered
[ 3.029210] Btrfs loaded, crc32c=crc32c-generic
[ 3.034541] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.099396] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set
[ 3.106727] input: tps65217_pwr_but as /devices/platform/ocp/44c00000.intercon0
[ 3.125333] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 3.131716] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.260376] tda998x 0-0070: found TDA19988
[ 3.268683] tilcdc 4830e000.lcdc: bound 0-0070 (ops 0xc0e85fcc)
[ 3.274755] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.281427] [drm] No driver support for vblank timestamp query.
[ 3.288422] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor0
[ 3.296353] [drm] Cannot find any crtc or sizes
[ 3.301288] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 3.308220] [drm] Cannot find any crtc or sizes
[ 3.317482] remoteproc remoteproc0: powering up wkup_m3
[ 3.324471] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, s8
[ 3.337318] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 3.343021] remoteproc remoteproc0: remote processor wkup_m3 is now up
[ 3.343041] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[ 3.356604] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number1
[ 3.364620] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcd4
[ 3.373052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.380386] usb usb1: Product: MUSB HDRC host driver
[ 3.385495] usb usb1: Manufacturer: Linux 5.4.257-bone68 musb-hcd
[ 3.391683] usb usb1: SerialNumber: musb-hdrc.1
[ 3.397261] hub 1-0:1.0: USB hub found
[ 3.401224] hub 1-0:1.0: 1 port detected
[ 3.409841] PM: bootloader does not support rtc-only!
[ 3.416471] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:01)
[ 3.447880] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Op)
[ 3.456310] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
[ 3.474840] devtmpfs: mounted
[ 3.484381] Freeing unused kernel memory: 1024K
[ 3.489704] Run /sbin/init as init process
[ 3.510069] Not activating Mandatory Access Control as /sbin/tomoyo-init does .
[ 4.038683] systemd[1]: System time before build time, advancing clock.
[ 4.150763] cgroup2: Unknown parameter ‘memory_recursiveprot’
[ 4.190811] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM )
[ 4.215408] systemd[1]: Detected architecture arm.

Welcome to Debian GNU/Linux 11 (bullseye)!

[ 4.246151] systemd[1]: Set hostname to .
[ 5.683184] systemd[1]: Queued start job for default target Graphical Interfac.
[ 5.701269] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 5.728533] systemd[1]: Created slice system-modprobe.slice.
[ OK ] Created slice system-modprobe.slice.
[ 5.752913] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 5.780192] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 5.802754] systemd[1]: Started Dispatch Password Requests to Console Director.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 5.826342] systemd[1]: Started Forward Password Requests to Wall Directory Wa.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 5.852642] systemd[1]: Set up automount Arbitrary Executable File Formats Fil.
[ OK ] Set up automount Arbitrary…s File System Automount Point.
[ 5.878172] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 5.902243] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 5.917835] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 5.941748] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 5.957918] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 5.980114] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 5.998989] systemd[1]: Listening on fsck to fsckd communication Socket.
[ OK ] Listening on fsck to fsckd communication Socket.
[ 6.022463] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 6.047483] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 6.070961] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 6.095480] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 6.115707] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 6.138738] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 6.163063] systemd[1]: Condition check resulted in Huge Pages File System bei.
[ 6.179990] systemd[1]: Mounting POSIX Message Queue File System…
Mounting POSIX Message Queue File System…
[ 6.222685] systemd[1]: Mounting Kernel Debug File System…
Mounting Kernel Debug File System…
[ 6.270850] systemd[1]: Mounting Kernel Trace File System…
Mounting Kernel Trace File System…
[ 6.328210] systemd[1]: Starting Restore / save the current clock…
Starting Restore / save the current clock…
[ 6.383064] systemd[1]: Starting Create list of static device nodes for the cu.
Starting Create list of st…odes for the current kernel…
[ 6.427908] systemd[1]: Starting Load Kernel Module configfs…
Starting Load Kernel Module configfs…
[ 6.510908] systemd[1]: Starting Load Kernel Module drm…
Starting Load Kernel Module drm…
[ 6.567027] systemd[1]: Starting Load Kernel Module fuse…
Starting Load Kernel Module fuse…
[ 6.604996] systemd[1]: Condition check resulted in Set Up Additional Binary F.
[ 6.622591] systemd[1]: Starting File System Check on Root Device…
Starting File System Check on Root Device…
[ 6.679194] systemd[1]: Starting Journal Service…
Starting Journal Service…
[ 6.751168] systemd[1]: Starting Load Kernel Modules…
Starting Load Kernel Modules…
[ 6.819943] systemd[1]: Starting Coldplug All udev Devices…
Starting Coldplug All udev Devices…
[ 6.971768] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File Sys[ 7.015088] systemd[1]: Mounted K.
tem.
[ OK ] Mounted Kernel Debug File System.
[ 7.082432] systemd[1]: Mounted Kernel Trace File System.
[ OK ] Mounted Kernel Trace File System.
[ 7.138914] systemd[1]: Finished Restore / save the current clock.
[ OK ] Finished Restore / save the current clock.
[ 7.187928] systemd[1]: Finished Create list of static device nodes for the cu.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ 7.241976] systemd[1]: modprobe@configfs.service: Succeeded.
[ 7.265937] systemd[1]: Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module configfs.
[ 7.314177] systemd[1]: modprobe@drm.service: Succeeded.
[ 7.338581] systemd[1]: Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module drm.
[ 7.386827] systemd[1]: modprobe@fuse.service: Succeeded.
[ 7.414576] systemd[1]: Finished Load Kernel Module fuse.
[ OK ] Finished Load Kernel Module fuse.
[ 7.459486] systemd[1]: Finished File System Check on Root Device.
[ OK ] Finished File System Check on Root Device.
[ 7.510736] systemd[1]: Finished Load Kernel Modules.
[ OK ] Finished Load Kernel Modules.
[ 7.574338] systemd[1]: Mounting FUSE Control File System…
Mounting FUSE Control File System…
[ 7.678184] systemd[1]: Mounting Kernel Configuration File System…
Mounting Kernel Configuration File System…
[ 7.759061] systemd[1]: Started File System Check Daemon to report status.
[ OK ] Started File System Check Daemon to report status.
[ 7.839124] systemd[1]: Starting Remount Root and Kernel File Systems…
Starting Remount Root and Kernel File Systems…
[ 7.918995] systemd[1]: Starting Apply Kernel Variables…
Starting Apply Kernel Variables…
[ 7.980552] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ 8.166334] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Remount Root and Kernel File Systems.
Starting Flush Journal to Persistent Storage…
Starting Load/Save Random Seed…
Starting Create System Users…
[ 8.575878] systemd-journald[142]: Received client request to flush runtime jo.
[ OK ] Finished Load/Save Random Seed.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Create System Users.
Starting Create Static Device Nodes in /dev…
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories…
Starting Rule-based Manage…for Device Events and Files…
[ OK ] Finished Coldplug All udev Devices.
Starting Helper to synchronize boot up for ifupdown…
[ OK ] Finished Create Volatile Files and Directories.
Starting Network Time Synchronization…
Starting Update UTMP about System Boot/Shutdown…
[ 10.129108] proc: Bad value for ‘hidepid’
[ OK ] Finished Update UTMP about System Boot/Shutdown.
[ OK ] Started Rule-based Manager for Device Events and Files.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems.
[ OK ] Started Discard unused blocks once a week.
[ OK ] Started Daily rotation of log files.
[ OK ] Reached target Timers.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Avahi mDNS/DNS-SD Stack…
[ OK ] Started Regular background program processing daemon.
[ OK ] Started D-Bus System Message Bus.
Starting Network Manager…
Starting Remove Stale Onli…t4 Metadata Check Snapshots…
Starting Authorization Manager…
Starting Regenerate SSH host keys…
Starting System Logging Service…
Starting User Login Management…
Starting WPA supplicant…
[ OK ] Started System Logging Service.
[ 12.430038] proc: Bad value for ‘hidepid’
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started WPA supplicant.
[ OK ] Started Authorization Manager.
[ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots.
Starting Modem Manager…
[ OK ] Started Network Manager.
Starting Hostname Service…
[ 14.485857] proc: Bad value for ‘hidepid’
[ OK ] Started User Login Management.
[ OK ] Started Modem Manager.
[ OK ] Started Hostname Service.
Starting Network Manager Script Dispatcher Service…
[ OK ] Started Network Manager Script Dispatcher Service.
[ OK ] Found device /dev/ttyS0.
[ OK ] Reached target Hardware activated USB gadget.
[ 24.057977] davinci-mcasp 48038000.mcasp: IRQ common not found
[ 26.999957] asoc-simple-card sound: i2s-hifi ↔ 48038000.mcasp mapping ok
[ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
[ OK ] Finished Helper to synchronize boot up for ifupdown.
[ OK ] Reached target Sound Card.
Starting Raise network interfaces…
[ 30.357861] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0)
[ 30.458446] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC L)
[ OK ] Finished Regenerate SSH host keys.
[ OK ] Finished Raise network interfaces.
[ OK ] Reached target Network.
Starting A high performanc… and a reverse proxy server…
Starting OpenBSD Secure Shell server…
Starting Permit User Sessions…
[ OK ] Finished Permit User Sessions.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started A high performance…er and a reverse proxy server.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes…
[ OK ] Finished Update UTMP about System Runlevel Changes.

Debian GNU/Linux 11 arm ttyS0

default username:password is [debian:temppwd]

arm login:

User and password is printed there, does serial input not work?

Yes, you’re right, serial input did not work when I tried to input the username and password

Is your user part of the ‘dialout’ group?

My bad, adding user to the dialout solved the problem. Thanks for your help