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 to the f/disk or partition is done:
Either a run  'fdisk /dev/hde' or 'mount -r -t vfat /dev/hde1 /mnt' will do.

I screwed up udev logging to 'info' (see attachment) and found a line as:

Mar  5 17:46:05 gromit udevd-event[4883]: udev_db_get_device: no db file to read
/dev/.udev/db/[EMAIL PROTECTED]: No such file or directory

This obviously means that in a preceeding event to add 'block' 'hde' the 
corresponding
db-file '[EMAIL PROTECTED]' was not created. Looking at /dev/.udev/db shows 
that this file is
indeed missing.

So far my investigations, can you help ?

Regards, Andreas
-- 
Dr.-Ing. Andreas Schindler

Alpha Zero One Computersysteme GmbH
Frankfurter Str. 141
63303 Dreieich

Telefon 06103-57187-21
Telefax 06103-373245

[EMAIL PROTECTED]
www.az1.de

Attachment: syslog.all.gz
Description: GNU Zip compressed data

Reply via email to