** Changed in: systemd
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1347776
Title:
shutdown trigger on gpio_keys.X for armhf har
This has been implemented a while back, see
405e116f57b1cf33d4ca0294ab045a9f709bbc96
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1347776
Title:
shutdown trigger on gpio
I added the keys sysfs attribute to gpio-keys-polled.c. Please try this
patch (should apply on ubuntu-linux 4.3).
diff --git a/drivers/input/keyboard/gpio_keys_polled.c
b/drivers/input/keyboard/gpio_keys_polled.c
index 11e77a9..3a8ee50 100644
--- a/drivers/input/keyboard/gpio_keys_polled.c
+++ b/
gpio-keys-polled: add sysfs bitmask to export supported keycodes
** Patch added: "gpio-keys-polled-sysfs-keys.patch"
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1347776/+attachment/4529893/+files/gpio-keys-polled-sysfs-keys.patch
--
You received this bug notification because you a
Right, that wasn't intended to be an upstream patch submittal, just a
description of the problem.
My best guess at a "good" solution would be something like this:
SUBSYSTEM=="input", KERNEL=="event*", SUBSYSTEMS=="platform",
ATTRS{keys}=="116", TAG+="power-switch"
Which would obviously require s
I think the proper way to fix this is by waiting for this kernel patch
to be applied:
http://www.spinics.net/lists/linux-input/msg33007.html
With that in place we can then update logind to make use of it, and then
simply add the udev tag to all keyboards that are discovered, which
would then impl
This bug was fixed in the package systemd - 204-5ubuntu20.4
---
systemd (204-5ubuntu20.4) trusty-proposed; urgency=medium
* Add HP ProLiant m800 Server Cartridge power control support. The cartridge
uses gpio_keys.12 to emulate shutdown. (LP: #1347776)
-- Manoj IyerMon, 21
The verification of the Stable Release Update for systemd has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a
Note that, due to a firmware change, the m400 rule should use
"gpio_keys" instead of "gpio-keys". Here is the new rule:
SUBSYSTEM=="input", KERNEL=="event*", SUBSYSTEMS=="platform",
KERNELS=="gpio_keys.6", PROGRAM="/bin/grep '^HP ProLiant m400 Server
Cartridge$' /proc/device-tree/model", TAG+="pow
(In reply to comment #1)
> Note that, due to a firmware change, the m400 rule should use "gpio_keys"
> instead of "gpio-keys". Here is the new rule:
>
> SUBSYSTEM=="input", KERNEL=="event*", SUBSYSTEMS=="platform",
> KERNELS=="gpio_keys.6", PROGRAM="/bin/grep '^HP ProLiant m400 Server
> Cartridge$
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=82347.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help
** Bug watch added: freedesktop.org Bugzilla #82347
https://bugs.freedesktop.org/show_bug.cgi?id=82347
** Also affects: systemd via
https://bugs.freedesktop.org/show_bug.cgi?id=82347
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a membe
This bug was fixed in the package systemd - 208-7ubuntu4
---
systemd (208-7ubuntu4) utopic; urgency=medium
* Lower Breaks: to lvm2 again. Our lvm2 package has always used udev for
device setup, and thus should be compatible with systemd, too.
-- Martin PittThu, 07 Aug 2014
I tested the systemd package from proposed and it works as expected.
Below are the test results:
ubuntu@ubuntu:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be up
With the package from the proposed it seems to be working fine. I have
verified the same.
Thanks,
Pradeep.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
Hello Manoj, or anyone else affected,
Accepted systemd into trusty-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/systemd/204-5ubuntu20.4
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wi
** Description changed:
Some ARM board uses GPIO gpio_key.12 for power control (key=116). The
proposed patch adds entry to logind's 70-power-switch.rules to initiate
soft shutdown of the cartridge from ilo.
Here is the udevadm output for /dev/input/event0
sudo udevadm info --query=
Committed to packaging git for utopic:
http://anonscm.debian.org/gitweb/?p=pkg-
systemd/systemd.git;a=commitdiff;h=47c10f310
I also uploaded that fix to trusty's SRU review queue.
** Changed in: systemd (Ubuntu Utopic)
Status: In Progress => Fix Committed
** Changed in: systemd (Ubuntu T
** Package changed: ubuntu => systemd (Ubuntu)
** Changed in: systemd (Ubuntu)
Status: New => In Progress
** Also affects: systemd (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: systemd (Ubuntu Utopic)
Importance: Undecided
Status: In Progress
--
You have been subscribed to a public bug:
Some ARM board uses GPIO gpio_key.12 for power control (key=116). The
proposed patch adds entry to logind's 70-power-switch.rules to initiate
soft shutdown of the cartridge from ilo.
Here is the udevadm output for /dev/input/event0
sudo udevadm info --qu
20 matches
Mail list logo