Public bug reported: If I plug the keyboard into the KVM, the keyboard skips characters and others repeat continuously.
My system is an Asus F3Sv laptop with Jaunty, updated to 23/8/2009. There is a patch found on the net that looks relevant, but I have never patched Ubuntu (a bit out of practice sorry and don't want to break my system) --- linux-2.6/drivers/usb/input/hid-core.c.orig 2007-03-30 13:42:01.000000000 -0400 +++ linux-2.6/drivers/usb/input/hid-core.c 2007-03-30 13:43:16.000000000 -0400 @@ -792,6 +792,9 @@ void usbhid_init_reports(struct hid_devi #define USB_VENDOR_ID_IMATION 0x0718 #define USB_DEVICE_ID_DISC_STAKKA 0xd000 +#define USB_VENDOR_ID_BELKIN 0x050d +#define USB_DEVICE_ID_FLIP_KVM 0x3201 + /* * Alphabetically sorted blacklist by quirk type. */ @@ -969,6 +972,8 @@ static const struct hid_blacklist { { USB_VENDOR_ID_LOGITECH, USB_DEVICE_ID_LOGITECH_USB_RECEIVER, HID_QUIRK_BAD_RELATIVE_KEYS }, + { USB_VENDOR_ID_BELKIN, USB_DEVICE_ID_FLIP_KVM, HID_QUIRK_HIDDEV }, + { 0, 0 } }; ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 HibernationDevice: RESUME=UUID=3ad726af-4225-44f5-8e30-fb8cae886778 MachineType: ASUSTeK Computer Inc. F3Sv NonfreeKernelModules: nvidia Package: linux-image-2.6.28-15-generic 2.6.28-15.49 ProcCmdLine: root=UUID=50e8f9e2-0afb-4ca6-ae4f-716f0a623e36 ro quiet splash ProcEnviron: LANG=en_AU.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.28-15.49-generic SourcePackage: linux ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- Belkin flip KVM unusable with keyboard https://bugs.launchpad.net/bugs/417516 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs