[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2016-02-15 Thread Bug Watch Updater
** Changed in: systemd Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1347776 Title: shutdown trigger on gpio_keys.X for armhf hardware To manage

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2015-12-04 Thread Lucas Magasweran
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 +++

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2015-12-04 Thread Lucas Magasweran
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

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-14 Thread Launchpad Bug Tracker
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 Iyer

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-08 Thread dann frazier
** 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

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-08 Thread Bug Watch Updater
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

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-07 Thread Launchpad Bug Tracker
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 Pitt

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-06 Thread Kodamati Pradeep Vinesh Reddy
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 Bugs, which is subscribed to Ubuntu.

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-06 Thread Manoj Iyer
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

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-05 Thread Martin Pitt
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

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-05 Thread Manoj Iyer
** 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

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-05 Thread Steve Langasek
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

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-07-24 Thread Martin Pitt
** 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 --

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-07-23 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-07-23 Thread Manoj Iyer
** Branch linked: lp:~manjo/ubuntu/trusty/systemd/HP-m800 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1347776 Title: shutdown trigger on gpio_keys.X for armhf hardware To manage notifications

[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-07-23 Thread Manoj Iyer
SRU Request == [Impact] * User won't be able to initiate a soft shutdown from the chassis manager. [Test Case] * To reproduce this bug, initiate a soft shutdown from the chassis manager, for example from ilo you could do ilo set node power off shutdown node number [Test Result] ==