Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
16K page kernel on a raspberry PI 5
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
thegrind
n00b
n00b


Joined: 22 Sep 2024
Posts: 6

PostPosted: Mon Oct 07, 2024 7:35 pm    Post subject: 16K page kernel on a raspberry PI 5 Reply with quote

I followed the wiki page to install Gentoo a RPI5 but for some reason it's not using the 16k kernel. As uname -r returns 6.6.50-v8+
. I downloaded the stage 3 for arm64 openrc and modified the config.txt to load the dtoverlay=vc4-kms-v3d-pi5. I did the mkswap for 16k and it gave me errors so I had to remake it with 4K. I am running headless for kodi using gbm.

Everything works well. Wifi bluetooth networking. I can't figure out where I went wrong on the kernel and how to fix it.
Back to top
View user's profile Send private message
Ralphred
Guru
Guru


Joined: 31 Dec 2013
Posts: 596

PostPosted: Mon Oct 07, 2024 8:35 pm    Post subject: Reply with quote

Meh, Pi's be a law unto themselves.
What do your [insert prefix DuJour]*/cmdline.txt and [insert prefix DuJour]*/config.txt look like?

*Why [prefix DuYesterJour]/cmdline.txt and [prefix DuYesterJour]/config.txt aren't just fscking symlinks instead of a condescending lecture annoys me, and no "because fat" isn't an argument, it's the invalid excuse of a lazy peon**.

**Sorry, using Debian takes it toll...
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4936
Location: Bavaria

PostPosted: Mon Oct 07, 2024 9:14 pm    Post subject: Reply with quote

Moved from Kernel & Hardware to Gentoo on ARM.
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
thegrind
n00b
n00b


Joined: 22 Sep 2024
Posts: 6

PostPosted: Mon Oct 07, 2024 9:36 pm    Post subject: Reply with quote

Thanks for the help.

Here is my cmdline.txt

Code:
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p3 rootfstype=ext4 rootwait


Here is my config.txt

Code:

# have a properly sized image
disable_overscan=1

# Enable audio (loads snd_bcm2835)
dtparam=audio=on

# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d-pi5
Back to top
View user's profile Send private message
pingtoo
Veteran
Veteran


Joined: 10 Sep 2021
Posts: 1153
Location: Richmond Hill, Canada

PostPosted: Mon Oct 07, 2024 10:32 pm    Post subject: Reply with quote

thegrind,

Quote:
I followed the wiki page to install Gentoo a RPI5...
Which wiki page?
Back to top
View user's profile Send private message
thegrind
n00b
n00b


Joined: 22 Sep 2024
Posts: 6

PostPosted: Mon Oct 07, 2024 10:36 pm    Post subject: Reply with quote

https://wiki.gentoo.org/wiki/How_to_install_Gentoo_on_Raspberry_Pi_5
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