Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
arm64 sys-kernel/gentoo-kernel questions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
flysideways
Guru
Guru


Joined: 29 Jan 2005
Posts: 445

PostPosted: Sat Jun 04, 2022 10:54 pm    Post subject: arm64 sys-kernel/gentoo-kernel questions Reply with quote

So far I have just used the kernel and parts from the then current RPiOS when setting up a Pi, or updating its kernel. I wasn't prepared to sort my way through configuring a kernel for the Pi, still not ready to. I had tried gentoo-kernel on an amd64 box for a while and it seems fine.

How is gentoo-kernel working for those of you using the arm64 variety?

I suppose
Code:
root #cd /usr/src/linux
root #mount /boot
root #make -j4 Image modules dtbs
root #make modules_install dtbs_install
works.

Any input is welcome, thanks.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3882

PostPosted: Sun Jun 05, 2022 8:14 am    Post subject: Reply with quote

Quote:

So far I have just used the kernel and parts from the then current RPiOS when setting up a PI

You mean from here
https://github.com/raspberrypi/firmware
?
_________________
:)
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54421
Location: 56N 3W

PostPosted: Sun Jun 05, 2022 1:55 pm    Post subject: Reply with quote

flysideways,

You will need to write a config.txt file as the Raspberry Pi firmware will not find the kernel or dtb installed by
Code:
make install

I'm not sure if you get /boot/overlays like that either.

I've always cross compiled my kernel and installed it by hand.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
flysideways
Guru
Guru


Joined: 29 Jan 2005
Posts: 445

PostPosted: Sun Jun 12, 2022 1:47 am    Post subject: Reply with quote

alamahant wrote:
Quote:

So far I have just used the kernel and parts from the then current RPiOS when setting up a PI

You mean from here
https://github.com/raspberrypi/firmware
?


I have my Gentoo booting from the usb. I have just booted the Pi from RPiOS on the sd card, made sure it was current, and copied the bits to the Gentoo usb drive.

I did build Gentoo a few times from Sakaki's guide but not in a long time. I have been doing everything natively for grins. I even set up a Pi distcc farm for a while. That was interesting but, well, just an exercise. I was sort of curious to gain experience as a user that had minimal hardware access, in order to have an opinion based upon actual experience.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum