Comment 9 for bug 121082

Revision history for this message
Simon IJskes (sim-nyx) wrote :

what worked for me was:

rm -r /dev/.udev/failed /dev/.udev/names /dev/.udev/db

/etc/init.d/udev stop

/etc/init.d/udev start

i guess this problem was caused because the system was upgraded from a previous system, instead of clean installed.