It shows which rules udev runs for this device, and also calls the prober programs, so that you can see their output.
And voila: udev_rules_apply_to_event: IMPORT 'vol_id --export /dev/sdf1' /etc/udev/rules.d/60-persistent-storage.rules:58 util_run_program: 'vol_id --export /dev/sdf1' started util_run_program: '/lib/udev/vol_id' (stderr) 'util_run_program: program '/lib/udev/vol_id' not found' There we go -- you still have a /etc/udev/rules.d/60-persistent- storage.rules which "shadows" the /lib/udev/rules.d/60-persistent- storage.rules that we ship by default now. How did you install this? Was this an upgrade from a previous Ubuntu version? Do you use backup software which includes /etc and restore this file somehow? Did you ever modify this file manually here? Can you please attach /etc/udev/rules.d/60-persistent-storage.rules here? We might be able to tell why it wasn't cleaned up on upgrade automatically. Please make a backup copy of /etc/udev/rules.d/60-persistent- storage.rules (e. g. into your home directory) in case we need to examine it further, and then delete it with sudo rm /etc/udev/rules.d/60-persistent-storage.rules This should fix things for you. ** Summary changed: - Casio Exilim USB camera not automounting in Karmic when connected via USB + does not detect file systems -- old vol_id rule in /etc/udev/rules.d -- does not detect file systems -- old vol_id rule in /etc/udev/rules.d https://bugs.launchpad.net/bugs/480131 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
