i will try a build with 14.2-R and if it builds ill post the whole /boot/kernel dir
What do I need it for the /boot/kernel dir ?
i will try a build with 14.2-R and if it builds ill post the whole /boot/kernel dir
there are mismatches in various structs between 14.2 and drmsubtree
# git clone https://gitlab.freedesktop.org/mesa/mesa
# mkdir build && cd build
# meson .. . -Degl=enabled -Dgles1=enabled -Dgles2=enabled -Ddri-drivers= -Dvulkan-drivers=-Dgallium-drivers=panfrost,kmsro
ninja
there is no 14-CURRENT anymore. newer pinebook pro image (the official ones) most likely do not have drm built in. mostly an efi fb
drmsubtree was never in an official arm build
os if you download an image you wont have accelerated graphics
kernel142drm.zip
drive.google.com
14.2 kernel build
it took a billion fucks but it the end it built. im not sure it will work in any way because some structure members / apis changed and i fixed them without much research / fully understanding everything.
just rename your current kernel
mv /boot/kernel /boot/ok-kernel
unzip this,zip in /boot (will create the /boot/kernel dir)
Disk /dev/sdg: 238.42 GiB, 256003538944 bytes, 500006912 sectors
Disk model: STORAGE DEVICE
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: E8E394A4-37BD-11F0-A6A4-002590EC5BF2
Dispositivo Start Fine Settori Size Tipo
/dev/sdg1 32768 135167 102400 50M EFI System
/dev/sdg2 135168 483844095 483708928 230.7G FreeBSD UFS
/dev/sdg3 483844096 499998719 16154624 7.7G FreeBSD swap
# dd if=/dev/sdg | pv | dd of=RockPro-RK3399.img bs=65536
dd: error reading '/dev/sdg': Errore di input/output
13792+0 records in
13792+0 records out
7061504 bytes (7.1 MB, 6.7 MiB) copied, 2.92741 s, 2.4 MB/s
6.73MiB 0:00:02 [2.30MiB/s] [ <=> ]
0+2231 records in
0+2231 records out
7061504 bytes (7.1 MB, 6.7 MiB) copied, 2.92802 s, 2.4 MB/s