Opened 10 years ago

Last modified 4 days 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: 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 (5)

comment:1 by danboid, 10 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, 10 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

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

Version 0, edited 10 years ago by danboid (next)

comment:3 by axeld, 8 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:4 by waddlesplash, 4 days ago

Keywords: kernel config APIC missing option removed
Milestone: UnscheduledR1/beta6
Summary: kernel config missing Disable local APIC optionkernel config missing Disable local APIC option (easy)

comment:5 by waddlesplash, 4 days ago

Milestone: R1/beta6Unscheduled
Summary: kernel config missing Disable local APIC option (easy)kernel config missing Disable local APIC option

Some of these options, I'm not sure they should even be in the kernel debug config file, actually. It may be better to leave them out, and power-users who really need them can add them in manually.

Note: See TracTickets for help on using tickets.