How to compile the kernel?
#1
Hi all!

To debug [url=https://forum.pine64.org/showthread.php?tid=10791]my problems[/url] I wanted to compile my own kernel to see if I can find out what triggers it. But my kernel doesn't boot at all. When I turn on the phone with my custom kernel installed the green LED is just permanently on and nothing else happens. Here's how I compiled the kernel (tried cross compiling, but also compiled it on the phone itself):

Code:
git clone https://gitlab.com/mobian1/devices/pinephone-linux.git
cd pinephone-linux
cp /proc/config.gz .
gunzip config.gz
mv config .config
make oldconfig
make menuconfig # Set it to append -pinephone to the version string
make -j `nproc` bindeb-pkg
sudo dpkg -i ../linux-image-5.7.0-pinephone-g9853915bff28_5.7.0-pinephone-g9853915bff28-1_arm64.deb


Messages In This Thread
How to compile the kernel? - by Boern - 08-04-2020, 12:24 AM
RE: How to compile the kernel? - by devrtz - 08-04-2020, 06:00 AM
RE: How to compile the kernel? - by nas - 08-04-2020, 07:48 AM
RE: How to compile the kernel? - by Boern - 08-04-2020, 08:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Big Grin An early xmas present: 6.1 kernel treebeard 28 9,798 07-18-2023, 03:14 AM
Last Post: gischpelino
  how to disable ipv6 at kernel level with towboot? vusra 2 886 07-09-2023, 01:25 AM
Last Post: vusra
  Stability problems with 6.1 kernel Zebulon Walton 9 2,546 05-12-2023, 08:09 AM
Last Post: zetabeta
  Kernel 5.15 Zebulon Walton 10 6,217 11-27-2021, 01:10 PM
Last Post: LibrePhoneUser
  Mobian kernel upgrade user641 4 3,809 11-10-2021, 01:22 PM
Last Post: user641
  kernel upgrade user641 2 2,522 09-13-2021, 08:26 AM
Last Post: user641
  [Solved] How to get a kernel newer than 5.10 on Mobian ? gab 0 1,372 08-26-2021, 04:08 PM
Last Post: gab
  Kernel fault on adapter connect pinephone.damiano 0 1,072 08-15-2021, 04:25 AM
Last Post: pinephone.damiano
  Is the A64’s true hardware random generator activated in Mobian’s 5.10 kernel build? LibrePhoneUser 3 3,998 01-17-2021, 12:44 PM
Last Post: LibrePhoneUser
  Phone doesn't boot after latest kernel update Boern 12 13,443 08-06-2020, 11:34 AM
Last Post: Boern

Forum Jump:


Users browsing this thread: 1 Guest(s)