Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel build for alderlake
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
mark4
n00b
n00b


Joined: 26 Feb 2011
Posts: 48

PostPosted: Sat May 25, 2024 7:45 pm    Post subject: Kernel build for alderlake Reply with quote

Can anyone give me some hints on building a kernel for an alderlake (12900k not over clocked). I have googlled but I find nothing that is helpful.

For example, should I enable cluster scheduler support? I read that under kernel 5.x there were issues and I cannot find anything saying they have been resolved or of they were ever actually a thing.
Back to top
View user's profile Send private message
xgivolari
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jul 2021
Posts: 101

PostPosted: Sat May 25, 2024 10:33 pm    Post subject: Reply with quote

The regression regarding SCHED_CLUSTER should long be fixed by now. Other config options you can or should enable include:

Code:
CONFIG_X86_X2APIC
CONFIG_X86_USER_SHADOW_STACK
CONFIG_X86_UMIP
CONFIG_X86_KERNEL_IBT
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS
CONFIG_X86_INTEL_LPSS
CONFIG_INTEL_IDLE
CONFIG_X86_INTEL_PSTATE
CONFIG_INTEL_MEI
CONFIG_INTEL_MEI_ME
CONFIG_SENSORS_CORETEMP
CONFIG_INTEL_POWERCLAMP
CONFIG_X86_PKG_TEMP_THERMAL
CONFIG_INTEL_TCC_COOLING
CONFIG_INTEL_HFI_THERMAL
CONFIG_INTEL_IOMMU
CONFIG_INTEL_IOMMU_SVM
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON
CONFIG_INTEL_IOMMU_PERF_EVENTS
CONFIG_INTEL_RAPL
CONFIG_PERF_EVENTS_INTEL_UNCORE
CONFIG_PERF_EVENTS_INTEL_RAPL
CONFIG_PERF_EVENTS_INTEL_CSTATE
CONFIG_MFD_INTEL_LPSS_PCI
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4439
Location: Bavaria

PostPosted: Sun May 26, 2024 6:02 pm    Post subject: Re: Kernel build for alderlake Reply with quote

mark4 wrote:
Can anyone give me some hints on building a kernel for an alderlake (12900k not over clocked). [...]

Of course your kernel configuration depends also what you want. Maybe this can help you a little bit:
https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/Manual_Configuring_Kernel_Version_6.6

(and this if you use the newest kernel: https://wiki.gentoo.org/wiki/User:Pietinger/Experimental/Manual_Configuring_Kernel_Version_6.9 )

I have a raptorlake and did a manually configuration (without initramfs; CPU microcode, microcode for GPU and microcode for ethernet in kernel image; no module-support).
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
mark4
n00b
n00b


Joined: 26 Feb 2011
Posts: 48

PostPosted: Wed May 29, 2024 4:24 pm    Post subject: tyty Reply with quote

belated TYTY to both who replied :)
work work...
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