[EMAIL PROTECTED] (Marco d'Itri) wrote: > On Jul 12, Kurt Roeckx <[EMAIL PROTECTED]> wrote: > > > So I guess my hardware isn't sending the notification to the kernel, or > > the kernel isn't listening for it, and the kernel detects that it's > > plugged in at the moment I touch the device (try to read from it). So > > this is probably more a hardware and/or kernel problem. The kernel can > > atleast detect that it's there or not and maybe should poll instead of > > expecting to be told it was changed. Could you please clone and > > reassign this as a wishlist bug if it doesn't exist yet? > The need for all_partitions is a fundamental design limitation of some > hardware devices, and there is nothing you can do about it. > Please try again with an appropriate all_partitions rule.
When I use that, the kernel does detect the insertion of the CF card around the moment I plug it in. udev creates the /dev/sda1 properly, but I get the following messages from the kernel too: usb 1-2: control timeout on ep0in usb 1-2: control timeout on ep0in And when trying to mount /dev/sda1, the mount hangs in kernel space. When not using that rule I never get that problem. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

