cvxx Posted March 10, 2023 Posted March 10, 2023 Hi, when booting Armbian Sid minimal rolling 6.1.11, there is no serial console login. Console output: Found U-Boot script /boot/boot.scr 1993 bytes read in 146 ms (12.7 KiB/s) ## Executing script at 12000000 93 bytes read in 94 ms (0 Bytes/s) 38318 bytes read in 2603 ms (13.7 KiB/s) 33621022 bytes read in 3482 ms (9.2 MiB/s) 11215360 bytes read in 1257 ms (8.5 MiB/s) ## Loading init Ramdisk from Legacy Image at 14800000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 33620958 Bytes = 32.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800c5ad Starting kernel ... Is there a way to enable console login to use the device headlessly? Thanks 0 Quote
Werner Posted March 10, 2023 Posted March 10, 2023 There is serial login. I more assume that boot fails for some reason. increase verbosity via armbianEnv.txt to 7 and boot again to see what happens. 0 Quote
cvxx Posted March 11, 2023 Author Posted March 11, 2023 No, I meant, on HDMI everything is ok, it boots and I can login. But the serial stays quiet 0 Quote
Werner Posted March 11, 2023 Posted March 11, 2023 That is odd. Is console set to "both" on armbianEnv? 0 Quote
cvxx Posted March 11, 2023 Author Posted March 11, 2023 This is armbianEnv.txt: verbosity=1 bootlogo=false rootdev=UUID=30b36fce-65d1-44c4-bcec-3677c9fe01bd rootfstype=ext4 0 Quote
cvxx Posted March 11, 2023 Author Posted March 11, 2023 added: console=both now I have a shell! Thanks! 2 Quote
Igor Posted March 11, 2023 Posted March 11, 2023 4 hours ago, cvxx said: But the serial stays quiet IIRC serial on imx6 kernel broke down year(s) ago and it seems it stayed that way. When that happened? No idea. Just saying this is possibility. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.