![]() |
Better (than default Debian/MATE) Linux distro? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Better (than default Debian/MATE) Linux distro? (/showthread.php?tid=9287) |
RE: Better (than default Debian/MATE) Linux distro? - mrjay - 02-28-2020 (02-27-2020, 06:57 AM)Wizzard Wrote:(02-26-2020, 01:04 PM)mrjay Wrote: Ubuntu 20.04 + tsys source compiled kernel ... very stable and panfrost works. Kernel fromĀ here: https://gitlab.manjaro.org/tsys/linux-pinebook-pro/-/tree/v5.6 Ubuntu installed via debootstrap: https://wiki.ubuntu.com/ARM/RootfsFromScratch/QemuDebootstrap To test i've installed ubuntu on sdcard then copied files to nvme RE: Better (than default Debian/MATE) Linux distro? - Wizzard - 02-28-2020 Interesting, so you compiled that kernel and whole filesystem? Would you mind sharing that image? Btw, everything works? RE: Better (than default Debian/MATE) Linux distro? - mrjay - 02-28-2020 I don't mind sharing the image but i'm just not sure how to create one ... never did it before. About compiling ... i didn't compiled whole ubuntu just kernel from tsys Ubuntu is installed via debootstrap to sdcard, compiled kernel is installed to /boot folder on sdcard. i have edited /boot/extlinux/extlinux.conf to boot from sd. When you install ubuntu on sdcard you can configure it using chroot Also compiled modules need to be installed to /lib/modules When all booted ok ... i've booted Ubuntu from sdcard and copied all files to nvme and edited extlinux.conf (root=LABEL=... part) About last question: Everything works ... kernel is form tsys(Manjaro kernel) so everything it supports ... works. About 3d ... ubuntu 20.04 uses mesa 20.0 git so 3d is also up to date too Also tsys started to mainlining his patches so in time we should have mainline kernel working on pbp https://patchwork.kernel.org/patch/11409463/ RE: Better (than default Debian/MATE) Linux distro? - Wizzard - 02-28-2020 Okay, thanks, so can you please share that kernel so other people do not need to compile that? I never used debootstrap, I can try it, but I am not sure if I am able to compile the kernel. RE: Better (than default Debian/MATE) Linux distro? - mrjay - 02-28-2020 https://drive.google.com/open?id=1O6_MuQCb7d0NQbEwsC5eaZf_VlTROlLH RE: Better (than default Debian/MATE) Linux distro? - Wizzard - 02-28-2020 Thanks! If you manage to make also full image file from that installation, that would be great. Btw, have you flashed some SPI flash to boot from NVMe? RE: Better (than default Debian/MATE) Linux distro? - mrjay - 02-28-2020 Nope ... u-boot is a "leftover" from previous installs i'm not sure if its on spi or mmcblk RE: Better (than default Debian/MATE) Linux distro? - Wizzard - 02-28-2020 If you have not flashed SPI, it is just on mmcblk. Ok, no problem, so I am not sure if it will work on my modified SPI. RE: Better (than default Debian/MATE) Linux distro? - mrjay - 02-29-2020 Ubuntu 20.04-alpha1: https://drive.google.com/file/d/16Tz1F33_evaLyXfOgUwpA5Q468XBc55E/view?usp=sharing username: pine password: pine rootpassword: pine RE: Better (than default Debian/MATE) Linux distro? - Wizzard - 02-29-2020 Thanks! It works. Just installing KDE. edit: KDE works fine, when I disable compositor. ![]() |