Opened 3 years ago
Last modified 7 months ago
#13321 new enhancement
Enhance kernel bluescreen setting
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | KDL bluescreen | Cc: | ttcoder |
Blocked By: | Blocking: | ||
Has a Patch: | no | Platform: | All |
Description
This is related to the buildslaves (and honestly any kind of headless Haiku installation). This ticket is the result of a conversation with pulkomandy in irc.
Config: /boot/home/config/settings/kernel/drivers/kernel
Finer control is needed over KDL events. The "bluescreen" setting allows you to disable the full screen kdl, however the system still locks up and prompts on the serial port.
A more reasonable setting would be:
kdl = bluescreen,serial-only,reboot
- bluescreen = normal behavior. KDL shown and serial prompted (== bluescreen true)
- serial-only = no KDL shown, serial prompted (== bluescreen false)
- reboot = when KDL is encountered, reboot (new, and maybe sync to disk if possible???)
Change History (2)
comment:1 by , 7 months ago
Component: | - General → System/Kernel |
---|
comment:2 by , 7 months ago
Cc: | added |
---|
Note:
See TracTickets
for help on using tickets.