Opened 9 years ago

Last modified 7 years ago

#12016 assigned bug

kernel config missing Disable local APIC option

Reported by: danboid Owned by: nobody
Priority: low Milestone: Unscheduled
Component: System/Kernel Version: R1/Development
Keywords: kernel config APIC missing option Cc:
Blocked By: Blocking:
Platform: All

Description

I've noticed that the bootmanager gives you the option to disable local APIC but the kernel config file is missing a matching option. The kernel config file only has an option to disable ioapic but not local apic.

Change History (3)

comment:1 by danboid, 9 years ago

Does anyone know what line I'd need to add to /boot/home/config/settings/kernel/drivers/kernel to disable local APIC by default?

comment:2 by danboid, 9 years ago

A complete list of safe mode options can be seen here:

http://grok.bikemonkey.org/source/xref/haiku/headers/private/system/safemode_defs.h

In my case it looks like I need to add

disable_apic true

to /boot/home/config/settings/kernel/drivers/kernel to get 49132 to boot reliably on my System76 Gazelle Pro

Last edited 9 years ago by danboid (previous) (diff)

comment:3 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned
Note: See TracTickets for help on using tickets.