Bug 886569 - t530 - buttons and lid settings not working
Summary: t530 - buttons and lid settings not working
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-12 15:12 UTC by Aleksandar Kostadinov
Modified: 2013-04-01 22:49 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-22 09:46:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Aleksandar Kostadinov 2012-12-12 15:12:37 UTC
Installed Fedora 18 beta on lenovo t530. It seems like power button hits are not detected in fedora 18. Using XFCE desctop but initially I was with gnome and IIRC it was the same.

My settings are that lid close should result in lock screen but it always results in S2RAM.

Also the button to mute microphone is not working. Mute output works though.

Comment 1 Christoph Wickert 2012-12-12 16:16:14 UTC
(In reply to comment #0)
> It seems like power button hits are
> not detected in fedora 18. 

AFAIK this shuould be handled by systemd. @systemd-maintainer: If not, please assign to the correct component.

> Using XFCE desctop but initially I was with gnome
> and IIRC it was the same.

Then it's not a problem with xfce4-power-manager.

> My settings are that lid close should result in lock screen but it always
> results in S2RAM.

Again, this is systemd behavior.

> Also the button to mute microphone is not working. Mute output works though.

How would that be a problem with the power manager?

Comment 2 Aleksandar Kostadinov 2012-12-15 21:45:56 UTC
Closing lid stopped taking laptop asleep. Perhaps some of the latest updates to something, not sure. Still power button does not do anything.

Comment 3 Aleksandar Kostadinov 2012-12-17 20:09:59 UTC
I take my words back, after a restart closing lid makes machine asleep. I've now switched to XFCE but am enabling some gnome components. Not sure what exactly triggers sleep.

Comment 4 Lennart Poettering 2012-12-22 09:46:52 UTC
Unless XFCE takes an inhibitor lock for the handling of the lid switch logind will handle it. You can disable that with HandleLidSwitch=ignore in /etc/systemd/logind.conf.

The reason logind handles this now  by default is to ensure that the lid switch and suspend buttons work everywhere by default, even on servers/embedded where X is not around, and even on desktop systems where there's not always a graphical login around to handle the event.

Comment 5 Aleksandar Kostadinov 2013-01-02 15:04:05 UTC
Thank you, logind is a nice place to handle it. The bad thing is though that it's hard for a user to figure out.

Comment 6 Aleksandar Kostadinov 2013-01-02 15:05:19 UTC
Actually there must be a bug, because the power button does nothing on the t530. On an older laptop, this button shuts down the computer. But not on this one.


Note You need to log in before you can comment on or make changes to this bug.