Actions
Feature #795
closeddisable acpi on alix
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/06/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
it would be a good idea to disable ACPI on embedded environments as alix etc dont support it and the warning is always displayed by freebsd on boot.
just needs this line
hint.acpi.0.disabled="1"
in
/boot/device.hints
to disable it if embedded is detected, consider this a feature request or so to avoid the warning on freebsd.
Updated by Jim Pingle about 15 years ago
- Tracker changed from Bug to Feature
Could maybe be a checkbox instead, as plenty of people run embedded on hardware that supports ACPI just fine.
Updated by Jim Pingle about 15 years ago
- Target version changed from 2.0 to Future
- Affected Version changed from 2.0 to All
Updated by Chris Buechler almost 13 years ago
- Status changed from New to Needs Patch
Updated by Renato Botelho almost 5 years ago
- Status changed from Needs Patch to Closed
Alix hardware mentioned here is really old and I don't believe we need to disable ACPI on any modern hardware
Actions