>>>>> Stefan Rotsch <[EMAIL PROTECTED]>: > I'm currently running kernel-image-2.6.5-1-686 on an IBM ThinkPad > R32. Both S3 and S4 work with some issues (USB not working after > resume, ethernet doesn't resume properly).
Thanx for the info! Did it work with earlier 2.6 kernels? Or was 2.6.5 the first one you tried? (I'm currently running 2.6.4). > It seems to work "out of the box". The only thing I've done is enabling > ACPI in /boot/grub/menu.lst: > kernel /boot/vmlinuz-2.6.5-1-686 root=/dev/hda2 ro acpi=on > acpi_irq_balance vga=791 Are the arguments following the kernel image boot parameters? I haven't got anything like that in my lilo.conf, for the 2.6.4 kernel I'm currently running: image=/boot/vmlinuz-2.6.4-1-686 label=debian-2.6.4 initrd=/boot/initrd.img-2.6.4-1-686 read-only I do have the following settings for all kernels: append="hdc=ide-scsi apm=power-off nomce resume=/dev/hda6" The resume setting supposedly should inform the ACPI support where the swap partition is, for s4 suspend. There is no acpi=on here. What does it do? Load the acpi modules at boot? I'm currently letting apmd load the acpi modules. Perhaps the problem is that it doesn't pick up the boot parameters? Thanx! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]