Discussion:
Toshiba ACPI
Paul Groves
2014-10-21 16:13:48 UTC
Permalink
I have checked this out but it is as if the lid close button in not
detected by the system. I have tried using xev and the Fn keys and lid
do not show any input on this model laptop, or in fact on any Toshiba
laptop I have been able to try so far. On my thinkpad, xev shows an
event when I close the lid and press the Fn keys
<snip>
Anyone have any suggestions? This thread has gone quiet.
Hi
Have you looked at /etc/systemd/logind.conf to adjust the lid options
here?
--
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-21-desktop
up 23:38, 3 users, load average: 0.76, 0.34, 0.29
--
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org
Andrei Borzenkov
2014-10-21 16:35:34 UTC
Permalink
В Tue, 21 Oct 2014 17:13:48 +0100
Post by Paul Groves
I have checked this out but it is as if the lid close button in not
detected by the system. I have tried using xev and the Fn keys and lid
do not show any input on this model laptop, or in fact on any Toshiba
laptop I have been able to try so far. On my thinkpad, xev shows an
event when I close the lid and press the Fn keys
I had Toshiba notebook in the past and it needed special driver; you
could try toshiba_acpi if it makes any difference.
Post by Paul Groves
<snip>
Anyone have any suggestions? This thread has gone quiet.
Hi
Have you looked at /etc/systemd/logind.conf to adjust the lid options
here?
--
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-21-desktop
up 23:38, 3 users, load average: 0.76, 0.34, 0.29
--
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org
David C. Rankin
2014-10-21 20:13:01 UTC
Permalink
Post by Paul Groves
I have checked this out but it is as if the lid close button in not
detected by the system. I have tried using xev and the Fn keys and lid
do not show any input on this model laptop, or in fact on any Toshiba
laptop I have been able to try so far. On my thinkpad, xev shows an
event when I close the lid and press the Fn keys
Paul,

Take a look at:

https://bugzilla.novell.com/show_bug.cgi?id=887629

Basically, backwards compatibility for a number of Toshiba laptops was just
"dropped" during the modular xorg changes, etc. It is very frustrating. I have
the same issues on my Toshiba laptop, but the one that caused the most grief was
the screen brightness function key. The bug contains a couple of suggested
workarounds. I finally just wrote a script to handle writing directly to
/sys/class/backlight/acpi_video0/brightness. I suspect the other function keys
could be handled in a similar manner.
--
David C. Rankin, J.D.,P.E.
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org
Loading...