03-11-2025, 09:27 PM
(03-11-2025, 05:30 PM)wdt Wrote: So I gace this install tool a try, didn't work
Bad vermagic libfdt
Maybe because boot (partition) is empty except for a empty efi dir,
and no sign of a kernel or Image anywhere (this is with a temporary tow-boot uboot)
This installer install Mrfixit's uboot (see partition 1, 2 and 3)
Code:
$ sudo fdisk -l /dev/mmcblk1
Disk /dev/mmcblk1: 29.81 GiB, 32010928128 bytes, 62521344 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 5F5F39F0-0383-CE4B-9025-E8C8A8993C43
Device Start End Sectors Size Type
/dev/mmcblk1p1 64 16383 16320 8M Linux reserved
/dev/mmcblk1p2 16384 24575 8192 4M Linux reserved
/dev/mmcblk1p3 24576 32767 8192 4M Linux reserved
/dev/mmcblk1p4 32768 442367 409600 200M EFI System
/dev/mmcblk1p5 442368 1466367 1024000 500M Linux filesystem
/dev/mmcblk1p6 1466368 62519295 61052928 29.1G Linux filesystem
and it comes with a kernel, or course:
Code:
$ dir /boot
total 96313
drwxr-xr-x 5 root root 1024 Mar 9 22:56 .
drwxrwxrwx+ 4 root root 4096 Mar 9 23:12 ..
-rw-r--r-- 1 root root 5248249 Sep 25 2020 System.map-5.7.0-2-pinebookpro-arm64
-rw-r--r-- 1 root root 212744 Sep 25 2020 config-5.7.0-2-pinebookpro-arm64
drwxr-xr-x 2 root root 1024 Mar 9 22:01 efi
drwxr-xr-x 2 root root 1024 Mar 9 23:14 extlinux
-rw-r--r-- 1 root root 17949952 Mar 9 22:50 initrd.img-5.7.0-2-pinebookpro-arm64
drwx------ 2 root root 12288 Mar 9 21:18 lost+found
-rwxr-xr-x 1 root root 64591 Mar 9 22:56 rk3399-pinebook-pro.dtb
-rwxr-xr-x 1 root root 22149632 Sep 25 2020 vmlinuz-5.7.0-2-pinebookpro-arm64
a) it comes with its own uboot, so I assume your spi tow-boot may do things different? Suspend to sleep will probably only work with Mrfixit's uboot and not tow-boot (at least you said so and I believe I heard that elsewhere as well)
b) are you sure the install ran to the end, e.g. it did not abort. The last step is tasksel where you choose your desktop.