I have a Tecra M4 with Ubuntu 8.04 and I got suspend to work by doing, as mentioned above:
cd /lib/modules/2.6.22-14-generic/kernel/drivers/ata sudo mv ata_piix.ko ata_piix.ko.bak cat ata_piix.ko.bak | sed 's/TECRA M5/TECRA M3/' | sudo tee ata_piix.ko > /dev/null sudo update-initramfs -u It works. However, resume only sometimes works. 50% of the time upon resume I get a black screen with a blinking cursor. I'm new to Linux and could use help resolving this issue. I don't see that a kernel patch for the M4 for Hardy is available yet. I'll supply any info you need, just tell me what to do. -- Slow suspend on various Toshiba laptops https://bugs.launchpad.net/bugs/139045 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
