On Tue, 21 Sep 2010, Heinz Diehl wrote: > > strace -f would likely be more helpful. > > Oops, yes, of course. Output is attached. OK, so the problem is 21206 open("/dev/hiddev0", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device) 21206 open("/dev/hiddev1", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device) 21206 open("/dev/hiddev2", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device) Do you have 8fe294caf8c868edd9046251824a0af91991bf43 commit applied? (it is included in -rc5). -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html