On Mon, Oct 22, 2012 at 11:54 PM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > > Keyboard LEDs are controlled by the kernel unless console is in the raw > mode (X), in which case it is left to userspace. I see it on my box that > sync between keyboards is broken while I am in X (so it is X problem) > and works when I am in text console (so I do not see the kernel > problem). > > Since it does not work for you in text console either your setup must be > different than mine. If you switch to a text console and do > > sudo lsof /dev/input/event* > > what do you see? - lsof output from text console lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/tom/.gvfs Output information may be incomplete. COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME upowerd 2956 root 13r CHR 13,64 0t0 7050 /dev/input/event0 - lsof output from X [tom@~]$sudo lsof /dev/input/event* [sudo] password for tom: lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/tom/.gvfs Output information may be incomplete. COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME Xorg 2110 root 12u CHR 13,66 0t0 7052 /dev/input/event2 Xorg 2110 root 13u CHR 13,70 0t0 10099 /dev/input/event6 Xorg 2110 root 14u CHR 13,65 0t0 7051 /dev/input/event1 Xorg 2110 root 15u CHR 13,71 0t0 13213 /dev/input/event7 Xorg 2110 root 16u CHR 13,67 0t0 7058 /dev/input/event3 Xorg 2110 root 19u CHR 13,69 0t0 7255 /dev/input/event5 Xorg 2110 root 52u CHR 13,73 0t0 27009 /dev/input/event9 upowerd 2956 root 13r CHR 13,64 0t0 7050 /dev/input/event0 Thanks, -- Ming Lei -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html