From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Ramthun Date: Sun, 31 Oct 2010 17:38:27 +0000 Subject: USB suspend and Logitech Iilluminated Keyboard Message-Id: <20101031183827.31d721ef.mail@roland-ramthun.de> MIME-Version: 1 Content-Type: multipart/mixed; boundary="Multipart=_Sun__31_Oct_2010_18_38_27_+0100_g5.r8Es6Upq.2XYP" List-Id: To: linux-hotplug@vger.kernel.org This is a multi-part message in MIME format. --Multipart=_Sun__31_Oct_2010_18_38_27_+0100_g5.r8Es6Upq.2XYP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hello list, I recently bought a Logitech Illuminated Keyboard, which has, as the name suggests, a background illumination. After activating USB suspend (USB_SUSPEND) in the kernel, the keyboard is rendered unusable: *) It starts to flash (suspend -> immediate wakeup, even without a key pressed -> suspend -> ...) *) While starting up the illumination after every suspend, key presses are not recognized for fractions of a second I wrote an udev rule to disable USB suspend for this specific model, which solves the described problems. You'll find it attached. Is there another way to circumvent this problem? If not, please consider to include this rule into the official udev release. Kind regards, Roland --Multipart=_Sun__31_Oct_2010_18_38_27_+0100_g5.r8Es6Upq.2XYP Content-Type: application/octet-stream; name="99-logitech-illuminated-keyboard.rules" Content-Disposition: attachment; filename="99-logitech-illuminated-keyboard.rules" Content-Transfer-Encoding: base64 I0Rpc2FibGUgVVNCIHBvd2VyIHN1c3BlbmQgb24gTG9naXRlY2ggSWxsdW1pbmF0ZWQgS2V5Ym9h cmQsIHdoaWNoIGxlYWRzIHRvIGZsYXNoaW5nIGJhY2tncm91bmQgaWxsdW1pbmF0aW9uIGFuZCBz aG9ydCBlcGlzb2RlcyBvZiBub24gcmVzcG9uc2l2ZW5lc3MKU1VCU1lTVEVNPT0idXNiIiwgQVRU UntpZFZlbmRvcn09PSIwNDZkIiwgQVRUUntpZFByb2R1Y3R9PT0iYzMxOCIsIEFUVFJ7cG93ZXIv Y29udHJvbH09Im9uIgo= --Multipart=_Sun__31_Oct_2010_18_38_27_+0100_g5.r8Es6Upq.2XYP--