[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Won't Fix -- sdhci driver kills Suspend/Resume on Dell X1 https://bugs.launchpad.net/bugs/44959 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
Bernhard: You should file a new bug, as you do not have the same computer and the problem discussed here actually was fixed in Edgy. -- sdhci driver kills Suspend/Resume on Dell X1 https://bugs.launchpad.net/bugs/44959 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
bug still present in feisty. 2.6.20-15-generic kernel. Dell Inspiron E1505 -- sdhci driver kills Suspend/Resume on Dell X1 https://bugs.launchpad.net/bugs/44959 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
Au contraire: I am using Edgy on my Asus Laptop with kernel 2.6.17-11, but still had the same problem. The workaround described in this thread worked though. -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
Installed Edgy on my Dell Latitude X1. The problem is solved in Edgy. -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
Setting to confirmed, since there seems to be enough info to decide if it will be fixed in 2.6.15 too. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
** Changed in: linux-source-2.6.17 (Ubuntu) Status: Needs Info => Fix Released -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
Using kernel 2.6.17-8.22 (and with the sdhci module loaded), suspend now works perfectly on the Dell Latitude X1. I regard this bug as solved for Edgy. Thanks :-) -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
Please try latest Edgy kernel 2.6.17-8.22. -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
I experienced this very bug in Dapper, but cannot confirm if it is still present in Edgy (fresh install of Knot-2, regularly upgraded since) because the Dell X1 never succeeds in resuming from suspend when running Edgy. I've tried every day between Knot-2 and today after the daily upgrade. When opening the lid, the power and network lights are turned on, but the monitor remains black (no backlight) and there is no disk activity. This should probably be reported as a new bug, but I do not yet know what part of the system is causing this error. If anyone is interested in trying to fix this, I'm available for testing on my X1. -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot fom you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
** Tags added: dapper -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1
One simple solution to fix the problem with the long timeout after resume would be to prevent the mentioned modules from getting loaded by the kernel. I added the following two lines to my /etc/modprobe.d/blacklist: blacklist sdhci blacklist mmc_core The downside is that the SD card slot certainly wouldn't run anymore, but that's no problem for me personally because I don't use it. -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs