Bug#355441: udevd loops when inserting pcmcia flash-disks

2006-03-06 Thread Andreas Schindler
Marco d'Itri wrote: > On Mar 05, Andreas Schindler <[EMAIL PROTECTED]> wrote: > >> So far my investigations, can you help ? > Which kernel version are you using? > What happens if you add to persistent.rules a rule like this? > > BUS=="ide", SYSFS{block/removable}=="1", DRIVER!="ide-cdrom", > GO

Bug#355441: udevd loops when inserting pcmcia flash-disks

2006-03-06 Thread Andreas Schindler
Marco d'Itri wrote: > On Mar 05, Andreas Schindler <[EMAIL PROTECTED]> wrote: > >> So far my investigations, can you help ? > Which kernel version are you using? > What happens if you add to persistent.rules a rule like this? > > BUS=="ide", SYSFS{block/removable}=="1", DRIVER!="ide-cdrom", > GO

Bug#355441: udevd loops when inserting pcmcia flash-disks

2006-03-05 Thread Marco d'Itri
On Mar 05, Andreas Schindler <[EMAIL PROTECTED]> wrote: > So far my investigations, can you help ? Which kernel version are you using? What happens if you add to persistent.rules a rule like this? BUS=="ide", SYSFS{block/removable}=="1", DRIVER!="ide-cdrom", GOTO="no_volume_id" Look at #350235

Bug#355441: udevd loops when inserting pcmcia flash-disks

2006-03-05 Thread Andreas Schindler
Package: udev Version: 0.085-1 When inserting a pcmcia card holding a flash disk (SANdisk) the machine gets compute bound. Tracking the problem shows udevd is constantly adding/removing the device for the 1st partition (hde1) of the solid state disk. This loop stops as soon as a successful i/o