Hi Erik and others. New kernel (2.6.33-rc*) failed suspend to ram with camera m5602 on my machine. At first, I thought that it's a kernel bug (see http://bugzilla.kernel.org/show_bug.cgi?id=15189) - suspend failed after unload gspca_m5602 module too. But it is more probably a hardware bug, that we can evade with simple udev rule ATTR{idVendor}=="0402", ATTR{idProduct}=="5602", ATTR{power/wakeup}="disabled" I sent this rule to linux-hotplug (udev) mailing list, but answer is (http://www.spinics.net/lists/hotplug/msg03353.html) that this quirk should be in camera driver or should be send to udev from v4l developers... What do you thing about it? It is a general m5602 chip problem or only my hardware combination problem? How we can put rule into udev userspace library? What I know, in v4l repository isn't directory with general v4l rules. This problem can affect many users with this hardware... Best regards, Lukas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html