Re: [opensuse] Re: Toshiba ACPI
adding the following to GRUB fixes the lid close 'button' and the fan issues. pcie_aspm=force acpi_osi=Linux acpi=force acpi_enforce_resources=lax i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 i915.semaphores=1 I have tried the following commands as well as and instead of acpi_ois=Linux (Also for all below commands with the ! before windows e.g. \"!Windows 2006\" and also with escape \"\!Windows 2006\" and also with \ in front of the spaces e.g. \"!Windows\ 2006\") None of these worked so the only remaining issue is the keyboard hotkeys acpi_osi=Windows acpi_osi=windows acpi_osi=Windows 2006 acpi_osi=windows 2006 acpi_osi=Windows 2012 acpi_osi=windows 2012 acpi_osi="Windows" acpi_osi="windows" acpi_osi="Windows 2006" acpi_osi="windows 2006" acpi_osi="Windows 2012" acpi_osi="windows 2012" acpi_osi=\"Windows\" acpi_osi=\"windows\" acpi_osi=\"Windows 2006\" acpi_osi=\"windows 2006\" acpi_osi=\"Windows 2012\" acpi_osi=\"windows 2012\" On 5 October 2014 16:22, Paul Groves <paul.groves.787@gmail.com> wrote:
adding the following to GRUB fixes the lid close 'button' and the fan issues.
pcie_aspm=force acpi_osi=Linux acpi=force acpi_enforce_resources=lax i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 i915.semaphores=1
I have tried the following commands as well as and instead of acpi_ois=Linux (Also for all below commands with the ! before windows e.g. \"!Windows 2006\" and also with escape \"\!Windows 2006\" and also with \ in front of the spaces e.g. \"!Windows\ 2006\")
None of these worked so the only remaining issue is the keyboard hotkeys
acpi_osi=Windows acpi_osi=windows acpi_osi=Windows 2006 acpi_osi=windows 2006 acpi_osi=Windows 2012 acpi_osi=windows 2012 acpi_osi="Windows" acpi_osi="windows" acpi_osi="Windows 2006" acpi_osi="windows 2006" acpi_osi="Windows 2012" acpi_osi="windows 2012" acpi_osi=\"Windows\" acpi_osi=\"windows\" acpi_osi=\"Windows 2006\" acpi_osi=\"windows 2006\" acpi_osi=\"Windows 2012\" acpi_osi=\"windows 2012\"
On 5 October 2014 15:28, Paul Groves <paul.groves.787@gmail.com> wrote:
John,
Sleep works fine when I select Kickoff > Leave > Sleep and resume works fine too. I have 4GB RAM and 8GB Swap. (Generally I do this when disk space is not an issue so I can upgrade RAM later).
It is as if the lid close 'button' is not detected (Same as the other hardware level buttons hotkeys for brightness, mute button, screen button, touchpad button.
Malcolm,
I have seen acpi_osi=Linux mentioned (didn't work) but I have not tried your suggestion yet, I will give it a go when I get a chance.
I think that one of two things might be happening:
Firstly (Most likely) the BIOS sees the Linux Kernel and does not like it so therefore ACPI features do not work (I have has this in the past with SATA controllers etc..) Therefore telling GRUB tht the acpi_osi is windows may work, I will post the results of this.
Secondly it may just be an acpi driver issue with this kernel (or something similar)
On 4 October 2014 19:44, Malcolm <malcolmlewis@cableone.net> wrote:
On Sat 04 Oct 2014 02:52:29 PM CDT, Paul Groves wrote:
Hi,
I have a Toshiba Satellite L300-29x which I have just upgraded to opensuse 13.1 from Windows 7. I am experiencing a few issues which as far as I can tell may possibly be ACPI related but I am no expert.
The first issue is with the Fn + F1 etc hotkeys and the lid close action.
They do not work most of the time. The buttons are not even detected by opensuse. Although 1 in 10 boots (roughly) they decide to work perfectly fine (including the lid close).
My brightness settings etc work fine by changing them manually in the OS so this is just the keyboard hotkeys and lid close button. These have always worked fine in Windows.
The second issue is that unless the buttons are working the fan can sometimes be really loud.
When the buttons and lid are working then the fan is fine and runs just as it always has done in windows.
Apart from these issues opensuse 13.1 runs perfectly on this laptop. Can anyone help me with these issues? Hi Before there was fix for my HP ProBook 4440s I was running the following boot option: acpi_osi=\"!Windows 2012\" look on the web for different options, but above may help.
-- 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 1 day 7:38, 3 users, load average: 0.54, 0.28, 0.30 CPU AMD Athlon(tm) II X4 635@2.9GHz | GPU Nvidia GeForce 8800 GT
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sun 05 Oct 2014 04:26:02 PM CDT, Paul Groves wrote:
adding the following to GRUB fixes the lid close 'button' and the fan issues.
Hi Missed the lid close one, that can be controlled via /etc/systemd/logind.conf I set it to ignore; HandleLidSwitch=ignore -- 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 2 days 4:35, 3 users, load average: 0.58, 0.31, 0.24 CPU AMD Athlon(tm) II X4 635@2.9GHz | GPU Nvidia GeForce 8800 GT -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
OK back to square one, The lid close has stopped working while my laptop has been sitting doing nothing. Rebooted and now the lid close only works once then have to reboot to get it to work again. So back to the two original issues, The lid close is not recognised The hotkeys on the keyboard are not recognised On 5 October 2014 16:43, Malcolm <malcolmlewis@cableone.net> wrote:
On Sun 05 Oct 2014 04:26:02 PM CDT, Paul Groves wrote:
adding the following to GRUB fixes the lid close 'button' and the fan issues.
Hi Missed the lid close one, that can be controlled via /etc/systemd/logind.conf I set it to ignore;
HandleLidSwitch=ignore
-- 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 2 days 4:35, 3 users, load average: 0.58, 0.31, 0.24 CPU AMD Athlon(tm) II X4 635@2.9GHz | GPU Nvidia GeForce 8800 GT
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/05/2014 10:47 AM, Paul Groves wrote:
The lid close has stopped working while my laptop has been sitting doing nothing.
Did it try to sleep while it was doing nothing? Each time you reboot, you get lid close to work once, and lid open to work once, and then you are forced to reboot is that right? I missed part of the thread, refresh my memory, are you gnome or kde? (I had problems with this very issue before, and I filed a bug report and it was fixed, but I can't remember what package I filed the bug report against. Grrrrrr. -- Explain again the part about rm -rf / -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sunday 05 Oct 2014 17:41:49 John Andersen wrote:
On 10/05/2014 10:47 AM, Paul Groves wrote:
The lid close has stopped working while my laptop has been sitting doing nothing.
Did it try to sleep while it was doing nothing? Each time you reboot, you get lid close to work once, and lid open to work once, and then you are forced to reboot is that right?
I missed part of the thread, refresh my memory, are you gnome or kde?
(I had problems with this very issue before, and I filed a bug report and it was fixed, but I can't remember what package I filed the bug report against. Grrrrrr.
Did it try to sleep while it was doing nothing? No it was on AC power playing music and sleep was not scheduled -- Paul Groves -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sunday 05 Oct 2014 17:41:49 John Andersen wrote:
On 10/05/2014 10:47 AM, Paul Groves wrote:
The lid close has stopped working while my laptop has been sitting doing nothing.
Did it try to sleep while it was doing nothing? Each time you reboot, you get lid close to work once, and lid open to work once, and then you are forced to reboot is that right?
I missed part of the thread, refresh my memory, are you gnome or kde?
(I had problems with this very issue before, and I filed a bug report and it was fixed, but I can't remember what package I filed the bug report against. Grrrrrr.
Did it try to sleep while it was doing nothing? No it was on AC power playing music and sleep was not scheduled Each time you reboot, you get lid close to work once, and lid open to work once, and then you are forced to reboot is that right? No it works once then if I do not reboot the lid close will not work again at all. I have to reboot for it to work again and so on... I am using KDE -- Paul Groves -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Wednesday 08 Oct 2014 18:31:19 Paul Groves wrote:
On Sunday 05 Oct 2014 17:41:49 John Andersen wrote:
On 10/05/2014 10:47 AM, Paul Groves wrote:
The lid close has stopped working while my laptop has been sitting doing nothing.
Did it try to sleep while it was doing nothing? Each time you reboot, you get lid close to work once, and lid open to work once, and then you are forced to reboot is that right?
I missed part of the thread, refresh my memory, are you gnome or kde?
(I had problems with this very issue before, and I filed a bug report and it was fixed, but I can't remember what package I filed the bug report against. Grrrrrr.
Did it try to sleep while it was doing nothing?
No it was on AC power playing music and sleep was not scheduled
Each time you reboot, you get lid close to work once, and lid open to work once, and then you are forced to reboot is that right?
No it works once then if I do not reboot the lid close will not work again at all. I have to reboot for it to work again and so on...
I am using KDE
Anyone have any suggestions? This thread has gone quiet. -- Paul Groves -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sun 12 Oct 2014 02:38:33 PM CDT, Paul Groves wrote: <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 CPU AMD Athlon(tm) II X4 635@2.9GHz | GPU Nvidia GeForce 8800 GT -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
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 On 12 October 2014 14:43, Malcolm <malcolmlewis@cableone.net> wrote:
On Sun 12 Oct 2014 02:38:33 PM CDT, Paul Groves wrote:
<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 CPU AMD Athlon(tm) II X4 635@2.9GHz | GPU Nvidia GeForce 8800 GT
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
В Tue, 21 Oct 2014 17:13:48 +0100 Paul Groves <paul.groves.787@gmail.com> пишет:
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.
On 12 October 2014 14:43, Malcolm <malcolmlewis@cableone.net> wrote:
On Sun 12 Oct 2014 02:38:33 PM CDT, Paul Groves wrote:
<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 CPU AMD Athlon(tm) II X4 635@2.9GHz | GPU Nvidia GeForce 8800 GT
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/21/2014 11:13 AM, Paul Groves wrote:
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+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (5)
-
Andrei Borzenkov
-
David C. Rankin
-
John Andersen
-
Malcolm
-
Paul Groves