OK Kamal--help here? * Got this: * http://kernel.ubuntu.com/~kamal/scien/0001-TESTING-acpi-Unconditionally-set-SCI_EN-on-resume.patch
* Tried this: * sudo apt-get install linux-source tar xjf /usr/src/linux-source-2.6.32.tar.bz2 cd linux-source-2.6.32/ patch -p1 < ../0001-TESTING-acpi-Unconditionally-set-SCI_EN-on-resume.patch * Result was: * patching file arch/x86/kernel/acpi/sleep.c patching file drivers/acpi/sleep.c Hunk #5 FAILED at 353. Hunk #6 succeeded at 449 (offset 32 lines). 1 out of 6 hunks FAILED -- saving rejects to file drivers/acpi/sleep.c.rej patching file include/linux/acpi.h --The rejects were a section that was supposed to remove a bunch of hardware-specific matches for init_set_sci_en_on_resume. Is there another patch I should be using? Is my source different? I want to be able to patch the kernel so I can use my WWAN, so I need to apply two patches. -- Lucid SRU: Intel Core i3/i5/i7 hang on resume from suspend (SCI_EN) https://bugs.launchpad.net/bugs/594837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
