I've chroot'ed into the sd, installed dracut and force created the initrd (dracut -f /boot/initramfswhatever). The mkinitcpio.conf file have the following content:
MODULES=(panfrost rockchipdrm drm_kms_helper hantro_vpu analogix_dp rockchip_rga panel_simple arc_uart cw2015_battery i2c-hid icp iscsi_boot_sysfs jsm pwm_bl spl uhid)
BINARIES=()
FILES=()
HOOKS=(base udev keyboard autodetect keymap modconf block encrypt lvm2 filesystems fsck)
COMPRESSION="cat"
Which I guess it is not used by dracut...
The pinebook pro now doesn't even show the blinking cursor, black screen. I've tried to type the password (a single 'f') with no result.
Any other hint? Thanks.
MODULES=(panfrost rockchipdrm drm_kms_helper hantro_vpu analogix_dp rockchip_rga panel_simple arc_uart cw2015_battery i2c-hid icp iscsi_boot_sysfs jsm pwm_bl spl uhid)
BINARIES=()
FILES=()
HOOKS=(base udev keyboard autodetect keymap modconf block encrypt lvm2 filesystems fsck)
COMPRESSION="cat"
Which I guess it is not used by dracut...
The pinebook pro now doesn't even show the blinking cursor, black screen. I've tried to type the password (a single 'f') with no result.
Any other hint? Thanks.