[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2011-02-04 Thread Bug Watch Updater
** Changed in: linux Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/228375 Title: ACPI Power Switching Fails Toshiba L30 -- ubuntu-bugs mailing list

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-08-05 Thread danwood76
This is fixed in the, now in alpha, intrepid ibex based on the 2.6.26 kernel. So if you cant recompile the kernel it might be worth running intrepid although there are a few bugs floating around at this stage. (as you would expect) -- ACPI Power Switching Fails Toshiba L30

Re: [Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-07-05 Thread travauxpublics
Thanks for information Sorry, but, what does it mean exactly ? I understand that we can hope an update at next days, is it really like that ? Good bye 2008/7/4 danwood76 [EMAIL PROTECTED]: ** Changed in: linux (Ubuntu) Status: New = Fix Released -- ACPI Power Switching Fails Toshiba

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-07-05 Thread danwood76
The patch I released earlier in the thread (post 16) based on the patch from the main Linux kernel thread fixes the issue, this can be applied to the ubuntu kernel source and recompiled. Weather or not it gets included in the Ubuntu kernel is up to the kernel dev team, although I am unsure as

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-07-04 Thread Bug Watch Updater
** Changed in: linux Status: Unknown = Fix Released -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-07-04 Thread danwood76
** Changed in: linux (Ubuntu) Status: New = Fix Released -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-07-02 Thread Brian Murray
** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=10394 Importance: Unknown Status: Unknown ** Changed in: linux-meta (Ubuntu) Status: New = Invalid -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-22 Thread taras
Im new to linux and Ubuntu. I downloaded patch. My system already upgraded to -19 kernel. But I have no idea how to apply patch. When I try to do patch -i cpuidle_init_issues_mod.patch -p1 I have to type the name of the file to be patched. I have no idea which file/files I have to patch. Do I

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-11 Thread James Tarin
Yep, suspend, hibernate and resume working fine with -19 on the L30. However, the above patch does not play 100% nicely with suspend and resume (if the AC power is taken out whilst hibernated, a kernel trace is encountered upon resume). -- ACPI Power Switching Fails Toshiba L30

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-11 Thread danwood76
I just tried what you said. BTW my kernel is a fresh -19 source (from repos) with my patch added. I booted up with power in and did a hibernate, then when the machine was completely off I removed the power and booted back up. I have no kernel errors or oops or anything dis ordinary in dmesg.

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-11 Thread James Tarin
I suppose it is possible I made an error. I'm not going to try again in a hurry as i've recompiled without CPU_IDLE and all is fine. Don't have time to recompile again in very near future as am moving house and wife having a baby. Thanks for your help. -- ACPI Power Switching Fails Toshiba L30

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-09 Thread James Tarin
Patch supplied by danwood76 worked fine on my 2.6.24-18 kernel source. Fixed the AC power problem. Suspend and hibernate still totally broken though. Probablyl will try TuxOnIce and see if that fixes it. -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-09 Thread danwood76
With regards to the suspend issue, this bug has also been squashed: https://bugs.launchpad.net/ubuntu/hardy/+source/linux/+bug/226279 If you get the -19 kernel source the suspend issue is fixed, this patch works fine with it aswell. Check the other bug, -19 should be in the latest set of updates

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-05 Thread James Tarin
Forgot to say that I also confirm this bug on the Toshiba Satellite L30. The fact that this kernel patch appears to fix it indicates that it most likely is related to http://bugzilla.kernel.org/show_bug.cgi?id=10394. Danwood, thanks for supplying this patch. I will try it at the weekend, when I

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-04 Thread James Tarin
I think this may be the relevant kernel bug: http://bugzilla.kernel.org/show_bug.cgi?id=10394 -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-04 Thread danwood76
Interesting. I applied the patch in that bug to the latest ubuntu source (-19), I had to modify it a little to get it to work on this version of the source, and now my laptop works when running on battery with a ubuntu kernel. I think this patch needs to be applied to the ubuntu source in the

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-04 Thread James Tarin
Hi Danwood, can you post your modified patch here so that I can look at it / use it too? many thanks james -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-04 Thread danwood76
BTW to patch this you just stick it in the source dir and run patch like so: patch -i cpuidle_init_issues_mod.patch -p1 -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-06-04 Thread danwood76
Hi, here it is. When I say I modded the patch I actually added the bits that didnt work manually. I have remade the patch from the original using diff and just tested it on a fresh ubuntu source and it patched fine with the correct output. So it should work fine. ** Attachment added: modded

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-31 Thread Merayo
No before recompiling the kernel I didn't make it yet To be continued... -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-31 Thread Merayo
There is news today after the boot without ac power, the splash stopped and gived to me this information : [ 36.209012] usplash[1223] segfault at b783e421 eip b7f7f13e esp bfcaa380 error 6 and nothing, i must reboot the computer To be continued... -- ACPI Power Switching Fails Toshiba L30

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-31 Thread danwood76
Is that after recompiling the kernel? -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-29 Thread Merayo
Hi from France I also confirm the problem with Toshiba L30,but E11 (after 105 model), This laptop work fine but only on AC power connector. The Bios update didn't change anything, like the updates. Does anyone can tell me how to recompil the kernel ? Thanks -- ACPI Power Switching Fails

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-29 Thread danwood76
Heres a good guide/info: https://help.ubuntu.com/community/Kernel/Compile#head-8587f42b684c3694ba72bdcc89e461ec289cbf02 At the config stage I would use the xconfig option and use the search function for CPU_IDLE, switch it off, save the config and continue with the build. Once you have installed

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-21 Thread zOu
Hi, I confirm the problem with Toshiba L30-105. work fine only on AC power. Problem before and after BIOS update. Problem before and after last ubuntu update. BR -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-21 Thread danwood76
Disabling the kernel option I mentioned earlier fixes the issue completely, though it does require recompiling the kernel. -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-13 Thread danwood76
After further kernel compilation and testing I have managed to compile the latest ubuntu kernel and got it to work. It turns out the config option CPU_IDLE (CPU idle PM Support) was causing my issues. Enabling this in any version kernel later than 2.6.24 causes the kernel oops and system

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-12 Thread danwood76
I have tried booting this laptop from a fedora beta live CD (with 2.6.24 kernel) and it has the same issue. So I believe this is actually a kernel bug. I am trying to debug this myself but am not really sure where to start, ive tried forcing it to use the correct DSDT but this changed nothing.

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-09 Thread danwood76
Ok so I recompiled 2.6.23-17 of the linux kernel and now my ACPI works perfectly. Im assuming there was some big ACPI change between 2.6.23 and 2.6.24 which has caused my problems. BTW I am also running the latest BIOS (no thanks to Toshiba for their windows only BIOS update) ** Also affects:

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-08 Thread danwood76
** Attachment added: Dmesg Oops Upon removal of AC power http://launchpadlibrarian.net/14375881/dmesg.txt -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 228375] Re: ACPI Power Switching Fails Toshiba L30

2008-05-08 Thread danwood76
** Attachment added: lspci --vvnn http://launchpadlibrarian.net/14375883/lspci-vvnn.log -- ACPI Power Switching Fails Toshiba L30 https://bugs.launchpad.net/bugs/228375 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs