[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2011-01-04 Thread SaintDanBert
** Attachment added: "script naming modules to remove during suspend-to-* processing" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/571422/+attachment/1783628/+files/unload_modules.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2011-01-04 Thread SaintDanBert
I have similar troubles with restart-after-hibernate -- what pm-* and acpi seem to call "thaw" behavior. I have a media unmount script in /etc/pm/sleep.d/00_* that uses the logger shell command to add /var/log/messages entries about the parameters passed to the script and other details found al

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-08-18 Thread Marcos Roriz
Why this bug has been marked incomplete? I am running a Dell Inspiron 1564 with latest kernel and still have the suspend problem. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764 https://bugs.launchpad.net/bugs/

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-08-01 Thread Juan Trujillo
I am running a Dell Inspiron 1564 on Lucid 10.04 32 bits and I still have the same suspend problem with the .34 kernel. Any clue? -- [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764 https://bugs.launchpad.net/bugs/571422 You received this bug notification because you are a member of U

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-07-07 Thread Zachary Pletan
I don't know if this holds true for everyone reading this, but the latest Lucid kernel update (to 2.6.32-23) fixes the problem for me. -- [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764 https://bugs.launchpad.net/bugs/571422 You received this bug notification because you are a member

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-07-06 Thread Omry Yadan
I tried to use linux-image-2.6.34-020634rc5-generic with the acpi_sleep=sci_force_enable flag, and it did seem to work. however: 1. I had to use a different version of the bcmwl driver (from maverick). 2. this kernel caused random lockups of the machine. it took me some time to figure it's the ca

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-05-14 Thread bguthro
This patch should work for the 1X64 series, out of the box: diff -r 3f56a60a9311 drivers/acpi/sleep.c --- a/drivers/acpi/sleep.c +++ b/drivers/acpi/sleep.c @@ -467,6 +467,30 @@ DMI_MATCH(DMI_BOARD_NAME, "CF51-2L"), }, }, + { + .callback = init_se

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-05-09 Thread EwS
Not working for me (Dell Inspiron 1564 on Lucid 2.6.34-020634rc6-generic ) , laptop tries to come back from suspend , stops and won't respond to keys or pings. -- [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764 https://bugs.launchpad.net/bugs/571422 You received this bug notification

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-05-07 Thread Ronald Evers
Oops, chopped of a 0, link should be: http://ubuntuforums.org/showthread.php?t=1266620 Add 'options b43 pio=1 qos=0' to /etc/modprobe.d/b43.conf and add 'b43' to /etc/modules to make it autoload. Sorry for being a little off topic. -- [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-05-07 Thread Ronald Evers
I can confirm that running kernel 2.6.34 rc5 or rc6 fixes the suspend/resume issue. But for me, on a Dell Inspiron 1564, running these newer kernels breaks the proprietary Broadcom STA driver that I was running. Luckily the b43 driver will happily take over if you instruct it to use pio mode and t

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-05-04 Thread jedioetzi
suspend and hibernate seems to work on my dell x200, when resuming from hibernate it seems that the display is off 00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 04) 00:02.0 VGA compatible controller: Intel Corporation 82830 CGC [Chipset Graphics Controller] (rev 04) 00

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-04-30 Thread Jeremy Foshee
Hi bguthro, I agree, and I also know that we have some folks working on this, so hopefully you will be all good before long. Thanks! ~Jfo -- [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764 https://bugs.launchpad.net/bugs/571422 You received this bug notification because you ar

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-04-30 Thread illume
Suspend with lucid does not work for me either. Dell Inspiron 1525. -- [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764 https://bugs.launchpad.net/bugs/571422 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-04-30 Thread bguthro
Jeremy, I tested the mainline package from here: http://kernel.ubuntu.com /~kernel-ppa/mainline/daily/current/linux- image-2.6.34-999-generic_2.6.34-999.201004291005_amd64.deb and the acpi_sleep=sci_force_enable flag and everything seems to be working properly. Ideally, the info from dmidecode wo

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-04-29 Thread Jeremy Foshee
Hi bguthro, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upst

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-04-28 Thread bguthro
As suggested on IRC #ubuntu-kernel, I tried a .34 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.34-rc5-lucid/linux- image-2.6.34-020634rc5-generic_2.6.34-020634rc5_amd64.deb with the acpi_sleep=sci_force_enable flag and this seemed to solve the issue -- [LUCID] suspend/resume iss

[Bug 571422] Re: [LUCID] suspend/resume issue on Dell Inspiron 1464/1564/1764

2010-04-28 Thread bguthro
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/46043863/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/46043864/AplayDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/46043865/BootDmesg.txt ** Att