* [Buildroot] [Bug 11241] New: ACPID shouldn't depend on BR2_x86_64 || BR2_i386
@ 2018-08-17 17:59 bugzilla at busybox.net
2018-08-18 8:08 ` [Buildroot] [Bug 11241] " bugzilla at busybox.net
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2018-08-17 17:59 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11241
Bug ID: 11241
Summary: ACPID shouldn't depend on BR2_x86_64 || BR2_i386
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: happycorsair at yandex.ru
CC: buildroot at uclibc.org
Target Milestone: ---
Nowadays multiple ARM-based devboards provide ACPI, so this restriction is not
a good option anymore. For example I've used standard Buildroot acpi package on
Cubieboard 6 without any issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 11241] ACPID shouldn't depend on BR2_x86_64 || BR2_i386
2018-08-17 17:59 [Buildroot] [Bug 11241] New: ACPID shouldn't depend on BR2_x86_64 || BR2_i386 bugzilla at busybox.net
@ 2018-08-18 8:08 ` bugzilla at busybox.net
2018-08-18 8:54 ` bugzilla at busybox.net
2018-08-29 20:07 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2018-08-18 8:08 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11241
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Sorry, what firmware provides ACPI on your cubieboard? Or do you just mean that
some of the functionality of acpid is usable without firmware/kernel support?
drivers/acpi in the Linux kernel is guarded by ARCH_SUPPORTS_ACPI, which is
selected for arm64/ia64/x86.
With that said, if it builds on other architectures and there are use cases for
it on those, then I don't have a problem exposing it.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 11241] ACPID shouldn't depend on BR2_x86_64 || BR2_i386
2018-08-17 17:59 [Buildroot] [Bug 11241] New: ACPID shouldn't depend on BR2_x86_64 || BR2_i386 bugzilla at busybox.net
2018-08-18 8:08 ` [Buildroot] [Bug 11241] " bugzilla at busybox.net
@ 2018-08-18 8:54 ` bugzilla at busybox.net
2018-08-29 20:07 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2018-08-18 8:54 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11241
--- Comment #2 from happycorsair at yandex.ru ---
Hi, Peter!
I'm not a specialist in ACPI or power management, so please don't blame me a
lot :)
It seems to me, that you are right. All ACPI-related options in Cubieboard 6
kernel config are disabled (it's ARM, not ARM64). But at the same time, acpid
handles power button pushes and powers off the board. If no acpid is running, I
can only reboot the board by long push.
So, it's useful. I found no building issues.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 11241] ACPID shouldn't depend on BR2_x86_64 || BR2_i386
2018-08-17 17:59 [Buildroot] [Bug 11241] New: ACPID shouldn't depend on BR2_x86_64 || BR2_i386 bugzilla at busybox.net
2018-08-18 8:08 ` [Buildroot] [Bug 11241] " bugzilla at busybox.net
2018-08-18 8:54 ` bugzilla at busybox.net
@ 2018-08-29 20:07 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2018-08-29 20:07 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11241
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Fixed by
https://git.buildroot.org/buildroot/commit/?h=next&id=1bcc6e87410c76efb2f4bdd9714916acef84b7d0.
Thanks!
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-08-29 20:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-17 17:59 [Buildroot] [Bug 11241] New: ACPID shouldn't depend on BR2_x86_64 || BR2_i386 bugzilla at busybox.net
2018-08-18 8:08 ` [Buildroot] [Bug 11241] " bugzilla at busybox.net
2018-08-18 8:54 ` bugzilla at busybox.net
2018-08-29 20:07 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox