Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
6.11 Kernel missing a lot of options?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
L1NTHALO
n00b
n00b


Joined: 27 Aug 2024
Posts: 7

PostPosted: Sat Sep 21, 2024 10:47 pm    Post subject: 6.11 Kernel missing a lot of options? Reply with quote

Currently configuring my kernel and there is a lot of stuff missing in gentoo-sources 6.11.

For one there is no "Enable the block layer" section and I wasn't able to find it anywhere else, Input devices got restructured and has a lot of stuff missing too and for some reason there is no firmware loader section?

Is this a bug or an intended feature? if it's intended, are these changes now built in by default? And how am I gonna load firmware blobs?

I built gentoo-sources with the experimental USE Flag.

Any help would be appreciated!
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1846

PostPosted: Sat Sep 21, 2024 11:21 pm    Post subject: Reply with quote

This prompt is hidden if CONFIG_EXPERT is off, but will still activate because of the default value. (This is not new either.)
Code:
menuconfig BLOCK
       bool "Enable the block layer" if EXPERT
       default y
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4870
Location: Bavaria

PostPosted: Sun Sep 22, 2024 12:18 am    Post subject: Reply with quote

Maybe have a look into: https://wiki.gentoo.org/wiki/User:Pietinger/Experimental/Manual_Configuring_Current_Kernel

Firmware loading facility (*) has not changed since ... a very long time ... I cannot remember ... do you you come from a very, very old kernel version ?

*) https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/Manual_kernel_configuration#Driver_needs_Firmware
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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