Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

Virtualbox modules CONFIG_PREEMPT_NOTIFIERS (solved)

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

Virtualbox modules CONFIG_PREEMPT_NOTIFIERS (solved)

  • Quote

Post by cameta » Fri Jul 11, 2025 8:49 pm

After an update to /virtualbox-modules-7.1.10 I have the next message:

Code: Select all

* Messages for package app-emulation/virtualbox-modules-7.1.10:

 *   CONFIG_PREEMPT_NOTIFIERS:   is not set when it should be.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
What it means? How can I correct it?

My kernel config.

Code: Select all

CONFIG_PREEMPT_BUILD=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y
# CONFIG_SCHED_CORE is not set
Last edited by cameta on Sat Jul 12, 2025 9:08 pm, edited 1 time in total.
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
pietinger
Administrator
Administrator
Posts: 6639
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Fri Jul 11, 2025 9:26 pm

You can always search in "make menuconfig" with /

I searched for "PREEMPT_NOTIFIERS" (you dont need a leading CONFIG_) and got:

1. Selected by KVM_COMMON

Search again with "KVM_COMMON" and I got:

2. Selected by KVM_X86 && VIRTUALIZATION

Okay "VIRTUALIZATION" is direct in the main menu, so search only for KVM_X86 ->

It is an computed option; but <Help> tells you the location: Defined at arch/x86/kvm/Kconfig:20

3. ->

Code: Select all

 config KVM_X86
        def_tristate KVM if (KVM_INTEL != n || KVM_AMD != n)
So, you need:

Code: Select all

[*] Virtualization  --->
    [*]   Kernel-based Virtual Machine (KVM) support
    [*]     KVM for Intel (and compatible) processors support
-- or --    
    [*]     KVM for AMD processors support
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

  • Quote

Post by cameta » Sat Jul 12, 2025 9:05 pm

Thank you. It worked like a charm.
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
pietinger
Administrator
Administrator
Posts: 6639
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Sat Jul 12, 2025 9:06 pm

cameta wrote:Thank you. It worked like a charm.
Happy to hear that ... and you are very Welcome! :D
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
pcmaster
Advocate
Advocate
Posts: 2239
Joined: Thu Dec 04, 2003 11:51 pm
Location: Barcelona

  • Quote

Post by pcmaster » Tue Sep 02, 2025 6:37 pm

Same problem, but if i enable kvm support virtualbox modules build OK, but when i try to init a virtual machine i get this error:
VirtualBox can't enable the AMD-V extension. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_SVM_IN_USE).
pcmaster
Top
Warped_Dragon
Apprentice
Apprentice
User avatar
Posts: 160
Joined: Thu Sep 16, 2004 1:09 am
Location: Canada Eh?
Contact:
Contact Warped_Dragon
Website

  • Quote

Post by Warped_Dragon » Mon Sep 08, 2025 11:55 pm

I ran in to the exact same problem.

The solution is:

Code: Select all

[*] Virtualization  --->
    [M]   Kernel-based Virtual Machine (KVM) support
    [M]     KVM for Intel (and compatible) processors support
-- or --   
    [M]     KVM for AMD processors support
And then do not actually load the module.
No.
Top
Post Reply

6 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic