Created
November 4, 2023 07:59
-
-
Save nmenon/a3135f9ff39e7d96186b2ebbac633090 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Type [C-a] [C-h] to see available commands | |
Terminal ready | |
debian@BeaglePlay:~$ | |
debian@BeaglePlay:~$ | |
debian@BeaglePlay:~$ sudo poweroff | |
[sudo] password for debian: | |
Broadcast message from root@BeaglePlay on pts/0 (Sat 2023-11-04 07:58:02 UTC): | |
The system will power off now! | |
debian@BeaglePlay:~$ [ 48.582016] reboot: Power down | |
U-Boot SPL 2024.01-rc1-00206-g50ff245428 (Nov 04 2023 - 02:50:37 -0500) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.1--v09.01.01 (Kool Koala)') | |
SPL initial stack usage: 13368 bytes | |
Trying to boot from MMC1 | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.9.0(debug):v2.9.0-933-ged2d256a6 | |
NOTICE: BL31: Built : 02:50:42, Nov 4 2023 | |
INFO: GICv3 without legacy support detected. | |
INFO: ARM GICv3 driver initialized in EL3 | |
INFO: Maximum SPI INTID supported: 287 | |
INFO: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.1--v09.01.01 (Kool Koala)') | |
INFO: BL31: Initializing runtime services | |
INFO: BL31: cortex_a53: CPU workaround for erratum 855873 was applied | |
INFO: BL31: cortex_a53: CPU workaround for erratum 1530924 was applied | |
INFO: BL31: Initializing BL32 | |
I/TC: | |
I/TC: OP-TEE version: 4.0.0-23-gc41ef4591 (gcc version 12.3.1 20230626 (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35))) #1 Sat Nov 4 07:51:20 UTC 2023 aarch64 | |
I/TC: WARNING: This OP-TEE configuration might be insecure! | |
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html | |
I/TC: Primary CPU initializing | |
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.1--v09.01.01 (Kool Koala)') | |
I/TC: HUK Initialized | |
I/TC: Primary CPU switching to normal world boot | |
INFO: BL31: Preparing for EL3 exit to normal world | |
INFO: Entry point address = 0x80080000 | |
INFO: SPSR = 0x3c9 | |
U-Boot SPL 2024.01-rc1-00206-g50ff245428 (Nov 04 2023 - 02:51:25 -0500) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.1--v09.01.01 (Kool Koala)') | |
SPL initial stack usage: 1696 bytes | |
Trying to boot from MMC1 | |
U-Boot 2024.01-rc1-00206-g50ff245428 (Nov 04 2023 - 02:51:25 -0500) | |
SoC: AM62X SR1.0 GP | |
Model: BeagleBoard.org BeaglePlay | |
DRAM: 2 GiB | |
Core: 98 devices, 27 uclasses, devicetree: separate | |
MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2 | |
Loading Environment from nowhere... OK | |
In: serial@2800000 | |
Out: serial@2800000 | |
Err: serial@2800000 | |
Net: No ethernet found. | |
Press SPACE to abort autoboot in 2 seconds | |
MMC: no card present | |
Scanning for bootflows in all bootdevs | |
Seq Method State Uclass Part Name Filename | |
--- ----------- ------ -------- ---- ------------------------ ---------------- | |
Scanning bootdev 'mmc@fa00000.bootdev': | |
MMC: no card present | |
MMC: no card present | |
MMC: no card present | |
MMC: no card present | |
Scanning bootdev 'mmc@fa10000.bootdev': | |
0 extlinux ready mmc 1 mmc@fa10000.bootdev.part_ /extlinux/extlinux.conf | |
** Booting bootflow 'mmc@fa10000.bootdev.part_1' with extlinux | |
1: Linux eMMC | |
Retrieving file: /Image | |
Retrieving file: /initrd.img | |
append: root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet | |
Retrieving file: /ti/k3-am625-beagleplay.dtb | |
## Flattened Device Tree blob at ffb0e6a0 | |
Booting using the fdt blob at 0xffb0e6a0 | |
Working FDT set to ffb0e6a0 | |
Loading Ramdisk to 8eccc000, end 8ffff40a ... OK | |
Loading Device Tree to 000000008ecb8000, end 000000008eccb6f7 ... OK | |
Working FDT set to 8ecb8000 | |
Starting kernel ... | |
I/TC: Secondary CPU 1 initializing | |
I/TC: Secondary CPU 1 switching to normal world boot | |
I/TC: Secondary CPU 2 initializing | |
I/TC: Secondary CPU 2 switching to normal world boot | |
I/TC: Secondary CPU 3 initializing | |
I/TC: Secondary CPU 3 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.107968] omap-mailbox 29000000.mailbox: no available mbox devices found | |
[ 1.985074] ti-syscon-gate-clk 104130.clock-controller: failed to find parent regmap | |
[ 2.369554] am65-cpsw-nuss 8000000.ethernet: Use random MAC address | |
[ 2.389245] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) | |
[ 2.399901] k3-j72xx-soc-thermal b00000.temperature-sensor: invalid resource | |
[ 2.418742] sdhci-am654 fa00000.mmc: parsing dt failed (-517) | |
1;-1frootfs: clean, 118441/950272 files, 1666601/3794688 blocks | |
trap: EXIT: bad trap | |
Mounting proc-sys-fs-binfm utable File Formats File System... | |
[ OK ] Mounted proc-sys-fs-binfmt ecutable File Formats File System. | |
[ OK ] Finished systemd-binfmt.se Set Up Additional Binary Formats. | |
[ OK ] Finished systemd-tmpfiles- te Volatile Files and Directories. | |
Starting systemd-timesyncd - Network Time Synchronization... | |
Starting systemd-update-ut rd System Boot/Shutdown in UTMP... | |
[ OK ] Finished systemd-update-ut cord System Boot/Shutdown in UTMP. | |
[ OK ] Finished apparmor.service - Load AppArmor profiles. | |
Starting networking.service - Raise network interfaces... | |
[ OK ] Finished systemd-random-se rvice - Load/Save Random Seed. | |
[ OK ] Started systemd-timesyncd. 0m - Network Time Synchronization. | |
[ OK ] Reached target sysinit.target - System Initialization. | |
[ OK ] Started systemd-tmpfiles-c Cleanup of Temporary Directories. | |
[ OK ] Reached target time-set.target - System Time Set. | |
[ OK ] Started dpkg-db-backup.tim Daily dpkg database backup timer. | |
[ OK ] Started e2scrub_all.timer etadata Check for All Filesystems. | |
[ OK ] Started fstrim.timer - Discard unused blocks once a week. | |
[ OK ] Started logrotate.timer - Daily rotation of log files. | |
[ OK ] Reached target timers.target - Timer Units. | |
[ OK ] Listening on avahi-daemon. NS/DNS-SD Stack Activation Socket. | |
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket. | |
Starting docker.socket - Docker Socket for the API... | |
[ OK ] Listening on gpsd.socket ositioning System) Daemon Sockets. | |
[ OK ] Listening on docker.socket - Docker Socket for the API. | |
[ OK ] Reached target sockets.target - Socket Units. | |
[ OK ] Reached target basic.target - Basic System. | |
Starting avahi-daemon.serv e - Avahi mDNS/DNS-SD Stack... | |
Starting bb-symlinks.servi - BeagleBoard Generate Symlinks... | |
Starting bb-usb-gadgets.se m - BeagleBoard.org USB gadgets... | |
[ OK ] Started cron.service - kground program processing daemon. | |
Starting dbus.service - D-Bus System Message Bus... | |
Starting e2scrub_reap.serv e ext4 Metadata Check Snapshots... | |
Starting systemd-logind.se ice - User Login Management... | |
Starting ti-sgx-23.1-am62- LSB: Start daemon at boot time... | |
Starting udisks2.service - Disk Manager... | |
[ OK ] Finished networking.service - Raise network interfaces. | |
[ OK ] Finished bb-symlinks.servi m - BeagleBoard Generate Symlinks. | |
[ OK ] Finished e2scrub_reap.serv ine ext4 Metadata Check Snapshots. | |
[ OK ] Started ti-sgx-23.1-am62-d - LSB: Start daemon at boot time. | |
[ OK ] Started dbus.service - D-Bus System Message Bus. | |
Starting wpa_supplicant.service - WPA supplicant... | |
[ OK ] Started systemd-logind.service - User Login Management. | |
[ OK ] Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack. | |
[ 8.821680] davinci-mcasp 2b10000.audio-controller: IRQ common not found | |
[ OK ] Started wpa_supplicant.service - WPA supplicant. | |
[ OK ] Reached target network.target - Network. | |
[ OK ] Reached target network-online.target - Network is Online. | |
Starting containerd.servic - containerd container runtime... | |
Starting nginx.service rver and a reverse proxy server... | |
Starting ssh.service - OpenBSD Secure Shell server... | |
Starting systemd-user-sess vice - Permit User Sessions... | |
Starting polkit.service - Authorization Manager... | |
[ OK ] Finished systemd-user-sess ervice - Permit User Sessions. | |
Starting lightdm.service - Light Display Manager... | |
Starting plymouth-quit-wai until boot process finishes up... | |
[ OK ] Started nginx.service server and a reverse proxy server. | |
[ OK ] Started polkit.service - Authorization Manager. | |
[ OK ] Started ssh.service - OpenBSD Secure Shell server. | |
Debian GNU/Linux 12 BeaglePlay ttyS2 | |
BeagleBoard.org Debian Bookworm Xfce Image 2023-04-24 | |
Support: https://bbb.io/debian | |
default username:password is [debian:temppwd] | |
BeaglePlay login: [ 14.742665] it66121 2-004c: connector is NOT valid yet | |
[ 14.747884] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 | |
[ 14.762867] it66121 2-004c: connector is NOT valid yet | |
[ 14.768120] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 | |
[ 14.782906] it66121 2-004c: connector is NOT valid yet | |
[ 14.788204] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 | |
[ 14.812254] it66121 2-004c: connector is NOT valid yet | |
[ 14.817618] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 | |
BeaglePlay login: debian | |
Password: | |
Login incorrect | |
BeaglePlay login: debian | |
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. | |
Last login: Sat Nov 4 02:40:38 CDT 2023 on ttyS2 | |
debian@BeaglePlay:~$ uname -a | |
Linux BeaglePlay 5.10.168-ti-arm64-r108 #1bookworm SMP Fri Jul 28 17:39:49 UTC 2023 aarch64 GNU/Linux | |
debian@BeaglePlay:~$ | |
Skipping tty reset... | |
Thanks for using picocom | |
picocom v2.2 | |
port is : /dev/ttyUSB0 | |
flowcontrol : none | |
baudrate is : 115200 | |
parity is : none | |
databits are : 8 | |
stopbits are : 1 | |
escape is : C-a | |
local echo is : no | |
noinit is : yes | |
noreset is : yes | |
nolock is : yes | |
send_cmd is : sz -vv | |
receive_cmd is : rz -vv -E | |
imap is : lfcrlf, | |
omap is : | |
emap is : crcrlf,delbs, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment