04-19-2020, 03:17 AM
(04-13-2020, 09:17 PM)xmixahlx Wrote: 5.7-rc1 working well.
linux-5.7.0-rc1-manjaro-pinebookpro-20200413-1.patch:
https://pastebin.com/raw/9M9rVxF7
5.7.0-rc1 example config (mine...):
https://pastebin.com/raw/urQbHKSh
Hello,
thank you for posting your build and cross compile scripts!
I used them to cross compile the latest 5.7-rc1 kernel. But I run into issues while booting the pinebook pro. Systemd gets stuck during boot at
Code:
A start job is running for Create Volatile Files and Directories.
I used danielt's installer from https://github.com/daniel-thompson/pineb...-installer to prepare a sd card. I booted into the system and than installed some additional packages including the 5.7-rc1 kernel built with your config. After a reboot systemd gets stuck with the message shown above. The kernel installed during debootstrap still boots fine though.
Has anyone seen this or has an idea how to fix this?